report.html

Report generated on 14-May-2020 at 19:15:23 by pytest-html v2.1.1

Environment

389-ds-base 1.4.2.12-1.fc31
Packages {"pluggy": "0.12.0", "py": "1.8.0", "pytest": "5.4.2"}
Platform Linux-5.5.10-200.fc31.x86_64-x86_64-with-fedora-31-Thirty_One
Plugins {"html": "2.1.1", "metadata": "1.9.0"}
Python 3.7.7
cyrus-sasl 2.1.27-2.fc31
nspr 4.25.0-1.fc31
nss 3.51.1-1.fc31
openldap 2.4.47-3.fc31

Summary

10 tests ran in 237.01 seconds.

0 passed, 32 skipped, 2 failed, 1636 errors, 8 expected failures, 0 unexpected passes

Results

Result Test Duration Links
Error suites/acl/selfdn_permissions_test.py::collect 0.00
suites/acl/selfdn_permissions_test.py:23: in <module>
pytest.mark.skipif(ds_is_older('1.3.2'), reason="Not implemented")]
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error suites/auth_token/basic_auth_test.py::collect 0.00
suites/auth_token/basic_auth_test.py:28: in <module>
@pytest.mark.skipif(not default_paths.rust_enabled or ds_is_older('1.4.3.3'), reason="Auth tokens are not available in older versions")
/usr/local/lib/python3.7/site-packages/lib389/paths.py:215: in rust_enabled
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error suites/automember_plugin/automember_mod_test.py::collect 0.00
suites/automember_plugin/automember_mod_test.py:13: in <module>
pytest.mark.skipif(ds_is_older('1.4.0'), reason="Not implemented")]
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error suites/automember_plugin/automember_test.py::collect 0.00
suites/automember_plugin/automember_test.py:18: in <module>
pytest.mark.skipif(ds_is_older('1.3.7'), reason="Not implemented")]
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error suites/basic/basic_test.py::collect 0.00
suites/basic/basic_test.py:626: in <module>
@pytest.mark.skipif(ds_is_older("1.4.2.0"), reason="Not implemented")
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error suites/ds_logs/ds_logs_test.py::collect 0.00
suites/ds_logs/ds_logs_test.py:333: in <module>
@pytest.mark.xfail(ds_is_older('1.4.0'), reason="May fail on 1.3.x because of bug 1358706")
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error suites/ds_tools/replcheck_test.py::collect 0.00
suites/ds_tools/replcheck_test.py:166: in <module>
@pytest.mark.skipif(ds_is_older("1.4.1.2"), reason="Not implemented")
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error suites/dynamic_plugins/dynamic_plugins_test.py::collect 0.00
suites/dynamic_plugins/dynamic_plugins_test.py:23: in <module>
from ..plugins import acceptance_test
<frozen importlib._bootstrap>:983: in _find_and_load
???
<frozen importlib._bootstrap>:967: in _find_and_load_unlocked
???
<frozen importlib._bootstrap>:677: in _load_unlocked
???
/usr/local/lib/python3.7/site-packages/_pytest/assertion/rewrite.py:152: in exec_module
exec(co, module.__dict__)
suites/plugins/acceptance_test.py:36: in <module>
if ds_is_older('1.3.7'):
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error suites/filter/filterscanlimit_test.py::collect 0.00
suites/filter/filterscanlimit_test.py:169: in <module>
@pytest.mark.xfail(ds_is_older('1.4.4'), reason="https://pagure.io/389-ds-base/issue/50201")
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error suites/healthcheck/healthcheck_test.py::collect 0.00
suites/healthcheck/healthcheck_test.py:21: in <module>
pytestmark = pytest.mark.skipif(ds_paths.perl_enabled and (os.getenv('PYINSTALL') is None),
/usr/local/lib/python3.7/site-packages/lib389/paths.py:205: in perl_enabled
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error suites/mapping_tree/referral_during_tot_init_test.py::collect 0.00
suites/mapping_tree/referral_during_tot_init_test.py:20: in <module>
@pytest.mark.skipif(ds_is_older("1.4.0.0"), reason="Not implemented")
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error suites/memberof_plugin/regression_test.py::collect 0.00
suites/memberof_plugin/regression_test.py:29: in <module>
pytest.mark.skipif(ds_is_older('1.3.7'), reason="Not implemented")]
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error suites/memory_leaks/MMR_double_free_test.py::collect 0.00
suites/memory_leaks/MMR_double_free_test.py:67: in <module>
@pytest.mark.skipif(not ds_paths.asan_enabled, reason="Don't run if ASAN is not enabled")
/usr/local/lib/python3.7/site-packages/lib389/paths.py:182: in asan_enabled
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error suites/memory_leaks/range_search_test.py::collect 0.00
suites/memory_leaks/range_search_test.py:24: in <module>
@pytest.mark.skipif(not ds_paths.asan_enabled, reason="Don't run if ASAN is not enabled")
/usr/local/lib/python3.7/site-packages/lib389/paths.py:182: in asan_enabled
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error suites/password/pbkdf2_upgrade_plugin_test.py::collect 0.00
suites/password/pbkdf2_upgrade_plugin_test.py:16: in <module>
@pytest.mark.skipif(ds_is_older('1.4.1'), reason="Not implemented")
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error suites/password/pwdPolicy_attribute_test.py::collect 0.00
suites/password/pwdPolicy_attribute_test.py:73: in <module>
@pytest.mark.skipif(ds_is_older('1.4.3.3'), reason="Not implemented")
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error suites/password/pwdPolicy_syntax_test.py::collect 0.00
suites/password/pwdPolicy_syntax_test.py:289: in <module>
@pytest.mark.skipif(ds_is_older("1.4.1.18"), reason="Not implemented")
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error suites/password/pwp_test.py::collect 0.00
suites/password/pwp_test.py:24: in <module>
if ds_is_older('1.4'):
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error suites/plugins/acceptance_test.py::collect 0.00
suites/plugins/acceptance_test.py:36: in <module>
if ds_is_older('1.3.7'):
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error suites/plugins/attr_nsslapd-pluginarg_test.py::collect 0.00
suites/plugins/attr_nsslapd-pluginarg_test.py:18: in <module>
pytest.mark.skipif(ds_is_older('1.3'), reason="Not implemented")]
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error suites/plugins/rootdn_plugin_test.py::collect 0.00
suites/plugins/rootdn_plugin_test.py:648: in <module>
@pytest.mark.xfail(ds_is_older('1.3.11', '1.4.3.5'), reason="May fail because of bz1807537")
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error suites/pwp_storage/storage_test.py::collect 0.00
suites/pwp_storage/storage_test.py:108: in <module>
@pytest.mark.skipif(ds_is_older('1.4'), reason="Not implemented")
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error suites/replication/acceptance_test.py::collect 0.00
suites/replication/acceptance_test.py:503: in <module>
@pytest.mark.skipif(ds_is_older('1.4.4'), reason="Not implemented")
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error suites/replication/changelog_test.py::collect 0.00
suites/replication/changelog_test.py:222: in <module>
@pytest.mark.xfail(ds_is_older('1.3.10.1', '1.4.3'), reason="bug bz1685059")
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error suites/replication/cleanallruv_max_tasks_test.py::collect 0.00
suites/replication/cleanallruv_max_tasks_test.py:20: in <module>
@pytest.mark.skipif(ds_is_older("1.4.1.6"), reason="Not implemented")
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error suites/replication/replica_config_test.py::collect 0.00
suites/replication/replica_config_test.py:264: in <module>
@pytest.mark.skipif(ds_is_older('1.4.1.4'), reason="Not implemented")
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error suites/resource_limits/fdlimits_test.py::collect 0.00
suites/resource_limits/fdlimits_test.py:24: in <module>
@pytest.mark.skipif(ds_is_older("1.4.1.2"), reason="Not implemented")
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error suites/rewriters/adfilter_test.py::collect 0.00
suites/rewriters/adfilter_test.py:12: in <module>
pytest.mark.skipif(ds_is_older('1.4.3'), reason="Not implemented")]
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error suites/rewriters/basic_test.py::collect 0.00
suites/rewriters/basic_test.py:12: in <module>
pytest.mark.skipif(ds_is_older('1.4.3'), reason="Not implemented")]
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error suites/sasl/allowed_mechs_test.py::collect 0.00
suites/sasl/allowed_mechs_test.py:182: in <module>
@pytest.mark.xfail(ds_is_older('1.3.11', '1.4.3.6'), reason="May fail because of bz1816854")
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error suites/sasl/regression_test.py::collect 0.00
suites/sasl/regression_test.py:20: in <module>
pytest.mark.skipif(ds_is_older('1.3.5'), reason="Not implemented")]
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error suites/schema/schema_replication_test.py::collect 0.00
suites/schema/schema_replication_test.py:28: in <module>
pytest.mark.skipif(ds_is_older('1.3'), reason="Not implemented")]
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error suites/setup_ds/dscreate_test.py::collect 0.00
suites/setup_ds/dscreate_test.py:23: in <module>
pytest.mark.skipif(ds_is_older('1.4.1.2'), reason="Needs a compatible systemd unit, see PR#50213")]
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error suites/setup_ds/remove_test.py::collect 0.00
suites/setup_ds/remove_test.py:35: in <module>
@pytest.mark.skipif(ds_is_older('1.4.3'), reason="Backend split, lib389 supports only cn=bdb,cn=config...")
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error tickets/ticket47462_test.py::collect 0.00
tickets/ticket47462_test.py:23: in <module>
pytest.mark.skipif(ds_is_newer('1.4.0'), reason="Upgrade scripts are supported only on versions < 1.4.x")]
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1109: in ds_is_newer
return ds_is_related('newer', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error tickets/ticket47640_test.py::collect 0.00
tickets/ticket47640_test.py:18: in <module>
pytest.mark.skipif(ds_is_older('1.3.4'), reason="Not implemented")]
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error tickets/ticket47653MMR_test.py::collect 0.00
tickets/ticket47653MMR_test.py:28: in <module>
pytest.mark.skipif(ds_is_older('1.3.2'), reason="Not implemented")]
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error tickets/ticket47676_test.py::collect 0.00
tickets/ticket47676_test.py:29: in <module>
pytest.mark.skipif(ds_is_older('1.3.2'), reason="Not implemented")]
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error tickets/ticket47714_test.py::collect 0.00
tickets/ticket47714_test.py:24: in <module>
pytest.mark.skipif(ds_is_older('1.3.3'), reason="Not implemented")]
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error tickets/ticket47815_test.py::collect 0.00
tickets/ticket47815_test.py:23: in <module>
pytest.mark.skipif(ds_is_older('1.3.3') or ds_is_newer('1.3.7'),
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error tickets/ticket47823_test.py::collect 0.00
tickets/ticket47823_test.py:26: in <module>
pytest.mark.skipif(ds_is_older('1.3.3'), reason="Not implemented")]
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error tickets/ticket47828_test.py::collect 0.00
tickets/ticket47828_test.py:25: in <module>
pytest.mark.skipif(ds_is_older('1.3.3'), reason="Not implemented")]
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error tickets/ticket47829_test.py::collect 0.00
tickets/ticket47829_test.py:21: in <module>
pytest.mark.skipif(ds_is_older('1.3.4'), reason="Not implemented")]
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error tickets/ticket47833_test.py::collect 0.00
tickets/ticket47833_test.py:26: in <module>
pytest.mark.skipif(ds_is_older('1.3.3'), reason="Not implemented")]
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error tickets/ticket47871_test.py::collect 0.00
tickets/ticket47871_test.py:28: in <module>
pytest.mark.skipif(ds_is_older('1.3.2'), reason="Not implemented")]
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error tickets/ticket47910_test.py::collect 0.00
tickets/ticket47910_test.py:25: in <module>
pytest.mark.skipif(ds_is_older('1.3.4'), reason="Not implemented")]
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error tickets/ticket47920_test.py::collect 0.00
tickets/ticket47920_test.py:26: in <module>
pytest.mark.skipif(ds_is_older('1.3.2'), reason="Not implemented")]
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error tickets/ticket47927_test.py::collect 0.00
tickets/ticket47927_test.py:18: in <module>
pytest.mark.skipif(ds_is_older('1.3.4'), reason="Not implemented")]
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error tickets/ticket47931_test.py::collect 0.00
tickets/ticket47931_test.py:12: in <module>
pytest.mark.skipif(ds_is_older('1.3.3'), reason="Not implemented")]
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error tickets/ticket48013_test.py::collect 0.00
tickets/ticket48013_test.py:23: in <module>
pytest.mark.skipif(ds_is_older('1.3.4'), reason="Not implemented")]
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error tickets/ticket48026_test.py::collect 0.00
tickets/ticket48026_test.py:18: in <module>
pytest.mark.skipif(ds_is_older('1.3.4'), reason="Not implemented")]
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error tickets/ticket48194_test.py::collect 0.00
tickets/ticket48194_test.py:27: in <module>
pytest.mark.skipif(ds_is_older('1.3.4'), reason="Not implemented")]
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error tickets/ticket48272_test.py::collect 0.00
tickets/ticket48272_test.py:18: in <module>
pytest.mark.skipif(ds_is_older('1.3.6'), reason="Not implemented")]
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error tickets/ticket48362_test.py::collect 0.00
tickets/ticket48362_test.py:10: in <module>
pytest.mark.skipif(ds_is_older('1.3.4'), reason="Not implemented")]
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error tickets/ticket48366_test.py::collect 0.00
tickets/ticket48366_test.py:24: in <module>
pytest.mark.skipif(ds_is_older('1.3.5'), reason="Not implemented")]
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error tickets/ticket48784_test.py::collect 0.00
tickets/ticket48784_test.py:15: in <module>
pytest.mark.skipif(ds_is_older('1.3.5'), reason="Not implemented")]
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error tickets/ticket48896_test.py::collect 0.00
tickets/ticket48896_test.py:18: in <module>
pytest.mark.skipif(ds_is_older('1.3.6'), reason="Not implemented")]
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error tickets/ticket48906_test.py::collect 0.00
tickets/ticket48906_test.py:22: in <module>
pytest.mark.skipif(ds_is_older('1.3.6'), reason="Not implemented")]
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error tickets/ticket48916_test.py::collect 0.00
tickets/ticket48916_test.py:16: in <module>
pytest.mark.skipif(ds_is_older('1.3.5'), reason="Not implemented")]
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error tickets/ticket48961_test.py::collect 0.00
tickets/ticket48961_test.py:16: in <module>
pytest.mark.skipif(ds_is_older('1.3.6'), reason="Not implemented")]
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error tickets/ticket49008_test.py::collect 0.00
tickets/ticket49008_test.py:10: in <module>
pytest.mark.skipif(ds_is_older('1.3.6'), reason="Not implemented")]
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error tickets/ticket49020_test.py::collect 0.00
tickets/ticket49020_test.py:16: in <module>
pytest.mark.skipif(ds_is_older('1.3.6'), reason="Not implemented")]
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error tickets/ticket49073_test.py::collect 0.00
tickets/ticket49073_test.py:11: in <module>
pytest.mark.skipif(ds_is_older('1.3.6'), reason="Not implemented")]
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error tickets/ticket49104_test.py::collect 0.00
tickets/ticket49104_test.py:19: in <module>
pytest.mark.skipif(ds_is_older('1.3.6'), reason="Not implemented")]
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error tickets/ticket49121_test.py::collect 0.00
tickets/ticket49121_test.py:19: in <module>
pytest.mark.skipif(ds_is_older('1.3.6'), reason="Not implemented")]
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error tickets/ticket49386_test.py::collect 0.00
tickets/ticket49386_test.py:13: in <module>
pytest.mark.skipif(ds_is_older('1.3.7'), reason="Not implemented")]
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error tickets/ticket548_test.py::collect 0.00
tickets/ticket548_test.py:18: in <module>
pytest.mark.skipif(ds_is_older('1.3.6'), reason="Not implemented")]
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1102: in ds_is_older
return ds_is_related('older', *ver, instance=instance)
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1087: in ds_is_related
ds_ver = get_ds_version()
/usr/local/lib/python3.7/site-packages/lib389/utils.py:1077: in get_ds_version
return paths.version
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: in _validate_defaults
raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'
Error suites/acl/acivattr_test.py::test_positive[(ENG_USER, ENG_MANAGER, REAL_EQ_ACI)]::setup 0.00
request = <SubRequest 'topo' for <Function test_positive[(ENG_USER, ENG_MANAGER, REAL_EQ_ACI)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512bc6690>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/acivattr_test.py::test_positive[(ENG_USER, ENG_MANAGER, REAL_PRES_ACI)]::setup 0.00
request = <SubRequest 'topo' for <Function test_positive[(ENG_USER, ENG_MANAGER, REAL_EQ_ACI)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512bc6690>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/acivattr_test.py::test_positive[(ENG_USER, ENG_MANAGER, REAL_SUB_ACI)]::setup 0.00
request = <SubRequest 'topo' for <Function test_positive[(ENG_USER, ENG_MANAGER, REAL_EQ_ACI)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512bc6690>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/acivattr_test.py::test_positive[(ENG_USER, ENG_MANAGER, ROLE_PRES_ACI)]::setup 0.00
request = <SubRequest 'topo' for <Function test_positive[(ENG_USER, ENG_MANAGER, REAL_EQ_ACI)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512bc6690>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/acivattr_test.py::test_positive[(ENG_USER, ENG_MANAGER, ROLE_SUB_ACI)]::setup 0.00
request = <SubRequest 'topo' for <Function test_positive[(ENG_USER, ENG_MANAGER, REAL_EQ_ACI)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512bc6690>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/acivattr_test.py::test_positive[(ENG_USER, ENG_MANAGER, COS_EQ_ACI)]::setup 0.00
request = <SubRequest 'topo' for <Function test_positive[(ENG_USER, ENG_MANAGER, REAL_EQ_ACI)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512bc6690>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/acivattr_test.py::test_positive[(ENG_USER, ENG_MANAGER, COS_PRES_ACI)]::setup 0.00
request = <SubRequest 'topo' for <Function test_positive[(ENG_USER, ENG_MANAGER, REAL_EQ_ACI)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512bc6690>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/acivattr_test.py::test_positive[(ENG_USER, ENG_MANAGER, COS_SUB_ACI)]::setup 0.00
request = <SubRequest 'topo' for <Function test_positive[(ENG_USER, ENG_MANAGER, REAL_EQ_ACI)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512bc6690>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/acivattr_test.py::test_positive[(ENG_USER, ENG_MANAGER, LDAPURL_ACI)]::setup 0.00
request = <SubRequest 'topo' for <Function test_positive[(ENG_USER, ENG_MANAGER, REAL_EQ_ACI)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512bc6690>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/acivattr_test.py::test_negative[(ENG_USER, SALES_MANAGER, REAL_EQ_ACI)]::setup 0.00
request = <SubRequest 'topo' for <Function test_positive[(ENG_USER, ENG_MANAGER, REAL_EQ_ACI)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512bc6690>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/acivattr_test.py::test_negative[(ENG_USER, SALES_OU, REAL_PRES_ACI)]::setup 0.00
request = <SubRequest 'topo' for <Function test_positive[(ENG_USER, ENG_MANAGER, REAL_EQ_ACI)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512bc6690>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/acivattr_test.py::test_negative[(ENG_USER, SALES_MANAGER, REAL_SUB_ACI)]::setup 0.00
request = <SubRequest 'topo' for <Function test_positive[(ENG_USER, ENG_MANAGER, REAL_EQ_ACI)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512bc6690>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/acivattr_test.py::test_negative[(ENG_USER, SALES_MANAGER, ROLE_EQ_ACI)]::setup 0.00
request = <SubRequest 'topo' for <Function test_positive[(ENG_USER, ENG_MANAGER, REAL_EQ_ACI)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512bc6690>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/acivattr_test.py::test_negative[(ENG_USER, SALES_MANAGER, ROLE_PRES_ACI)]::setup 0.00
request = <SubRequest 'topo' for <Function test_positive[(ENG_USER, ENG_MANAGER, REAL_EQ_ACI)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512bc6690>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/acivattr_test.py::test_negative[(ENG_USER, SALES_MANAGER, ROLE_SUB_ACI)]::setup 0.00
request = <SubRequest 'topo' for <Function test_positive[(ENG_USER, ENG_MANAGER, REAL_EQ_ACI)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512bc6690>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/acivattr_test.py::test_negative[(ENG_USER, SALES_MANAGER, COS_EQ_ACI)]::setup 0.00
request = <SubRequest 'topo' for <Function test_positive[(ENG_USER, ENG_MANAGER, REAL_EQ_ACI)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512bc6690>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/acivattr_test.py::test_negative[(ENG_USER, SALES_MANAGER, COS_PRES_ACI)]::setup 0.00
request = <SubRequest 'topo' for <Function test_positive[(ENG_USER, ENG_MANAGER, REAL_EQ_ACI)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512bc6690>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/acivattr_test.py::test_negative[(ENG_USER, SALES_MANAGER, COS_SUB_ACI)]::setup 0.00
request = <SubRequest 'topo' for <Function test_positive[(ENG_USER, ENG_MANAGER, REAL_EQ_ACI)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512bc6690>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/acivattr_test.py::test_negative[(SALES_UESER, SALES_MANAGER, LDAPURL_ACI)]::setup 0.00
request = <SubRequest 'topo' for <Function test_positive[(ENG_USER, ENG_MANAGER, REAL_EQ_ACI)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512bc6690>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/acivattr_test.py::test_negative[(ENG_USER, ENG_MANAGER, ROLE_EQ_ACI)]::setup 0.00
request = <SubRequest 'topo' for <Function test_positive[(ENG_USER, ENG_MANAGER, REAL_EQ_ACI)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512bc6690>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/acl_deny_test.py::test_multi_deny_aci::setup 0.00
request = <SubRequest 'topo' for <Function test_multi_deny_aci>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513d6b550>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/acl_test.py::test_aci_attr_subtype_targetattr[lang-ja]::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_aci_attr_subtype_targetattr[lang-ja]>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512b88710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/acl_test.py::test_aci_attr_subtype_targetattr[binary]::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_aci_attr_subtype_targetattr[lang-ja]>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512b88710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/acl_test.py::test_aci_attr_subtype_targetattr[phonetic]::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_aci_attr_subtype_targetattr[lang-ja]>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512b88710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/acl_test.py::test_mode_default_add_deny::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_aci_attr_subtype_targetattr[lang-ja]>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512b88710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/acl_test.py::test_mode_default_delete_deny::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_aci_attr_subtype_targetattr[lang-ja]>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512b88710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/acl_test.py::test_moddn_staging_prod[0-cn=staged user,dc=example,dc=com-cn=accounts,dc=example,dc=com-False]::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_aci_attr_subtype_targetattr[lang-ja]>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512b88710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/acl_test.py::test_moddn_staging_prod[1-cn=staged user,dc=example,dc=com-cn=accounts,dc=example,dc=com-False]::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_aci_attr_subtype_targetattr[lang-ja]>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512b88710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/acl_test.py::test_moddn_staging_prod[2-cn=staged user,dc=example,dc=com-cn=bad*,dc=example,dc=com-True]::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_aci_attr_subtype_targetattr[lang-ja]>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512b88710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/acl_test.py::test_moddn_staging_prod[3-cn=st*,dc=example,dc=com-cn=accounts,dc=example,dc=com-False]::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_aci_attr_subtype_targetattr[lang-ja]>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512b88710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/acl_test.py::test_moddn_staging_prod[4-cn=bad*,dc=example,dc=com-cn=accounts,dc=example,dc=com-True]::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_aci_attr_subtype_targetattr[lang-ja]>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512b88710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/acl_test.py::test_moddn_staging_prod[5-cn=st*,dc=example,dc=com-cn=ac*,dc=example,dc=com-False]::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_aci_attr_subtype_targetattr[lang-ja]>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512b88710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/acl_test.py::test_moddn_staging_prod[6-None-cn=ac*,dc=example,dc=com-False]::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_aci_attr_subtype_targetattr[lang-ja]>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512b88710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/acl_test.py::test_moddn_staging_prod[7-cn=st*,dc=example,dc=com-None-False]::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_aci_attr_subtype_targetattr[lang-ja]>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512b88710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/acl_test.py::test_moddn_staging_prod[8-None-None-False]::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_aci_attr_subtype_targetattr[lang-ja]>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512b88710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/acl_test.py::test_moddn_staging_prod_9::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_aci_attr_subtype_targetattr[lang-ja]>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512b88710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/acl_test.py::test_moddn_prod_staging::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_aci_attr_subtype_targetattr[lang-ja]>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512b88710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/acl_test.py::test_check_repl_M2_to_M1::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_aci_attr_subtype_targetattr[lang-ja]>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512b88710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/acl_test.py::test_moddn_staging_prod_except::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_aci_attr_subtype_targetattr[lang-ja]>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512b88710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/acl_test.py::test_mode_default_ger_no_moddn::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_aci_attr_subtype_targetattr[lang-ja]>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512b88710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/acl_test.py::test_mode_default_ger_with_moddn::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_aci_attr_subtype_targetattr[lang-ja]>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512b88710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/acl_test.py::test_mode_legacy_ger_no_moddn1::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_aci_attr_subtype_targetattr[lang-ja]>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512b88710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/acl_test.py::test_mode_legacy_ger_no_moddn2::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_aci_attr_subtype_targetattr[lang-ja]>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512b88710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/acl_test.py::test_mode_legacy_ger_with_moddn::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_aci_attr_subtype_targetattr[lang-ja]>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512b88710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/acl_test.py::test_rdn_write_get_ger::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_aci_attr_subtype_targetattr[lang-ja]>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512b88710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/acl_test.py::test_rdn_write_modrdn_anonymous::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_aci_attr_subtype_targetattr[lang-ja]>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512b88710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/deladd_test.py::test_allow_delete_access_to_groupdn::setup 0.00
request = <SubRequest 'topo' for <Function test_allow_delete_access_to_groupdn>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51381a5d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/deladd_test.py::test_allow_add_access_to_anyone::setup 0.00
request = <SubRequest 'topo' for <Function test_allow_delete_access_to_groupdn>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51381a5d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/deladd_test.py::test_allow_delete_access_to_anyone::setup 0.00
request = <SubRequest 'topo' for <Function test_allow_delete_access_to_groupdn>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51381a5d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/deladd_test.py::test_allow_delete_access_not_to_userdn::setup 0.00
request = <SubRequest 'topo' for <Function test_allow_delete_access_to_groupdn>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51381a5d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/deladd_test.py::test_allow_delete_access_not_to_group::setup 0.00
request = <SubRequest 'topo' for <Function test_allow_delete_access_to_groupdn>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51381a5d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/deladd_test.py::test_allow_add_access_to_parent::setup 0.00
request = <SubRequest 'topo' for <Function test_allow_delete_access_to_groupdn>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51381a5d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/deladd_test.py::test_allow_delete_access_to_parent::setup 0.00
request = <SubRequest 'topo' for <Function test_allow_delete_access_to_groupdn>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51381a5d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/deladd_test.py::test_allow_delete_access_to_dynamic_group::setup 0.00
request = <SubRequest 'topo' for <Function test_allow_delete_access_to_groupdn>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51381a5d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/deladd_test.py::test_allow_delete_access_to_dynamic_group_uid::setup 0.00
request = <SubRequest 'topo' for <Function test_allow_delete_access_to_groupdn>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51381a5d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/deladd_test.py::test_allow_delete_access_not_to_dynamic_group::setup 0.00
request = <SubRequest 'topo' for <Function test_allow_delete_access_to_groupdn>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51381a5d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/enhanced_aci_modrnd_test.py::test_enhanced_aci_modrnd::setup 0.00
request = <SubRequest 'topology_st' for <Function test_enhanced_aci_modrnd>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc514bdae50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/globalgroup_part2_test.py::test_undefined_in_group_eval_five::setup 0.00
request = <SubRequest 'topo' for <Function test_undefined_in_group_eval_five>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513b865d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/globalgroup_part2_test.py::test_undefined_in_group_eval_six::setup 0.00
request = <SubRequest 'topo' for <Function test_undefined_in_group_eval_five>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513b865d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/globalgroup_part2_test.py::test_undefined_in_group_eval_seven::setup 0.00
request = <SubRequest 'topo' for <Function test_undefined_in_group_eval_five>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513b865d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/globalgroup_part2_test.py::test_undefined_in_group_eval_eight::setup 0.00
request = <SubRequest 'topo' for <Function test_undefined_in_group_eval_five>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513b865d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/globalgroup_part2_test.py::test_undefined_in_group_eval_nine::setup 0.00
request = <SubRequest 'topo' for <Function test_undefined_in_group_eval_five>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513b865d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/globalgroup_part2_test.py::test_undefined_in_group_eval_ten::setup 0.00
request = <SubRequest 'topo' for <Function test_undefined_in_group_eval_five>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513b865d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/globalgroup_part2_test.py::test_undefined_in_group_eval_eleven::setup 0.00
request = <SubRequest 'topo' for <Function test_undefined_in_group_eval_five>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513b865d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/globalgroup_part2_test.py::test_undefined_in_group_eval_twelve::setup 0.00
request = <SubRequest 'topo' for <Function test_undefined_in_group_eval_five>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513b865d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/globalgroup_part2_test.py::test_undefined_in_group_eval_fourteen::setup 0.00
request = <SubRequest 'topo' for <Function test_undefined_in_group_eval_five>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513b865d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/globalgroup_part2_test.py::test_undefined_in_group_eval_fifteen::setup 0.00
request = <SubRequest 'topo' for <Function test_undefined_in_group_eval_five>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513b865d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/globalgroup_part2_test.py::test_undefined_in_group_eval_sixteen::setup 0.00
request = <SubRequest 'topo' for <Function test_undefined_in_group_eval_five>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513b865d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/globalgroup_part2_test.py::test_undefined_in_group_eval_seventeen::setup 0.00
request = <SubRequest 'topo' for <Function test_undefined_in_group_eval_five>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513b865d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/globalgroup_part2_test.py::test_undefined_in_group_eval_eighteen::setup 0.00
request = <SubRequest 'topo' for <Function test_undefined_in_group_eval_five>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513b865d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/globalgroup_test.py::test_caching_changes::setup 0.00
request = <SubRequest 'topo' for <Function test_caching_changes>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513f76710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/globalgroup_test.py::test_deny_group_member_all_rights_to_user::setup 0.00
request = <SubRequest 'topo' for <Function test_caching_changes>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513f76710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/globalgroup_test.py::test_deny_group_member_all_rights_to_group_members::setup 0.00
request = <SubRequest 'topo' for <Function test_caching_changes>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513f76710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/globalgroup_test.py::test_deeply_nested_groups_aci_denial::setup 0.00
request = <SubRequest 'topo' for <Function test_caching_changes>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513f76710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/globalgroup_test.py::test_deeply_nested_groups_aci_denial_two::setup 0.00
request = <SubRequest 'topo' for <Function test_caching_changes>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513f76710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/globalgroup_test.py::test_deeply_nested_groups_aci_allow::setup 0.00
request = <SubRequest 'topo' for <Function test_caching_changes>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513f76710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/globalgroup_test.py::test_deeply_nested_groups_aci_allow_two::setup 0.00
request = <SubRequest 'topo' for <Function test_caching_changes>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513f76710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/globalgroup_test.py::test_undefined_in_group_eval::setup 0.00
request = <SubRequest 'topo' for <Function test_caching_changes>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513f76710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/globalgroup_test.py::test_undefined_in_group_eval_two::setup 0.00
request = <SubRequest 'topo' for <Function test_caching_changes>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513f76710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/globalgroup_test.py::test_undefined_in_group_eval_three::setup 0.00
request = <SubRequest 'topo' for <Function test_caching_changes>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513f76710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/globalgroup_test.py::test_undefined_in_group_eval_four::setup 0.00
request = <SubRequest 'topo' for <Function test_caching_changes>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513f76710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/keywords_part2_test.py::test_access_from_certain_network_only_ip::setup 0.00
request = <SubRequest 'topo' for <Function test_access_from_certain_network_only_ip>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513f6f890>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/keywords_part2_test.py::test_connectin_from_an_unauthorized_network::setup 0.00
request = <SubRequest 'topo' for <Function test_access_from_certain_network_only_ip>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513f6f890>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/keywords_part2_test.py::test_ip_keyword_test_noip_cannot::setup 0.00
request = <SubRequest 'topo' for <Function test_access_from_certain_network_only_ip>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513f6f890>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/keywords_part2_test.py::test_user_can_access_the_data_at_any_time::setup 0.00
request = <SubRequest 'topo' for <Function test_access_from_certain_network_only_ip>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513f6f890>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/keywords_part2_test.py::test_user_can_access_the_data_only_in_the_morning::setup 0.00
request = <SubRequest 'topo' for <Function test_access_from_certain_network_only_ip>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513f6f890>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/keywords_part2_test.py::test_user_can_access_the_data_only_in_the_afternoon::setup 0.00
request = <SubRequest 'topo' for <Function test_access_from_certain_network_only_ip>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513f6f890>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/keywords_part2_test.py::test_timeofday_keyword::setup 0.00
request = <SubRequest 'topo' for <Function test_access_from_certain_network_only_ip>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513f6f890>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/keywords_part2_test.py::test_dayofweek_keyword_test_everyday_can_access::setup 0.00
request = <SubRequest 'topo' for <Function test_access_from_certain_network_only_ip>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513f6f890>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/keywords_part2_test.py::test_dayofweek_keyword_today_can_access::setup 0.00
request = <SubRequest 'topo' for <Function test_access_from_certain_network_only_ip>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513f6f890>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/keywords_part2_test.py::test_user_cannot_access_the_data_at_all::setup 0.00
request = <SubRequest 'topo' for <Function test_access_from_certain_network_only_ip>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513f6f890>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/keywords_test.py::test_user_binds_with_a_password_and_can_access_the_data::setup 0.00
request = <SubRequest 'topo' for <Function test_user_binds_with_a_password_and_can_access_the_data>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513342c90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/keywords_test.py::test_user_binds_with_a_bad_password_and_cannot_access_the_data::setup 0.00
request = <SubRequest 'topo' for <Function test_user_binds_with_a_password_and_can_access_the_data>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513342c90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/keywords_test.py::test_anonymous_user_cannot_access_the_data::setup 0.00
request = <SubRequest 'topo' for <Function test_user_binds_with_a_password_and_can_access_the_data>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513342c90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/keywords_test.py::test_authenticated_but_has_no_rigth_on_the_data::setup 0.00
request = <SubRequest 'topo' for <Function test_user_binds_with_a_password_and_can_access_the_data>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513342c90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/keywords_test.py::test_the_bind_client_is_accessing_the_directory::setup 0.00
request = <SubRequest 'topo' for <Function test_user_binds_with_a_password_and_can_access_the_data>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513342c90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/keywords_test.py::test_users_binds_with_a_password_and_can_access_the_data::setup 0.00
request = <SubRequest 'topo' for <Function test_user_binds_with_a_password_and_can_access_the_data>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513342c90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/keywords_test.py::test_user_binds_without_any_password_and_cannot_access_the_data::setup 0.00
request = <SubRequest 'topo' for <Function test_user_binds_with_a_password_and_can_access_the_data>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513342c90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/keywords_test.py::test_user_can_access_the_data_when_connecting_from_any_machine::setup 0.00
request = <SubRequest 'topo' for <Function test_user_binds_with_a_password_and_can_access_the_data>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513342c90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/keywords_test.py::test_user_can_access_the_data_when_connecting_from_internal_ds_network_only::setup 0.00
request = <SubRequest 'topo' for <Function test_user_binds_with_a_password_and_can_access_the_data>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513342c90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/keywords_test.py::test_user_can_access_the_data_when_connecting_from_some_network_only::setup 0.00
request = <SubRequest 'topo' for <Function test_user_binds_with_a_password_and_can_access_the_data>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513342c90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/keywords_test.py::test_from_an_unauthorized_network::setup 0.00
request = <SubRequest 'topo' for <Function test_user_binds_with_a_password_and_can_access_the_data>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513342c90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/keywords_test.py::test_user_cannot_access_the_data_when_connecting_from_an_unauthorized_network_2::setup 0.00
request = <SubRequest 'topo' for <Function test_user_binds_with_a_password_and_can_access_the_data>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513342c90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/keywords_test.py::test_user_cannot_access_the_data_if_not_from_a_certain_domain::setup 0.00
request = <SubRequest 'topo' for <Function test_user_binds_with_a_password_and_can_access_the_data>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513342c90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/keywords_test.py::test_dnsalias_keyword_test_nodns_cannot::setup 0.00
request = <SubRequest 'topo' for <Function test_user_binds_with_a_password_and_can_access_the_data>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513342c90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/keywords_test.py::test_user_can_access_from_ipv4_or_ipv6_address[127.0.0.1]::setup 0.00
request = <SubRequest 'topo' for <Function test_user_binds_with_a_password_and_can_access_the_data>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513342c90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/keywords_test.py::test_user_can_access_from_ipv4_or_ipv6_address[[::1]]::setup 0.00
request = <SubRequest 'topo' for <Function test_user_binds_with_a_password_and_can_access_the_data>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513342c90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/misc_test.py::test_accept_aci_in_addition_to_acl::setup 0.00
request = <SubRequest 'topo' for <Function test_accept_aci_in_addition_to_acl>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513bfc390>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/misc_test.py::test_more_then_40_acl_will_crash_slapd::setup 0.00
request = <SubRequest 'topo' for <Function test_accept_aci_in_addition_to_acl>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513bfc390>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/misc_test.py::test_search_access_should_not_include_read_access::setup 0.00
request = <SubRequest 'topo' for <Function test_accept_aci_in_addition_to_acl>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513bfc390>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/misc_test.py::test_only_allow_some_targetattr::setup 0.00
request = <SubRequest 'topo' for <Function test_accept_aci_in_addition_to_acl>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513bfc390>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/misc_test.py::test_only_allow_some_targetattr_two::setup 0.00
request = <SubRequest 'topo' for <Function test_accept_aci_in_addition_to_acl>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513bfc390>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/misc_test.py::test_memberurl_needs_to_be_normalized::setup 0.00
request = <SubRequest 'topo' for <Function test_accept_aci_in_addition_to_acl>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513bfc390>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/misc_test.py::test_greater_than_200_acls_can_be_created::setup 0.00
request = <SubRequest 'topo' for <Function test_accept_aci_in_addition_to_acl>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513bfc390>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/misc_test.py::test_server_bahaves_properly_with_very_long_attribute_names::setup 0.00
request = <SubRequest 'topo' for <Function test_accept_aci_in_addition_to_acl>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513bfc390>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/misc_test.py::test_do_bind_as_201_distinct_users::setup 0.00
request = <SubRequest 'topo' for <Function test_accept_aci_in_addition_to_acl>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513bfc390>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/modify_test.py::test_allow_write_access_to_targetattr_with_a_single_attribute::setup 0.00
request = <SubRequest 'topo' for <Function test_allow_write_access_to_targetattr_with_a_single_attribute>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc514a40690>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/modify_test.py::test_allow_write_access_to_targetattr_with_multiple_attibutes::setup 0.00
request = <SubRequest 'topo' for <Function test_allow_write_access_to_targetattr_with_a_single_attribute>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc514a40690>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/modify_test.py::test_allow_write_access_to_userdn_all::setup 0.00
request = <SubRequest 'topo' for <Function test_allow_write_access_to_targetattr_with_a_single_attribute>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc514a40690>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/modify_test.py::test_allow_write_access_to_userdn_with_wildcards_in_dn::setup 0.00
request = <SubRequest 'topo' for <Function test_allow_write_access_to_targetattr_with_a_single_attribute>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc514a40690>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/modify_test.py::test_allow_write_access_to_userdn_with_multiple_dns::setup 0.00
request = <SubRequest 'topo' for <Function test_allow_write_access_to_targetattr_with_a_single_attribute>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc514a40690>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/modify_test.py::test_allow_write_access_to_target_with_wildcards::setup 0.00
request = <SubRequest 'topo' for <Function test_allow_write_access_to_targetattr_with_a_single_attribute>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc514a40690>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/modify_test.py::test_allow_write_access_to_userdnattr::setup 0.00
request = <SubRequest 'topo' for <Function test_allow_write_access_to_targetattr_with_a_single_attribute>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc514a40690>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/modify_test.py::test_allow_selfwrite_access_to_anyone::setup 0.00
request = <SubRequest 'topo' for <Function test_allow_write_access_to_targetattr_with_a_single_attribute>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc514a40690>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/modify_test.py::test_uniquemember_should_also_be_the_owner::setup 0.00
request = <SubRequest 'topo' for <Function test_allow_write_access_to_targetattr_with_a_single_attribute>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc514a40690>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/modify_test.py::test_aci_with_both_allow_and_deny::setup 0.00
request = <SubRequest 'topo' for <Function test_allow_write_access_to_targetattr_with_a_single_attribute>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc514a40690>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/modify_test.py::test_allow_owner_to_modify_entry::setup 0.00
request = <SubRequest 'topo' for <Function test_allow_write_access_to_targetattr_with_a_single_attribute>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc514a40690>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/modrdn_test.py::test_allow_write_privilege_to_anyone::setup 0.00
request = <SubRequest 'topo' for <Function test_allow_write_privilege_to_anyone>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513bdc490>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/modrdn_test.py::test_allow_write_privilege_to_dynamic_group_with_scope_set_to_base_in_ldap_url::setup 0.00
request = <SubRequest 'topo' for <Function test_allow_write_privilege_to_anyone>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513bdc490>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/modrdn_test.py::test_write_access_to_naming_atributes::setup 0.00
request = <SubRequest 'topo' for <Function test_allow_write_privilege_to_anyone>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513bdc490>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/modrdn_test.py::test_write_access_to_naming_atributes_two::setup 0.00
request = <SubRequest 'topo' for <Function test_allow_write_privilege_to_anyone>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513bdc490>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/modrdn_test.py::test_access_aci_list_contains_any_deny_rule::setup 0.00
request = <SubRequest 'topo' for <Function test_allow_write_privilege_to_anyone>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513bdc490>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/modrdn_test.py::test_renaming_target_entry::setup 0.00
request = <SubRequest 'topo' for <Function test_allow_write_privilege_to_anyone>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513bdc490>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/repeated_ldap_add_test.py::test_repeated_ldap_add::setup 0.00
request = <SubRequest 'topology_st' for <Function test_repeated_ldap_add>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513c22fd0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/roledn_test.py::test_mod_seealso_positive[(STEVE_ROLE, NESTED_ROLE_TESTER)]::setup 0.00
request = <SubRequest 'topo' for <Function test_mod_seealso_positive[(STEVE_ROLE, NESTED_ROLE_TESTER)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513a2e050>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/roledn_test.py::test_mod_seealso_positive[(HARRY_ROLE, NESTED_ROLE_TESTER)]::setup 0.00
request = <SubRequest 'topo' for <Function test_mod_seealso_positive[(STEVE_ROLE, NESTED_ROLE_TESTER)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513a2e050>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/roledn_test.py::test_mod_seealso_positive[(MARY_ROLE, NOT_RULE_ACCESS)]::setup 0.00
request = <SubRequest 'topo' for <Function test_mod_seealso_positive[(STEVE_ROLE, NESTED_ROLE_TESTER)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513a2e050>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/roledn_test.py::test_mod_seealso_positive[(STEVE_ROLE, OR_RULE_ACCESS)]::setup 0.00
request = <SubRequest 'topo' for <Function test_mod_seealso_positive[(STEVE_ROLE, NESTED_ROLE_TESTER)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513a2e050>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/roledn_test.py::test_mod_seealso_positive[(HARRY_ROLE, OR_RULE_ACCESS)]::setup 0.00
request = <SubRequest 'topo' for <Function test_mod_seealso_positive[(STEVE_ROLE, NESTED_ROLE_TESTER)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513a2e050>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/roledn_test.py::test_mod_seealso_positive[(STEVE_ROLE, ALL_ACCESS)]::setup 0.00
request = <SubRequest 'topo' for <Function test_mod_seealso_positive[(STEVE_ROLE, NESTED_ROLE_TESTER)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513a2e050>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/roledn_test.py::test_mod_seealso_positive[(HARRY_ROLE, ALL_ACCESS)]::setup 0.00
request = <SubRequest 'topo' for <Function test_mod_seealso_positive[(STEVE_ROLE, NESTED_ROLE_TESTER)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513a2e050>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/roledn_test.py::test_mod_seealso_positive[(MARY_ROLE, ALL_ACCESS)]::setup 0.00
request = <SubRequest 'topo' for <Function test_mod_seealso_positive[(STEVE_ROLE, NESTED_ROLE_TESTER)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513a2e050>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/roledn_test.py::test_mod_seealso_negative[(MARY_ROLE, NESTED_ROLE_TESTER)]::setup 0.00
request = <SubRequest 'topo' for <Function test_mod_seealso_positive[(STEVE_ROLE, NESTED_ROLE_TESTER)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513a2e050>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/roledn_test.py::test_mod_seealso_negative[(STEVE_ROLE, NOT_RULE_ACCESS)]::setup 0.00
request = <SubRequest 'topo' for <Function test_mod_seealso_positive[(STEVE_ROLE, NESTED_ROLE_TESTER)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513a2e050>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/roledn_test.py::test_mod_seealso_negative[(HARRY_ROLE, NOT_RULE_ACCESS)]::setup 0.00
request = <SubRequest 'topo' for <Function test_mod_seealso_positive[(STEVE_ROLE, NESTED_ROLE_TESTER)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513a2e050>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/roledn_test.py::test_mod_seealso_negative[(MARY_ROLE , OR_RULE_ACCESS)]::setup 0.00
request = <SubRequest 'topo' for <Function test_mod_seealso_positive[(STEVE_ROLE, NESTED_ROLE_TESTER)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513a2e050>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/roledn_test.py::test_mod_anonseealso_positive[NOT_RULE_ACCESS]::setup 0.00
request = <SubRequest 'topo' for <Function test_mod_seealso_positive[(STEVE_ROLE, NESTED_ROLE_TESTER)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513a2e050>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/roledn_test.py::test_mod_anonseealso_positive[ALL_ACCESS]::setup 0.00
request = <SubRequest 'topo' for <Function test_mod_seealso_positive[(STEVE_ROLE, NESTED_ROLE_TESTER)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513a2e050>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/roledn_test.py::test_mod_anonseealso_negaive[NESTED_ROLE_TESTER]::setup 0.00
request = <SubRequest 'topo' for <Function test_mod_seealso_positive[(STEVE_ROLE, NESTED_ROLE_TESTER)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513a2e050>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/roledn_test.py::test_mod_anonseealso_negaive[OR_RULE_ACCESS]::setup 0.00
request = <SubRequest 'topo' for <Function test_mod_seealso_positive[(STEVE_ROLE, NESTED_ROLE_TESTER)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513a2e050>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/search_real_part2_test.py::test_deny_all_access_with__target_set_on_non_leaf::setup 0.00
request = <SubRequest 'topo' for <Function test_deny_all_access_with__target_set_on_non_leaf>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51363c610>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/search_real_part2_test.py::test_deny_all_access_with__target_set_on_wildcard_non_leaf::setup 0.00
request = <SubRequest 'topo' for <Function test_deny_all_access_with__target_set_on_non_leaf>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51363c610>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/search_real_part2_test.py::test_deny_all_access_with__target_set_on_wildcard_leaf::setup 0.00
request = <SubRequest 'topo' for <Function test_deny_all_access_with__target_set_on_non_leaf>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51363c610>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/search_real_part2_test.py::test_deny_all_access_with_targetfilter_using_equality_search::setup 0.00
request = <SubRequest 'topo' for <Function test_deny_all_access_with__target_set_on_non_leaf>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51363c610>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/search_real_part2_test.py::test_deny_all_access_with_targetfilter_using_equality_search_two::setup 0.00
request = <SubRequest 'topo' for <Function test_deny_all_access_with__target_set_on_non_leaf>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51363c610>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/search_real_part2_test.py::test_deny_all_access_with_targetfilter_using_substring_search::setup 0.00
request = <SubRequest 'topo' for <Function test_deny_all_access_with__target_set_on_non_leaf>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51363c610>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/search_real_part2_test.py::test_deny_all_access_with_targetfilter_using_substring_search_two::setup 0.00
request = <SubRequest 'topo' for <Function test_deny_all_access_with__target_set_on_non_leaf>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51363c610>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/search_real_part2_test.py::test_deny_all_access_with_targetfilter_using_boolean_or_of_two_equality_search::setup 0.00
request = <SubRequest 'topo' for <Function test_deny_all_access_with__target_set_on_non_leaf>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51363c610>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/search_real_part2_test.py::test_deny_all_access_to__userdn_two::setup 0.00
request = <SubRequest 'topo' for <Function test_deny_all_access_with__target_set_on_non_leaf>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51363c610>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/search_real_part2_test.py::test_deny_all_access_with_userdn::setup 0.00
request = <SubRequest 'topo' for <Function test_deny_all_access_with__target_set_on_non_leaf>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51363c610>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/search_real_part2_test.py::test_deny_all_access_with_targetfilter_using_presence_search::setup 0.00
request = <SubRequest 'topo' for <Function test_deny_all_access_with__target_set_on_non_leaf>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51363c610>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/search_real_part3_test.py::test_deny_search_access_to_userdn_with_ldap_url::setup 0.00
request = <SubRequest 'topo' for <Function test_deny_search_access_to_userdn_with_ldap_url>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513088e90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/search_real_part3_test.py::test_deny_search_access_to_userdn_with_ldap_url_two::setup 0.00
request = <SubRequest 'topo' for <Function test_deny_search_access_to_userdn_with_ldap_url>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513088e90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/search_real_part3_test.py::test_deny_search_access_to_userdn_with_ldap_url_matching_all_users::setup 0.00
request = <SubRequest 'topo' for <Function test_deny_search_access_to_userdn_with_ldap_url>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513088e90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/search_real_part3_test.py::test_deny_read_access_to_a_dynamic_group::setup 0.00
request = <SubRequest 'topo' for <Function test_deny_search_access_to_userdn_with_ldap_url>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513088e90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/search_real_part3_test.py::test_deny_read_access_to_dynamic_group_with_host_port_set_on_ldap_url::setup 0.00
request = <SubRequest 'topo' for <Function test_deny_search_access_to_userdn_with_ldap_url>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513088e90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/search_real_part3_test.py::test_deny_read_access_to_dynamic_group_with_scope_set_to_one_in_ldap_url::setup 0.00
request = <SubRequest 'topo' for <Function test_deny_search_access_to_userdn_with_ldap_url>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513088e90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/search_real_part3_test.py::test_deny_read_access_to_dynamic_group_two::setup 0.00
request = <SubRequest 'topo' for <Function test_deny_search_access_to_userdn_with_ldap_url>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513088e90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/search_real_part3_test.py::test_deny_access_to_group_should_deny_access_to_all_uniquemember::setup 0.00
request = <SubRequest 'topo' for <Function test_deny_search_access_to_userdn_with_ldap_url>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513088e90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/search_real_part3_test.py::test_entry_with_lots_100_attributes::setup 0.00
request = <SubRequest 'topo' for <Function test_deny_search_access_to_userdn_with_ldap_url>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513088e90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/search_real_part3_test.py::test_groupdnattr_value_is_another_group::setup 0.00
request = <SubRequest 'topo' for <Function test_deny_search_access_to_userdn_with_ldap_url>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc513088e90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/search_real_test.py::test_deny_all_access_with_target_set::setup 0.00
request = <SubRequest 'topo' for <Function test_deny_all_access_with_target_set>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5158344d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/search_real_test.py::test_deny_all_access_to_a_target_with_wild_card::setup 0.00
request = <SubRequest 'topo' for <Function test_deny_all_access_with_target_set>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5158344d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/search_real_test.py::test_deny_all_access_without_a_target_set::setup 0.00
request = <SubRequest 'topo' for <Function test_deny_all_access_with_target_set>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5158344d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/search_real_test.py::test_deny_read_search_and_compare_access_with_target_and_targetattr_set::setup 0.00
request = <SubRequest 'topo' for <Function test_deny_all_access_with_target_set>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5158344d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/search_real_test.py::test_deny_read_access_to_multiple_groupdns::setup 0.00
request = <SubRequest 'topo' for <Function test_deny_all_access_with_target_set>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5158344d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/search_real_test.py::test_deny_all_access_to_userdnattr::setup 0.00
request = <SubRequest 'topo' for <Function test_deny_all_access_with_target_set>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5158344d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/search_real_test.py::test_deny_all_access_with__target_set::setup 0.00
request = <SubRequest 'topo' for <Function test_deny_all_access_with_target_set>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5158344d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/search_real_test.py::test_deny_all_access_with__targetattr_set::setup 0.00
request = <SubRequest 'topo' for <Function test_deny_all_access_with_target_set>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5158344d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/search_real_test.py::test_deny_all_access_with_targetattr_set::setup 0.00
request = <SubRequest 'topo' for <Function test_deny_all_access_with_target_set>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5158344d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/syntax_test.py::test_aci_invalid_syntax[test_targattrfilters_1]::setup 0.00
request = <SubRequest 'topo' for <Function test_aci_invalid_syntax_fail[test_targattrfilters_18]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149005d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/syntax_test.py::test_aci_invalid_syntax[test_targattrfilters_2]::setup 0.00
request = <SubRequest 'topo' for <Function test_aci_invalid_syntax_fail[test_targattrfilters_18]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149005d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/syntax_test.py::test_aci_invalid_syntax[test_targattrfilters_3]::setup 0.00
request = <SubRequest 'topo' for <Function test_aci_invalid_syntax_fail[test_targattrfilters_18]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149005d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/syntax_test.py::test_aci_invalid_syntax[test_targattrfilters_4]::setup 0.00
request = <SubRequest 'topo' for <Function test_aci_invalid_syntax_fail[test_targattrfilters_18]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149005d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/syntax_test.py::test_aci_invalid_syntax[test_targattrfilters_5]::setup 0.00
request = <SubRequest 'topo' for <Function test_aci_invalid_syntax_fail[test_targattrfilters_18]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149005d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/syntax_test.py::test_aci_invalid_syntax[test_targattrfilters_6]::setup 0.00
request = <SubRequest 'topo' for <Function test_aci_invalid_syntax_fail[test_targattrfilters_18]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149005d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/syntax_test.py::test_aci_invalid_syntax[test_targattrfilters_7]::setup 0.00
request = <SubRequest 'topo' for <Function test_aci_invalid_syntax_fail[test_targattrfilters_18]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149005d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/syntax_test.py::test_aci_invalid_syntax[test_targattrfilters_8]::setup 0.00
request = <SubRequest 'topo' for <Function test_aci_invalid_syntax_fail[test_targattrfilters_18]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149005d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/syntax_test.py::test_aci_invalid_syntax[test_targattrfilters_9]::setup 0.00
request = <SubRequest 'topo' for <Function test_aci_invalid_syntax_fail[test_targattrfilters_18]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149005d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/syntax_test.py::test_aci_invalid_syntax[test_targattrfilters_10]::setup 0.00
request = <SubRequest 'topo' for <Function test_aci_invalid_syntax_fail[test_targattrfilters_18]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149005d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/syntax_test.py::test_aci_invalid_syntax[test_targattrfilters_11]::setup 0.00
request = <SubRequest 'topo' for <Function test_aci_invalid_syntax_fail[test_targattrfilters_18]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149005d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/syntax_test.py::test_aci_invalid_syntax[test_targattrfilters_12]::setup 0.00
request = <SubRequest 'topo' for <Function test_aci_invalid_syntax_fail[test_targattrfilters_18]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149005d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/syntax_test.py::test_aci_invalid_syntax[test_targattrfilters_13]::setup 0.00
request = <SubRequest 'topo' for <Function test_aci_invalid_syntax_fail[test_targattrfilters_18]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149005d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/syntax_test.py::test_aci_invalid_syntax[test_targattrfilters_14]::setup 0.00
request = <SubRequest 'topo' for <Function test_aci_invalid_syntax_fail[test_targattrfilters_18]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149005d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/syntax_test.py::test_aci_invalid_syntax[test_targattrfilters_15]::setup 0.00
request = <SubRequest 'topo' for <Function test_aci_invalid_syntax_fail[test_targattrfilters_18]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149005d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/syntax_test.py::test_aci_invalid_syntax[test_targattrfilters_16]::setup 0.00
request = <SubRequest 'topo' for <Function test_aci_invalid_syntax_fail[test_targattrfilters_18]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149005d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/syntax_test.py::test_aci_invalid_syntax[test_targattrfilters_17]::setup 0.00
request = <SubRequest 'topo' for <Function test_aci_invalid_syntax_fail[test_targattrfilters_18]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149005d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/syntax_test.py::test_aci_invalid_syntax[test_targattrfilters_19]::setup 0.00
request = <SubRequest 'topo' for <Function test_aci_invalid_syntax_fail[test_targattrfilters_18]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149005d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/syntax_test.py::test_aci_invalid_syntax[test_targattrfilters_21]::setup 0.00
request = <SubRequest 'topo' for <Function test_aci_invalid_syntax_fail[test_targattrfilters_18]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149005d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/syntax_test.py::test_aci_invalid_syntax[test_targattrfilters_22]::setup 0.00
request = <SubRequest 'topo' for <Function test_aci_invalid_syntax_fail[test_targattrfilters_18]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149005d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/syntax_test.py::test_aci_invalid_syntax[test_targattrfilters_23]::setup 0.00
request = <SubRequest 'topo' for <Function test_aci_invalid_syntax_fail[test_targattrfilters_18]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149005d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/syntax_test.py::test_aci_invalid_syntax[test_Missing_acl_mispel]::setup 0.00
request = <SubRequest 'topo' for <Function test_aci_invalid_syntax_fail[test_targattrfilters_18]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149005d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/syntax_test.py::test_aci_invalid_syntax[test_Missing_acl_string]::setup 0.00
request = <SubRequest 'topo' for <Function test_aci_invalid_syntax_fail[test_targattrfilters_18]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149005d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/syntax_test.py::test_aci_invalid_syntax[test_Wrong_version_string]::setup 0.00
request = <SubRequest 'topo' for <Function test_aci_invalid_syntax_fail[test_targattrfilters_18]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149005d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/syntax_test.py::test_aci_invalid_syntax[test_Missing_version_string]::setup 0.00
request = <SubRequest 'topo' for <Function test_aci_invalid_syntax_fail[test_targattrfilters_18]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149005d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/syntax_test.py::test_aci_invalid_syntax[test_Authenticate_statement]::setup 0.00
request = <SubRequest 'topo' for <Function test_aci_invalid_syntax_fail[test_targattrfilters_18]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149005d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/syntax_test.py::test_aci_invalid_syntax[test_Multiple_targets]::setup 0.00
request = <SubRequest 'topo' for <Function test_aci_invalid_syntax_fail[test_targattrfilters_18]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149005d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/syntax_test.py::test_aci_invalid_syntax[test_Target_set_to_self]::setup 0.00
request = <SubRequest 'topo' for <Function test_aci_invalid_syntax_fail[test_targattrfilters_18]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149005d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/syntax_test.py::test_aci_invalid_syntax[test_target_set_with_ldap_instead_of_ldap]::setup 0.00
request = <SubRequest 'topo' for <Function test_aci_invalid_syntax_fail[test_targattrfilters_18]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149005d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/syntax_test.py::test_aci_invalid_syntax[test_target_set_with_more_than_three]::setup 0.00
request = <SubRequest 'topo' for <Function test_aci_invalid_syntax_fail[test_targattrfilters_18]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149005d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/syntax_test.py::test_aci_invalid_syntax[test_target_set_with_less_than_three]::setup 0.00
request = <SubRequest 'topo' for <Function test_aci_invalid_syntax_fail[test_targattrfilters_18]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149005d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/syntax_test.py::test_aci_invalid_syntax[test_bind_rule_set_with_less_than_three]::setup 0.00
request = <SubRequest 'topo' for <Function test_aci_invalid_syntax_fail[test_targattrfilters_18]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149005d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/syntax_test.py::test_aci_invalid_syntax[test_Use_semicolon_instead_of_comma_in_permission]::setup 0.00
request = <SubRequest 'topo' for <Function test_aci_invalid_syntax_fail[test_targattrfilters_18]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149005d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/syntax_test.py::test_aci_invalid_syntax[test_Use_double_equal_instead_of_equal_in_the_target]::setup 0.00
request = <SubRequest 'topo' for <Function test_aci_invalid_syntax_fail[test_targattrfilters_18]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149005d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/syntax_test.py::test_aci_invalid_syntax[test_use_double_equal_instead_of_equal_in_user_and_group_access]::setup 0.00
request = <SubRequest 'topo' for <Function test_aci_invalid_syntax_fail[test_targattrfilters_18]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149005d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/syntax_test.py::test_aci_invalid_syntax[test_donot_cote_the_name_of_the_aci]::setup 0.00
request = <SubRequest 'topo' for <Function test_aci_invalid_syntax_fail[test_targattrfilters_18]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149005d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/syntax_test.py::test_aci_invalid_syntax[test_extra_parentheses_case_1]::setup 0.00
request = <SubRequest 'topo' for <Function test_aci_invalid_syntax_fail[test_targattrfilters_18]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149005d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/syntax_test.py::test_aci_invalid_syntax[test_extra_parentheses_case_2]::setup 0.00
request = <SubRequest 'topo' for <Function test_aci_invalid_syntax_fail[test_targattrfilters_18]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149005d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/syntax_test.py::test_aci_invalid_syntax[test_extra_parentheses_case_3]::setup 0.00
request = <SubRequest 'topo' for <Function test_aci_invalid_syntax_fail[test_targattrfilters_18]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149005d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/syntax_test.py::test_aci_invalid_syntax[test_no_semicolon_at_the_end_of_the_aci]::setup 0.00
request = <SubRequest 'topo' for <Function test_aci_invalid_syntax_fail[test_targattrfilters_18]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149005d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/syntax_test.py::test_aci_invalid_syntax[test_a_character_different_of_a_semicolon_at_the_end_of_the_aci]::setup 0.00
request = <SubRequest 'topo' for <Function test_aci_invalid_syntax_fail[test_targattrfilters_18]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149005d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/syntax_test.py::test_aci_invalid_syntax[test_bad_filter]::setup 0.00
request = <SubRequest 'topo' for <Function test_aci_invalid_syntax_fail[test_targattrfilters_18]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149005d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/syntax_test.py::test_aci_invalid_syntax[test_Use_double_equal_instead_of_equal_in_the_targattrfilters]::setup 0.00
request = <SubRequest 'topo' for <Function test_aci_invalid_syntax_fail[test_targattrfilters_18]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149005d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/syntax_test.py::test_aci_invalid_syntax[test_Use_double_equal_instead_of_equal_inside_the_targattrfilters]::setup 0.00
request = <SubRequest 'topo' for <Function test_aci_invalid_syntax_fail[test_targattrfilters_18]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149005d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/syntax_test.py::test_target_set_above_the_entry_test::setup 0.00
request = <SubRequest 'topo' for <Function test_aci_invalid_syntax_fail[test_targattrfilters_18]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149005d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/userattr_test.py::test_mod_see_also_positive[(CAN,ROLEDNACCESS)]::setup 0.00
request = <SubRequest 'topo' for <Function test_mod_see_also_positive[(CAN,ROLEDNACCESS)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512ad30d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/userattr_test.py::test_mod_see_also_positive[(CAN,USERDNACCESS)]::setup 0.00
request = <SubRequest 'topo' for <Function test_mod_see_also_positive[(CAN,ROLEDNACCESS)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512ad30d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/userattr_test.py::test_mod_see_also_positive[(CAN,GROUPDNACCESS)]::setup 0.00
request = <SubRequest 'topo' for <Function test_mod_see_also_positive[(CAN,ROLEDNACCESS)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512ad30d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/userattr_test.py::test_mod_see_also_positive[(CAN,LDAPURLACCESS)]::setup 0.00
request = <SubRequest 'topo' for <Function test_mod_see_also_positive[(CAN,ROLEDNACCESS)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512ad30d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/userattr_test.py::test_mod_see_also_positive[(CAN,ATTRNAMEACCESS)]::setup 0.00
request = <SubRequest 'topo' for <Function test_mod_see_also_positive[(CAN,ROLEDNACCESS)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512ad30d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/userattr_test.py::test_mod_see_also_positive[(LEVEL_0, OU_2)]::setup 0.00
request = <SubRequest 'topo' for <Function test_mod_see_also_positive[(CAN,ROLEDNACCESS)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512ad30d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/userattr_test.py::test_mod_see_also_positive[(LEVEL_1,ANCESTORS)]::setup 0.00
request = <SubRequest 'topo' for <Function test_mod_see_also_positive[(CAN,ROLEDNACCESS)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512ad30d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/userattr_test.py::test_mod_see_also_positive[(LEVEL_2,GRANDPARENTS)]::setup 0.00
request = <SubRequest 'topo' for <Function test_mod_see_also_positive[(CAN,ROLEDNACCESS)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512ad30d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/userattr_test.py::test_mod_see_also_positive[(LEVEL_4,OU_2)]::setup 0.00
request = <SubRequest 'topo' for <Function test_mod_see_also_positive[(CAN,ROLEDNACCESS)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512ad30d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/userattr_test.py::test_mod_see_also_positive[(LEVEL_4, ANCESTORS)]::setup 0.00
request = <SubRequest 'topo' for <Function test_mod_see_also_positive[(CAN,ROLEDNACCESS)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512ad30d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/userattr_test.py::test_mod_see_also_positive[(LEVEL_4,GRANDPARENTS)]::setup 0.00
request = <SubRequest 'topo' for <Function test_mod_see_also_positive[(CAN,ROLEDNACCESS)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512ad30d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/userattr_test.py::test_mod_see_also_positive[(LEVEL_4,PARENTS)]::setup 0.00
request = <SubRequest 'topo' for <Function test_mod_see_also_positive[(CAN,ROLEDNACCESS)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512ad30d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/userattr_test.py::test_mod_see_also_positive[(LEVEL_4,CHILDREN)]::setup 0.00
request = <SubRequest 'topo' for <Function test_mod_see_also_positive[(CAN,ROLEDNACCESS)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512ad30d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/userattr_test.py::test_mod_see_also_negative[(CANNOT,ROLEDNACCESS)]::setup 0.00
request = <SubRequest 'topo' for <Function test_mod_see_also_positive[(CAN,ROLEDNACCESS)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512ad30d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/userattr_test.py::test_mod_see_also_negative[(CANNOT,USERDNACCESS)]::setup 0.00
request = <SubRequest 'topo' for <Function test_mod_see_also_positive[(CAN,ROLEDNACCESS)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512ad30d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/userattr_test.py::test_mod_see_also_negative[(CANNOT,GROUPDNACCESS)]::setup 0.00
request = <SubRequest 'topo' for <Function test_mod_see_also_positive[(CAN,ROLEDNACCESS)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512ad30d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/userattr_test.py::test_mod_see_also_negative[(CANNOT,LDAPURLACCESS)]::setup 0.00
request = <SubRequest 'topo' for <Function test_mod_see_also_positive[(CAN,ROLEDNACCESS)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512ad30d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/userattr_test.py::test_mod_see_also_negative[(CANNOT,ATTRNAMEACCESS)]::setup 0.00
request = <SubRequest 'topo' for <Function test_mod_see_also_positive[(CAN,ROLEDNACCESS)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512ad30d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/userattr_test.py::test_mod_see_also_negative[(LEVEL_0, ANCESTORS)]::setup 0.00
request = <SubRequest 'topo' for <Function test_mod_see_also_positive[(CAN,ROLEDNACCESS)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512ad30d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/userattr_test.py::test_mod_see_also_negative[(LEVEL_0,GRANDPARENTS)]::setup 0.00
request = <SubRequest 'topo' for <Function test_mod_see_also_positive[(CAN,ROLEDNACCESS)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512ad30d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/userattr_test.py::test_mod_see_also_negative[(LEVEL_0,PARENTS)]::setup 0.00
request = <SubRequest 'topo' for <Function test_mod_see_also_positive[(CAN,ROLEDNACCESS)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512ad30d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/userattr_test.py::test_mod_see_also_negative[(LEVEL_0,CHILDREN)]::setup 0.00
request = <SubRequest 'topo' for <Function test_mod_see_also_positive[(CAN,ROLEDNACCESS)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512ad30d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/userattr_test.py::test_mod_see_also_negative[(LEVEL_2,PARENTS)]::setup 0.00
request = <SubRequest 'topo' for <Function test_mod_see_also_positive[(CAN,ROLEDNACCESS)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512ad30d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/userattr_test.py::test_mod_see_also_negative[(LEVEL_4,GRANDSONS)]::setup 0.00
request = <SubRequest 'topo' for <Function test_mod_see_also_positive[(CAN,ROLEDNACCESS)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512ad30d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/userattr_test.py::test_last_three[uid=Ananda Borah,ou=Accounting,dc=example,dc=com-uid=USERDNACCESS,ou=Accounting,dc=example,dc=com]::setup 0.00
request = <SubRequest 'topo' for <Function test_mod_see_also_positive[(CAN,ROLEDNACCESS)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512ad30d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/userattr_test.py::test_last_three[uid=Ananda Borah,ou=Accounting,dc=example,dc=com-uid=ROLEDNACCESS,ou=Accounting,dc=example,dc=com]::setup 0.00
request = <SubRequest 'topo' for <Function test_mod_see_also_positive[(CAN,ROLEDNACCESS)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512ad30d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/userattr_test.py::test_last_three[uid=Ananda Borah,ou=Accounting,dc=example,dc=com-uid=GROUPDNACCESS,ou=Accounting,dc=example,dc=com]::setup 0.00
request = <SubRequest 'topo' for <Function test_mod_see_also_positive[(CAN,ROLEDNACCESS)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512ad30d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/valueacl_part2_test.py::test_we_can_search_as_expected::setup 0.00
request = <SubRequest 'topo' for <Function test_we_can_search_as_expected>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512451450>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/valueacl_part2_test.py::test_we_can_mod_title_as_expected::setup 0.00
request = <SubRequest 'topo' for <Function test_we_can_search_as_expected>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512451450>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/valueacl_part2_test.py::test_modify_with_multiple_filters::setup 0.00
request = <SubRequest 'topo' for <Function test_we_can_search_as_expected>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512451450>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/valueacl_part2_test.py::test_denied_by_multiple_filters::setup 0.00
request = <SubRequest 'topo' for <Function test_we_can_search_as_expected>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512451450>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/valueacl_part2_test.py::test_allowed_add_one_attribute::setup 0.00
request = <SubRequest 'topo' for <Function test_we_can_search_as_expected>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512451450>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/valueacl_part2_test.py::test_cannot_add_an_entry_with_attribute_values_we_are_not_allowed_add::setup 0.00
request = <SubRequest 'topo' for <Function test_we_can_search_as_expected>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512451450>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/valueacl_part2_test.py::test_on_modrdn::setup 0.00
request = <SubRequest 'topo' for <Function test_we_can_search_as_expected>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512451450>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/valueacl_part2_test.py::test_on_modrdn_allow::setup 0.00
request = <SubRequest 'topo' for <Function test_we_can_search_as_expected>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512451450>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/valueacl_part2_test.py::test_targattrfilters_keyword::setup 0.00
request = <SubRequest 'topo' for <Function test_we_can_search_as_expected>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512451450>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/valueacl_test.py::test_delete_an_attribute_value_we_are_not_allowed_to_delete::setup 0.00
request = <SubRequest 'topo' for <Function test_delete_an_attribute_value_we_are_not_allowed_to_delete>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512452f50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/valueacl_test.py::test_donot_allow_write_access_to_title_if_value_is_not_architect::setup 0.00
request = <SubRequest 'topo' for <Function test_delete_an_attribute_value_we_are_not_allowed_to_delete>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512452f50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/valueacl_test.py::test_delete_an_attribute_value_we_are_allowed_to_delete::setup 0.00
request = <SubRequest 'topo' for <Function test_delete_an_attribute_value_we_are_not_allowed_to_delete>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512452f50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/valueacl_test.py::test_delete_an_attribute_value_we_are_not_allowed_to_deleted::setup 0.00
request = <SubRequest 'topo' for <Function test_delete_an_attribute_value_we_are_not_allowed_to_delete>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512452f50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/valueacl_test.py::test_allow_modify_replace::setup 0.00
request = <SubRequest 'topo' for <Function test_delete_an_attribute_value_we_are_not_allowed_to_delete>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512452f50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/valueacl_test.py::test_allow_modify_delete::setup 0.00
request = <SubRequest 'topo' for <Function test_delete_an_attribute_value_we_are_not_allowed_to_delete>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512452f50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/valueacl_test.py::test_replace_an_attribute_if_we_lack::setup 0.00
request = <SubRequest 'topo' for <Function test_delete_an_attribute_value_we_are_not_allowed_to_delete>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512452f50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/valueacl_test.py::test_remove_an_attribute_if_we_have_del_rights_to_all_attr_value::setup 0.00
request = <SubRequest 'topo' for <Function test_delete_an_attribute_value_we_are_not_allowed_to_delete>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512452f50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/valueacl_test.py::test_remove_an_attribute_if_we_donot_have_del_rights_to_all_attr_value::setup 0.00
request = <SubRequest 'topo' for <Function test_delete_an_attribute_value_we_are_not_allowed_to_delete>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512452f50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/valueacl_test.py::test_remove_an_attribute_if_we_have_del_rights_to_all_attr_values::setup 0.00
request = <SubRequest 'topo' for <Function test_delete_an_attribute_value_we_are_not_allowed_to_delete>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512452f50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/valueacl_test.py::test_cantnot_delete_an_entry_with_attribute_values_we_are_not_allowed_delete::setup 0.00
request = <SubRequest 'topo' for <Function test_delete_an_attribute_value_we_are_not_allowed_to_delete>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512452f50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/valueacl_test.py::test_we_can_add_and_delete_an_entry_with_attribute_values_we_are_allowed_add_and_delete::setup 0.00
request = <SubRequest 'topo' for <Function test_delete_an_attribute_value_we_are_not_allowed_to_delete>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512452f50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/valueacl_test.py::test_allow_title::setup 0.00
request = <SubRequest 'topo' for <Function test_delete_an_attribute_value_we_are_not_allowed_to_delete>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512452f50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/valueacl_test.py::test_allow_to_modify::setup 0.00
request = <SubRequest 'topo' for <Function test_delete_an_attribute_value_we_are_not_allowed_to_delete>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512452f50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/valueacl_test.py::test_selfwrite_does_not_confer_write_on_a_targattrfilters_atribute::setup 0.00
request = <SubRequest 'topo' for <Function test_delete_an_attribute_value_we_are_not_allowed_to_delete>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512452f50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/valueacl_test.py::test_selfwrite_continues_to_give_rights_to_attr_in_targetattr_list::setup 0.00
request = <SubRequest 'topo' for <Function test_delete_an_attribute_value_we_are_not_allowed_to_delete>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512452f50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/valueacl_test.py::test_add_an_attribute_value_we_are_allowed_to_add_with_ldapanyone::setup 0.00
request = <SubRequest 'topo' for <Function test_delete_an_attribute_value_we_are_not_allowed_to_delete>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512452f50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/valueacl_test.py::test_hierarchy::setup 0.00
request = <SubRequest 'topo' for <Function test_delete_an_attribute_value_we_are_not_allowed_to_delete>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512452f50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/valueacl_test.py::test_targattrfilters_and_search_permissions_and_that_ldapmodify_works_as_expected::setup 0.00
request = <SubRequest 'topo' for <Function test_delete_an_attribute_value_we_are_not_allowed_to_delete>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512452f50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/acl/valueacl_test.py::test_targattrfilters_and_search_permissions_and_that_ldapmodify_works_as_expected_two::setup 0.00
request = <SubRequest 'topo' for <Function test_delete_an_attribute_value_we_are_not_allowed_to_delete>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512452f50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/attr_encryption/attr_encryption_test.py::test_basic::setup 0.00
request = <SubRequest 'topo' for <Function test_basic>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5128d3a10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/attr_encryption/attr_encryption_test.py::test_export_import_ciphertext::setup 0.00
request = <SubRequest 'topo' for <Function test_basic>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5128d3a10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/attr_encryption/attr_encryption_test.py::test_export_import_plaintext::setup 0.00
request = <SubRequest 'topo' for <Function test_basic>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5128d3a10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/attr_encryption/attr_encryption_test.py::test_attr_encryption_unindexed::setup 0.00
request = <SubRequest 'topo' for <Function test_basic>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5128d3a10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/attr_encryption/attr_encryption_test.py::test_attr_encryption_multiple_backends::setup 0.00
request = <SubRequest 'topo' for <Function test_basic>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5128d3a10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/attr_encryption/attr_encryption_test.py::test_attr_encryption_backends::setup 0.00
request = <SubRequest 'topo' for <Function test_basic>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5128d3a10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/automember_plugin/basic_test.py::test_disable_the_plug_in::setup 0.00
request = <SubRequest 'topo' for <Function test_disable_the_plug_in>>

@pytest.fixture(scope="module")
def topology_m1(request):
"""Create Replication Deployment with one master and one consumer"""

> topology = create_topology({ReplicaRole.MASTER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:390:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5127af1d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/automember_plugin/basic_test.py::test_custom_config_area::setup 0.00
request = <SubRequest 'topo' for <Function test_disable_the_plug_in>>

@pytest.fixture(scope="module")
def topology_m1(request):
"""Create Replication Deployment with one master and one consumer"""

> topology = create_topology({ReplicaRole.MASTER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:390:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5127af1d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/automember_plugin/basic_test.py::test_ability_to_control_behavior_of_modifiers_name::setup 0.00
request = <SubRequest 'topo' for <Function test_disable_the_plug_in>>

@pytest.fixture(scope="module")
def topology_m1(request):
"""Create Replication Deployment with one master and one consumer"""

> topology = create_topology({ReplicaRole.MASTER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:390:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5127af1d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/automember_plugin/basic_test.py::test_posixaccount_objectclass_automemberdefaultgroup::setup 0.00
request = <SubRequest 'topo' for <Function test_disable_the_plug_in>>

@pytest.fixture(scope="module")
def topology_m1(request):
"""Create Replication Deployment with one master and one consumer"""

> topology = create_topology({ReplicaRole.MASTER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:390:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5127af1d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/automember_plugin/basic_test.py::test_duplicated_member_attributes_added_when_the_entry_is_re_created::setup 0.00
request = <SubRequest 'topo' for <Function test_disable_the_plug_in>>

@pytest.fixture(scope="module")
def topology_m1(request):
"""Create Replication Deployment with one master and one consumer"""

> topology = create_topology({ReplicaRole.MASTER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:390:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5127af1d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/automember_plugin/basic_test.py::test_multi_valued_automemberdefaultgroup_for_hostgroups::setup 0.00
request = <SubRequest 'topo' for <Function test_disable_the_plug_in>>

@pytest.fixture(scope="module")
def topology_m1(request):
"""Create Replication Deployment with one master and one consumer"""

> topology = create_topology({ReplicaRole.MASTER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:390:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5127af1d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/automember_plugin/basic_test.py::test_plugin_creates_member_attributes_of_the_automemberdefaultgroup::setup 0.00
request = <SubRequest 'topo' for <Function test_disable_the_plug_in>>

@pytest.fixture(scope="module")
def topology_m1(request):
"""Create Replication Deployment with one master and one consumer"""

> topology = create_topology({ReplicaRole.MASTER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:390:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5127af1d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/automember_plugin/basic_test.py::test_multi_valued_automemberdefaultgroup_with_uniquemember::setup 0.00
request = <SubRequest 'topo' for <Function test_disable_the_plug_in>>

@pytest.fixture(scope="module")
def topology_m1(request):
"""Create Replication Deployment with one master and one consumer"""

> topology = create_topology({ReplicaRole.MASTER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:390:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5127af1d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/automember_plugin/basic_test.py::test_invalid_automembergroupingattr_member::setup 0.00
request = <SubRequest 'topo' for <Function test_disable_the_plug_in>>

@pytest.fixture(scope="module")
def topology_m1(request):
"""Create Replication Deployment with one master and one consumer"""

> topology = create_topology({ReplicaRole.MASTER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:390:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5127af1d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/automember_plugin/basic_test.py::test_valid_and_invalid_automembergroupingattr::setup 0.00
request = <SubRequest 'topo' for <Function test_disable_the_plug_in>>

@pytest.fixture(scope="module")
def topology_m1(request):
"""Create Replication Deployment with one master and one consumer"""

> topology = create_topology({ReplicaRole.MASTER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:390:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5127af1d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/automember_plugin/basic_test.py::test_add_regular_expressions_for_user_groups_and_check_for_member_attribute_after_adding_users::setup 0.00
request = <SubRequest 'topo' for <Function test_disable_the_plug_in>>

@pytest.fixture(scope="module")
def topology_m1(request):
"""Create Replication Deployment with one master and one consumer"""

> topology = create_topology({ReplicaRole.MASTER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:390:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5127af1d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/automember_plugin/basic_test.py::test_matching_gid_role_inclusive_regular_expression[autoMembers_22-5288-5289-Contractor-5291-5292-Contractors]::setup 0.00
request = <SubRequest 'topo' for <Function test_disable_the_plug_in>>

@pytest.fixture(scope="module")
def topology_m1(request):
"""Create Replication Deployment with one master and one consumer"""

> topology = create_topology({ReplicaRole.MASTER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:390:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5127af1d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/automember_plugin/basic_test.py::test_matching_gid_role_inclusive_regular_expression[autoMembers_21-1161-1162-Contractor-1162-1163-Contractors]::setup 0.00
request = <SubRequest 'topo' for <Function test_disable_the_plug_in>>

@pytest.fixture(scope="module")
def topology_m1(request):
"""Create Replication Deployment with one master and one consumer"""

> topology = create_topology({ReplicaRole.MASTER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:390:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5127af1d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/automember_plugin/basic_test.py::test_matching_gid_role_inclusive_regular_expression[autoMembers_20-1188-1189-CEO-1191-1192-Contractors]::setup 0.00
request = <SubRequest 'topo' for <Function test_disable_the_plug_in>>

@pytest.fixture(scope="module")
def topology_m1(request):
"""Create Replication Deployment with one master and one consumer"""

> topology = create_topology({ReplicaRole.MASTER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:390:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5127af1d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/automember_plugin/basic_test.py::test_matching_gid_role_inclusive_regular_expression[autoMembers_15-9288-9289-Manager-9291-9292-Managers]::setup 0.00
request = <SubRequest 'topo' for <Function test_disable_the_plug_in>>

@pytest.fixture(scope="module")
def topology_m1(request):
"""Create Replication Deployment with one master and one consumer"""

> topology = create_topology({ReplicaRole.MASTER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:390:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5127af1d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/automember_plugin/basic_test.py::test_matching_gid_role_inclusive_regular_expression[autoMembers_14-561-562-Manager-562-563-Managers]::setup 0.00
request = <SubRequest 'topo' for <Function test_disable_the_plug_in>>

@pytest.fixture(scope="module")
def topology_m1(request):
"""Create Replication Deployment with one master and one consumer"""

> topology = create_topology({ReplicaRole.MASTER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:390:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5127af1d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/automember_plugin/basic_test.py::test_matching_gid_role_inclusive_regular_expression[autoMembers_13-9788-9789-VPEngg-9392-9393-Managers]::setup 0.00
request = <SubRequest 'topo' for <Function test_disable_the_plug_in>>

@pytest.fixture(scope="module")
def topology_m1(request):
"""Create Replication Deployment with one master and one consumer"""

> topology = create_topology({ReplicaRole.MASTER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:390:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5127af1d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/automember_plugin/basic_test.py::test_gid_and_role_inclusive_exclusive_regular_expression[autoMembers_26-5788-5789-Intern-Contractors-SuffDef1-5]::setup 0.00
request = <SubRequest 'topo' for <Function test_disable_the_plug_in>>

@pytest.fixture(scope="module")
def topology_m1(request):
"""Create Replication Deployment with one master and one consumer"""

> topology = create_topology({ReplicaRole.MASTER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:390:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5127af1d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/automember_plugin/basic_test.py::test_gid_and_role_inclusive_exclusive_regular_expression[autoMembers_25-9788-9789-Employee-Contractors-Managers-1]::setup 0.00
request = <SubRequest 'topo' for <Function test_disable_the_plug_in>>

@pytest.fixture(scope="module")
def topology_m1(request):
"""Create Replication Deployment with one master and one consumer"""

> topology = create_topology({ReplicaRole.MASTER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:390:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5127af1d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/automember_plugin/basic_test.py::test_gid_and_role_inclusive_exclusive_regular_expression[autoMembers_24-1110-1111-Employee-Contractors-SuffDef1-5]::setup 0.00
request = <SubRequest 'topo' for <Function test_disable_the_plug_in>>

@pytest.fixture(scope="module")
def topology_m1(request):
"""Create Replication Deployment with one master and one consumer"""

> topology = create_topology({ReplicaRole.MASTER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:390:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5127af1d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/automember_plugin/basic_test.py::test_gid_and_role_inclusive_exclusive_regular_expression[autoMembers_23-2788-2789-Contractor-Contractors-SuffDef1-5]::setup 0.00
request = <SubRequest 'topo' for <Function test_disable_the_plug_in>>

@pytest.fixture(scope="module")
def topology_m1(request):
"""Create Replication Deployment with one master and one consumer"""

> topology = create_topology({ReplicaRole.MASTER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:390:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5127af1d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/automember_plugin/basic_test.py::test_gid_and_role_inclusive_exclusive_regular_expression[autoMembers_19-5788-5789-HRManager-Managers-SuffDef1-5]::setup 0.00
request = <SubRequest 'topo' for <Function test_disable_the_plug_in>>

@pytest.fixture(scope="module")
def topology_m1(request):
"""Create Replication Deployment with one master and one consumer"""

> topology = create_topology({ReplicaRole.MASTER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:390:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5127af1d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/automember_plugin/basic_test.py::test_gid_and_role_inclusive_exclusive_regular_expression[autoMembers_18-6788-6789-Junior-Managers-SuffDef1-5]::setup 0.00
request = <SubRequest 'topo' for <Function test_disable_the_plug_in>>

@pytest.fixture(scope="module")
def topology_m1(request):
"""Create Replication Deployment with one master and one consumer"""

> topology = create_topology({ReplicaRole.MASTER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:390:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5127af1d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/automember_plugin/basic_test.py::test_gid_and_role_inclusive_exclusive_regular_expression[autoMembers_17-562-563-Junior-Managers-SuffDef1-5]::setup 0.00
request = <SubRequest 'topo' for <Function test_disable_the_plug_in>>

@pytest.fixture(scope="module")
def topology_m1(request):
"""Create Replication Deployment with one master and one consumer"""

> topology = create_topology({ReplicaRole.MASTER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:390:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5127af1d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/automember_plugin/basic_test.py::test_gid_and_role_inclusive_exclusive_regular_expression[autoMembers_16-6788-6789-Manager-Managers-SuffDef1-5]::setup 0.00
request = <SubRequest 'topo' for <Function test_disable_the_plug_in>>

@pytest.fixture(scope="module")
def topology_m1(request):
"""Create Replication Deployment with one master and one consumer"""

> topology = create_topology({ReplicaRole.MASTER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:390:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5127af1d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/automember_plugin/basic_test.py::test_managers_contractors_exclusive_regex_rules_member_uid[autoMembers_32-555-720-Employee-SubDef1-SubDef3]::setup 0.00
request = <SubRequest 'topo' for <Function test_disable_the_plug_in>>

@pytest.fixture(scope="module")
def topology_m1(request):
"""Create Replication Deployment with one master and one consumer"""

> topology = create_topology({ReplicaRole.MASTER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:390:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5127af1d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/automember_plugin/basic_test.py::test_managers_contractors_exclusive_regex_rules_member_uid[autoMembers_31-515-200-Junior-SubDef1-SubDef5]::setup 0.00
request = <SubRequest 'topo' for <Function test_disable_the_plug_in>>

@pytest.fixture(scope="module")
def topology_m1(request):
"""Create Replication Deployment with one master and one consumer"""

> topology = create_topology({ReplicaRole.MASTER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:390:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5127af1d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/automember_plugin/basic_test.py::test_managers_contractors_exclusive_regex_rules_member_uid[autoMembers_30-999-400-Supervisor-SubDef1-SubDef2]::setup 0.00
request = <SubRequest 'topo' for <Function test_disable_the_plug_in>>

@pytest.fixture(scope="module")
def topology_m1(request):
"""Create Replication Deployment with one master and one consumer"""

> topology = create_topology({ReplicaRole.MASTER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:390:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5127af1d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/automember_plugin/basic_test.py::test_managers_contractors_exclusive_regex_rules_member_uid[autoMembers_28-555-3663-ContractHR-Contractors,cn=subsuffGroups-Managers,cn=subsuffGroups]::setup 0.00
request = <SubRequest 'topo' for <Function test_disable_the_plug_in>>

@pytest.fixture(scope="module")
def topology_m1(request):
"""Create Replication Deployment with one master and one consumer"""

> topology = create_topology({ReplicaRole.MASTER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:390:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5127af1d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/automember_plugin/basic_test.py::test_managers_inclusive_regex_rule[autoMembers_27-595-690-ContractHR-Managers-Contractors]::setup 0.00
request = <SubRequest 'topo' for <Function test_disable_the_plug_in>>

@pytest.fixture(scope="module")
def topology_m1(request):
"""Create Replication Deployment with one master and one consumer"""

> topology = create_topology({ReplicaRole.MASTER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:390:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5127af1d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/automember_plugin/basic_test.py::test_managers_inclusive_regex_rule[autoMembers_29-8195-2753-Employee-Contractors-Managers]::setup 0.00
request = <SubRequest 'topo' for <Function test_disable_the_plug_in>>

@pytest.fixture(scope="module")
def topology_m1(request):
"""Create Replication Deployment with one master and one consumer"""

> topology = create_topology({ReplicaRole.MASTER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:390:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5127af1d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/automember_plugin/basic_test.py::test_managers_inclusive_regex_rule[autoMembers_33-545-3333-Supervisor-Contractors-Managers]::setup 0.00
request = <SubRequest 'topo' for <Function test_disable_the_plug_in>>

@pytest.fixture(scope="module")
def topology_m1(request):
"""Create Replication Deployment with one master and one consumer"""

> topology = create_topology({ReplicaRole.MASTER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:390:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5127af1d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/automember_plugin/basic_test.py::test_managers_inclusive_regex_rule[autoMembers_34-8195-693-Temporary-Managers-Contractors]::setup 0.00
request = <SubRequest 'topo' for <Function test_disable_the_plug_in>>

@pytest.fixture(scope="module")
def topology_m1(request):
"""Create Replication Deployment with one master and one consumer"""

> topology = create_topology({ReplicaRole.MASTER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:390:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5127af1d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/automember_plugin/basic_test.py::test_reject_invalid_config_and_we_donot_deadlock_the_server::setup 0.00
request = <SubRequest 'topo' for <Function test_disable_the_plug_in>>

@pytest.fixture(scope="module")
def topology_m1(request):
"""Create Replication Deployment with one master and one consumer"""

> topology = create_topology({ReplicaRole.MASTER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:390:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5127af1d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/automember_plugin/basic_test.py::test_automemtask_re_build_task::setup 0.00
request = <SubRequest 'topo' for <Function test_disable_the_plug_in>>

@pytest.fixture(scope="module")
def topology_m1(request):
"""Create Replication Deployment with one master and one consumer"""

> topology = create_topology({ReplicaRole.MASTER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:390:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5127af1d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/automember_plugin/basic_test.py::test_automemtask_export_task::setup 0.00
request = <SubRequest 'topo' for <Function test_disable_the_plug_in>>

@pytest.fixture(scope="module")
def topology_m1(request):
"""Create Replication Deployment with one master and one consumer"""

> topology = create_topology({ReplicaRole.MASTER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:390:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5127af1d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/automember_plugin/basic_test.py::test_automemtask_mapping::setup 0.00
request = <SubRequest 'topo' for <Function test_disable_the_plug_in>>

@pytest.fixture(scope="module")
def topology_m1(request):
"""Create Replication Deployment with one master and one consumer"""

> topology = create_topology({ReplicaRole.MASTER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:390:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5127af1d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/automember_plugin/basic_test.py::test_automemtask_re_build::setup 0.00
request = <SubRequest 'topo' for <Function test_disable_the_plug_in>>

@pytest.fixture(scope="module")
def topology_m1(request):
"""Create Replication Deployment with one master and one consumer"""

> topology = create_topology({ReplicaRole.MASTER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:390:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5127af1d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/automember_plugin/basic_test.py::test_automemtask_export::setup 0.00
request = <SubRequest 'topo' for <Function test_disable_the_plug_in>>

@pytest.fixture(scope="module")
def topology_m1(request):
"""Create Replication Deployment with one master and one consumer"""

> topology = create_topology({ReplicaRole.MASTER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:390:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5127af1d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/automember_plugin/basic_test.py::test_automemtask_run_re_build::setup 0.00
request = <SubRequest 'topo' for <Function test_disable_the_plug_in>>

@pytest.fixture(scope="module")
def topology_m1(request):
"""Create Replication Deployment with one master and one consumer"""

> topology = create_topology({ReplicaRole.MASTER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:390:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5127af1d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/automember_plugin/basic_test.py::test_automemtask_run_export::setup 0.00
request = <SubRequest 'topo' for <Function test_disable_the_plug_in>>

@pytest.fixture(scope="module")
def topology_m1(request):
"""Create Replication Deployment with one master and one consumer"""

> topology = create_topology({ReplicaRole.MASTER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:390:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5127af1d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/automember_plugin/configuration_test.py::test_configuration::setup 0.00
request = <SubRequest 'topo' for <Function test_configuration>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51224fe50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/backups/backup_test.py::test_missing_backend::setup 0.00
request = <SubRequest 'topo' for <Function test_missing_backend>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51222bb90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/betxns/betxn_test.py::test_betxt_7bit::setup 0.00
request = <SubRequest 'topology_st' for <Function test_betxt_7bit>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512719a90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/betxns/betxn_test.py::test_betxn_attr_uniqueness::setup 0.00
request = <SubRequest 'topology_st' for <Function test_betxt_7bit>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512719a90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/betxns/betxn_test.py::test_betxn_memberof::setup 0.00
request = <SubRequest 'topology_st' for <Function test_betxt_7bit>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512719a90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/betxns/betxn_test.py::test_betxn_modrdn_memberof_cache_corruption::setup 0.00
request = <SubRequest 'topology_st' for <Function test_betxt_7bit>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512719a90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/betxns/betxn_test.py::test_ri_and_mep_cache_corruption::setup 0.00
request = <SubRequest 'topology_st' for <Function test_betxt_7bit>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512719a90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/clu/clu_test.py::test_clu_pwdhash::setup 0.00
request = <SubRequest 'topology_st' for <Function test_clu_pwdhash>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512349d50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/clu/clu_test.py::test_clu_pwdhash_mod::setup 0.00
request = <SubRequest 'topology_st' for <Function test_clu_pwdhash>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512349d50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/config/autotuning_test.py::test_threads_basic::setup 0.00
request = <SubRequest 'topo' for <Function test_threads_basic>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512330910>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/config/autotuning_test.py::test_threads_invalid_value[-2]::setup 0.00
request = <SubRequest 'topo' for <Function test_threads_basic>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512330910>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/config/autotuning_test.py::test_threads_invalid_value[0]::setup 0.00
request = <SubRequest 'topo' for <Function test_threads_basic>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512330910>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/config/autotuning_test.py::test_threads_invalid_value[invalid]::setup 0.00
request = <SubRequest 'topo' for <Function test_threads_basic>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512330910>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/config/autotuning_test.py::test_threads_back_from_manual_value::setup 0.00
request = <SubRequest 'topo' for <Function test_threads_basic>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512330910>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/config/autotuning_test.py::test_cache_autosize_non_zero[-]::setup 0.00
request = <SubRequest 'topo' for <Function test_threads_basic>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512330910>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/config/autotuning_test.py::test_cache_autosize_non_zero[-0]::setup 0.00
request = <SubRequest 'topo' for <Function test_threads_basic>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512330910>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/config/autotuning_test.py::test_cache_autosize_non_zero[10-400]::setup 0.00
request = <SubRequest 'topo' for <Function test_threads_basic>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512330910>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/config/autotuning_test.py::test_cache_autosize_non_zero[-40]::setup 0.00
request = <SubRequest 'topo' for <Function test_threads_basic>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512330910>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/config/autotuning_test.py::test_cache_autosize_non_zero[10-]::setup 0.00
request = <SubRequest 'topo' for <Function test_threads_basic>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512330910>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/config/autotuning_test.py::test_cache_autosize_non_zero[10-401]::setup 0.00
request = <SubRequest 'topo' for <Function test_threads_basic>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512330910>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/config/autotuning_test.py::test_cache_autosize_non_zero[10-0]::setup 0.00
request = <SubRequest 'topo' for <Function test_threads_basic>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512330910>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/config/autotuning_test.py::test_cache_autosize_basic_sane[0]::setup 0.00
request = <SubRequest 'topo' for <Function test_threads_basic>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512330910>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/config/autotuning_test.py::test_cache_autosize_basic_sane[]::setup 0.00
request = <SubRequest 'topo' for <Function test_threads_basic>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512330910>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/config/autotuning_test.py::test_cache_autosize_basic_sane[40]::setup 0.00
request = <SubRequest 'topo' for <Function test_threads_basic>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512330910>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/config/autotuning_test.py::test_cache_autosize_invalid_values[-2]::setup 0.00
request = <SubRequest 'topo' for <Function test_threads_basic>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512330910>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/config/autotuning_test.py::test_cache_autosize_invalid_values[102]::setup 0.00
request = <SubRequest 'topo' for <Function test_threads_basic>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512330910>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/config/autotuning_test.py::test_cache_autosize_invalid_values[invalid]::setup 0.00
request = <SubRequest 'topo' for <Function test_threads_basic>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512330910>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/config/config_test.py::test_maxbersize_repl::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_maxbersize_repl>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512408790>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/config/config_test.py::test_config_listen_backport_size::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_maxbersize_repl>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512408790>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/config/config_test.py::test_config_deadlock_policy::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_maxbersize_repl>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512408790>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/config/config_test.py::test_defaultnamingcontext::setup 0.00
request = <SubRequest 'topo' for <Function test_defaultnamingcontext>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511fe2250>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/config/config_test.py::test_allow_add_delete_config_attributes::setup 0.00
request = <SubRequest 'topo' for <Function test_defaultnamingcontext>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511fe2250>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/config/config_test.py::test_ignore_virtual_attrs::setup 0.00
request = <SubRequest 'topo' for <Function test_defaultnamingcontext>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511fe2250>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/config/config_test.py::test_ndn_cache_enabled::setup 0.00
request = <SubRequest 'topo' for <Function test_defaultnamingcontext>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511fe2250>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/config/regression_test.py::test_maxbersize_repl::setup 0.00
request = <SubRequest 'topo' for <Function test_maxbersize_repl>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511fb19d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/config/removed_config_49298_test.py::test_restore_config::setup 0.00
request = <SubRequest 'topo' for <Function test_restore_config>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5120ded50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/config/removed_config_49298_test.py::test_removed_config::setup 0.00
request = <SubRequest 'topo' for <Function test_restore_config>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5120ded50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/cos/cos_test.py::test_positive::setup 0.00
request = <SubRequest 'topo' for <Function test_positive>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5129f8590>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/cos/indirect_cos_test.py::test_indirect_cos::setup 0.00
request = <SubRequest 'topo' for <Function test_indirect_cos>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512078e50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/disk_monitoring/disk_space_test.py::test_basic::setup 0.00
request = <SubRequest 'topo' for <Function test_basic>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512161bd0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/ds_logs/regression_test.py::test_default_loglevel_stripped[24576]::setup 0.00
request = <SubRequest 'topo' for <Function test_default_loglevel_stripped[24576]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512170f90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/ds_logs/regression_test.py::test_default_loglevel_stripped[16512]::setup 0.00
request = <SubRequest 'topo' for <Function test_default_loglevel_stripped[24576]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512170f90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/ds_logs/regression_test.py::test_default_loglevel_stripped[16385]::setup 0.00
request = <SubRequest 'topo' for <Function test_default_loglevel_stripped[24576]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512170f90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/ds_logs/regression_test.py::test_dse_config_loglevel_error::setup 0.00
request = <SubRequest 'topo' for <Function test_default_loglevel_stripped[24576]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512170f90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/ds_tools/logpipe_test.py::test_user_permissions::setup 0.00
request = <SubRequest 'topo' for <Function test_user_permissions>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512a88590>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/basic_filter_test.py::test_search_attr::setup 0.00
request = <SubRequest 'topo' for <Function test_search_attr>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512a5ec10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/bitw_filter_test.py::test_bitwise_plugin_status::setup 0.00
request = <SubRequest 'topo' for <Function test_bitwise_plugin_status>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512a63250>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/bitw_filter_test.py::test_search_disabled_accounts::setup 0.00
request = <SubRequest 'topo' for <Function test_bitwise_plugin_status>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512a63250>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/bitw_filter_test.py::test_plugin_can_be_disabled::setup 0.00
request = <SubRequest 'topo' for <Function test_bitwise_plugin_status>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512a63250>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/bitw_filter_test.py::test_plugin_is_disabled::setup 0.00
request = <SubRequest 'topo' for <Function test_bitwise_plugin_status>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512a63250>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/bitw_filter_test.py::test_enabling_works_fine::setup 0.00
request = <SubRequest 'topo' for <Function test_bitwise_plugin_status>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512a63250>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/bitw_filter_test.py::test_all_together[(& (objectclass=testperson) (testUserAccountControl:1.2.840.113556.1.4.803:=513))-1]::setup 0.00
request = <SubRequest 'topo' for <Function test_bitwise_plugin_status>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512a63250>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/bitw_filter_test.py::test_all_together[(& (objectclass=testperson) (testUserAccountControl:1.2.840.113556.1.4.803:=16777216))-1]::setup 0.00
request = <SubRequest 'topo' for <Function test_bitwise_plugin_status>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512a63250>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/bitw_filter_test.py::test_all_together[(& (objectclass=testperson) (testUserAccountControl:1.2.840.113556.1.4.803:=8388608))-1]::setup 0.00
request = <SubRequest 'topo' for <Function test_bitwise_plugin_status>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512a63250>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/bitw_filter_test.py::test_all_together[(& (objectclass=testperson) (testUserAccountControl:1.2.840.113556.1.4.804:=5))-3]::setup 0.00
request = <SubRequest 'topo' for <Function test_bitwise_plugin_status>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512a63250>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/bitw_filter_test.py::test_all_together[(& (objectclass=testperson) (testUserAccountControl:1.2.840.113556.1.4.804:=8))-3]::setup 0.00
request = <SubRequest 'topo' for <Function test_bitwise_plugin_status>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512a63250>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/bitw_filter_test.py::test_all_together[(& (objectclass=testperson) (testUserAccountControl:1.2.840.113556.1.4.804:=7))-5]::setup 0.00
request = <SubRequest 'topo' for <Function test_bitwise_plugin_status>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512a63250>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/bitw_filter_test.py::test_all_together[(& (objectclass=testerperson) (testUserAccountControl:1.2.840.113556.1.4.804:=7))-0]::setup 0.00
request = <SubRequest 'topo' for <Function test_bitwise_plugin_status>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512a63250>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/bitw_filter_test.py::test_all_together[(& (objectclass=testperson) (&(testUserAccountControl:1.2.840.113556.1.4.803:=98536)(testUserAccountControl:1.2.840.113556.1.4.803:=912)))-0]::setup 0.00
request = <SubRequest 'topo' for <Function test_bitwise_plugin_status>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512a63250>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/bitw_filter_test.py::test_all_together[(& (objectclass=testperson) (&(testUserAccountControl:1.2.840.113556.1.4.804:=87)(testUserAccountControl:1.2.840.113556.1.4.804:=91)))-8]::setup 0.00
request = <SubRequest 'topo' for <Function test_bitwise_plugin_status>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512a63250>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/bitw_filter_test.py::test_all_together[(& (objectclass=testperson) (&(testUserAccountControl:1.2.840.113556.1.4.803:=89536)(testUserAccountControl:1.2.840.113556.1.4.804:=79)))-1]::setup 0.00
request = <SubRequest 'topo' for <Function test_bitwise_plugin_status>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512a63250>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/bitw_filter_test.py::test_all_together[(& (objectclass=testperson) (|(testUserAccountControl:1.2.840.113556.1.4.803:=89536)(testUserAccountControl:1.2.840.113556.1.4.804:=79)))-8]::setup 0.00
request = <SubRequest 'topo' for <Function test_bitwise_plugin_status>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512a63250>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/bitw_filter_test.py::test_all_together[(& (objectclass=testperson) (|(testUserAccountControl:1.2.840.113556.1.4.803:=89)(testUserAccountControl:1.2.840.113556.1.4.803:=536)))-0]::setup 0.00
request = <SubRequest 'topo' for <Function test_bitwise_plugin_status>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512a63250>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/bitw_filter_test.py::test_all_together[(& (objectclass=testperson) (testUserAccountControl:1.2.840.113556.1.4.803:=x))-13]::setup 0.00
request = <SubRequest 'topo' for <Function test_bitwise_plugin_status>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512a63250>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/bitw_filter_test.py::test_all_together[(& (objectclass=testperson) (testUserAccountControl:1.2.840.113556.1.4.803:=&\\*#$%))-13]::setup 0.00
request = <SubRequest 'topo' for <Function test_bitwise_plugin_status>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512a63250>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/bitw_filter_test.py::test_all_together[(& (objectclass=testperson) (testUserAccountControl:1.2.840.113556.1.4.803:=-65536))-0]::setup 0.00
request = <SubRequest 'topo' for <Function test_bitwise_plugin_status>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512a63250>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/bitw_filter_test.py::test_all_together[(& (objectclass=testperson) (testUserAccountControl:1.2.840.113556.1.4.803:=-1))-0]::setup 0.00
request = <SubRequest 'topo' for <Function test_bitwise_plugin_status>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512a63250>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/bitw_filter_test.py::test_all_together[(& (objectclass=testperson) (testUserAccountControl:1.2.840.113556.1.4.803:=-))-13]::setup 0.00
request = <SubRequest 'topo' for <Function test_bitwise_plugin_status>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512a63250>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/bitw_filter_test.py::test_all_together[(& (objectclass=testperson) (testUserAccountControl:1.2.840.113556.1.4.803:=))-13]::setup 0.00
request = <SubRequest 'topo' for <Function test_bitwise_plugin_status>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512a63250>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/bitw_filter_test.py::test_all_together[(& (objectclass=testperson) (testUserAccountControl:1.2.840.113556.1.4.803:=\\*))-13]::setup 0.00
request = <SubRequest 'topo' for <Function test_bitwise_plugin_status>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512a63250>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/bitw_filter_test.py::test_all_together[(& (objectclass=testperson) (testUserAccountControl:1.2.840.113556.1.4.804:=\\*))-0]::setup 0.00
request = <SubRequest 'topo' for <Function test_bitwise_plugin_status>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512a63250>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/bitw_filter_test.py::test_all_together[(& (objectclass=testperson) (testUserAccountControl:1.2.840.113556.1.4.803:=6552))-0]::setup 0.00
request = <SubRequest 'topo' for <Function test_bitwise_plugin_status>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512a63250>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/bitw_filter_test.py::test_all_together[(& (objectclass=testperson\\))(testUserAccountControl:1.2.840.113556.1.4.804:=6552))-0]::setup 0.00
request = <SubRequest 'topo' for <Function test_bitwise_plugin_status>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512a63250>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/bitw_filter_test.py::test_all_together[(& (objectclass=testperson) (testUserAccountControl:1.2.840.113556.1.4.803:=65536))-5]::setup 0.00
request = <SubRequest 'topo' for <Function test_bitwise_plugin_status>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512a63250>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/bitw_filter_test.py::test_5_entries::setup 0.00
request = <SubRequest 'topo' for <Function test_bitwise_plugin_status>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512a63250>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/bitw_filter_test.py::test_5_entries1::setup 0.00
request = <SubRequest 'topo' for <Function test_bitwise_plugin_status>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512a63250>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/bitw_filter_test.py::test_5_entries3::setup 0.00
request = <SubRequest 'topo' for <Function test_bitwise_plugin_status>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512a63250>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/bitw_filter_test.py::test_5_entries4::setup 0.00
request = <SubRequest 'topo' for <Function test_bitwise_plugin_status>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512a63250>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/complex_filters_test.py::test_filters[(&(uid=uid1)(sn=last1)(givenname=first1))-1]::setup 0.00
request = <SubRequest 'topo' for <Function test_filters[(&(uid=uid1)(sn=last1)(givenname=first1))-1]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511cdf790>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/complex_filters_test.py::test_filters[(&(uid=uid1)(&(sn=last1)(givenname=first1)))-1]::setup 0.00
request = <SubRequest 'topo' for <Function test_filters[(&(uid=uid1)(sn=last1)(givenname=first1))-1]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511cdf790>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/complex_filters_test.py::test_filters[(&(uid=uid1)(&(&(sn=last1))(&(givenname=first1))))-1]::setup 0.00
request = <SubRequest 'topo' for <Function test_filters[(&(uid=uid1)(sn=last1)(givenname=first1))-1]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511cdf790>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/complex_filters_test.py::test_filters[(&(uid=*)(sn=last3)(givenname=*))-1]::setup 0.00
request = <SubRequest 'topo' for <Function test_filters[(&(uid=uid1)(sn=last1)(givenname=first1))-1]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511cdf790>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/complex_filters_test.py::test_filters[(&(uid=*)(&(sn=last3)(givenname=*)))-1]::setup 0.00
request = <SubRequest 'topo' for <Function test_filters[(&(uid=uid1)(sn=last1)(givenname=first1))-1]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511cdf790>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/complex_filters_test.py::test_filters[(&(uid=uid5)(&(&(sn=*))(&(givenname=*))))-1]::setup 0.00
request = <SubRequest 'topo' for <Function test_filters[(&(uid=uid1)(sn=last1)(givenname=first1))-1]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511cdf790>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/complex_filters_test.py::test_filters[(&(objectclass=*)(uid=*)(sn=last*))-5]::setup 0.00
request = <SubRequest 'topo' for <Function test_filters[(&(uid=uid1)(sn=last1)(givenname=first1))-1]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511cdf790>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/complex_filters_test.py::test_filters[(&(objectclass=*)(uid=*)(sn=last1))-1]::setup 0.00
request = <SubRequest 'topo' for <Function test_filters[(&(uid=uid1)(sn=last1)(givenname=first1))-1]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511cdf790>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/complex_filters_test.py::test_filters[(|(uid=uid1)(sn=last1)(givenname=first1))-1]::setup 0.00
request = <SubRequest 'topo' for <Function test_filters[(&(uid=uid1)(sn=last1)(givenname=first1))-1]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511cdf790>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/complex_filters_test.py::test_filters[(|(uid=uid1)(|(sn=last1)(givenname=first1)))-1]::setup 0.00
request = <SubRequest 'topo' for <Function test_filters[(&(uid=uid1)(sn=last1)(givenname=first1))-1]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511cdf790>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/complex_filters_test.py::test_filters[(|(uid=uid1)(|(|(sn=last1))(|(givenname=first1))))-1]::setup 0.00
request = <SubRequest 'topo' for <Function test_filters[(&(uid=uid1)(sn=last1)(givenname=first1))-1]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511cdf790>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/complex_filters_test.py::test_filters[(|(objectclass=*)(sn=last1)(|(givenname=first1)))-14]::setup 0.00
request = <SubRequest 'topo' for <Function test_filters[(&(uid=uid1)(sn=last1)(givenname=first1))-1]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511cdf790>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/complex_filters_test.py::test_filters[(|(&(objectclass=*)(sn=last1))(|(givenname=first1)))-1]::setup 0.00
request = <SubRequest 'topo' for <Function test_filters[(&(uid=uid1)(sn=last1)(givenname=first1))-1]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511cdf790>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/complex_filters_test.py::test_filters[(|(&(objectclass=*)(sn=last))(|(givenname=first1)))-1]::setup 0.00
request = <SubRequest 'topo' for <Function test_filters[(&(uid=uid1)(sn=last1)(givenname=first1))-1]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511cdf790>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/complex_filters_test.py::test_filters[(&(uid=uid1)(!(cn=NULL)))-1]::setup 0.00
request = <SubRequest 'topo' for <Function test_filters[(&(uid=uid1)(sn=last1)(givenname=first1))-1]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511cdf790>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/complex_filters_test.py::test_filters[(&(!(cn=NULL))(uid=uid1))-1]::setup 0.00
request = <SubRequest 'topo' for <Function test_filters[(&(uid=uid1)(sn=last1)(givenname=first1))-1]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511cdf790>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/complex_filters_test.py::test_filters[(&(uid=*)(&(!(uid=1))(!(givenname=first1))))-4]::setup 0.00
request = <SubRequest 'topo' for <Function test_filters[(&(uid=uid1)(sn=last1)(givenname=first1))-1]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511cdf790>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/complex_filters_test.py::test_filters[(&(|(uid=uid1)(uid=NULL))(sn=last1))-1]::setup 0.00
request = <SubRequest 'topo' for <Function test_filters[(&(uid=uid1)(sn=last1)(givenname=first1))-1]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511cdf790>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/complex_filters_test.py::test_filters[(&(|(uid=uid1)(uid=NULL))(!(sn=NULL)))-1]::setup 0.00
request = <SubRequest 'topo' for <Function test_filters[(&(uid=uid1)(sn=last1)(givenname=first1))-1]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511cdf790>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/complex_filters_test.py::test_filters[(&(|(uid=uid1)(sn=last2))(givenname=first1))-1]::setup 0.00
request = <SubRequest 'topo' for <Function test_filters[(&(uid=uid1)(sn=last1)(givenname=first1))-1]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511cdf790>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/complex_filters_test.py::test_filters[(|(&(uid=uid1)(!(uid=NULL)))(sn=last2))-2]::setup 0.00
request = <SubRequest 'topo' for <Function test_filters[(&(uid=uid1)(sn=last1)(givenname=first1))-1]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511cdf790>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/complex_filters_test.py::test_filters[(|(&(uid=uid1)(uid=NULL))(sn=last2))-1]::setup 0.00
request = <SubRequest 'topo' for <Function test_filters[(&(uid=uid1)(sn=last1)(givenname=first1))-1]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511cdf790>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/complex_filters_test.py::test_filters[(&(uid=uid5)(sn=*)(cn=*)(givenname=*)(uid=u*)(sn=la*)(cn=full*)(givenname=f*)(uid>=u)(!(givenname=NULL)))-1]::setup 0.00
request = <SubRequest 'topo' for <Function test_filters[(&(uid=uid1)(sn=last1)(givenname=first1))-1]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511cdf790>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/complex_filters_test.py::test_filters[(|(&(objectclass=*)(sn=last))(&(givenname=first1)))-1]::setup 0.00
request = <SubRequest 'topo' for <Function test_filters[(&(uid=uid1)(sn=last1)(givenname=first1))-1]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511cdf790>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/complex_filters_test.py::test_filters[(&(uid=uid1)(sn=last1)(givenname=NULL))-0]::setup 0.00
request = <SubRequest 'topo' for <Function test_filters[(&(uid=uid1)(sn=last1)(givenname=first1))-1]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511cdf790>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/complex_filters_test.py::test_filters[(&(uid=uid1)(&(sn=last1)(givenname=NULL)))-0]::setup 0.00
request = <SubRequest 'topo' for <Function test_filters[(&(uid=uid1)(sn=last1)(givenname=first1))-1]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511cdf790>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/complex_filters_test.py::test_filters[(&(uid=uid1)(&(&(sn=last1))(&(givenname=NULL))))-0]::setup 0.00
request = <SubRequest 'topo' for <Function test_filters[(&(uid=uid1)(sn=last1)(givenname=first1))-1]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511cdf790>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/complex_filters_test.py::test_filters[(&(uid=uid1)(&(&(sn=last1))(&(givenname=NULL)(sn=*)))(|(sn=NULL)))-0]::setup 0.00
request = <SubRequest 'topo' for <Function test_filters[(&(uid=uid1)(sn=last1)(givenname=first1))-1]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511cdf790>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/complex_filters_test.py::test_filters[(&(uid=uid1)(&(&(sn=last*))(&(givenname=first*)))(&(sn=NULL)))-0]::setup 0.00
request = <SubRequest 'topo' for <Function test_filters[(&(uid=uid1)(sn=last1)(givenname=first1))-1]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511cdf790>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/complex_filters_test.py::test_filters[(|(uid=NULL)(sn=NULL)(givenname=NULL))-0]::setup 0.00
request = <SubRequest 'topo' for <Function test_filters[(&(uid=uid1)(sn=last1)(givenname=first1))-1]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511cdf790>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/complex_filters_test.py::test_filters[(|(uid=NULL)(|(sn=NULL)(givenname=NULL)))-0]::setup 0.00
request = <SubRequest 'topo' for <Function test_filters[(&(uid=uid1)(sn=last1)(givenname=first1))-1]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511cdf790>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/complex_filters_test.py::test_filters[(|(uid=NULL)(|(|(sn=NULL))(|(givenname=NULL))))-0]::setup 0.00
request = <SubRequest 'topo' for <Function test_filters[(&(uid=uid1)(sn=last1)(givenname=first1))-1]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511cdf790>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/complex_filters_test.py::test_filters[(|(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*)(uid=*))-5]::setup 0.00
request = <SubRequest 'topo' for <Function test_filters[(&(uid=uid1)(sn=last1)(givenname=first1))-1]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511cdf790>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/complex_filters_test.py::test_filters[(uid>=uid3)-3]::setup 0.00
request = <SubRequest 'topo' for <Function test_filters[(&(uid=uid1)(sn=last1)(givenname=first1))-1]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511cdf790>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/complex_filters_test.py::test_filters[(&(uid=*)(uid>=uid3))-3]::setup 0.00
request = <SubRequest 'topo' for <Function test_filters[(&(uid=uid1)(sn=last1)(givenname=first1))-1]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511cdf790>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/complex_filters_test.py::test_filters[(|(uid>=uid3)(uid<=uid5))-5]::setup 0.00
request = <SubRequest 'topo' for <Function test_filters[(&(uid=uid1)(sn=last1)(givenname=first1))-1]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511cdf790>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/complex_filters_test.py::test_filters[(&(uid>=uid3)(uid<=uid5))-3]::setup 0.00
request = <SubRequest 'topo' for <Function test_filters[(&(uid=uid1)(sn=last1)(givenname=first1))-1]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511cdf790>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/complex_filters_test.py::test_filters[(|(&(uid>=uid3)(uid<=uid5))(uid=*))-5]::setup 0.00
request = <SubRequest 'topo' for <Function test_filters[(&(uid=uid1)(sn=last1)(givenname=first1))-1]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511cdf790>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_cert_test.py::test_positive::setup 0.00
request = <SubRequest 'topo' for <Function test_positive>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5122af750>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_valid_invalid_attributes[index0]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_valid_invalid_attributes[index1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_valid_invalid_attributes[index2]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_valid_invalid_attributes[index3]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_valid_invalid_attributes[index4]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_valid_invalid_attributes[index5]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_valid_invalid_attributes[index6]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_valid_invalid_attributes[index7]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_valid_invalid_attributes[index8]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_valid_invalid_attributes[index9]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_valid_invalid_attributes[index10]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_valid_invalid_attributes[index11]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_valid_invalid_attributes[index12]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_valid_invalid_attributes[index13]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_valid_invalid_attributes[index14]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_valid_invalid_attributes[index15]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_valid_invalid_attributes[index16]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_valid_invalid_attributes[index17]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods[mod0]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods[mod1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods[mod2]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods[mod3]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods[mod4]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods[mod5]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods[mod6]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods[mod7]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods[mod8]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods[mod9]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods[mod10]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods[mod11]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods[mod12]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods[mod13]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods[mod14]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods[mod15]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods[mod16]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods[mod17]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods_replace[mode0]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods_replace[mode1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods_replace[mode2]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods_replace[mode3]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods_replace[mode4]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods_replace[mode5]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods_replace[mode6]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods_replace[mode7]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods_replace[mode8]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods_replace[mode9]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods_replace[mode10]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods_replace[mode11]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods_replace[mode12]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods_replace[mode13]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods_replace[mode14]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods_replace[mode15]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods_replace[mode16]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods_replace[mode17]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods_delete[mode0]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods_delete[mode1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods_delete[mode2]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods_delete[mode3]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods_delete[mode4]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods_delete[mode5]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods_delete[mode6]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods_delete[mode7]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods_delete[mode8]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods_delete[mode9]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods_delete[mode10]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods_delete[mode11]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods_delete[mode12]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods_delete[mode13]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods_delete[mode14]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods_delete[mode15]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods_delete[mode16]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_mods_delete[mode17]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_search_positive_negative::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attrbitStringMatch:bitStringMatch:='0001'B)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attrcaseExactIA5Match:caseExactIA5Match:=Sprain)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attrcaseExactMatch:caseExactMatch:=\xc7\xe9lIn\xe9 \xc4ndr\xe8)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attrcaseExactMatch:caseExactOrderingMatch:=\xc7\xe9lIn\xe9 \xc4ndr\xe8)-5]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attrgeneralizedTimeMatch:generalizedTimeMatch:=20100218171300Z)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attrgeneralizedTimeMatch:generalizedTimeOrderingMatch:=20100218171300Z)-6]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attrbooleanMatch:booleanMatch:=TRUE)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attrcaseIgnoreIA5Match:caseIgnoreIA5Match:=sprain1)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attrcaseIgnoreMatch:caseIgnoreMatch:=\xc7\xe9lIn\xe9 \xc4ndr\xe81)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attrcaseIgnoreMatch:caseIgnoreOrderingMatch:=\xc7\xe9lIn\xe9 \xc4ndr\xe81)-6]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attrcaseIgnoreListMatch:caseIgnoreListMatch:=foo1$bar)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attrobjectIdentifierMatch:objectIdentifierMatch:=1.3.6.1.4.1.1466.115.121.1.15)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attrdirectoryStringFirstComponentMatch:directoryStringFirstComponentMatch:=\xc7\xe9lIn\xe9 \xc4ndr\xe81)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attrobjectIdentifierFirstComponentMatch:objectIdentifierFirstComponentMatch:=1.3.6.1.4.1.1466.115.121.1.15)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attrdistinguishedNameMatch:distinguishedNameMatch:=cn=foo1,cn=bar)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attrintegerMatch:integerMatch:=-2)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attrintegerMatch:integerOrderingMatch:=-2)-6]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attrintegerFirstComponentMatch:integerFirstComponentMatch:=-2)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attruniqueMemberMatch:uniqueMemberMatch:=cn=foo1,cn=bar#'0001'B)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attrnumericStringMatch:numericStringMatch:=00001)-10]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attrnumericStringMatch:numericStringMatch:=00001)-11]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attrtelephoneNumberMatch:telephoneNumberMatch:=+1 408 555 4798)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attroctetStringMatch:octetStringMatch:=AAAAAAAAAAAAAAE=)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attroctetStringMatch:octetStringOrderingMatch:=AAAAAAAAAAAAAAE=)-6]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attrcaseExactMatch=*\xc7\xe9lIn\xe9 \xc4ndr\xe8*)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attrcaseExactMatch=\xc7\xe9lIn\xe9 \xc4ndr\xe8*)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attrcaseExactMatch=*\xc7\xe9lIn\xe9 \xc4ndr\xe8)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attrcaseExactMatch=*\xe9 \xc4*)-5]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attrcaseExactIA5Match=*Sprain*)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attrcaseExactIA5Match=Sprain*)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attrcaseExactIA5Match=*Sprain)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attrcaseExactIA5Match=*rai*)-3]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attrcaseIgnoreIA5Match=*sprain1*)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attrcaseIgnoreIA5Match=sprain1*)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attrcaseIgnoreIA5Match=*sprain1)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attrcaseIgnoreIA5Match=*rai*)-6]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attrcaseIgnoreMatch=*\xc7\xe9lIn\xe9 \xc4ndr\xe81*)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attrcaseIgnoreMatch=\xc7\xe9lIn\xe9 \xc4ndr\xe81*)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attrcaseIgnoreMatch=*\xc7\xe9lIn\xe9 \xc4ndr\xe81)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attrcaseIgnoreMatch=*\xe9 \xc4*)-6]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attrcaseIgnoreListMatch=*foo1$bar*)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attrcaseIgnoreListMatch=foo1$bar*)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attrcaseIgnoreListMatch=*foo1$bar)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attrcaseIgnoreListMatch=*1$b*)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attrnumericStringMatch=*00001*)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attrnumericStringMatch=00001*)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attrnumericStringMatch=*00001)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attrnumericStringMatch=*000*)-6]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attrtelephoneNumberMatch=*+1 408 555 4798*)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attrtelephoneNumberMatch=+1 408 555 4798*)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attrtelephoneNumberMatch=*+1 408 555 4798)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_index_match_test.py::test_do_extensible_search[(attrtelephoneNumberMatch=* 55*)-6]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_valid_invalid_attributes[index0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511f5e4d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_indexing_test.py::test_positive[(|(|(ou=nothing1)(ou=people))(|(ou=nothing2)(ou=nothing3)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_positive[(|(|(ou=nothing1)(ou=people))(|(ou=nothing2)(ou=nothing3)))]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511636c50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_indexing_test.py::test_positive[(|(|(ou=people)(ou=nothing1))(|(ou=nothing2)(ou=nothing3)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_positive[(|(|(ou=nothing1)(ou=people))(|(ou=nothing2)(ou=nothing3)))]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511636c50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_indexing_test.py::test_positive[(|(|(ou=nothing1)(ou=nothing2))(|(ou=people)(ou=nothing3)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_positive[(|(|(ou=nothing1)(ou=people))(|(ou=nothing2)(ou=nothing3)))]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511636c50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_indexing_test.py::test_positive[(|(|(ou=nothing1)(ou=nothing2))(|(ou=nothing3)(ou=people)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_positive[(|(|(ou=nothing1)(ou=people))(|(ou=nothing2)(ou=nothing3)))]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511636c50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_indexing_test.py::test_positive[(&(sn<=0000000000000000)(givenname>=FFFFFFFFFFFFFFFF))]::setup 0.00
request = <SubRequest 'topo' for <Function test_positive[(|(|(ou=nothing1)(ou=people))(|(ou=nothing2)(ou=nothing3)))]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511636c50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_indexing_test.py::test_positive[(&(sn>=0000000000000000)(sn<=1111111111111111))]::setup 0.00
request = <SubRequest 'topo' for <Function test_positive[(|(|(ou=nothing1)(ou=people))(|(ou=nothing2)(ou=nothing3)))]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511636c50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_indexing_test.py::test_positive[(&(sn>=0000000000000000)(givenname<=FFFFFFFFFFFFFFFF))]::setup 0.00
request = <SubRequest 'topo' for <Function test_positive[(|(|(ou=nothing1)(ou=people))(|(ou=nothing2)(ou=nothing3)))]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511636c50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_indexing_test.py::test_indexing_schema::setup 0.00
request = <SubRequest 'topo' for <Function test_positive[(|(|(ou=nothing1)(ou=people))(|(ou=nothing2)(ou=nothing3)))]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511636c50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_indexing_test.py::test_indexing[(uidNumber=18446744073709551617)]::setup 0.00
request = <SubRequest 'topo' for <Function test_positive[(|(|(ou=nothing1)(ou=people))(|(ou=nothing2)(ou=nothing3)))]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511636c50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_indexing_test.py::test_indexing[(gidNumber=18446744073709551617)]::setup 0.00
request = <SubRequest 'topo' for <Function test_positive[(|(|(ou=nothing1)(ou=people))(|(ou=nothing2)(ou=nothing3)))]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511636c50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_indexing_test.py::test_indexing[(MYINTATTR=18446744073709551617)]::setup 0.00
request = <SubRequest 'topo' for <Function test_positive[(|(|(ou=nothing1)(ou=people))(|(ou=nothing2)(ou=nothing3)))]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511636c50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_indexing_test.py::test_indexing[(&(uidNumber=*)(!(uidNumber=18446744073709551617)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_positive[(|(|(ou=nothing1)(ou=people))(|(ou=nothing2)(ou=nothing3)))]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511636c50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_indexing_test.py::test_indexing[(&(gidNumber=*)(!(gidNumber=18446744073709551617)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_positive[(|(|(ou=nothing1)(ou=people))(|(ou=nothing2)(ou=nothing3)))]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511636c50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_indexing_test.py::test_indexing[(&(uidNumber=*)(!(gidNumber=18446744073709551617)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_positive[(|(|(ou=nothing1)(ou=people))(|(ou=nothing2)(ou=nothing3)))]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511636c50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_indexing_test.py::test_indexing[(&(myintattr=*)(!(myintattr=18446744073709551617)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_positive[(|(|(ou=nothing1)(ou=people))(|(ou=nothing2)(ou=nothing3)))]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511636c50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_indexing_test.py::test_indexing[(uidNumber>=-18446744073709551617)]::setup 0.00
request = <SubRequest 'topo' for <Function test_positive[(|(|(ou=nothing1)(ou=people))(|(ou=nothing2)(ou=nothing3)))]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511636c50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_indexing_test.py::test_indexing[(gidNumber>=-18446744073709551617)]::setup 0.00
request = <SubRequest 'topo' for <Function test_positive[(|(|(ou=nothing1)(ou=people))(|(ou=nothing2)(ou=nothing3)))]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511636c50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_indexing_test.py::test_indexing[(uidNumber<=18446744073709551617)]::setup 0.00
request = <SubRequest 'topo' for <Function test_positive[(|(|(ou=nothing1)(ou=people))(|(ou=nothing2)(ou=nothing3)))]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511636c50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_indexing_test.py::test_indexing[(gidNumber<=18446744073709551617)]::setup 0.00
request = <SubRequest 'topo' for <Function test_positive[(|(|(ou=nothing1)(ou=people))(|(ou=nothing2)(ou=nothing3)))]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511636c50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_indexing_test.py::test_indexing[(myintattr<=18446744073709551617)]::setup 0.00
request = <SubRequest 'topo' for <Function test_positive[(|(|(ou=nothing1)(ou=people))(|(ou=nothing2)(ou=nothing3)))]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511636c50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_indexing_test.py::test_indexing_negative[(gidNumber=54321)]::setup 0.00
request = <SubRequest 'topo' for <Function test_positive[(|(|(ou=nothing1)(ou=people))(|(ou=nothing2)(ou=nothing3)))]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511636c50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_indexing_test.py::test_indexing_negative[(uidNumber=54321)]::setup 0.00
request = <SubRequest 'topo' for <Function test_positive[(|(|(ou=nothing1)(ou=people))(|(ou=nothing2)(ou=nothing3)))]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511636c50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_indexing_test.py::test_indexing_negative[(myintattr=54321)]::setup 0.00
request = <SubRequest 'topo' for <Function test_positive[(|(|(ou=nothing1)(ou=people))(|(ou=nothing2)(ou=nothing3)))]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511636c50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_indexing_test.py::test_indexing_negative[(gidNumber<=-999999999999999999999999999999)]::setup 0.00
request = <SubRequest 'topo' for <Function test_positive[(|(|(ou=nothing1)(ou=people))(|(ou=nothing2)(ou=nothing3)))]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511636c50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_indexing_test.py::test_indexing_negative[(uidNumber<=-999999999999999999999999999999)]::setup 0.00
request = <SubRequest 'topo' for <Function test_positive[(|(|(ou=nothing1)(ou=people))(|(ou=nothing2)(ou=nothing3)))]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511636c50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_indexing_test.py::test_indexing_negative[(myintattr<=-999999999999999999999999999999)]::setup 0.00
request = <SubRequest 'topo' for <Function test_positive[(|(|(ou=nothing1)(ou=people))(|(ou=nothing2)(ou=nothing3)))]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511636c50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_indexing_test.py::test_indexing_negative[(gidNumber>=999999999999999999999999999999)]::setup 0.00
request = <SubRequest 'topo' for <Function test_positive[(|(|(ou=nothing1)(ou=people))(|(ou=nothing2)(ou=nothing3)))]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511636c50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_indexing_test.py::test_indexing_negative[(uidNumber>=999999999999999999999999999999)]::setup 0.00
request = <SubRequest 'topo' for <Function test_positive[(|(|(ou=nothing1)(ou=people))(|(ou=nothing2)(ou=nothing3)))]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511636c50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_indexing_test.py::test_indexing_negative[(myintattr>=999999999999999999999999999999)]::setup 0.00
request = <SubRequest 'topo' for <Function test_positive[(|(|(ou=nothing1)(ou=people))(|(ou=nothing2)(ou=nothing3)))]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511636c50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_logic_test.py::test_eq::setup 0.00
request = <SubRequest 'topology_st' for <Function test_eq>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51166b090>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_logic_test.py::test_sub::setup 0.00
request = <SubRequest 'topology_st' for <Function test_eq>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51166b090>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_logic_test.py::test_not_eq::setup 0.00
request = <SubRequest 'topology_st' for <Function test_eq>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51166b090>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_logic_test.py::test_ranges::setup 0.00
request = <SubRequest 'topology_st' for <Function test_eq>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51166b090>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_logic_test.py::test_and_eq::setup 0.00
request = <SubRequest 'topology_st' for <Function test_eq>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51166b090>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_logic_test.py::test_range::setup 0.00
request = <SubRequest 'topology_st' for <Function test_eq>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51166b090>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_logic_test.py::test_and_allid_shortcut::setup 0.00
request = <SubRequest 'topology_st' for <Function test_eq>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51166b090>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_logic_test.py::test_or_eq::setup 0.00
request = <SubRequest 'topology_st' for <Function test_eq>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51166b090>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_logic_test.py::test_and_not_eq::setup 0.00
request = <SubRequest 'topology_st' for <Function test_eq>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51166b090>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_logic_test.py::test_or_not_eq::setup 0.00
request = <SubRequest 'topology_st' for <Function test_eq>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51166b090>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_logic_test.py::test_and_range::setup 0.00
request = <SubRequest 'topology_st' for <Function test_eq>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51166b090>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_logic_test.py::test_or_range::setup 0.00
request = <SubRequest 'topology_st' for <Function test_eq>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51166b090>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_logic_test.py::test_and_and_eq::setup 0.00
request = <SubRequest 'topology_st' for <Function test_eq>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51166b090>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_logic_test.py::test_or_or_eq::setup 0.00
request = <SubRequest 'topology_st' for <Function test_eq>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51166b090>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_logic_test.py::test_and_or_eq::setup 0.00
request = <SubRequest 'topology_st' for <Function test_eq>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51166b090>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_logic_test.py::test_or_and_eq::setup 0.00
request = <SubRequest 'topology_st' for <Function test_eq>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51166b090>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_matching_rules::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_add_attribute_types::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_attributes[rule0]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_attributes[rule1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_attributes[rule2]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_attributes[rule3]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_attributes[rule4]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_attributes[rule5]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_attributes[rule6]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_attributes[rule7]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_attributes[rule8]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_attributes[rule9]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_attributes[rule10]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_attributes[rule11]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_attributes[rule12]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_attributes[rule13]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_attributes[rule14]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_attributes[rule15]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_attributes[rule16]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_attributes[rule17]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_modes[mode0]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_modes[mode1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_modes[mode2]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_modes[mode3]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_modes[mode4]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_modes[mode5]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_modes[mode6]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_modes[mode7]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_modes[mode8]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_modes[mode9]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_modes[mode10]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_modes[mode11]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_modes[mode12]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_modes[mode13]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_modes[mode14]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_modes[mode15]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_modes[mode16]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_modes[mode17]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_mode_replace[mode0]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_mode_replace[mode1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_mode_replace[mode2]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_mode_replace[mode3]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_mode_replace[mode4]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_mode_replace[mode5]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_mode_replace[mode6]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_mode_replace[mode7]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_mode_replace[mode8]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_mode_replace[mode9]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_mode_replace[mode10]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_mode_replace[mode11]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_mode_replace[mode12]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_mode_replace[mode13]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_mode_replace[mode14]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_mode_replace[mode15]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_mode_replace[mode16]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_valid_invalid_mode_replace[mode17]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_match_count[(attrbitStringMatch='0001'B)-1-(attrbitStringMatch:bitStringMatch:='000100000'B)]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_match_count[(attrgeneralizedTimeMatch=20100218171300Z)-1-(attrcaseExactIA5Match=SPRAIN)]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_match_count[(attrcaseExactMatch>=\xc7\xe9lIn\xe9 \xc4ndr\xe8)-5-(attrcaseExactMatch=\xc7\xe9LIN\xe9 \xc4NDR\xe8)]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_match_count[(attrcaseExactMatch:caseExactMatch:=\xc7\xe9lIn\xe9 \xc4ndr\xe8)-1-(attrcaseExactMatch>=\xe7\xe9lin\xe9 \xe4ndr\xe8)]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_match_count[(attrcaseExactIA5Match=Sprain)-1-(attrgeneralizedTimeMatch=20300218171300Z)]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_match_count[(attrbooleanMatch=TRUE)-1-(attrgeneralizedTimeMatch>=20300218171300Z)]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_match_count[(attrcaseIgnoreIA5Match=sprain1)-1-(attrcaseIgnoreIA5Match=sprain9999)]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_match_count[(attrcaseIgnoreMatch=\xc7\xe9lIn\xe9 \xc4ndr\xe81)-1-(attrcaseIgnoreMatch=\xc7\xe9lIn\xe9 \xc4ndr\xe89999)]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_match_count[(attrcaseIgnoreMatch>=\xc7\xe9lIn\xe9 \xc4ndr\xe81)-6-(attrcaseIgnoreMatch>=\xc7\xe9lIn\xe9 \xc4ndr\xe89999)]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_match_count[(attrcaseIgnoreListMatch=foo1$bar)-1-(attrcaseIgnoreListMatch=foo1$bar$baz$biff)]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_match_count[(attrobjectIdentifierMatch=1.3.6.1.4.1.1466.115.121.1.15)-1-(attrobjectIdentifierMatch=1.3.6.1.4.1.1466.115.121.1.15.99999)]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_match_count[(attrgeneralizedTimeMatch>=20100218171300Z)-6-(attroctetStringMatch>=AAAAAAAAAAABAQQ=)]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_match_count[(attrdirectoryStringFirstComponentMatch=\xc7\xe9lIn\xe9 \xc4ndr\xe81)-1-(attrdirectoryStringFirstComponentMatch=\xc7\xe9lIn\xe9 \xc4ndr\xe89999)]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_match_count[(attrobjectIdentifierFirstComponentMatch=1.3.6.1.4.1.1466.115.121.1.15)-1-(attrobjectIdentifierFirstComponentMatch=1.3.6.1.4.1.1466.115.121.1.15.99999)]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_match_count[(attrdistinguishedNameMatch=cn=foo1,cn=bar)-1-(attrdistinguishedNameMatch=cn=foo1,cn=bar,cn=baz)]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_match_count[(attrintegerMatch=-2)-1-(attrintegerMatch=-20)]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_match_count[(attrintegerMatch>=-2)-6-(attrintegerMatch>=20)]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_match_count[(attrintegerFirstComponentMatch=-2)-1-(attrintegerFirstComponentMatch=-20)]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_match_count[(attruniqueMemberMatch=cn=foo1,cn=bar#'0001'B)-1-(attruniqueMemberMatch=cn=foo1,cn=bar#'00010000'B)]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_match_count[(attrnumericStringMatch=00001)-1-(attrnumericStringMatch=000000001)]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_match_count[(attrnumericStringMatch>=00001)-6-(attrnumericStringMatch>=01)]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_match_count[(attrtelephoneNumberMatch=+1 408 555 4798)-1-(attrtelephoneNumberMatch=+2 408 555 4798)]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_match_count[(attroctetStringMatch=AAAAAAAAAAAAAAE=)-1-(attroctetStringMatch=AAAAAAAAAAAAAAEB)]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_match_count[(attroctetStringMatch>=AAAAAAAAAAAAAAE=)-6-(attroctetStringMatch>=AAAAAAAAAAABAQE=)]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attrbitStringMatch:bitStringMatch:='0001'B)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attrcaseExactIA5Match:caseExactIA5Match:=Sprain)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attrcaseExactMatch:caseExactMatch:=\xc7\xe9lIn\xe9 \xc4ndr\xe8)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attrcaseExactMatch:caseExactOrderingMatch:=\xc7\xe9lIn\xe9 \xc4ndr\xe8)-5]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attrgeneralizedTimeMatch:generalizedTimeMatch:=20100218171300Z)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attrgeneralizedTimeMatch:generalizedTimeOrderingMatch:=20100218171300Z)-6]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attrbooleanMatch:booleanMatch:=TRUE)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attrcaseIgnoreIA5Match:caseIgnoreIA5Match:=sprain1)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attrcaseIgnoreMatch:caseIgnoreMatch:=\xc7\xe9lIn\xe9 \xc4ndr\xe81)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attrcaseIgnoreMatch:caseIgnoreOrderingMatch:=\xc7\xe9lIn\xe9 \xc4ndr\xe81)-6]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attrcaseIgnoreListMatch:caseIgnoreListMatch:=foo1$bar)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attrobjectIdentifierMatch:objectIdentifierMatch:=1.3.6.1.4.1.1466.115.121.1.15)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attrdirectoryStringFirstComponentMatch:directoryStringFirstComponentMatch:=\xc7\xe9lIn\xe9 \xc4ndr\xe81)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attrobjectIdentifierFirstComponentMatch:objectIdentifierFirstComponentMatch:=1.3.6.1.4.1.1466.115.121.1.15)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attrdistinguishedNameMatch:distinguishedNameMatch:=cn=foo1,cn=bar)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attrintegerMatch:integerMatch:=-2)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attrintegerMatch:integerOrderingMatch:=-2)-6]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attrintegerFirstComponentMatch:integerFirstComponentMatch:=-2)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attruniqueMemberMatch:uniqueMemberMatch:=cn=foo1,cn=bar#'0001'B)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attrnumericStringMatch:numericStringMatch:=00001)-10]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attrnumericStringMatch:numericStringMatch:=00001)-11]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attrtelephoneNumberMatch:telephoneNumberMatch:=+1 408 555 4798)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attroctetStringMatch:octetStringMatch:=AAAAAAAAAAAAAAE=)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attroctetStringMatch:octetStringOrderingMatch:=AAAAAAAAAAAAAAE=)-6]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attrcaseExactMatch=*\xc7\xe9lIn\xe9 \xc4ndr\xe8*)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attrcaseExactMatch=\xc7\xe9lIn\xe9 \xc4ndr\xe8*)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attrcaseExactMatch=*\xc7\xe9lIn\xe9 \xc4ndr\xe8)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attrcaseExactMatch=*\xe9 \xc4*)-5]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attrcaseExactIA5Match=*Sprain*)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attrcaseExactIA5Match=Sprain*)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attrcaseExactIA5Match=*Sprain)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attrcaseExactIA5Match=*rai*)-3]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attrcaseIgnoreIA5Match=*sprain1*)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attrcaseIgnoreIA5Match=sprain1*)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attrcaseIgnoreIA5Match=*sprain1)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attrcaseIgnoreIA5Match=*rai*)-6]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attrcaseIgnoreMatch=*\xc7\xe9lIn\xe9 \xc4ndr\xe81*)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attrcaseIgnoreMatch=\xc7\xe9lIn\xe9 \xc4ndr\xe81*)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attrcaseIgnoreMatch=*\xc7\xe9lIn\xe9 \xc4ndr\xe81)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attrcaseIgnoreMatch=*\xe9 \xc4*)-6]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attrcaseIgnoreListMatch=*foo1$bar*)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attrcaseIgnoreListMatch=foo1$bar*)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attrcaseIgnoreListMatch=*foo1$bar)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attrcaseIgnoreListMatch=*1$b*)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attrnumericStringMatch=*00001*)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attrnumericStringMatch=00001*)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attrnumericStringMatch=*00001)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attrnumericStringMatch=*000*)-6]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attrtelephoneNumberMatch=*+1 408 555 4798*)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attrtelephoneNumberMatch=+1 408 555 4798*)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attrtelephoneNumberMatch=*+1 408 555 4798)-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_match_test.py::test_extensible_search[(attrtelephoneNumberMatch=* 55*)-6]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_matching_rules>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511d328d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_test.py::test_filter_escaped::setup 0.00
request = <SubRequest 'topology_st' for <Function test_filter_escaped>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149b9f90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_test.py::test_filter_search_original_attrs::setup 0.00
request = <SubRequest 'topology_st' for <Function test_filter_escaped>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149b9f90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_test.py::test_filter_scope_one::setup 0.00
request = <SubRequest 'topology_st' for <Function test_filter_escaped>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149b9f90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_test.py::test_filter_with_attribute_subtype::setup 0.00
request = <SubRequest 'topology_st' for <Function test_filter_escaped>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149b9f90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_test.py::test_extended_search::setup 0.00
request = <SubRequest 'topology_st' for <Function test_filter_escaped>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149b9f90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_telephone[(telephonenumber=*7393)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_telephone[(telephonenumber=*408*3)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(uid=mward)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(l=sunnyvale)0]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(mail=jreu*)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(mail=*exam*)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(uid=*)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(uid:2.16.840.1.113730.3.3.2.15.1:=>AAA)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(uid:es:=>AAA)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(uid:2.16.840.1.113730.3.3.2.15.1.5:=AAA)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(uid:2.16.840.1.113730.3.3.2.15.1:=>user100)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(uid:es:=>user100)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(uid:2.16.840.1.113730.3.3.2.15.1.5:=user100)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(uid:2.16.840.1.113730.3.3.2.15.1.1:=user1)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(uid:2.16.840.1.113730.3.3.2.15.1.1:=z)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(uid=user1)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(uid<=Z)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(uid>=1)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(uid>=A)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(uid>=user20)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(uid:2.16.840.1.113730.3.3.2.18.1.2:=user20)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(uid:2.16.840.1.113730.3.3.2.18.1.2:=z)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(uid:2.16.840.1.113730.3.3.2.18.1:=>=A)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(uid:fr:=>=A)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(uid:2.16.840.1.113730.3.3.2.18.1.4:=A)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(uid:2.16.840.1.113730.3.3.2.18.1:=>=user20)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(uid:fr:=>=user20)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(uid:2.16.840.1.113730.3.3.2.18.1.4:=user20)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(uid:2.16.840.1.113730.3.3.2.18.1:=>=z)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(uid:fr:=>=z)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(description=This is the special * attribute value)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(description=*x*)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(uid=ptyler)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(uid=*wal*)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(roomNumber=0312)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(uid=mw*)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(roomNumber=2295)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(l=Cupertino)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(objectclass=inetorgperson)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(l=sunnyvale)1]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(roomNumber=200)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(roomNumber=201)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(roomNumber=202)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(l=*)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(&(!(sn~=tiller))(!(uid=ptyler)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(&(!(sn~=tiller)) (uid=ptyler))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(|(uid=*wal*) (roomNumber=0312))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(|(!(uid=*wal*))(!(roomNumber=0312)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(|(!(uid=*wal*))(roomNumber=0312))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(|(uid=*wal*)(!(roomNumber=0312)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(&(uid=*wal*)(|(sn~=tiller) (roomNumber=2295)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(|(&(uid=*wal*) (roomNumber=2295))(&(uid=*wal*) (sn~=tiller)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(|(uid=*wal*)(&(sn~=tiller) (roomNumber=2295)))0]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(&(|(uid=*wal*) (sn~=tiller))(|(uid=*wal*) (roomNumber=2295)))0]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(&(uid=*wal*) (roomNumber=2295))0]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(&(roomNumber=2295) (uid=*wal*))0]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(|(roomNumber=2295) (uid=*wal*))0]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(|(uid=*wal*)(&(sn~=tiller) (roomNumber=2295)))1]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(|(uid=*wal*) (roomNumber=2295))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(|(uid=*wal*) (l=*))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(&(l=Cupertino) (|(uid=*wal*)(&(sn~=tiller) (roomNumber=2295))))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(&(!(l=Cupertino))(!(|(uid=*wal*)(&(sn~=tiller) (roomNumber=2295)))))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(&(!(l=Cupertino))(|(uid=*wal*)(&(sn~=tiller) (roomNumber=2295))))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(&(l=Cupertino)(!(|(uid=*wal*)(&(sn~=tiller) (roomNumber=2295)))))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(|(l=Cupertino) (|(uid=*wal*)(&(sn~=tiller) (roomNumber=2295))))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(|(!(l=Cupertino))(!(|(uid=*wal*)(&(sn~=tiller) (roomNumber=2295)))))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(|(!(l=Cupertino))(|(uid=*wal*)(&(sn~=tiller) (roomNumber=2295))))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(|(l=Cupertino)(!(|(uid=*wal*)(&(sn~=tiller) (roomNumber=2295)))))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(&(!(uid=user1))(objectclass=inetorgperson))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(|(!(uid=user1))(objectclass=inetorgperson))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(&(!(mail=cnewport@example.com))(l=sunnyvale))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(&(|(uid=*wal*) (sn~=tiller))(|(uid=*wal*) (roomNumber=2295)))1]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(&(uid=*wal*) (roomNumber=2295))1]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(&(roomNumber=2295) (uid=*wal*))1]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(|(roomNumber=2295) (uid=*wal*))1]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(|(!(roomNumber=200))(!(roomNumber=201))(!(roomNumber=202))(l=sunnyvale))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(&(!(uid=user40))(&(!(uid=user1))(!(uid=user20))(!(uid=user30))(objectclass=inetorgperson)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(|(!(uid=user40))(&(!(uid=user1))(!(uid=user20))(!(uid=user30))(objectclass=inetorgperson)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(&(!(roomNumber=2254))(&(!(roomNumber=200))(!(roomNumber=201))(!(roomNumber=202))(l=sunnyvale)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(|(!(roomNumber=2254))(&(!(roomNumber=200))(!(roomNumber=201))(!(roomNumber=202))(l=sunnyvale)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(&(!(uid=user1))(!(uid:2.16.840.1.113730.3.3.2.18.1:=<=user20))(!(uid=user30)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(|(!(uid=user1))(!(uid:2.16.840.1.113730.3.3.2.18.1:=<=user20))(!(uid=user30)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(&(!(roomNumber=4012))(!(roomNumber=3924))(!(roomNumber=4508)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(|(!(roomNumber=4012))(!(roomNumber=3924))(!(roomNumber=4508)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(& (objectclass=inetorgperson)(!(uid=user1))(!(uid:2.16.840.1.113730.3.3.2.18.1:=<=user20))(!(uid=user30)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(| (objectclass=inetorgperson)(!(uid=user1))(!(uid:2.16.840.1.113730.3.3.2.18.1:=<=user20))(!(uid=user30)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(&(l=sunnyvale)(!(roomNumber=4012))(!(roomNumber=3924))(!(roomNumber=4508)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(|(l=sunnyvale)(!(roomNumber=4012))(!(roomNumber=3924))(!(roomNumber=4508)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(!(|(!(l=*))(!(l=sunnyvale))))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(|(!(l=*))(!(l=sunnyvale)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(&(!(l=Cupertino))(!(mail=*exam*))(!(|(uid=*wal*) (l=*))))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(&(!(l=Cupertino))(!(mail=*exam*))(|(uid=*wal*) (l=*)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(&(!(l=Cupertino))(mail=*exam*) (|(uid=*wal*) (l=*)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(|(l=Cupertino) (mail=*exam*) (|(uid=*wal*) (l=*)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(|(!(l=Cupertino))(!(mail=*exam*))(!(|(uid=*wal*) (l=*))))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(|(!(l=Cupertino))(!(mail=*exam*))(|(uid=*wal*) (l=*)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(|(!(l=Cupertino))(mail=*exam*)(!(|(uid=*wal*) (l=*))))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(|(!(l=Cupertino))(mail=*exam*) (|(uid=*wal*) (l=*)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(|(l=Cupertino)(!(mail=*exam*))(!(|(uid=*wal*) (l=*))))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(|(l=Cupertino)(!(mail=*exam*))(|(uid=*wal*) (l=*)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(|(l=Cupertino) (mail=*exam*)(!(|(uid=*wal*) (l=*))))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_positive[(&(l=Cupertino)(!(mail=*exam*))(|(uid=*wal*) (l=*)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_negative[(userpassword=*)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_negative[(fred=*)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_negative[(uid:2.16.840.1.113730.3.3.2.15.1:=<1)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_negative[(uid:es:=<1)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_negative[(uid:2.16.840.1.113730.3.3.2.15.1.1:=1)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_negative[(uid:2.16.840.1.113730.3.3.2.15.1:=<user1)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_negative[(uid:es:=<user1)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_negative[(uid:2.16.840.1.113730.3.3.2.15.1:=<z)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_negative[(uid:es:=<z)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_negative[(uid<=1)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_negative[(uid<=A)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_negative[(uid>=Z)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_negative[(uid:2.16.840.1.113730.3.3.2.18.1:=<=A)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_negative[(uid:fr:=<=A)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_negative[(uid:2.16.840.1.113730.3.3.2.18.1.2:=A)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_negative[(uid:2.16.840.1.113730.3.3.2.18.1:=<=user20)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_negative[(uid:fr:=<=user20)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_negative[(uid:2.16.840.1.113730.3.3.2.18.1:=<=z)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_negative[(uid:fr:=<=z)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_negative[(uid:2.16.840.1.113730.3.3.2.18.1.4:=z)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_negative[(sn~=tiller)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_negative[(givenName~=pricella)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_negative[(mail=cnewport@example.com)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_negative[(uid=user20)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_negative[(uid=user30)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_negative[(uid=user40)]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_negative[(&(sn~=tiller) (givenName~=pricella))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_negative[(&(sn~=tiller)(!(uid=ptyler)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_negative[(&(!(l=Cupertino))(mail=*exam*)(!(|(uid=*wal*) (l=*))))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_negative[(&(l=Cupertino)(!(mail=*exam*))(!(|(uid=*wal*) (l=*))))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_negative[(&(l=Cupertino) (mail=*exam*)(!(|(uid=*wal*) (l=*))))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/filter_with_non_root_user_test.py::test_all_negative[(&(l=Cupertino) (mail=*exam*) (|(uid=*wal*) (l=*)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_telephone[(telephonenumber=*7393)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511892950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/large_filter_test.py::test_large_filter[(&(objectClass=person)(|(manager=uid=fmcdonnagh,dc=anuj,dc=com)(manager=cn=no_such_entry_with_a_really_long_dn_component_to_stress_the_filter_handling_code_0,dc=anuj,dc=com)(manager=cn=no_such_entry_with_a_really_long_dn_component_to_stress_the_filter_handling_code_1,dc=anuj,dc=com)(manager=cn=no_such_entry_with_a_really_long_dn_component_to_stress_the_filter_handling_code_2,dc=anuj,dc=com)(manager=cn=no_such_entry_with_a_really_long_dn_component_to_stress_the_filter_handling_code_3,dc=anuj,dc=com)(manager=cn=no_such_entry_with_a_really_long_dn_component_to_stress_the_filter_handling_code_4,dc=anuj,dc=com)(manager=cn=no_such_entry_with_a_really_long_dn_component_to_stress_the_filter_handling_code_5,dc=anuj,dc=com)(manager=uid=jvedder, dc=anuj, dc=com)(manager=cn=no_such_entry_with_a_really_long_dn_component_to_stress_the_filter_handling_code_6,dc=anuj,dc=com)(manager=cn=no_such_entry_with_a_really_long_dn_component_to_stress_the_filter_handling_code_7,dc=anuj,dc=com)(manager=cn=no_such_entry_with_a_really_long_dn_component_to_stress_the_filter_handling_code_8,dc=anuj,dc=com)(manager=cn=no_such_entry_with_a_really_long_dn_component_to_stress_the_filter_handling_code_9,dc=anuj,dc=com)(manager=cn=no_such_entry_with_a_really_long_dn_component_to_stress_the_filter_handling_code_10,dc=anuj,dc=com)(manager=uid=cnewport, dc=anuj, dc=com)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_large_filter[(&(objectClass=person)(|(manager=uid=fmcdonnagh,dc=anuj,dc=com)(man...ly_long_dn_component_to_stress_the_filter_handling_code_10,dc=anuj,dc=com)(manager=uid=cnewport, dc=anuj, dc=com)))]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5147bc350>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/large_filter_test.py::test_large_filter[(&(objectClass=person)(|(manager=uid=fmcdonnagh *)(manager=cn=no_such_entry_with_a_really_long_dn_component_to_stress_the_filter_handling_code_0,*)(manager=cn=no_such_entry_with_a_really_long_dn_component_to_stress_the_filter_handling_code_1,*)(manager=cn=no_such_entry_with_a_really_long_dn_component_to_stress_the_filter_handling_code_2,*)(manager=cn=no_such_entry_with_a_really_long_dn_component_to_stress_the_filter_handling_code_3,*)(manager=cn=no_such_entry_with_a_really_long_dn_component_to_stress_the_filter_handling_code_4,*)(manager=cn=no_such_entry_with_a_really_long_dn_component_to_stress_the_filter_handling_code_5,*)(manager=uid=jvedder,*)(manager=cn=no_such_entry_with_a_really_long_dn_component_to_stress_the_filter_handling_code_6,*)(manager=cn=no_such_entry_with_a_really_long_dn_component_to_stress_the_filter_handling_code_7,*)(manager=cn=no_such_entry_with_a_really_long_dn_component_to_stress_the_filter_handling_code_8,*)(manager=cn=no_such_entry_with_a_really_long_dn_component_to_stress_the_filter_handling_code_9,*)(manager=cn=no_such_entry_with_a_really_long_dn_component_to_stress_the_filter_handling_code_10,*)(manager=uid=cnewport,*)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_large_filter[(&(objectClass=person)(|(manager=uid=fmcdonnagh,dc=anuj,dc=com)(man...ly_long_dn_component_to_stress_the_filter_handling_code_10,dc=anuj,dc=com)(manager=uid=cnewport, dc=anuj, dc=com)))]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5147bc350>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/rfc3673_all_oper_attrs_test.py::test_supported_features::setup 0.00
request = <SubRequest 'topology_st' for <Function test_supported_features>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510d20550>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-False-oper_attr_list0-]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_supported_features>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510d20550>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-False-oper_attr_list0-*]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_supported_features>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510d20550>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-False-oper_attr_list0-objectClass]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_supported_features>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510d20550>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-True-oper_attr_list1-]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_supported_features>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510d20550>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-True-oper_attr_list1-*]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_supported_features>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510d20550>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[-True-oper_attr_list1-objectClass]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_supported_features>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510d20550>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-False-oper_attr_list2-]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_supported_features>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510d20550>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-False-oper_attr_list2-*]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_supported_features>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510d20550>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-False-oper_attr_list2-objectClass]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_supported_features>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510d20550>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-True-oper_attr_list3-]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_supported_features>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510d20550>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-True-oper_attr_list3-*]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_supported_features>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510d20550>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[ou=people,dc=example,dc=com-True-oper_attr_list3-objectClass]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_supported_features>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510d20550>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-False-oper_attr_list4-]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_supported_features>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510d20550>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-False-oper_attr_list4-*]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_supported_features>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510d20550>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-False-oper_attr_list4-objectClass]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_supported_features>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510d20550>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-True-oper_attr_list5-]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_supported_features>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510d20550>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-True-oper_attr_list5-*]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_supported_features>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510d20550>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[uid=all_attrs_test,ou=people,dc=example,dc=com-True-oper_attr_list5-objectClass]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_supported_features>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510d20550>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[cn=config-False-oper_attr_list6-]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_supported_features>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510d20550>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[cn=config-False-oper_attr_list6-*]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_supported_features>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510d20550>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/rfc3673_all_oper_attrs_test.py::test_search_basic[cn=config-False-oper_attr_list6-objectClass]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_supported_features>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510d20550>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/schema_validation_test.py::test_filter_validation_config::setup 0.00
request = <SubRequest 'topology_st_pre' for <Function test_filter_validation_config>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510c39b10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/schema_validation_test.py::test_filter_validation_enabled::setup 0.00
request = <SubRequest 'topology_st_pre' for <Function test_filter_validation_config>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510c39b10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/schema_validation_test.py::test_filter_validation_warn_safe::setup 0.00
request = <SubRequest 'topology_st_pre' for <Function test_filter_validation_config>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510c39b10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/schema_validation_test.py::test_filter_validation_warn_unsafe::setup 0.00
request = <SubRequest 'topology_st_pre' for <Function test_filter_validation_config>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510c39b10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_attribute_test.py::test_all_together_positive[(& (| (nsRoleDN=cn=new managed role) (sn=Hall)) (l=sunnyvale))-condition0-cn]::setup 0.00
request = <SubRequest 'topo' for <Function test_all_together_positive[(& (| (nsRoleDN=cn=new managed role) (sn=Hall)) (l=sunnyvale))-condition0-cn]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107c9890>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_attribute_test.py::test_all_together_positive[(& (| (nsRoleDN=cn=new managed role) (sn=Hall)) (l=sunnyvale))-condition1-cn]::setup 0.00
request = <SubRequest 'topo' for <Function test_all_together_positive[(& (| (nsRoleDN=cn=new managed role) (sn=Hall)) (l=sunnyvale))-condition0-cn]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107c9890>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_attribute_test.py::test_all_together_positive[(& (| (nsRoleDN=cn=new managed role) (sn=Hall)) (l=sunnyvale))-condition2-cn]::setup 0.00
request = <SubRequest 'topo' for <Function test_all_together_positive[(& (| (nsRoleDN=cn=new managed role) (sn=Hall)) (l=sunnyvale))-condition0-cn]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107c9890>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_attribute_test.py::test_all_together_positive[(& (| (nsRoleDN=cn=new managed role) (sn=Hall)) (l=sunnyvale))-condition3-cn]::setup 0.00
request = <SubRequest 'topo' for <Function test_all_together_positive[(& (| (nsRoleDN=cn=new managed role) (sn=Hall)) (l=sunnyvale))-condition0-cn]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107c9890>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_attribute_test.py::test_all_together_positive[(& (| (nsRoleDN=cn=new managed role) (sn=Hall)) (l=sunnyvale))-condition4-modifiersName]::setup 0.00
request = <SubRequest 'topo' for <Function test_all_together_positive[(& (| (nsRoleDN=cn=new managed role) (sn=Hall)) (l=sunnyvale))-condition0-cn]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107c9890>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_attribute_test.py::test_all_together_positive[(& (| (nsRoleDN=cn=new managed role) (sn=Hall)) (l=sunnyvale))-condition5-modifyTimestamp]::setup 0.00
request = <SubRequest 'topo' for <Function test_all_together_positive[(& (| (nsRoleDN=cn=new managed role) (sn=Hall)) (l=sunnyvale))-condition0-cn]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107c9890>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_attribute_test.py::test_all_together_positive[(& (| (nsRoleDN=cn=new managed role) (sn=Hall)) (l=sunnyvale))-condition6-modifiersName]::setup 0.00
request = <SubRequest 'topo' for <Function test_all_together_positive[(& (| (nsRoleDN=cn=new managed role) (sn=Hall)) (l=sunnyvale))-condition0-cn]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107c9890>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_attribute_test.py::test_all_together_positive[(& (| (nsRoleDN=cn=new managed role) (sn=Hall)) (l=sunnyvale))-condition7-modifyTimestamp]::setup 0.00
request = <SubRequest 'topo' for <Function test_all_together_positive[(& (| (nsRoleDN=cn=new managed role) (sn=Hall)) (l=sunnyvale))-condition0-cn]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107c9890>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_attribute_test.py::test_all_together_positive[(& (| (nsRoleDN=cn=new managed role) (sn=Hall)) (l=sunnyvale))-condition8-modifiersName]::setup 0.00
request = <SubRequest 'topo' for <Function test_all_together_positive[(& (| (nsRoleDN=cn=new managed role) (sn=Hall)) (l=sunnyvale))-condition0-cn]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107c9890>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_attribute_test.py::test_all_together_positive[(& (| (nsRoleDN=cn=new managed role) (sn=Hall)) (l=sunnyvale))-condition9-modifyTimestamp]::setup 0.00
request = <SubRequest 'topo' for <Function test_all_together_positive[(& (| (nsRoleDN=cn=new managed role) (sn=Hall)) (l=sunnyvale))-condition0-cn]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107c9890>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_attribute_test.py::test_all_together_positive[(& (| (nsRoleDN=cn=new managed role) (sn=Hall)) (l=sunnyvale))-condition10-cn]::setup 0.00
request = <SubRequest 'topo' for <Function test_all_together_positive[(& (| (nsRoleDN=cn=new managed role) (sn=Hall)) (l=sunnyvale))-condition0-cn]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107c9890>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_attribute_test.py::test_all_together_positive[(& (| (nsRoleDN=cn=new managed role) (sn=Hall)) (l=sunnyvale))-condition11-cn]::setup 0.00
request = <SubRequest 'topo' for <Function test_all_together_positive[(& (| (nsRoleDN=cn=new managed role) (sn=Hall)) (l=sunnyvale))-condition0-cn]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107c9890>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_attribute_test.py::test_all_together_positive[(& (| (nsRoleDN=cn=new managed role) (sn=Hall)) (l=sunnyvale))-condition12-modifiersName]::setup 0.00
request = <SubRequest 'topo' for <Function test_all_together_positive[(& (| (nsRoleDN=cn=new managed role) (sn=Hall)) (l=sunnyvale))-condition0-cn]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107c9890>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_attribute_test.py::test_all_together_positive[(& (| (nsRoleDN=cn=new managed role) (sn=Hall)) (l=sunnyvale))-condition13-nsRoleDN]::setup 0.00
request = <SubRequest 'topo' for <Function test_all_together_positive[(& (| (nsRoleDN=cn=new managed role) (sn=Hall)) (l=sunnyvale))-condition0-cn]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107c9890>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_attribute_test.py::test_all_together_positive[(& (| (nsRoleDN=cn=new managed role) (sn=Hall)) (l=sunnyvale))-condition14-cn]::setup 0.00
request = <SubRequest 'topo' for <Function test_all_together_positive[(& (| (nsRoleDN=cn=new managed role) (sn=Hall)) (l=sunnyvale))-condition0-cn]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107c9890>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_attribute_test.py::test_all_together_positive[(& (| (nsRoleDN=cn=new managed role) (sn=Hall)) (l=sunnyvale))-condition15-modifiersName]::setup 0.00
request = <SubRequest 'topo' for <Function test_all_together_positive[(& (| (nsRoleDN=cn=new managed role) (sn=Hall)) (l=sunnyvale))-condition0-cn]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107c9890>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_attribute_test.py::test_all_together_positive[(& (| (nsRoleDN=cn=new managed role) (sn=Hall)) (l=sunnyvale))-condition16-nsRoleDN]::setup 0.00
request = <SubRequest 'topo' for <Function test_all_together_positive[(& (| (nsRoleDN=cn=new managed role) (sn=Hall)) (l=sunnyvale))-condition0-cn]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107c9890>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_attribute_test.py::test_all_together_positive[(uid=rjense2)-condition17-mailquota]::setup 0.00
request = <SubRequest 'topo' for <Function test_all_together_positive[(& (| (nsRoleDN=cn=new managed role) (sn=Hall)) (l=sunnyvale))-condition0-cn]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107c9890>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_attribute_test.py::test_all_together_positive[(uid=rjense2)-condition18-mailquota]::setup 0.00
request = <SubRequest 'topo' for <Function test_all_together_positive[(& (| (nsRoleDN=cn=new managed role) (sn=Hall)) (l=sunnyvale))-condition0-cn]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107c9890>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_attribute_test.py::test_all_together_positive[(uid=rjense2)-condition19-mailquota]::setup 0.00
request = <SubRequest 'topo' for <Function test_all_together_positive[(& (| (nsRoleDN=cn=new managed role) (sn=Hall)) (l=sunnyvale))-condition0-cn]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107c9890>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_attribute_test.py::test_all_together_positive[(uid=rjense2)-condition20-mailquota]::setup 0.00
request = <SubRequest 'topo' for <Function test_all_together_positive[(& (| (nsRoleDN=cn=new managed role) (sn=Hall)) (l=sunnyvale))-condition0-cn]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107c9890>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_attribute_test.py::test_all_together_positive[(uid=rjense2)-condition21-nsRoleDN]::setup 0.00
request = <SubRequest 'topo' for <Function test_all_together_positive[(& (| (nsRoleDN=cn=new managed role) (sn=Hall)) (l=sunnyvale))-condition0-cn]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107c9890>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_attribute_test.py::test_all_together_positive[(nsRoleDN=cn=new managed *)-condition22-cn]::setup 0.00
request = <SubRequest 'topo' for <Function test_all_together_positive[(& (| (nsRoleDN=cn=new managed role) (sn=Hall)) (l=sunnyvale))-condition0-cn]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107c9890>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_attribute_test.py::test_all_together_positive[(nsRoleDN=cn=new managed *)-condition23-nsRoleDN]::setup 0.00
request = <SubRequest 'topo' for <Function test_all_together_positive[(& (| (nsRoleDN=cn=new managed role) (sn=Hall)) (l=sunnyvale))-condition0-cn]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107c9890>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_attribute_test.py::test_all_together_positive[(& (nsRoleDN=cn=new managed *) (uid=mtyler))-condition24-mailquota]::setup 0.00
request = <SubRequest 'topo' for <Function test_all_together_positive[(& (| (nsRoleDN=cn=new managed role) (sn=Hall)) (l=sunnyvale))-condition0-cn]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107c9890>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_attribute_test.py::test_all_together_positive[(& (nsRoleDN=cn=new managed *) (uid=mtyler))-condition25-nsRoleDN]::setup 0.00
request = <SubRequest 'topo' for <Function test_all_together_positive[(& (| (nsRoleDN=cn=new managed role) (sn=Hall)) (l=sunnyvale))-condition0-cn]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107c9890>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_attribute_test.py::test_all_together_positive[(& (nsRoleDN=cn=new managed *) (uid=mtyler))-condition26-mailquota]::setup 0.00
request = <SubRequest 'topo' for <Function test_all_together_positive[(& (| (nsRoleDN=cn=new managed role) (sn=Hall)) (l=sunnyvale))-condition0-cn]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107c9890>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_attribute_test.py::test_all_together_positive[(& (nsRoleDN=cn=new managed *) (uid=mtyler))-condition27-modifiersName]::setup 0.00
request = <SubRequest 'topo' for <Function test_all_together_positive[(& (| (nsRoleDN=cn=new managed role) (sn=Hall)) (l=sunnyvale))-condition0-cn]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107c9890>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_attribute_test.py::test_all_together_positive[(& (nsRoleDN=cn=new managed *) (uid=mtyler))-condition28-nsRoleDN]::setup 0.00
request = <SubRequest 'topo' for <Function test_all_together_positive[(& (| (nsRoleDN=cn=new managed role) (sn=Hall)) (l=sunnyvale))-condition0-cn]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107c9890>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_attribute_test.py::test_all_together_positive[(& (nsRoleDN=cn=new managed *) (uid=mtyler))-condition29-nsRoleDN]::setup 0.00
request = <SubRequest 'topo' for <Function test_all_together_positive[(& (| (nsRoleDN=cn=new managed role) (sn=Hall)) (l=sunnyvale))-condition0-cn]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107c9890>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_attribute_test.py::test_all_together_positive[(& (nsRoleDN=cn=new managed *) (uid=mtyler))-condition30-modifiersName]::setup 0.00
request = <SubRequest 'topo' for <Function test_all_together_positive[(& (| (nsRoleDN=cn=new managed role) (sn=Hall)) (l=sunnyvale))-condition0-cn]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107c9890>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(postalCode=99999)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(postalAddress=345 California Av., Mountain View, CA)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(postalCode:2.16.840.1.113730.3.3.2.7.1:=88888)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(postalCode:2.16.840.1.113730.3.3.2.7.1.3:=66666)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(emailclass=vpe*)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(emailclass=*emai*)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(mailquota=*00)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(mailquota=*6*0)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(nsRole=*)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(postalAddress=*)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(emailclass:2.16.840.1.113730.3.3.2.15.1:=>AAA)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(emailclass:es:=>AAA)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(emailclass:2.16.840.1.113730.3.3.2.15.1.5:=AAA)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(emailclass:2.16.840.1.113730.3.3.2.15.1:=>vpemail)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(emailclass:es:=>vpemail)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(mailquota:2.16.840.1.113730.3.3.2.15.1.1:=900)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(mailquota<=600)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(mailquota>=600)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(nsRole~=cn=new)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(uid=*wal*)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(uid=mw*)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(roomNumber=0312)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(l=Cupertino)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(uid=user1)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(objectclass=inetorgperson)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(l=sunnyvale)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(roomNumber=3924)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(l=*)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(objectclass=*)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(mailquota<=900)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(mailquota>=100)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(mailquota:2.16.840.1.113730.3.3.2.18.1.2:=600)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(mailquota:2.16.840.1.113730.3.3.2.18.1.2:=900)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(mailquota:2.16.840.1.113730.3.3.2.18.1:=>=900)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(mailquota:fr:=>=900)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(mailquota:2.16.840.1.113730.3.3.2.18.1:=>=600)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(mailquota:fr:=>=600)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(mailquota:2.16.840.1.113730.3.3.2.18.1.4:=600)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(mailquota:2.16.840.1.113730.3.3.2.18.1:=>=100)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(mailquota:fr:=>=100)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(mailquota:2.16.840.1.113730.3.3.2.18.1.4:=100)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(&(!(nsRole~=cn=new managed))(!(nsRole=cn=new vaddr filtered role,dc=example,dc=com)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(|(uid=*wal*) (nsRole=cn=*another*))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(|(!(uid=*wal*))(!(nsRole=cn=*another*)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(|(!(uid=*wal*))(nsRole=cn=*another*))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(|(uid=*wal*)(!(nsRole=cn=*another*)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(&(uid=*wal*)(|(nsRole~=cn=new managed) (l=Cupertino)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(|(&(uid=*wal*) (l=Cupertino))(&(uid=*wal*) (nsRole~=cn=new managed)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(|(uid=*wal*)(&(nsRole~=cn=new managed) (l=Cupertino)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(&(|(uid=*wal*) (nsRole~=cn=new managed))(|(uid=*wal*) (l=Cupertino)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(|(nsRole=cn=*vaddr*) (uid=*wal*))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(|(uid=*wal*)(&(nsRole~=cn=new managed) (nsRole=cn=*vaddr*)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(|(uid=*wal*) (nsRole=cn=*vaddr*))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(|(nsRole=cn=*vaddr*) (l=*))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(&(l=Cupertino) (|(uid=*wal*)(&(nsRole~=cn=new managed) (nsRole=cn=*vaddr*))))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(&(!(l=Cupertino))(!(|(uid=*wal*)(&(nsRole~=cn=new managed) (nsRole=cn=*vaddr*)))))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(&(!(l=Cupertino))(|(uid=*wal*)(&(nsRole~=cn=new managed) (nsRole=cn=*vaddr*))))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(&(l=Cupertino)(!(|(uid=*wal*)(&(nsRole~=cn=new managed) (nsRole=cn=*vaddr*)))))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(|(l=Cupertino) (|(uid=*wal*)(&(nsRole~=cn=new managed) (nsRole=cn=*vaddr*))))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(|(!(l=Cupertino))(!(|(uid=*wal*)(&(nsRole~=cn=new managed) (nsRole=cn=*vaddr*)))))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(|(!(l=Cupertino))(|(uid=*wal*)(&(nsRole~=cn=new managed) (nsRole=cn=*vaddr*))))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(|(l=Cupertino)(!(|(uid=*wal*)(&(nsRole~=cn=new managed) (nsRole=cn=*vaddr*)))))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(&(!(uid=user1))(objectclass=inetorgperson))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(|(!(uid=user1))(objectclass=inetorgperson))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(&(!(nsRole=cn=*vaddr*))(l=sunnyvale))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(|(!(nsRole=cn=*vaddr*))(l=sunnyvale))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(&(!(uid=user1))(!(uid=user20))(!(uid=user30))(objectclass=inetorgperson))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(|(!(uid=user1))(!(uid=user20))(!(uid=user30))(objectclass=inetorgperson))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(&(!(nsRole=cn=another vaddr role,dc=example,dc=com))(!(roomNumber=3924))(!(roomNumber=4508))(l=sunnyvale))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(|(!(nsRole=cn=another vaddr role,dc=example,dc=com))(!(roomNumber=3924))(!(roomNumber=4508))(l=sunnyvale))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(&(!(uid=user40))(&(!(uid=user1))(!(uid=user20))(!(uid=user30))(objectclass=inetorgperson)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(|(!(uid=user40))(&(!(uid=user1))(!(uid=user20))(!(uid=user30))(objectclass=inetorgperson)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(&(!(roomNumber=2254))(&(!(nsRole=cn=another vaddr role,dc=example,dc=com))(!(roomNumber=3924))(!(roomNumber=4508))(l=sunnyvale)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(|(!(roomNumber=2254))(&(!(nsRole=cn=another vaddr role,dc=example,dc=com))(!(roomNumber=3924))(!(roomNumber=4508))(l=sunnyvale)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(&(!(uid=user1))(!(uid=user20))(!(uid=user30)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(|(!(uid=user1))(!(uid=user20))(!(uid=user30)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(&(!(nsRole=cn=another vaddr role,dc=example,dc=com))(!(roomNumber=3924))(!(roomNumber=4508)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(|(!(nsRole=cn=another vaddr role,dc=example,dc=com))(!(roomNumber=3924))(!(roomNumber=4508)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(& (objectclass=inetorgperson)(!(uid=user1))(!(uid=user20))(!(uid=user30)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(| (objectclass=inetorgperson)(!(uid=user1))(!(uid=user20))(!(uid=user30)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(&(l=sunnyvale)(!(nsRole=cn=another vaddr role,dc=example,dc=com))(!(roomNumber=3924))(!(roomNumber=4508)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(|(l=sunnyvale)(!(nsRole=cn=another vaddr role,dc=example,dc=com))(!(roomNumber=3924))(!(roomNumber=4508)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(!(|(!(l=*))(!(l=sunnyvale))))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(|(!(l=*))(!(l=sunnyvale)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(&(l=Cupertino) (emailclass=*emai*) (|(nsRole=cn=*vaddr*) (l=*)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(&(!(l=Cupertino))(!(emailclass=*emai*))(!(|(nsRole=cn=*vaddr*) (l=*))))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(&(!(l=Cupertino))(!(emailclass=*emai*))(|(nsRole=cn=*vaddr*) (l=*)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(&(!(l=Cupertino))(emailclass=*emai*) (|(nsRole=cn=*vaddr*) (l=*)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(&(l=Cupertino)(!(emailclass=*emai*))(|(nsRole=cn=*vaddr*) (l=*)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(|(l=Cupertino) (emailclass=*emai*) (|(nsRole=cn=*vaddr*) (l=*)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(|(!(l=Cupertino))(!(emailclass=*emai*))(!(|(nsRole=cn=*vaddr*) (l=*))))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(|(!(l=Cupertino))(!(emailclass=*emai*))(|(nsRole=cn=*vaddr*) (l=*)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(|(!(l=Cupertino))(emailclass=*emai*)(!(|(nsRole=cn=*vaddr*) (l=*))))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(|(!(l=Cupertino))(emailclass=*emai*) (|(nsRole=cn=*vaddr*) (l=*)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(|(l=Cupertino)(!(emailclass=*emai*))(!(|(nsRole=cn=*vaddr*) (l=*))))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(|(l=Cupertino)(!(emailclass=*emai*))(|(nsRole=cn=*vaddr*) (l=*)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_positive[(|(l=Cupertino) (emailclass=*emai*)(!(|(nsRole=cn=*vaddr*) (l=*))))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_negative[(postalCode:de:==77777)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_negative[(fred=*)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_negative[(emailclass:2.16.840.1.113730.3.3.2.15.1.5:=vpemail)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_negative[(emailclass:2.16.840.1.113730.3.3.2.15.1:=<1)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_negative[(emailclass:es:=<1)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_negative[(emailclass:2.16.840.1.113730.3.3.2.15.1.1:=1)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_negative[(emailclass:2.16.840.1.113730.3.3.2.15.1:=<vpemail)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_negative[(emailclass:es:=<vpemail)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_negative[(emailclass:2.16.840.1.113730.3.3.2.15.1.1:=vpemail)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_negative[(mailquota:2.16.840.1.113730.3.3.2.15.1:=<900)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_negative[(mailquota:es:=<900)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_negative[(mailquota<=100)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_negative[(mailquota>=900)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_negative[(nsRole~=cn=new managed)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_negative[(nsRole=cn=new vaddr filtered role,dc=example,dc=com)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_negative[(nsRole=cn=*another*)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_negative[(nsRole=cn=*vaddr*)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_negative[(uid=user20)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_negative[(uid=user30)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_negative[(nsRole=cn=another vaddr role,dc=example,dc=com)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_negative[(roomNumber=4508)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_negative[(uid=user40)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_negative[(roomNumber=2254)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_negative[(mailquota:2.16.840.1.113730.3.3.2.18.1:=<=100)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_negative[(mailquota:fr:=<=100)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_negative[(mailquota:2.16.840.1.113730.3.3.2.18.1.2:=100)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_negative[(mailquota:2.16.840.1.113730.3.3.2.18.1:=<=600)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_negative[(mailquota:fr:=<=600)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_negative[(mailquota:2.16.840.1.113730.3.3.2.18.1:=<=900)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_negative[(mailquota:fr:=<=900)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_negative[(mailquota:2.16.840.1.113730.3.3.2.18.1.4:=900)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_negative[(Description=This is the special \\2a attribute value)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_negative[(Description=*\\2a*)]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_negative[(&(nsRole~=cn=new managed) (nsRole=cn=new vaddr filtered role,dc=example,dc=com))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_negative[(&(!(nsRole~=cn=new managed)) (nsRole=cn=new vaddr filtered role,dc=example,dc=com))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_negative[(&(nsRole~=cn=new managed)(!(nsRole=cn=new vaddr filtered role,dc=example,dc=com)))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_negative[(&(uid=*wal*) (nsRole=cn=*vaddr*))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_negative[(&(nsRole=cn=*vaddr*) (uid=*wal*))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_negative[(&(!(l=Cupertino))(emailclass=*emai*)(!(|(nsRole=cn=*vaddr*) (l=*))))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_negative[(&(l=Cupertino)(!(emailclass=*emai*))(!(|(nsRole=cn=*vaddr*) (l=*))))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/filter/vfilter_simple_test.py::test_param_negative[(&(l=Cupertino) (emailclass=*emai*)(!(|(nsRole=cn=*vaddr*) (l=*))))]::setup 0.00
request = <SubRequest 'topo' for <Function test_param_positive[(postalCode=99999)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5107eb950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/fourwaymmr/fourwaymmr_test.py::test_verify_trees::setup 0.00
request = <SubRequest 'topo_m4' for <Function test_verify_trees>>

@pytest.fixture(scope="module")
def topology_m4(request):
"""Create Replication Deployment with four masters"""

> topology = create_topology({ReplicaRole.MASTER: 4})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:458:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510df7c10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/fourwaymmr/fourwaymmr_test.py::test_sync_through_to_all_4_masters::setup 0.00
request = <SubRequest 'topo_m4' for <Function test_verify_trees>>

@pytest.fixture(scope="module")
def topology_m4(request):
"""Create Replication Deployment with four masters"""

> topology = create_topology({ReplicaRole.MASTER: 4})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:458:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510df7c10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/fourwaymmr/fourwaymmr_test.py::test_modify_some_data_in_m3::setup 0.00
request = <SubRequest 'topo_m4' for <Function test_verify_trees>>

@pytest.fixture(scope="module")
def topology_m4(request):
"""Create Replication Deployment with four masters"""

> topology = create_topology({ReplicaRole.MASTER: 4})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:458:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510df7c10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/fourwaymmr/fourwaymmr_test.py::test_delete_a_few_entries_in_m4::setup 0.00
request = <SubRequest 'topo_m4' for <Function test_verify_trees>>

@pytest.fixture(scope="module")
def topology_m4(request):
"""Create Replication Deployment with four masters"""

> topology = create_topology({ReplicaRole.MASTER: 4})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:458:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510df7c10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/fourwaymmr/fourwaymmr_test.py::test_replicated_multivalued_entries::setup 0.00
request = <SubRequest 'topo_m4' for <Function test_verify_trees>>

@pytest.fixture(scope="module")
def topology_m4(request):
"""Create Replication Deployment with four masters"""

> topology = create_topology({ReplicaRole.MASTER: 4})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:458:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510df7c10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/fourwaymmr/fourwaymmr_test.py::test_bad_replication_agreement::setup 0.00
request = <SubRequest 'topo_m4' for <Function test_verify_trees>>

@pytest.fixture(scope="module")
def topology_m4(request):
"""Create Replication Deployment with four masters"""

> topology = create_topology({ReplicaRole.MASTER: 4})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:458:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510df7c10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/fourwaymmr/fourwaymmr_test.py::test_nsds5replicaenabled_verify::setup 0.00
request = <SubRequest 'topo_m4' for <Function test_verify_trees>>

@pytest.fixture(scope="module")
def topology_m4(request):
"""Create Replication Deployment with four masters"""

> topology = create_topology({ReplicaRole.MASTER: 4})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:458:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510df7c10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/fourwaymmr/fourwaymmr_test.py::test_create_an_entry_on_the_supplier::setup 0.00
request = <SubRequest 'topo_m4' for <Function test_verify_trees>>

@pytest.fixture(scope="module")
def topology_m4(request):
"""Create Replication Deployment with four masters"""

> topology = create_topology({ReplicaRole.MASTER: 4})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:458:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510df7c10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/fourwaymmr/fourwaymmr_test.py::test_bob_acceptance_tests::setup 0.00
request = <SubRequest 'topo_m4' for <Function test_verify_trees>>

@pytest.fixture(scope="module")
def topology_m4(request):
"""Create Replication Deployment with four masters"""

> topology = create_topology({ReplicaRole.MASTER: 4})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:458:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510df7c10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/fourwaymmr/fourwaymmr_test.py::test_replica_backup_and_restore::setup 0.00
request = <SubRequest 'topo_m4' for <Function test_verify_trees>>

@pytest.fixture(scope="module")
def topology_m4(request):
"""Create Replication Deployment with four masters"""

> topology = create_topology({ReplicaRole.MASTER: 4})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:458:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510df7c10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/fractional/fractional_test.py::test_fractional_agreements::setup 0.00
request = <SubRequest 'topology_m2c2' for <Function test_fractional_agreements>>

@pytest.fixture(scope="module")
def topology_m2c2(request):
"""Create Replication Deployment with two masters and two consumers"""

topology = create_topology({ReplicaRole.MASTER: 2,
> ReplicaRole.CONSUMER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:476:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510642d10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/fractional/fractional_test.py::test_read_only_consumer::setup 0.00
request = <SubRequest 'topology_m2c2' for <Function test_fractional_agreements>>

@pytest.fixture(scope="module")
def topology_m2c2(request):
"""Create Replication Deployment with two masters and two consumers"""

topology = create_topology({ReplicaRole.MASTER: 2,
> ReplicaRole.CONSUMER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:476:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510642d10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/fractional/fractional_test.py::test_read_write_supplier::setup 0.00
request = <SubRequest 'topology_m2c2' for <Function test_fractional_agreements>>

@pytest.fixture(scope="module")
def topology_m2c2(request):
"""Create Replication Deployment with two masters and two consumers"""

topology = create_topology({ReplicaRole.MASTER: 2,
> ReplicaRole.CONSUMER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:476:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510642d10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/fractional/fractional_test.py::test_filtered_attributes::setup 0.00
request = <SubRequest 'topology_m2c2' for <Function test_fractional_agreements>>

@pytest.fixture(scope="module")
def topology_m2c2(request):
"""Create Replication Deployment with two masters and two consumers"""

topology = create_topology({ReplicaRole.MASTER: 2,
> ReplicaRole.CONSUMER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:476:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510642d10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/fractional/fractional_test.py::test_fewer_changes_in_single_operation::setup 0.00
request = <SubRequest 'topology_m2c2' for <Function test_fractional_agreements>>

@pytest.fixture(scope="module")
def topology_m2c2(request):
"""Create Replication Deployment with two masters and two consumers"""

topology = create_topology({ReplicaRole.MASTER: 2,
> ReplicaRole.CONSUMER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:476:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510642d10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/fractional/fractional_test.py::test_newly_added_attribute_nsds5replicatedattributelisttotal::setup 0.00
request = <SubRequest 'topology_m2c2' for <Function test_fractional_agreements>>

@pytest.fixture(scope="module")
def topology_m2c2(request):
"""Create Replication Deployment with two masters and two consumers"""

topology = create_topology({ReplicaRole.MASTER: 2,
> ReplicaRole.CONSUMER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:476:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510642d10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/fractional/fractional_test.py::test_attribute_nsds5replicatedattributelisttotal::setup 0.00
request = <SubRequest 'topology_m2c2' for <Function test_fractional_agreements>>

@pytest.fixture(scope="module")
def topology_m2c2(request):
"""Create Replication Deployment with two masters and two consumers"""

topology = create_topology({ReplicaRole.MASTER: 2,
> ReplicaRole.CONSUMER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:476:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510642d10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/fractional/fractional_test.py::test_implicit_replication_of_password_policy::setup 0.00
request = <SubRequest 'topology_m2c2' for <Function test_fractional_agreements>>

@pytest.fixture(scope="module")
def topology_m2c2(request):
"""Create Replication Deployment with two masters and two consumers"""

topology = create_topology({ReplicaRole.MASTER: 2,
> ReplicaRole.CONSUMER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:476:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510642d10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/get_effective_rights/acceptance_test.py::test_group_aci_entry_exists::setup 0.00
request = <SubRequest 'topo' for <Function test_group_aci_entry_exists>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510157110>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/get_effective_rights/acceptance_test.py::test_group_aci_template_entry::setup 0.00
request = <SubRequest 'topo' for <Function test_group_aci_entry_exists>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510157110>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/gssapi/simple_gssapi_test.py::test_gssapi_bind::setup 0.00
request = <SubRequest 'topology_st_gssapi' for <Function test_gssapi_bind>>

@pytest.fixture(scope="module")
def topology_st_gssapi(request):
"""Create a DS standalone instance with GSSAPI enabled.

This will alter the instance to remove the secure port, to allow
GSSAPI to function.
"""
hostname = socket.gethostname().split('.', 1)

# Assert we have a domain setup in some kind.
assert len(hostname) == 2

REALM = hostname[1].upper()

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:277:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510148fd0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/gssapi/simple_gssapi_test.py::test_invalid_sasl_map::setup 0.00
request = <SubRequest 'topology_st_gssapi' for <Function test_gssapi_bind>>

@pytest.fixture(scope="module")
def topology_st_gssapi(request):
"""Create a DS standalone instance with GSSAPI enabled.

This will alter the instance to remove the secure port, to allow
GSSAPI to function.
"""
hostname = socket.gethostname().split('.', 1)

# Assert we have a domain setup in some kind.
assert len(hostname) == 2

REALM = hostname[1].upper()

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:277:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510148fd0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/gssapi/simple_gssapi_test.py::test_missing_user::setup 0.00
request = <SubRequest 'topology_st_gssapi' for <Function test_gssapi_bind>>

@pytest.fixture(scope="module")
def topology_st_gssapi(request):
"""Create a DS standalone instance with GSSAPI enabled.

This will alter the instance to remove the secure port, to allow
GSSAPI to function.
"""
hostname = socket.gethostname().split('.', 1)

# Assert we have a domain setup in some kind.
assert len(hostname) == 2

REALM = hostname[1].upper()

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:277:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510148fd0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/gssapi/simple_gssapi_test.py::test_support_mech::setup 0.00
request = <SubRequest 'topology_st_gssapi' for <Function test_gssapi_bind>>

@pytest.fixture(scope="module")
def topology_st_gssapi(request):
"""Create a DS standalone instance with GSSAPI enabled.

This will alter the instance to remove the secure port, to allow
GSSAPI to function.
"""
hostname = socket.gethostname().split('.', 1)

# Assert we have a domain setup in some kind.
assert len(hostname) == 2

REALM = hostname[1].upper()

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:277:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510148fd0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/gssapi/simple_gssapi_test.py::test_rejected_mech::setup 0.00
request = <SubRequest 'topology_st_gssapi' for <Function test_gssapi_bind>>

@pytest.fixture(scope="module")
def topology_st_gssapi(request):
"""Create a DS standalone instance with GSSAPI enabled.

This will alter the instance to remove the secure port, to allow
GSSAPI to function.
"""
hostname = socket.gethostname().split('.', 1)

# Assert we have a domain setup in some kind.
assert len(hostname) == 2

REALM = hostname[1].upper()

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:277:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510148fd0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/gssapi_repl/gssapi_repl_test.py::test_gssapi_repl::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_gssapi_repl>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510479310>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/import/regression_test.py::test_replay_import_operation::setup 0.00
request = <SubRequest 'topo' for <Function test_replay_import_operation>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510493150>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/import/regression_test.py::test_import_be_default::setup 0.00
request = <SubRequest 'topo' for <Function test_replay_import_operation>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510493150>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/import/regression_test.py::test_del_suffix_import::setup 0.00
request = <SubRequest 'topo' for <Function test_replay_import_operation>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510493150>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/import/regression_test.py::test_del_suffix_backend::setup 0.00
request = <SubRequest 'topo' for <Function test_replay_import_operation>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510493150>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/import/regression_test.py::test_import_duplicate_dn::setup 0.00
request = <SubRequest 'topo' for <Function test_replay_import_operation>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510493150>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/lib389/config_compare_test.py::test_config_compare::setup 0.00
request = <SubRequest 'topology_i2' for <Function test_config_compare>>

@pytest.fixture(scope="module")
def topology_i2(request):
"""Create two instance DS deployment"""

> topology = create_topology({ReplicaRole.STANDALONE: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:357:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510912dd0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/lib389/dsldapobject/dn_construct_test.py::test_mul_explicit_rdn::setup 0.00
request = <SubRequest 'topology_st' for <Function test_mul_explicit_rdn>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51027d910>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/lib389/dsldapobject/dn_construct_test.py::test_mul_derive_single_dn::setup 0.00
request = <SubRequest 'topology_st' for <Function test_mul_explicit_rdn>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51027d910>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/lib389/dsldapobject/dn_construct_test.py::test_mul_derive_mult_dn::setup 0.00
request = <SubRequest 'topology_st' for <Function test_mul_explicit_rdn>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51027d910>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/lib389/dsldapobject/dn_construct_test.py::test_sin_explicit_dn::setup 0.00
request = <SubRequest 'topology_st' for <Function test_mul_explicit_rdn>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51027d910>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/lib389/dsldapobject/dn_construct_test.py::test_sin_explicit_rdn::setup 0.00
request = <SubRequest 'topology_st' for <Function test_mul_explicit_rdn>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51027d910>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/lib389/dsldapobject/dn_construct_test.py::test_sin_derive_single_dn::setup 0.00
request = <SubRequest 'topology_st' for <Function test_mul_explicit_rdn>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51027d910>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/lib389/dsldapobject/dn_construct_test.py::test_sin_derive_mult_dn::setup 0.00
request = <SubRequest 'topology_st' for <Function test_mul_explicit_rdn>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51027d910>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/lib389/dsldapobject/dn_construct_test.py::test_sin_invalid_no_basedn::setup 0.00
request = <SubRequest 'topology_st' for <Function test_mul_explicit_rdn>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51027d910>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/lib389/dsldapobject/dn_construct_test.py::test_sin_invalid_no_rdn::setup 0.00
request = <SubRequest 'topology_st' for <Function test_mul_explicit_rdn>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51027d910>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/lib389/dsldapobject/dn_construct_test.py::test_sin_non_present_rdn::setup 0.00
request = <SubRequest 'topology_st' for <Function test_mul_explicit_rdn>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51027d910>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/lib389/idm/user_compare_i2_test.py::test_user_compare_i2::setup 0.00
request = <SubRequest 'topology_i2' for <Function test_user_compare_i2>>

@pytest.fixture(scope="module")
def topology_i2(request):
"""Create two instance DS deployment"""

> topology = create_topology({ReplicaRole.STANDALONE: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:357:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5100ada50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/lib389/idm/user_compare_m2Repl_test.py::test_user_compare_m2Repl::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_user_compare_m2Repl>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5100c7050>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/lib389/idm/user_compare_st_test.py::test_user_compare::setup 0.00
request = <SubRequest 'topology' for <Function test_user_compare>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510067d10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/logging/logging_config_test.py::test_logging_digit_config[logexpirationtime-invalid_vals0-valid_vals0]::setup 0.00
request = <SubRequest 'topo' for <Function test_logging_digit_config[logexpirationtime-invalid_vals0-valid_vals0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510065d10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/logging/logging_config_test.py::test_logging_digit_config[maxlogsize-invalid_vals1-valid_vals1]::setup 0.00
request = <SubRequest 'topo' for <Function test_logging_digit_config[logexpirationtime-invalid_vals0-valid_vals0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510065d10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/logging/logging_config_test.py::test_logging_digit_config[logmaxdiskspace-invalid_vals2-valid_vals2]::setup 0.00
request = <SubRequest 'topo' for <Function test_logging_digit_config[logexpirationtime-invalid_vals0-valid_vals0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510065d10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/logging/logging_config_test.py::test_logging_digit_config[logminfreediskspace-invalid_vals3-valid_vals3]::setup 0.00
request = <SubRequest 'topo' for <Function test_logging_digit_config[logexpirationtime-invalid_vals0-valid_vals0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510065d10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/logging/logging_config_test.py::test_logging_digit_config[mode-invalid_vals4-valid_vals4]::setup 0.00
request = <SubRequest 'topo' for <Function test_logging_digit_config[logexpirationtime-invalid_vals0-valid_vals0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510065d10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/logging/logging_config_test.py::test_logging_digit_config[maxlogsperdir-invalid_vals5-valid_vals5]::setup 0.00
request = <SubRequest 'topo' for <Function test_logging_digit_config[logexpirationtime-invalid_vals0-valid_vals0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510065d10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/logging/logging_config_test.py::test_logging_digit_config[logrotationsynchour-invalid_vals6-valid_vals6]::setup 0.00
request = <SubRequest 'topo' for <Function test_logging_digit_config[logexpirationtime-invalid_vals0-valid_vals0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510065d10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/logging/logging_config_test.py::test_logging_digit_config[logrotationsyncmin-invalid_vals7-valid_vals7]::setup 0.00
request = <SubRequest 'topo' for <Function test_logging_digit_config[logexpirationtime-invalid_vals0-valid_vals0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510065d10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/logging/logging_config_test.py::test_logging_digit_config[logrotationtime-invalid_vals8-valid_vals8]::setup 0.00
request = <SubRequest 'topo' for <Function test_logging_digit_config[logexpirationtime-invalid_vals0-valid_vals0]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510065d10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/mapping_tree/be_del_and_default_naming_attr_test.py::test_be_delete::setup 0.00
request = <SubRequest 'topo' for <Function test_be_delete>>

@pytest.fixture(scope="module")
def topology_m1(request):
"""Create Replication Deployment with one master and one consumer"""

> topology = create_topology({ReplicaRole.MASTER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:390:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50ff19710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/monitor/monitor_test.py::test_monitor::setup 0.00
request = <SubRequest 'topo' for <Function test_monitor>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50ff6cf10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/paged_results/paged_results_test.py::test_search_success[6-5]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_search_success[6-5]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510564710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/paged_results/paged_results_test.py::test_search_success[5-5]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_search_success[6-5]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510564710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/paged_results/paged_results_test.py::test_search_success[5-25]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_search_success[6-5]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510564710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/paged_results/paged_results_test.py::test_search_limits_fail[50-200-cn=config,cn=ldbm database,cn=plugins,cn=config-nsslapd-idlistscanlimit-100-UNWILLING_TO_PERFORM]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_search_success[6-5]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510564710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/paged_results/paged_results_test.py::test_search_limits_fail[5-15-cn=config-nsslapd-timelimit-20-UNAVAILABLE_CRITICAL_EXTENSION]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_search_success[6-5]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510564710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/paged_results/paged_results_test.py::test_search_limits_fail[21-50-cn=config-nsslapd-sizelimit-20-SIZELIMIT_EXCEEDED]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_search_success[6-5]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510564710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/paged_results/paged_results_test.py::test_search_limits_fail[21-50-cn=config-nsslapd-pagedsizelimit-5-SIZELIMIT_EXCEEDED]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_search_success[6-5]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510564710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/paged_results/paged_results_test.py::test_search_limits_fail[5-50-cn=config,cn=ldbm database,cn=plugins,cn=config-nsslapd-lookthroughlimit-20-ADMINLIMIT_EXCEEDED]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_search_success[6-5]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510564710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/paged_results/paged_results_test.py::test_search_sort_success::setup 0.00
request = <SubRequest 'topology_st' for <Function test_search_success[6-5]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510564710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/paged_results/paged_results_test.py::test_search_abandon::setup 0.00
request = <SubRequest 'topology_st' for <Function test_search_success[6-5]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510564710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/paged_results/paged_results_test.py::test_search_with_timelimit::setup 0.00
request = <SubRequest 'topology_st' for <Function test_search_success[6-5]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510564710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/paged_results/paged_results_test.py::test_search_dns_ip_aci[dns = "localhost.localdomain"]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_search_success[6-5]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510564710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/paged_results/paged_results_test.py::test_search_dns_ip_aci[ip = "127.0.0.1"]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_search_success[6-5]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510564710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/paged_results/paged_results_test.py::test_search_multiple_paging::setup 0.00
request = <SubRequest 'topology_st' for <Function test_search_success[6-5]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510564710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/paged_results/paged_results_test.py::test_search_invalid_cookie[1000]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_search_success[6-5]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510564710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/paged_results/paged_results_test.py::test_search_invalid_cookie[-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_search_success[6-5]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510564710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/paged_results/paged_results_test.py::test_search_abandon_with_zero_size::setup 0.00
request = <SubRequest 'topology_st' for <Function test_search_success[6-5]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510564710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/paged_results/paged_results_test.py::test_search_pagedsizelimit_success::setup 0.00
request = <SubRequest 'topology_st' for <Function test_search_success[6-5]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510564710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/paged_results/paged_results_test.py::test_search_nspagedsizelimit[5-15-PASS]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_search_success[6-5]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510564710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/paged_results/paged_results_test.py::test_search_nspagedsizelimit[15-5-SIZELIMIT_EXCEEDED]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_search_success[6-5]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510564710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/paged_results/paged_results_test.py::test_search_paged_limits[conf_attr_values0-ADMINLIMIT_EXCEEDED]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_search_success[6-5]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510564710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/paged_results/paged_results_test.py::test_search_paged_limits[conf_attr_values1-PASS]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_search_success[6-5]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510564710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/paged_results/paged_results_test.py::test_search_paged_user_limits[conf_attr_values0-ADMINLIMIT_EXCEEDED]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_search_success[6-5]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510564710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/paged_results/paged_results_test.py::test_search_paged_user_limits[conf_attr_values1-PASS]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_search_success[6-5]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510564710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/paged_results/paged_results_test.py::test_ger_basic::setup 0.00
request = <SubRequest 'topology_st' for <Function test_search_success[6-5]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510564710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/paged_results/paged_results_test.py::test_multi_suffix_search::setup 0.00
request = <SubRequest 'topology_st' for <Function test_search_success[6-5]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510564710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/paged_results/paged_results_test.py::test_maxsimplepaged_per_conn_success[None]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_search_success[6-5]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510564710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/paged_results/paged_results_test.py::test_maxsimplepaged_per_conn_success[-1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_search_success[6-5]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510564710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/paged_results/paged_results_test.py::test_maxsimplepaged_per_conn_success[1000]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_search_success[6-5]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510564710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/paged_results/paged_results_test.py::test_maxsimplepaged_per_conn_failure[0]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_search_success[6-5]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510564710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/paged_results/paged_results_test.py::test_maxsimplepaged_per_conn_failure[1]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_search_success[6-5]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510564710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/password_test.py::test_password_delete_specific_password::setup 0.00
request = <SubRequest 'topology_st' for <Function test_password_delete_specific_password>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510162c50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwdAdmin_test.py::test_pwdAdmin_bypass::setup 0.00
request = <SubRequest 'topology_st' for <Function test_pwdAdmin_bypass>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510901d10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwdAdmin_test.py::test_pwdAdmin_no_admin::setup 0.00
request = <SubRequest 'topology_st' for <Function test_pwdAdmin_bypass>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510901d10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwdAdmin_test.py::test_pwdAdmin_modify::setup 0.00
request = <SubRequest 'topology_st' for <Function test_pwdAdmin_bypass>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510901d10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwdAdmin_test.py::test_pwdAdmin_group::setup 0.00
request = <SubRequest 'topology_st' for <Function test_pwdAdmin_bypass>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510901d10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwdAdmin_test.py::test_pwdAdmin_config_validation::setup 0.00
request = <SubRequest 'topology_st' for <Function test_pwdAdmin_bypass>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510901d10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwdModify_test.py::test_pwd_modify_with_different_operation::setup 0.00
request = <SubRequest 'topo' for <Function test_pwd_modify_with_different_operation>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fd533d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwdModify_test.py::test_pwd_modify_with_password_policy::setup 0.00
request = <SubRequest 'topo' for <Function test_pwd_modify_with_different_operation>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fd533d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwdModify_test.py::test_pwd_modify_with_subsuffix::setup 0.00
request = <SubRequest 'topo' for <Function test_pwd_modify_with_different_operation>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fd533d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwdPolicy_controls_test.py::test_pwd_must_change::setup 0.00
request = <SubRequest 'topo' for <Function test_pwd_must_change>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fe2f850>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwdPolicy_controls_test.py::test_pwd_expired_grace_limit::setup 0.00
request = <SubRequest 'topo' for <Function test_pwd_must_change>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fe2f850>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwdPolicy_controls_test.py::test_pwd_expiring_with_warning::setup 0.00
request = <SubRequest 'topo' for <Function test_pwd_must_change>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fe2f850>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwdPolicy_controls_test.py::test_pwd_expiring_with_no_warning::setup 0.00
request = <SubRequest 'topo' for <Function test_pwd_must_change>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fe2f850>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwdPolicy_inherit_global_test.py::test_entry_has_no_restrictions[off-off]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_entry_has_no_restrictions[off-off]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fd2d7d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwdPolicy_inherit_global_test.py::test_entry_has_no_restrictions[on-off]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_entry_has_no_restrictions[off-off]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fd2d7d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwdPolicy_inherit_global_test.py::test_entry_has_no_restrictions[off-on]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_entry_has_no_restrictions[off-off]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fd2d7d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwdPolicy_inherit_global_test.py::test_entry_has_restrictions::setup 0.00
request = <SubRequest 'topology_st' for <Function test_entry_has_no_restrictions[off-off]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fd2d7d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwdPolicy_token_test.py::test_token_lengths::setup 0.00
request = <SubRequest 'topo' for <Function test_token_lengths>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5100dcc50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwdPolicy_warning_test.py::test_different_values[ ]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_different_values[ ]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fd364d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwdPolicy_warning_test.py::test_different_values[junk123]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_different_values[ ]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fd364d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwdPolicy_warning_test.py::test_different_values[on]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_different_values[ ]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fd364d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwdPolicy_warning_test.py::test_different_values[off]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_different_values[ ]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fd364d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwdPolicy_warning_test.py::test_expiry_time::setup 0.00
request = <SubRequest 'topology_st' for <Function test_different_values[ ]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fd364d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwdPolicy_warning_test.py::test_password_warning[passwordSendExpiringTime-off]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_different_values[ ]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fd364d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwdPolicy_warning_test.py::test_password_warning[passwordWarning-3600]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_different_values[ ]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fd364d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwdPolicy_warning_test.py::test_with_different_password_states::setup 0.00
request = <SubRequest 'topology_st' for <Function test_different_values[ ]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fd364d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwdPolicy_warning_test.py::test_default_behavior::setup 0.00
request = <SubRequest 'topology_st' for <Function test_different_values[ ]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fd364d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwdPolicy_warning_test.py::test_when_maxage_and_warning_are_the_same::setup 0.00
request = <SubRequest 'topology_st' for <Function test_different_values[ ]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fd364d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwdPolicy_warning_test.py::test_with_local_policy::setup 0.00
request = <SubRequest 'topology_st' for <Function test_different_values[ ]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fd364d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwdPolicy_warning_test.py::test_search_shadowWarning_when_passwordWarning_is_lower::setup 0.00
request = <SubRequest 'topology_st' for <Function test_different_values[ ]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fd364d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwdPolicy_warning_test.py::test_password_expire_works::setup 0.00
request = <SubRequest 'topology_st' for <Function test_different_values[ ]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fd364d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwd_algo_test.py::test_pwd_algo_test[CLEAR]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_pwd_algo_test[CLEAR]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fc1e450>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwd_algo_test.py::test_pwd_algo_test[CRYPT]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_pwd_algo_test[CLEAR]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fc1e450>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwd_algo_test.py::test_pwd_algo_test[CRYPT-MD5]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_pwd_algo_test[CLEAR]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fc1e450>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwd_algo_test.py::test_pwd_algo_test[CRYPT-SHA256]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_pwd_algo_test[CLEAR]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fc1e450>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwd_algo_test.py::test_pwd_algo_test[CRYPT-SHA512]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_pwd_algo_test[CLEAR]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fc1e450>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwd_algo_test.py::test_pwd_algo_test[MD5]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_pwd_algo_test[CLEAR]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fc1e450>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwd_algo_test.py::test_pwd_algo_test[SHA]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_pwd_algo_test[CLEAR]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fc1e450>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwd_algo_test.py::test_pwd_algo_test[SHA256]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_pwd_algo_test[CLEAR]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fc1e450>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwd_algo_test.py::test_pwd_algo_test[SHA384]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_pwd_algo_test[CLEAR]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fc1e450>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwd_algo_test.py::test_pwd_algo_test[SHA512]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_pwd_algo_test[CLEAR]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fc1e450>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwd_algo_test.py::test_pwd_algo_test[SMD5]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_pwd_algo_test[CLEAR]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fc1e450>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwd_algo_test.py::test_pwd_algo_test[SSHA]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_pwd_algo_test[CLEAR]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fc1e450>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwd_algo_test.py::test_pwd_algo_test[SSHA256]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_pwd_algo_test[CLEAR]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fc1e450>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwd_algo_test.py::test_pwd_algo_test[SSHA384]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_pwd_algo_test[CLEAR]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fc1e450>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwd_algo_test.py::test_pwd_algo_test[SSHA512]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_pwd_algo_test[CLEAR]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fc1e450>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwd_algo_test.py::test_pwd_algo_test[PBKDF2_SHA256]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_pwd_algo_test[CLEAR]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fc1e450>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwd_algo_test.py::test_pwd_algo_test[DEFAULT]::setup 0.00
request = <SubRequest 'topology_st' for <Function test_pwd_algo_test[CLEAR]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fc1e450>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwd_algo_test.py::test_pbkdf2_algo::setup 0.00
request = <SubRequest 'topology_st' for <Function test_pwd_algo_test[CLEAR]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fc1e450>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwd_lockout_bypass_test.py::test_lockout_bypass::setup 0.00
request = <SubRequest 'topology_st' for <Function test_lockout_bypass>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fa61d50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwd_log_test.py::test_hide_unhashed_pwd::setup 0.00
request = <SubRequest 'topology_st' for <Function test_hide_unhashed_pwd>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fa9a8d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwp_gracel_test.py::test_password_gracelimit_section::setup 0.00
request = <SubRequest 'topo' for <Function test_password_gracelimit_section>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc510553d10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwp_history_test.py::test_history_is_not_overwritten::setup 0.00
request = <SubRequest 'topology_st' for <Function test_history_is_not_overwritten>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51054d510>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/pwp_history_test.py::test_basic::setup 0.00
request = <SubRequest 'topology_st' for <Function test_history_is_not_overwritten>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51054d510>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/regression_of_bugs_test.py::test_local_password_policy::setup 0.00
request = <SubRequest 'topo' for <Function test_local_password_policy>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50feb8a90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/regression_of_bugs_test.py::test_passwordexpirationtime_attribute::setup 0.00
request = <SubRequest 'topo' for <Function test_local_password_policy>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50feb8a90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/regression_of_bugs_test.py::test_admin_group_to_modify_password::setup 0.00
request = <SubRequest 'topo' for <Function test_local_password_policy>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50feb8a90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/regression_of_bugs_test.py::test_password_max_failure_should_lockout_password::setup 0.00
request = <SubRequest 'topo' for <Function test_local_password_policy>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50feb8a90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/regression_of_bugs_test.py::test_pwd_update_time_attribute::setup 0.00
request = <SubRequest 'topo' for <Function test_local_password_policy>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50feb8a90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/regression_of_bugs_test.py::test_password_track_update_time::setup 0.00
request = <SubRequest 'topo' for <Function test_local_password_policy>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50feb8a90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/regression_of_bugs_test.py::test_signal_11::setup 0.00
request = <SubRequest 'topo' for <Function test_local_password_policy>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50feb8a90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/regression_test.py::test_pwp_local_unlock::setup 0.00
request = <SubRequest 'topo' for <Function test_pwp_local_unlock>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5140a8e50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/regression_test.py::test_trivial_passw_check[CNpwtest1]::setup 0.00
request = <SubRequest 'topo' for <Function test_pwp_local_unlock>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5140a8e50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/regression_test.py::test_trivial_passw_check[SNpwtest1]::setup 0.00
request = <SubRequest 'topo' for <Function test_pwp_local_unlock>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5140a8e50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/regression_test.py::test_trivial_passw_check[UIDpwtest1]::setup 0.00
request = <SubRequest 'topo' for <Function test_pwp_local_unlock>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5140a8e50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/regression_test.py::test_trivial_passw_check[MAILpwtest1@redhat.com]::setup 0.00
request = <SubRequest 'topo' for <Function test_pwp_local_unlock>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5140a8e50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/regression_test.py::test_trivial_passw_check[GNpwtest1]::setup 0.00
request = <SubRequest 'topo' for <Function test_pwp_local_unlock>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5140a8e50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/regression_test.py::test_trivial_passw_check[CNpwtest1ZZZZ]::setup 0.00
request = <SubRequest 'topo' for <Function test_pwp_local_unlock>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5140a8e50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/regression_test.py::test_trivial_passw_check[ZZZZZCNpwtest1]::setup 0.00
request = <SubRequest 'topo' for <Function test_pwp_local_unlock>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5140a8e50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/regression_test.py::test_trivial_passw_check[ZCNpwtest1]::setup 0.00
request = <SubRequest 'topo' for <Function test_pwp_local_unlock>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5140a8e50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/regression_test.py::test_trivial_passw_check[CNpwtest1Z]::setup 0.00
request = <SubRequest 'topo' for <Function test_pwp_local_unlock>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5140a8e50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/regression_test.py::test_trivial_passw_check[ZCNpwtest1Z]::setup 0.00
request = <SubRequest 'topo' for <Function test_pwp_local_unlock>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5140a8e50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/regression_test.py::test_trivial_passw_check[ZZCNpwtest1]::setup 0.00
request = <SubRequest 'topo' for <Function test_pwp_local_unlock>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5140a8e50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/regression_test.py::test_trivial_passw_check[CNpwtest1ZZ]::setup 0.00
request = <SubRequest 'topo' for <Function test_pwp_local_unlock>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5140a8e50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/regression_test.py::test_trivial_passw_check[ZZCNpwtest1ZZ]::setup 0.00
request = <SubRequest 'topo' for <Function test_pwp_local_unlock>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5140a8e50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/regression_test.py::test_trivial_passw_check[ZZZCNpwtest1]::setup 0.00
request = <SubRequest 'topo' for <Function test_pwp_local_unlock>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5140a8e50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/regression_test.py::test_trivial_passw_check[CNpwtest1ZZZ]::setup 0.00
request = <SubRequest 'topo' for <Function test_pwp_local_unlock>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5140a8e50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/regression_test.py::test_trivial_passw_check[ZZZCNpwtest1ZZZ]::setup 0.00
request = <SubRequest 'topo' for <Function test_pwp_local_unlock>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5140a8e50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/regression_test.py::test_trivial_passw_check[ZZZZZZCNpwtest1ZZZZZZZZ]::setup 0.00
request = <SubRequest 'topo' for <Function test_pwp_local_unlock>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5140a8e50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/regression_test.py::test_global_vs_local[CNpwtest1]::setup 0.00
request = <SubRequest 'topo' for <Function test_pwp_local_unlock>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5140a8e50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/regression_test.py::test_global_vs_local[SNpwtest1]::setup 0.00
request = <SubRequest 'topo' for <Function test_pwp_local_unlock>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5140a8e50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/regression_test.py::test_global_vs_local[UIDpwtest1]::setup 0.00
request = <SubRequest 'topo' for <Function test_pwp_local_unlock>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5140a8e50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/regression_test.py::test_global_vs_local[MAILpwtest1@redhat.com]::setup 0.00
request = <SubRequest 'topo' for <Function test_pwp_local_unlock>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5140a8e50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/regression_test.py::test_global_vs_local[GNpwtest1]::setup 0.00
request = <SubRequest 'topo' for <Function test_pwp_local_unlock>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5140a8e50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/regression_test.py::test_global_vs_local[CNpwtest1ZZZZ]::setup 0.00
request = <SubRequest 'topo' for <Function test_pwp_local_unlock>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5140a8e50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/regression_test.py::test_global_vs_local[ZZZZZCNpwtest1]::setup 0.00
request = <SubRequest 'topo' for <Function test_pwp_local_unlock>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5140a8e50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/regression_test.py::test_global_vs_local[ZCNpwtest1]::setup 0.00
request = <SubRequest 'topo' for <Function test_pwp_local_unlock>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5140a8e50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/regression_test.py::test_global_vs_local[CNpwtest1Z]::setup 0.00
request = <SubRequest 'topo' for <Function test_pwp_local_unlock>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5140a8e50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/regression_test.py::test_global_vs_local[ZCNpwtest1Z]::setup 0.00
request = <SubRequest 'topo' for <Function test_pwp_local_unlock>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5140a8e50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/regression_test.py::test_global_vs_local[ZZCNpwtest1]::setup 0.00
request = <SubRequest 'topo' for <Function test_pwp_local_unlock>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5140a8e50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/regression_test.py::test_global_vs_local[CNpwtest1ZZ]::setup 0.00
request = <SubRequest 'topo' for <Function test_pwp_local_unlock>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5140a8e50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/regression_test.py::test_global_vs_local[ZZCNpwtest1ZZ]::setup 0.00
request = <SubRequest 'topo' for <Function test_pwp_local_unlock>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5140a8e50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/regression_test.py::test_global_vs_local[ZZZCNpwtest1]::setup 0.00
request = <SubRequest 'topo' for <Function test_pwp_local_unlock>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5140a8e50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/regression_test.py::test_global_vs_local[CNpwtest1ZZZ]::setup 0.00
request = <SubRequest 'topo' for <Function test_pwp_local_unlock>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5140a8e50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/regression_test.py::test_global_vs_local[ZZZCNpwtest1ZZZ]::setup 0.00
request = <SubRequest 'topo' for <Function test_pwp_local_unlock>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5140a8e50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/regression_test.py::test_global_vs_local[ZZZZZZCNpwtest1ZZZZZZZZ]::setup 0.00
request = <SubRequest 'topo' for <Function test_pwp_local_unlock>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5140a8e50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/password/regression_test.py::test_unhashed_pw_switch::setup 0.00
request = <SubRequest 'topo_master' for <Function test_unhashed_pw_switch>>

@pytest.fixture(scope="module")
def topology_m1(request):
"""Create Replication Deployment with one master and one consumer"""

> topology = create_topology({ReplicaRole.MASTER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:390:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f946050>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/plugins/accpol_test.py::test_glact_inact::setup 0.00
request = <SubRequest 'topology_st' for <Function test_glact_inact>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f91bfd0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/plugins/accpol_test.py::test_glremv_lastlogin::setup 0.00
request = <SubRequest 'topology_st' for <Function test_glact_inact>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f91bfd0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/plugins/accpol_test.py::test_glact_login::setup 0.00
request = <SubRequest 'topology_st' for <Function test_glact_inact>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f91bfd0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/plugins/accpol_test.py::test_glinact_limit::setup 0.00
request = <SubRequest 'topology_st' for <Function test_glact_inact>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f91bfd0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/plugins/accpol_test.py::test_glnologin_attr::setup 0.00
request = <SubRequest 'topology_st' for <Function test_glact_inact>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f91bfd0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/plugins/accpol_test.py::test_glnoalt_stattr::setup 0.00
request = <SubRequest 'topology_st' for <Function test_glact_inact>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f91bfd0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/plugins/accpol_test.py::test_glattr_modtime::setup 0.00
request = <SubRequest 'topology_st' for <Function test_glact_inact>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f91bfd0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/plugins/accpol_test.py::test_glnoalt_nologin::setup 0.00
request = <SubRequest 'topology_st' for <Function test_glact_inact>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f91bfd0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/plugins/accpol_test.py::test_glinact_nsact::setup 0.00
request = <SubRequest 'topology_st' for <Function test_glact_inact>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f91bfd0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/plugins/accpol_test.py::test_glinact_acclock::setup 0.00
request = <SubRequest 'topology_st' for <Function test_glact_inact>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f91bfd0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/plugins/accpol_test.py::test_glnact_pwexp::setup 0.00
request = <SubRequest 'topology_st' for <Function test_glact_inact>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f91bfd0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/plugins/accpol_test.py::test_locact_inact::setup 0.00
request = <SubRequest 'topology_st' for <Function test_glact_inact>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f91bfd0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/plugins/accpol_test.py::test_locinact_modrdn::setup 0.00
request = <SubRequest 'topology_st' for <Function test_glact_inact>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f91bfd0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/plugins/accpol_test.py::test_locact_modrdn::setup 0.00
request = <SubRequest 'topology_st' for <Function test_glact_inact>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f91bfd0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/plugins/cos_test.py::test_cos_operational_default::setup 0.00
request = <SubRequest 'topo' for <Function test_cos_operational_default>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fb8f390>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/plugins/deref_aci_test.py::test_deref_and_access_control::setup 0.00
request = <SubRequest 'topo' for <Function test_deref_and_access_control>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fb874d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/plugins/dna_test.py::test_dnatype_only_valid::setup 0.00
request = <SubRequest 'topology_st' for <Function test_dnatype_only_valid>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fdd9cd0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/plugins/memberof_test.py::test_betxnpostoperation_replace::setup 0.00
request = <SubRequest 'topology_st' for <Function test_betxnpostoperation_replace>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f9fa710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/plugins/memberof_test.py::test_memberofgroupattr_add::setup 0.00
request = <SubRequest 'topology_st' for <Function test_betxnpostoperation_replace>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f9fa710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/plugins/memberof_test.py::test_enable::setup 0.00
request = <SubRequest 'topology_st' for <Function test_betxnpostoperation_replace>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f9fa710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/plugins/memberof_test.py::test_member_add::setup 0.00
request = <SubRequest 'topology_st' for <Function test_betxnpostoperation_replace>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f9fa710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/plugins/memberof_test.py::test_member_delete_gr1::setup 0.00
request = <SubRequest 'topology_st' for <Function test_betxnpostoperation_replace>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f9fa710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/plugins/memberof_test.py::test_member_delete_gr2::setup 0.00
request = <SubRequest 'topology_st' for <Function test_betxnpostoperation_replace>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f9fa710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/plugins/memberof_test.py::test_member_delete_all::setup 0.00
request = <SubRequest 'topology_st' for <Function test_betxnpostoperation_replace>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f9fa710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/plugins/memberof_test.py::test_member_after_restart::setup 0.00
request = <SubRequest 'topology_st' for <Function test_betxnpostoperation_replace>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f9fa710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/plugins/memberof_test.py::test_memberofgroupattr_uid::setup 0.00
request = <SubRequest 'topology_st' for <Function test_betxnpostoperation_replace>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f9fa710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/plugins/memberof_test.py::test_member_add_duplicate_usr1::setup 0.00
request = <SubRequest 'topology_st' for <Function test_betxnpostoperation_replace>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f9fa710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/plugins/memberof_test.py::test_member_add_duplicate_usr2::setup 0.00
request = <SubRequest 'topology_st' for <Function test_betxnpostoperation_replace>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f9fa710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/plugins/memberof_test.py::test_member_uniquemember_same_user::setup 0.00
request = <SubRequest 'topology_st' for <Function test_betxnpostoperation_replace>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f9fa710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/plugins/memberof_test.py::test_member_not_exists::setup 0.00
request = <SubRequest 'topology_st' for <Function test_betxnpostoperation_replace>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f9fa710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/plugins/memberof_test.py::test_member_not_exists_complex::setup 0.00
request = <SubRequest 'topology_st' for <Function test_betxnpostoperation_replace>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f9fa710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/plugins/memberof_test.py::test_complex_group_scenario_1::setup 0.00
request = <SubRequest 'topology_st' for <Function test_betxnpostoperation_replace>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f9fa710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/plugins/memberof_test.py::test_complex_group_scenario_2::setup 0.00
request = <SubRequest 'topology_st' for <Function test_betxnpostoperation_replace>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f9fa710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/plugins/memberof_test.py::test_complex_group_scenario_3::setup 0.00
request = <SubRequest 'topology_st' for <Function test_betxnpostoperation_replace>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f9fa710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/plugins/memberof_test.py::test_complex_group_scenario_4::setup 0.00
request = <SubRequest 'topology_st' for <Function test_betxnpostoperation_replace>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f9fa710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/plugins/memberof_test.py::test_complex_group_scenario_5::setup 0.00
request = <SubRequest 'topology_st' for <Function test_betxnpostoperation_replace>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f9fa710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/plugins/memberof_test.py::test_complex_group_scenario_6::setup 0.00
request = <SubRequest 'topology_st' for <Function test_betxnpostoperation_replace>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f9fa710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/plugins/memberof_test.py::test_complex_group_scenario_7::setup 0.00
request = <SubRequest 'topology_st' for <Function test_betxnpostoperation_replace>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f9fa710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/plugins/memberof_test.py::test_complex_group_scenario_8::setup 0.00
request = <SubRequest 'topology_st' for <Function test_betxnpostoperation_replace>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f9fa710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/plugins/memberof_test.py::test_complex_group_scenario_9::setup 0.00
request = <SubRequest 'topology_st' for <Function test_betxnpostoperation_replace>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f9fa710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/plugins/memberof_test.py::test_memberof_auto_add_oc::setup 0.00
request = <SubRequest 'topology_st' for <Function test_betxnpostoperation_replace>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f9fa710>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/plugins/pluginpath_validation_test.py::test_pluginpath_validation::setup 0.00
request = <SubRequest 'topology_st' for <Function test_pluginpath_validation>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f8d7210>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/plugins/referint_test.py::test_referential_false_failure::setup 0.00
request = <SubRequest 'topo' for <Function test_referential_false_failure>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f8caf90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/psearch/psearch_test.py::test_psearch::setup 0.00
request = <SubRequest 'topology_st' for <Function test_psearch>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f76d650>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/referint_plugin/rename_test.py::test_rename_large_subtree::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_rename_large_subtree>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f763d90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/replication/cascading_test.py::test_basic_with_hub::setup 0.00
request = <SubRequest 'topo' for <Function test_basic_with_hub>>

@pytest.fixture(scope="module")
def topology_m1h1c1(request):
"""Create Replication Deployment with one master, one consumer and one hub"""

topo_roles = {ReplicaRole.MASTER: 1, ReplicaRole.HUB: 1, ReplicaRole.CONSUMER: 1}
> topology = _create_instances(topo_roles, DEFAULT_SUFFIX)

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:494:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f6509d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/replication/changelog_trimming_test.py::test_max_age::setup 0.00
request = <SubRequest 'topo' for <Function test_max_age>>

@pytest.fixture(scope="module")
def topology_m1(request):
"""Create Replication Deployment with one master and one consumer"""

> topology = create_topology({ReplicaRole.MASTER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:390:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f703510>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/replication/changelog_trimming_test.py::test_max_entries::setup 0.00
request = <SubRequest 'topo' for <Function test_max_age>>

@pytest.fixture(scope="module")
def topology_m1(request):
"""Create Replication Deployment with one master and one consumer"""

> topology = create_topology({ReplicaRole.MASTER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:390:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f703510>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/replication/cleanallruv_test.py::test_clean::setup 0.00
request = <SubRequest 'topology_m4' for <Function test_clean>>

@pytest.fixture(scope="module")
def topology_m4(request):
"""Create Replication Deployment with four masters"""

> topology = create_topology({ReplicaRole.MASTER: 4})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:458:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f7058d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/replication/cleanallruv_test.py::test_clean_restart::setup 0.00
request = <SubRequest 'topology_m4' for <Function test_clean>>

@pytest.fixture(scope="module")
def topology_m4(request):
"""Create Replication Deployment with four masters"""

> topology = create_topology({ReplicaRole.MASTER: 4})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:458:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f7058d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/replication/cleanallruv_test.py::test_clean_force::setup 0.00
request = <SubRequest 'topology_m4' for <Function test_clean>>

@pytest.fixture(scope="module")
def topology_m4(request):
"""Create Replication Deployment with four masters"""

> topology = create_topology({ReplicaRole.MASTER: 4})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:458:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f7058d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/replication/cleanallruv_test.py::test_abort::setup 0.00
request = <SubRequest 'topology_m4' for <Function test_clean>>

@pytest.fixture(scope="module")
def topology_m4(request):
"""Create Replication Deployment with four masters"""

> topology = create_topology({ReplicaRole.MASTER: 4})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:458:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f7058d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/replication/cleanallruv_test.py::test_abort_restart::setup 0.00
request = <SubRequest 'topology_m4' for <Function test_clean>>

@pytest.fixture(scope="module")
def topology_m4(request):
"""Create Replication Deployment with four masters"""

> topology = create_topology({ReplicaRole.MASTER: 4})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:458:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f7058d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/replication/cleanallruv_test.py::test_abort_certify::setup 0.00
request = <SubRequest 'topology_m4' for <Function test_clean>>

@pytest.fixture(scope="module")
def topology_m4(request):
"""Create Replication Deployment with four masters"""

> topology = create_topology({ReplicaRole.MASTER: 4})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:458:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f7058d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/replication/cleanallruv_test.py::test_stress_clean::setup 0.00
request = <SubRequest 'topology_m4' for <Function test_clean>>

@pytest.fixture(scope="module")
def topology_m4(request):
"""Create Replication Deployment with four masters"""

> topology = create_topology({ReplicaRole.MASTER: 4})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:458:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f7058d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/replication/cleanallruv_test.py::test_multiple_tasks_with_force::setup 0.00
request = <SubRequest 'topology_m4' for <Function test_clean>>

@pytest.fixture(scope="module")
def topology_m4(request):
"""Create Replication Deployment with four masters"""

> topology = create_topology({ReplicaRole.MASTER: 4})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:458:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f7058d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/replication/cleanallruv_test.py::test_clean_shutdown_crash::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_clean_shutdown_crash>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f735850>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/replication/conflict_resolve_test.py::TestTwoMasters::test_add_modrdn::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_add_modrdn>>

@pytest.fixture(scope="class")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

suites/replication/conftest.py:28:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fa1bf90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/replication/conflict_resolve_test.py::TestTwoMasters::test_complex_add_modify_modrdn_delete::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_add_modrdn>>

@pytest.fixture(scope="class")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

suites/replication/conftest.py:28:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fa1bf90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/replication/conflict_resolve_test.py::TestTwoMasters::test_memberof_groups::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_add_modrdn>>

@pytest.fixture(scope="class")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

suites/replication/conftest.py:28:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fa1bf90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/replication/conflict_resolve_test.py::TestTwoMasters::test_managed_entries::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_add_modrdn>>

@pytest.fixture(scope="class")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

suites/replication/conftest.py:28:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fa1bf90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/replication/conflict_resolve_test.py::TestTwoMasters::test_nested_entries_with_children::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_add_modrdn>>

@pytest.fixture(scope="class")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

suites/replication/conftest.py:28:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fa1bf90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/replication/conflict_resolve_test.py::TestThreeMasters::test_nested_entries::setup 0.00
request = <SubRequest 'topology_m3' for <Function test_nested_entries>>

@pytest.fixture(scope="class")
def topology_m3(request):
"""Create Replication Deployment with three masters"""

> topology = create_topology({ReplicaRole.MASTER: 3})

suites/replication/conftest.py:44:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fa4bd90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/replication/encryption_cl5_test.py::test_algorithm_unhashed[AES]::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_algorithm_unhashed[AES]>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f808810>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/replication/encryption_cl5_test.py::test_algorithm_unhashed[3DES]::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_algorithm_unhashed[AES]>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f808810>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/replication/regression_test.py::test_special_symbol_replica_agreement::setup 0.00
request = <SubRequest 'topo_i2' for <Function test_special_symbol_replica_agreement>>

@pytest.fixture(scope="module")
def topology_i2(request):
"""Create two instance DS deployment"""

> topology = create_topology({ReplicaRole.STANDALONE: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:357:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f4fe1d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/replication/regression_test.py::test_double_delete::setup 0.00
request = <SubRequest 'topo_m2' for <Function test_double_delete>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f7a4e50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/replication/regression_test.py::test_repl_modrdn::setup 0.00
request = <SubRequest 'topo_m2' for <Function test_double_delete>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f7a4e50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/replication/regression_test.py::test_password_repl_error::setup 0.00
request = <SubRequest 'topo_m2' for <Function test_double_delete>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f7a4e50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/replication/regression_test.py::test_invalid_agmt::setup 0.00
request = <SubRequest 'topo_m2' for <Function test_double_delete>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f7a4e50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/replication/regression_test.py::test_fetch_bindDnGroup::setup 0.00
request = <SubRequest 'topo_m2' for <Function test_double_delete>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f7a4e50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/replication/regression_test.py::test_plugin_bind_dn_tracking_and_replication::setup 0.00
request = <SubRequest 'topo_m2' for <Function test_double_delete>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f7a4e50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/replication/regression_test.py::test_cleanallruv_repl::setup 0.00
request = <SubRequest 'topo_m3' for <Function test_cleanallruv_repl>>

@pytest.fixture(scope="module")
def topology_m3(request):
"""Create Replication Deployment with three masters"""

> topology = create_topology({ReplicaRole.MASTER: 3})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:441:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f4e8790>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/replication/regression_test.py::test_online_reinit_may_hang::setup 0.00
request = <SubRequest 'topo_with_sigkill' for <Function test_online_reinit_may_hang>>

@pytest.fixture(scope="module")
def topo_with_sigkill(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

suites/replication/regression_test.py:106:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f8eb550>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/replication/regression_test.py::test_moving_entry_make_online_init_fail::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_moving_entry_make_online_init_fail>>

@pytest.fixture(scope="class")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

suites/replication/conftest.py:28:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f46fc10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/replication/ruvstore_test.py::test_ruv_entry_backup::setup 0.00
request = <SubRequest 'topo' for <Function test_ruv_entry_backup>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f469310>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/replication/single_master_test.py::test_mail_attr_repl::setup 0.00
request = <SubRequest 'topo_r' for <Function test_mail_attr_repl>>

@pytest.fixture(scope="module")
def topology_m1c1(request):
"""Create Replication Deployment with one master and one consumer"""

topology = create_topology({ReplicaRole.MASTER: 1,
> ReplicaRole.CONSUMER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:407:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f910750>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/replication/single_master_test.py::test_lastupdate_attr_before_init::setup 0.00
request = <SubRequest 'topo_nr' for <Function test_lastupdate_attr_before_init>>

@pytest.fixture(scope="module")
def topology_i2(request):
"""Create two instance DS deployment"""

> topology = create_topology({ReplicaRole.STANDALONE: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:357:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f2f9ed0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/replication/tls_client_auth_repl_test.py::test_ssl_transport::setup 0.00
request = <SubRequest 'topo_m2' for <Function test_ssl_transport>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f8f4f90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/replication/tls_client_auth_repl_test.py::test_extract_pemfiles::setup 0.00
request = <SubRequest 'topo_m2' for <Function test_ssl_transport>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f8f4f90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/replication/tombstone_fixup_test.py::test_precise_tombstone_purging::setup 0.00
request = <SubRequest 'topology_m1' for <Function test_precise_tombstone_purging>>

@pytest.fixture(scope="module")
def topology_m1(request):
"""Create Replication Deployment with one master and one consumer"""

> topology = create_topology({ReplicaRole.MASTER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:390:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f8ecb10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/replication/tombstone_test.py::test_purge_success::setup 0.00
request = <SubRequest 'topology_m1' for <Function test_purge_success>>

@pytest.fixture(scope="module")
def topology_m1(request):
"""Create Replication Deployment with one master and one consumer"""

> topology = create_topology({ReplicaRole.MASTER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:390:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f5cf090>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/replication/wait_for_async_feature_test.py::test_not_int_value::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_not_int_value>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f49e2d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/replication/wait_for_async_feature_test.py::test_multi_value::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_not_int_value>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f49e2d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/replication/wait_for_async_feature_test.py::test_value_check[waitfor_async_attr0]::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_not_int_value>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f49e2d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/replication/wait_for_async_feature_test.py::test_value_check[waitfor_async_attr1]::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_not_int_value>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f49e2d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/replication/wait_for_async_feature_test.py::test_value_check[waitfor_async_attr2]::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_not_int_value>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f49e2d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/replication/wait_for_async_feature_test.py::test_value_check[waitfor_async_attr3]::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_not_int_value>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f49e2d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/replication/wait_for_async_feature_test.py::test_behavior_with_value[waitfor_async_attr0]::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_not_int_value>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f49e2d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/replication/wait_for_async_feature_test.py::test_behavior_with_value[waitfor_async_attr1]::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_not_int_value>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f49e2d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/replication/wait_for_async_feature_test.py::test_behavior_with_value[waitfor_async_attr2]::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_not_int_value>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f49e2d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/replication/wait_for_async_feature_test.py::test_behavior_with_value[waitfor_async_attr3]::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_not_int_value>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f49e2d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/roles/basic_test.py::test_filterrole::setup 0.00
request = <SubRequest 'topo' for <Function test_filterrole>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f4cda90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/roles/basic_test.py::test_managedrole::setup 0.00
request = <SubRequest 'topo' for <Function test_filterrole>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f4cda90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/roles/basic_test.py::test_nestedrole::setup 0.00
request = <SubRequest 'topo' for <Function test_filterrole>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f4cda90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/sasl/plain_test.py::test_basic_feature::setup 0.00
request = <SubRequest 'topology_st' for <Function test_basic_feature>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc51339c850>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/schema/eduperson_test.py::test_account_locking::setup 0.00
request = <SubRequest 'topology' for <Function test_account_locking>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fcdcd10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/schema/schema_reload_test.py::test_valid_schema::setup 0.00
request = <SubRequest 'topo' for <Function test_valid_schema>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f355ed0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/schema/schema_reload_test.py::test_invalid_schema::setup 0.00
request = <SubRequest 'topo' for <Function test_valid_schema>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f355ed0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/schema/schema_test.py::test_schema_comparewithfiles::setup 0.00
request = <SubRequest 'topology_st' for <Function test_schema_comparewithfiles>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f31c650>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/state/mmt_state_test.py::test_check_desc_attr_state[description-Test1usr1-ldap.MOD_ADD-exp_values0-vucsn]::setup 0.00
request = <SubRequest 'topo' for <Function test_check_desc_attr_state[description-Test1usr1-ldap.MOD_ADD-exp_values0-vucsn]>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f56d990>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/state/mmt_state_test.py::test_check_desc_attr_state[description-Test1usr2-ldap.MOD_ADD-exp_values1-vucsn]::setup 0.00
request = <SubRequest 'topo' for <Function test_check_desc_attr_state[description-Test1usr1-ldap.MOD_ADD-exp_values0-vucsn]>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f56d990>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/state/mmt_state_test.py::test_check_desc_attr_state[description-Test1usr3-ldap.MOD_ADD-exp_values2-vucsn]::setup 0.00
request = <SubRequest 'topo' for <Function test_check_desc_attr_state[description-Test1usr1-ldap.MOD_ADD-exp_values0-vucsn]>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f56d990>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/state/mmt_state_test.py::test_check_desc_attr_state[description-Test1usr4-ldap.MOD_REPLACE-exp_values3-adcsn]::setup 0.00
request = <SubRequest 'topo' for <Function test_check_desc_attr_state[description-Test1usr1-ldap.MOD_ADD-exp_values0-vucsn]>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f56d990>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/state/mmt_state_test.py::test_check_desc_attr_state[description-Test1usr4-ldap.MOD_DELETE-exp_values4-vdcsn]::setup 0.00
request = <SubRequest 'topo' for <Function test_check_desc_attr_state[description-Test1usr1-ldap.MOD_ADD-exp_values0-vucsn]>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f56d990>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/state/mmt_state_test.py::test_check_cn_attr_state[cn-TestCN1-ldap.MOD_ADD-exp_values0-vucsn]::setup 0.00
request = <SubRequest 'topo' for <Function test_check_desc_attr_state[description-Test1usr1-ldap.MOD_ADD-exp_values0-vucsn]>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f56d990>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/state/mmt_state_test.py::test_check_cn_attr_state[cn-TestCN2-ldap.MOD_ADD-exp_values1-vucsn]::setup 0.00
request = <SubRequest 'topo' for <Function test_check_desc_attr_state[description-Test1usr1-ldap.MOD_ADD-exp_values0-vucsn]>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f56d990>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/state/mmt_state_test.py::test_check_cn_attr_state[cn-TestnewCN3-ldap.MOD_REPLACE-exp_values2-adcsn]::setup 0.00
request = <SubRequest 'topo' for <Function test_check_desc_attr_state[description-Test1usr1-ldap.MOD_ADD-exp_values0-vucsn]>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f56d990>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/state/mmt_state_test.py::test_check_cn_attr_state[cn-TestnewCN3-ldap.MOD_DELETE-None-None]::setup 0.00
request = <SubRequest 'topo' for <Function test_check_desc_attr_state[description-Test1usr1-ldap.MOD_ADD-exp_values0-vucsn]>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f56d990>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/state/mmt_state_test.py::test_check_single_value_attr_state[preferredlanguage-Chinese-ldap.MOD_REPLACE-exp_values0-vucsn]::setup 0.00
request = <SubRequest 'topo' for <Function test_check_desc_attr_state[description-Test1usr1-ldap.MOD_ADD-exp_values0-vucsn]>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f56d990>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/state/mmt_state_test.py::test_check_single_value_attr_state[preferredlanguage-French-ldap.MOD_ADD-None-None]::setup 0.00
request = <SubRequest 'topo' for <Function test_check_desc_attr_state[description-Test1usr1-ldap.MOD_ADD-exp_values0-vucsn]>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f56d990>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/state/mmt_state_test.py::test_check_single_value_attr_state[preferredlanguage-German-ldap.MOD_REPLACE-exp_values2-adcsn]::setup 0.00
request = <SubRequest 'topo' for <Function test_check_desc_attr_state[description-Test1usr1-ldap.MOD_ADD-exp_values0-vucsn]>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f56d990>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/state/mmt_state_test.py::test_check_single_value_attr_state[preferredlanguage-German-ldap.MOD_DELETE-exp_values3-vdcsn]::setup 0.00
request = <SubRequest 'topo' for <Function test_check_desc_attr_state[description-Test1usr1-ldap.MOD_ADD-exp_values0-vucsn]>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f56d990>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/state/mmt_state_test.py::test_check_subtype_attr_state[roomnumber;office-Tower1-ldap.MOD_ADD-exp_values0-vucsn]::setup 0.00
request = <SubRequest 'topo' for <Function test_check_desc_attr_state[description-Test1usr1-ldap.MOD_ADD-exp_values0-vucsn]>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f56d990>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/state/mmt_state_test.py::test_check_subtype_attr_state[roomnumber;office-Tower2-ldap.MOD_ADD-exp_values1-vucsn]::setup 0.00
request = <SubRequest 'topo' for <Function test_check_desc_attr_state[description-Test1usr1-ldap.MOD_ADD-exp_values0-vucsn]>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f56d990>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/state/mmt_state_test.py::test_check_subtype_attr_state[roomnumber;office-Tower3-ldap.MOD_ADD-exp_values2-vucsn]::setup 0.00
request = <SubRequest 'topo' for <Function test_check_desc_attr_state[description-Test1usr1-ldap.MOD_ADD-exp_values0-vucsn]>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f56d990>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/state/mmt_state_test.py::test_check_subtype_attr_state[roomnumber;office-Tower4-ldap.MOD_REPLACE-exp_values3-adcsn]::setup 0.00
request = <SubRequest 'topo' for <Function test_check_desc_attr_state[description-Test1usr1-ldap.MOD_ADD-exp_values0-vucsn]>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f56d990>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/state/mmt_state_test.py::test_check_subtype_attr_state[roomnumber;office-Tower4-ldap.MOD_DELETE-exp_values4-vucsn]::setup 0.00
request = <SubRequest 'topo' for <Function test_check_desc_attr_state[description-Test1usr1-ldap.MOD_ADD-exp_values0-vucsn]>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f56d990>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/state/mmt_state_test.py::test_check_jpeg_attr_state[jpegphoto-thedeadbeef1-ldap.MOD_ADD-exp_values0-vucsn]::setup 0.00
request = <SubRequest 'topo' for <Function test_check_desc_attr_state[description-Test1usr1-ldap.MOD_ADD-exp_values0-vucsn]>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f56d990>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/state/mmt_state_test.py::test_check_jpeg_attr_state[jpegphoto-thedeadbeef2-ldap.MOD_ADD-exp_values1-vucsn]::setup 0.00
request = <SubRequest 'topo' for <Function test_check_desc_attr_state[description-Test1usr1-ldap.MOD_ADD-exp_values0-vucsn]>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f56d990>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/state/mmt_state_test.py::test_check_jpeg_attr_state[jpegphoto-thedeadbeef3-ldap.MOD_ADD-exp_values2-vucsn]::setup 0.00
request = <SubRequest 'topo' for <Function test_check_desc_attr_state[description-Test1usr1-ldap.MOD_ADD-exp_values0-vucsn]>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f56d990>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/state/mmt_state_test.py::test_check_jpeg_attr_state[jpegphoto-thedeadbeef2-ldap.MOD_REPLACE-exp_values3-adcsn]::setup 0.00
request = <SubRequest 'topo' for <Function test_check_desc_attr_state[description-Test1usr1-ldap.MOD_ADD-exp_values0-vucsn]>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f56d990>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/state/mmt_state_test.py::test_check_jpeg_attr_state[jpegphoto-thedeadbeef2-ldap.MOD_DELETE-exp_values4-vdcsn]::setup 0.00
request = <SubRequest 'topo' for <Function test_check_desc_attr_state[description-Test1usr1-ldap.MOD_ADD-exp_values0-vucsn]>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f56d990>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/syntax/acceptance_test.py::test_valid::setup 0.00
request = <SubRequest 'topo' for <Function test_valid>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f35c750>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/syntax/acceptance_test.py::test_invalid_uidnumber::setup 0.00
request = <SubRequest 'topo' for <Function test_valid>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f35c750>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/syntax/mr_test.py::test_sss_mr::setup 0.00
request = <SubRequest 'topo' for <Function test_sss_mr>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50eee4210>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/tls/cipher_test.py::test_long_cipher_list::setup 0.00
request = <SubRequest 'topo' for <Function test_long_cipher_list>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f28c750>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/tls/ssl_version_test.py::test_ssl_version_range::setup 0.00
request = <SubRequest 'topo' for <Function test_ssl_version_range>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f1e7f10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/tls/tls_check_crl_test.py::test_tls_check_crl::setup 0.00
request = <SubRequest 'topology_st' for <Function test_tls_check_crl>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f213150>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/tls/tls_ldaps_only_test.py::test_tls_ldaps_only::setup 0.00
request = <SubRequest 'topology_st' for <Function test_tls_ldaps_only>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f87ee10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error suites/vlv/regression_test.py::test_bulk_import_when_the_backend_with_vlv_was_recreated::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_bulk_import_when_the_backend_with_vlv_was_recreated>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f376910>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket47560_test.py::test_ticket47560::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket47560>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f360d10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket47573_test.py::test_ticket47573_init::setup 0.00
request = <SubRequest 'topology_m1c1' for <Function test_ticket47573_init>>

@pytest.fixture(scope="module")
def topology_m1c1(request):
"""Create Replication Deployment with one master and one consumer"""

topology = create_topology({ReplicaRole.MASTER: 1,
> ReplicaRole.CONSUMER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:407:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f89a690>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket47573_test.py::test_ticket47573_one::setup 0.00
request = <SubRequest 'topology_m1c1' for <Function test_ticket47573_init>>

@pytest.fixture(scope="module")
def topology_m1c1(request):
"""Create Replication Deployment with one master and one consumer"""

topology = create_topology({ReplicaRole.MASTER: 1,
> ReplicaRole.CONSUMER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:407:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f89a690>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket47573_test.py::test_ticket47573_two::setup 0.00
request = <SubRequest 'topology_m1c1' for <Function test_ticket47573_init>>

@pytest.fixture(scope="module")
def topology_m1c1(request):
"""Create Replication Deployment with one master and one consumer"""

topology = create_topology({ReplicaRole.MASTER: 1,
> ReplicaRole.CONSUMER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:407:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f89a690>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket47573_test.py::test_ticket47573_three::setup 0.00
request = <SubRequest 'topology_m1c1' for <Function test_ticket47573_init>>

@pytest.fixture(scope="module")
def topology_m1c1(request):
"""Create Replication Deployment with one master and one consumer"""

topology = create_topology({ReplicaRole.MASTER: 1,
> ReplicaRole.CONSUMER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:407:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f89a690>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket47619_test.py::test_ticket47619_init::setup 0.00
request = <SubRequest 'topology_m1c1' for <Function test_ticket47619_init>>

@pytest.fixture(scope="module")
def topology_m1c1(request):
"""Create Replication Deployment with one master and one consumer"""

topology = create_topology({ReplicaRole.MASTER: 1,
> ReplicaRole.CONSUMER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:407:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f15ca90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket47619_test.py::test_ticket47619_create_index::setup 0.00
request = <SubRequest 'topology_m1c1' for <Function test_ticket47619_init>>

@pytest.fixture(scope="module")
def topology_m1c1(request):
"""Create Replication Deployment with one master and one consumer"""

topology = create_topology({ReplicaRole.MASTER: 1,
> ReplicaRole.CONSUMER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:407:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f15ca90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket47619_test.py::test_ticket47619_reindex::setup 0.00
request = <SubRequest 'topology_m1c1' for <Function test_ticket47619_init>>

@pytest.fixture(scope="module")
def topology_m1c1(request):
"""Create Replication Deployment with one master and one consumer"""

topology = create_topology({ReplicaRole.MASTER: 1,
> ReplicaRole.CONSUMER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:407:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f15ca90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket47619_test.py::test_ticket47619_check_indexed_search::setup 0.00
request = <SubRequest 'topology_m1c1' for <Function test_ticket47619_init>>

@pytest.fixture(scope="module")
def topology_m1c1(request):
"""Create Replication Deployment with one master and one consumer"""

topology = create_topology({ReplicaRole.MASTER: 1,
> ReplicaRole.CONSUMER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:407:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f15ca90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket47721_test.py::test_ticket47721_init::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_ticket47721_init>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f53bc90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket47721_test.py::test_ticket47721_0::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_ticket47721_init>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f53bc90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket47721_test.py::test_ticket47721_1::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_ticket47721_init>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f53bc90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket47721_test.py::test_ticket47721_2::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_ticket47721_init>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f53bc90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket47721_test.py::test_ticket47721_3::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_ticket47721_init>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f53bc90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket47721_test.py::test_ticket47721_4::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_ticket47721_init>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f53bc90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket47781_test.py::test_ticket47781::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket47781>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50ecc58d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket47787_test.py::test_ticket47787_init::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_ticket47787_init>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f139150>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket47787_test.py::test_ticket47787_2::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_ticket47787_init>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f139150>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket47808_test.py::test_ticket47808_run::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket47808_run>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50ecbbe10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket47869MMR_test.py::test_ticket47869_init::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_ticket47869_init>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50ecbfad0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket47869MMR_test.py::test_ticket47869_check::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_ticket47869_init>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50ecbfad0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket47900_test.py::test_ticket47900::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket47900>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50edd5fd0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket47921_test.py::test_ticket47921::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket47921>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50edbe0d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket47953_test.py::test_ticket47953::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket47953>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f3af410>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket47963_test.py::test_ticket47963::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket47963>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f3c5f90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket47970_test.py::test_ticket47970::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket47970>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50eebe990>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket47973_test.py::test_ticket47973::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket47973>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50eec6b10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket47973_test.py::test_ticket47973_case::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket47973>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50eec6b10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket47976_test.py::test_ticket47976_init::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket47976_init>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50ef24b50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket47976_test.py::test_ticket47976_1::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket47976_init>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50ef24b50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket47976_test.py::test_ticket47976_2::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket47976_init>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50ef24b50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket47976_test.py::test_ticket47976_3::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket47976_init>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50ef24b50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket47980_test.py::test_ticket47980::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket47980>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50ef51f10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket47981_test.py::test_ticket47981::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket47981>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50ee37290>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket47988_test.py::test_ticket47988_init::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_ticket47988_init>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fadb0d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket47988_test.py::test_ticket47988_1::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_ticket47988_init>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fadb0d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket47988_test.py::test_ticket47988_2::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_ticket47988_init>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fadb0d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket47988_test.py::test_ticket47988_3::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_ticket47988_init>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fadb0d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket47988_test.py::test_ticket47988_4::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_ticket47988_init>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fadb0d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket47988_test.py::test_ticket47988_5::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_ticket47988_init>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fadb0d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket47988_test.py::test_ticket47988_6::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_ticket47988_init>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50fadb0d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48005_test.py::test_ticket48005_setup::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket48005_setup>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f235590>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48005_test.py::test_ticket48005_memberof::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket48005_setup>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f235590>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48005_test.py::test_ticket48005_automember::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket48005_setup>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f235590>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48005_test.py::test_ticket48005_syntaxvalidate::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket48005_setup>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f235590>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48005_test.py::test_ticket48005_usn::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket48005_setup>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f235590>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48005_test.py::test_ticket48005_schemareload::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket48005_setup>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f235590>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48109_test.py::test_ticket48109::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket48109>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50ef6f210>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48170_test.py::test_ticket48170::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket48170>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50ec5d2d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48212_test.py::test_ticket48212::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket48212>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50ec76ed0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48214_test.py::test_ticket48214_run::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket48214_run>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50ece6c50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48228_test.py::test_ticket48228_test_global_policy::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket48228_test_global_policy>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50ece0290>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48233_test.py::test_ticket48233::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket48233>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50ee810d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48234_test.py::test_ticket48234::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket48234>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50ee6dcd0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48252_test.py::test_ticket48252_setup::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket48252_setup>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50ee5dc10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48252_test.py::test_ticket48252_run_0::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket48252_setup>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50ee5dc10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48252_test.py::test_ticket48252_run_1::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket48252_setup>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50ee5dc10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48265_test.py::test_ticket48265_test::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket48265_test>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f0bf6d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48266_test.py::test_ticket48266_fractional::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_ticket48266_fractional>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f0f9390>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48266_test.py::test_ticket48266_check_repl_desc::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_ticket48266_fractional>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f0f9390>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48266_test.py::test_ticket48266_count_csn_evaluation::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_ticket48266_fractional>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f0f9390>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48270_test.py::test_ticket48270_init::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket48270_init>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50ea8e190>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48270_test.py::test_ticket48270_homeDirectory_indexed_cis::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket48270_init>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50ea8e190>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48270_test.py::test_ticket48270_homeDirectory_mixed_value::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket48270_init>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50ea8e190>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48270_test.py::test_ticket48270_extensible_search::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket48270_init>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50ea8e190>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48294_test.py::test_48294_init::setup 0.00
request = <SubRequest 'topology_st' for <Function test_48294_init>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50eb83a90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48294_test.py::test_48294_run_0::setup 0.00
request = <SubRequest 'topology_st' for <Function test_48294_init>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50eb83a90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48294_test.py::test_48294_run_1::setup 0.00
request = <SubRequest 'topology_st' for <Function test_48294_init>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50eb83a90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48294_test.py::test_48294_run_2::setup 0.00
request = <SubRequest 'topology_st' for <Function test_48294_init>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50eb83a90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48295_test.py::test_48295_init::setup 0.00
request = <SubRequest 'topology_st' for <Function test_48295_init>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50eb7d8d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48295_test.py::test_48295_run::setup 0.00
request = <SubRequest 'topology_st' for <Function test_48295_init>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50eb7d8d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48312_test.py::test_ticket48312::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket48312>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f044790>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48325_test.py::test_ticket48325::setup 0.00
request = <SubRequest 'topology_m1h1c1' for <Function test_ticket48325>>

@pytest.fixture(scope="module")
def topology_m1h1c1(request):
"""Create Replication Deployment with one master, one consumer and one hub"""

topo_roles = {ReplicaRole.MASTER: 1, ReplicaRole.HUB: 1, ReplicaRole.CONSUMER: 1}
> topology = _create_instances(topo_roles, DEFAULT_SUFFIX)

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:494:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f02f950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48342_test.py::test_ticket4026::setup 0.00
request = <SubRequest 'topology_m3' for <Function test_ticket4026>>

@pytest.fixture(scope="module")
def topology_m3(request):
"""Create Replication Deployment with three masters"""

> topology = create_topology({ReplicaRole.MASTER: 3})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:441:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e8cdd90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48354_test.py::test_ticket48354::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket48354>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e8b9c50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48370_test.py::test_ticket48370::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket48370>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e900e90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48383_test.py::test_ticket48383::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket48383>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e8dfb50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48497_test.py::test_ticket48497_init::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket48497_init>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e903250>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48497_test.py::test_ticket48497_homeDirectory_mixed_value::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket48497_init>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e903250>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48497_test.py::test_ticket48497_extensible_search::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket48497_init>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e903250>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48497_test.py::test_ticket48497_homeDirectory_index_cfg::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket48497_init>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e903250>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48497_test.py::test_ticket48497_homeDirectory_index_run::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket48497_init>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e903250>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48637_test.py::test_ticket48637::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket48637>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50ebb1310>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48665_test.py::test_ticket48665::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket48665>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50ebd4e50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48745_test.py::test_ticket48745_init::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket48745_init>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50ebd8e50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48745_test.py::test_ticket48745_homeDirectory_indexed_cis::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket48745_init>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50ebd8e50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48745_test.py::test_ticket48745_homeDirectory_mixed_value::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket48745_init>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50ebd8e50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48745_test.py::test_ticket48745_extensible_search_after_index::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket48745_init>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50ebd8e50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48746_test.py::test_ticket48746_init::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket48746_init>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e95ff10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48746_test.py::test_ticket48746_homeDirectory_indexed_cis::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket48746_init>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e95ff10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48746_test.py::test_ticket48746_homeDirectory_mixed_value::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket48746_init>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e95ff10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48746_test.py::test_ticket48746_extensible_search_after_index::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket48746_init>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e95ff10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48746_test.py::test_ticket48746_homeDirectory_indexed_ces::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket48746_init>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e95ff10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48759_test.py::test_ticket48759::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket48759>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50ee06750>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48798_test.py::test_ticket48798::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket48798>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e983fd0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48799_test.py::test_ticket48799::setup 0.00
request = <SubRequest 'topology_m1c1' for <Function test_ticket48799>>

@pytest.fixture(scope="module")
def topology_m1c1(request):
"""Create Replication Deployment with one master and one consumer"""

topology = create_topology({ReplicaRole.MASTER: 1,
> ReplicaRole.CONSUMER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:407:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50ed7cd90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48808_test.py::test_ticket48808::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket48808>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50ed675d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48844_test.py::test_ticket48844_init::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket48844_init>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50ec11f50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48844_test.py::test_ticket48844_bitwise_on::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket48844_init>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50ec11f50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48844_test.py::test_ticket48844_bitwise_off::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket48844_init>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50ec11f50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48891_test.py::test_ticket48891_setup::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket48891_setup>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50ec14ad0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48893_test.py::test_ticket48893::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket48893>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e9cf0d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48944_test.py::test_ticket48944::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket48944>>

@pytest.fixture(scope="module")
def topology_m2c2(request):
"""Create Replication Deployment with two masters and two consumers"""

topology = create_topology({ReplicaRole.MASTER: 2,
> ReplicaRole.CONSUMER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:476:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50efb46d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48956_test.py::test_ticket48956::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket48956>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e5c6a90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48973_test.py::test_ticket48973_init::setup 0.00
request = <SubRequest 'topology' for <Function test_ticket48973_init>>

@pytest.fixture(scope="module")
def topology(request):
# Creating standalone instance ...
standalone = DirSrv(verbose=False)
args_instance[SER_HOST] = HOST_STANDALONE
args_instance[SER_PORT] = PORT_STANDALONE
args_instance[SER_SERVERID_PROP] = SERVERID_STANDALONE
args_instance[SER_CREATION_SUFFIX] = DEFAULT_SUFFIX
args_standalone = args_instance.copy()
standalone.allocate(args_standalone)
> instance_standalone = standalone.exists()

tickets/ticket48973_test.py:49:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e501a50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48973_test.py::test_ticket48973_ces_not_indexed::setup 0.00
request = <SubRequest 'topology' for <Function test_ticket48973_init>>

@pytest.fixture(scope="module")
def topology(request):
# Creating standalone instance ...
standalone = DirSrv(verbose=False)
args_instance[SER_HOST] = HOST_STANDALONE
args_instance[SER_PORT] = PORT_STANDALONE
args_instance[SER_SERVERID_PROP] = SERVERID_STANDALONE
args_instance[SER_CREATION_SUFFIX] = DEFAULT_SUFFIX
args_standalone = args_instance.copy()
standalone.allocate(args_standalone)
> instance_standalone = standalone.exists()

tickets/ticket48973_test.py:49:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e501a50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48973_test.py::test_ticket48973_homeDirectory_indexing::setup 0.00
request = <SubRequest 'topology' for <Function test_ticket48973_init>>

@pytest.fixture(scope="module")
def topology(request):
# Creating standalone instance ...
standalone = DirSrv(verbose=False)
args_instance[SER_HOST] = HOST_STANDALONE
args_instance[SER_PORT] = PORT_STANDALONE
args_instance[SER_SERVERID_PROP] = SERVERID_STANDALONE
args_instance[SER_CREATION_SUFFIX] = DEFAULT_SUFFIX
args_standalone = args_instance.copy()
standalone.allocate(args_standalone)
> instance_standalone = standalone.exists()

tickets/ticket48973_test.py:49:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e501a50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket48973_test.py::test_ticket48973_homeDirectory_caseExactIA5Match_caseIgnoreIA5Match_indexing::setup 0.00
request = <SubRequest 'topology' for <Function test_ticket48973_init>>

@pytest.fixture(scope="module")
def topology(request):
# Creating standalone instance ...
standalone = DirSrv(verbose=False)
args_instance[SER_HOST] = HOST_STANDALONE
args_instance[SER_PORT] = PORT_STANDALONE
args_instance[SER_SERVERID_PROP] = SERVERID_STANDALONE
args_instance[SER_CREATION_SUFFIX] = DEFAULT_SUFFIX
args_standalone = args_instance.copy()
standalone.allocate(args_standalone)
> instance_standalone = standalone.exists()

tickets/ticket48973_test.py:49:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e501a50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49039_test.py::test_ticket49039::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket49039>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50efad450>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49072_test.py::test_ticket49072_basedn::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket49072_basedn>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f07c910>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49072_test.py::test_ticket49072_filter::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket49072_basedn>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f07c910>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49076_test.py::test_ticket49076::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket49076>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f08b410>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49095_test.py::test_ticket49095::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket49095>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50ec3bc90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49122_test.py::test_ticket49122::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket49122>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50ec375d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49180_test.py::test_ticket49180::setup 0.00
request = <SubRequest 'topology_m4' for <Function test_ticket49180>>

@pytest.fixture(scope="module")
def topology_m4(request):
"""Create Replication Deployment with four masters"""

> topology = create_topology({ReplicaRole.MASTER: 4})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:458:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50ea08f50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49184_test.py::test_ticket49184::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket49184>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e9df890>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49192_test.py::test_ticket49192::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket49192>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e7b9f10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49227_test.py::test_ticket49227::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket49227>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50eb57a50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49249_test.py::test_ticket49249::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket49249>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e7befd0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49273_test.py::test_49273_corrupt_dbversion::setup 0.00
request = <SubRequest 'topology_st' for <Function test_49273_corrupt_dbversion>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e7cee10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49287_test.py::test_ticket49287::setup 0.00
request = <SubRequest 'topology_m2' for <Function test_ticket49287>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50ed4bcd0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49290_test.py::test_49290_range_unindexed_notes::setup 0.00
request = <SubRequest 'topology_st' for <Function test_49290_range_unindexed_notes>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50ed44e90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49303_test.py::test_ticket49303::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket49303>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50ed35910>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49412_test.py::test_ticket49412::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket49412>>

@pytest.fixture(scope="module")
def topology_m1c1(request):
"""Create Replication Deployment with one master and one consumer"""

topology = create_topology({ReplicaRole.MASTER: 1,
> ReplicaRole.CONSUMER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:407:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e4f4f10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49441_test.py::test_ticket49441::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket49441>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e6ccb90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49460_test.py::test_ticket_49460::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket_49460>>

@pytest.fixture(scope="module")
def topology_m3(request):
"""Create Replication Deployment with three masters"""

> topology = create_topology({ReplicaRole.MASTER: 3})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:441:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e4ef950>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49463_test.py::test_ticket_49463::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket_49463>>

@pytest.fixture(scope="module")
def topology_m4(request):
"""Create Replication Deployment with four masters"""

> topology = create_topology({ReplicaRole.MASTER: 4})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:458:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50eb12b10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49471_test.py::test_ticket49471::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket49471>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e493650>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49540_test.py::test_ticket49540::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket49540>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e475ed0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49623_2_test.py::test_modrdn_loop::setup 0.00
request = <SubRequest 'topology_m1' for <Function test_modrdn_loop>>

@pytest.fixture(scope="module")
def topology_m1(request):
"""Create Replication Deployment with one master and one consumer"""

> topology = create_topology({ReplicaRole.MASTER: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:390:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50eafe650>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49658_test.py::test_ticket49658_init::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket49658_init>>

@pytest.fixture(scope="module")
def topology_m3(request):
"""Create Replication Deployment with three masters"""

> topology = create_topology({ReplicaRole.MASTER: 3})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:441:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e685f10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49658_test.py::test_ticket49658_0::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket49658_init>>

@pytest.fixture(scope="module")
def topology_m3(request):
"""Create Replication Deployment with three masters"""

> topology = create_topology({ReplicaRole.MASTER: 3})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:441:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e685f10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49658_test.py::test_ticket49658_1::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket49658_init>>

@pytest.fixture(scope="module")
def topology_m3(request):
"""Create Replication Deployment with three masters"""

> topology = create_topology({ReplicaRole.MASTER: 3})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:441:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e685f10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49658_test.py::test_ticket49658_2::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket49658_init>>

@pytest.fixture(scope="module")
def topology_m3(request):
"""Create Replication Deployment with three masters"""

> topology = create_topology({ReplicaRole.MASTER: 3})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:441:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e685f10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49658_test.py::test_ticket49658_3::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket49658_init>>

@pytest.fixture(scope="module")
def topology_m3(request):
"""Create Replication Deployment with three masters"""

> topology = create_topology({ReplicaRole.MASTER: 3})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:441:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e685f10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49658_test.py::test_ticket49658_4::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket49658_init>>

@pytest.fixture(scope="module")
def topology_m3(request):
"""Create Replication Deployment with three masters"""

> topology = create_topology({ReplicaRole.MASTER: 3})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:441:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e685f10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49658_test.py::test_ticket49658_5::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket49658_init>>

@pytest.fixture(scope="module")
def topology_m3(request):
"""Create Replication Deployment with three masters"""

> topology = create_topology({ReplicaRole.MASTER: 3})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:441:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e685f10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49658_test.py::test_ticket49658_6::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket49658_init>>

@pytest.fixture(scope="module")
def topology_m3(request):
"""Create Replication Deployment with three masters"""

> topology = create_topology({ReplicaRole.MASTER: 3})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:441:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e685f10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49658_test.py::test_ticket49658_7::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket49658_init>>

@pytest.fixture(scope="module")
def topology_m3(request):
"""Create Replication Deployment with three masters"""

> topology = create_topology({ReplicaRole.MASTER: 3})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:441:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e685f10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49658_test.py::test_ticket49658_8::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket49658_init>>

@pytest.fixture(scope="module")
def topology_m3(request):
"""Create Replication Deployment with three masters"""

> topology = create_topology({ReplicaRole.MASTER: 3})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:441:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e685f10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49658_test.py::test_ticket49658_9::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket49658_init>>

@pytest.fixture(scope="module")
def topology_m3(request):
"""Create Replication Deployment with three masters"""

> topology = create_topology({ReplicaRole.MASTER: 3})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:441:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e685f10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49658_test.py::test_ticket49658_10::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket49658_init>>

@pytest.fixture(scope="module")
def topology_m3(request):
"""Create Replication Deployment with three masters"""

> topology = create_topology({ReplicaRole.MASTER: 3})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:441:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e685f10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49658_test.py::test_ticket49658_11::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket49658_init>>

@pytest.fixture(scope="module")
def topology_m3(request):
"""Create Replication Deployment with three masters"""

> topology = create_topology({ReplicaRole.MASTER: 3})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:441:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e685f10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49658_test.py::test_ticket49658_12::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket49658_init>>

@pytest.fixture(scope="module")
def topology_m3(request):
"""Create Replication Deployment with three masters"""

> topology = create_topology({ReplicaRole.MASTER: 3})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:441:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e685f10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49658_test.py::test_ticket49658_13::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket49658_init>>

@pytest.fixture(scope="module")
def topology_m3(request):
"""Create Replication Deployment with three masters"""

> topology = create_topology({ReplicaRole.MASTER: 3})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:441:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e685f10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49658_test.py::test_ticket49658_14::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket49658_init>>

@pytest.fixture(scope="module")
def topology_m3(request):
"""Create Replication Deployment with three masters"""

> topology = create_topology({ReplicaRole.MASTER: 3})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:441:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e685f10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49658_test.py::test_ticket49658_15::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket49658_init>>

@pytest.fixture(scope="module")
def topology_m3(request):
"""Create Replication Deployment with three masters"""

> topology = create_topology({ReplicaRole.MASTER: 3})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:441:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e685f10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49658_test.py::test_ticket49658_16::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket49658_init>>

@pytest.fixture(scope="module")
def topology_m3(request):
"""Create Replication Deployment with three masters"""

> topology = create_topology({ReplicaRole.MASTER: 3})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:441:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e685f10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49658_test.py::test_ticket49658_17::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket49658_init>>

@pytest.fixture(scope="module")
def topology_m3(request):
"""Create Replication Deployment with three masters"""

> topology = create_topology({ReplicaRole.MASTER: 3})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:441:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e685f10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49658_test.py::test_ticket49658_18::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket49658_init>>

@pytest.fixture(scope="module")
def topology_m3(request):
"""Create Replication Deployment with three masters"""

> topology = create_topology({ReplicaRole.MASTER: 3})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:441:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e685f10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49658_test.py::test_ticket49658_19::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket49658_init>>

@pytest.fixture(scope="module")
def topology_m3(request):
"""Create Replication Deployment with three masters"""

> topology = create_topology({ReplicaRole.MASTER: 3})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:441:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e685f10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49658_test.py::test_ticket49658_20::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket49658_init>>

@pytest.fixture(scope="module")
def topology_m3(request):
"""Create Replication Deployment with three masters"""

> topology = create_topology({ReplicaRole.MASTER: 3})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:441:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e685f10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49658_test.py::test_ticket49658_21::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket49658_init>>

@pytest.fixture(scope="module")
def topology_m3(request):
"""Create Replication Deployment with three masters"""

> topology = create_topology({ReplicaRole.MASTER: 3})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:441:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e685f10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49658_test.py::test_ticket49658_22::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket49658_init>>

@pytest.fixture(scope="module")
def topology_m3(request):
"""Create Replication Deployment with three masters"""

> topology = create_topology({ReplicaRole.MASTER: 3})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:441:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e685f10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49658_test.py::test_ticket49658_23::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket49658_init>>

@pytest.fixture(scope="module")
def topology_m3(request):
"""Create Replication Deployment with three masters"""

> topology = create_topology({ReplicaRole.MASTER: 3})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:441:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e685f10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49658_test.py::test_ticket49658_24::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket49658_init>>

@pytest.fixture(scope="module")
def topology_m3(request):
"""Create Replication Deployment with three masters"""

> topology = create_topology({ReplicaRole.MASTER: 3})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:441:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e685f10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49658_test.py::test_ticket49658_25::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket49658_init>>

@pytest.fixture(scope="module")
def topology_m3(request):
"""Create Replication Deployment with three masters"""

> topology = create_topology({ReplicaRole.MASTER: 3})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:441:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e685f10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49658_test.py::test_ticket49658_26::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket49658_init>>

@pytest.fixture(scope="module")
def topology_m3(request):
"""Create Replication Deployment with three masters"""

> topology = create_topology({ReplicaRole.MASTER: 3})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:441:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e685f10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49658_test.py::test_ticket49658_27::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket49658_init>>

@pytest.fixture(scope="module")
def topology_m3(request):
"""Create Replication Deployment with three masters"""

> topology = create_topology({ReplicaRole.MASTER: 3})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:441:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e685f10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49658_test.py::test_ticket49658_28::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket49658_init>>

@pytest.fixture(scope="module")
def topology_m3(request):
"""Create Replication Deployment with three masters"""

> topology = create_topology({ReplicaRole.MASTER: 3})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:441:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e685f10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49658_test.py::test_ticket49658_29::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket49658_init>>

@pytest.fixture(scope="module")
def topology_m3(request):
"""Create Replication Deployment with three masters"""

> topology = create_topology({ReplicaRole.MASTER: 3})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:441:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e685f10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49658_test.py::test_ticket49658_30::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket49658_init>>

@pytest.fixture(scope="module")
def topology_m3(request):
"""Create Replication Deployment with three masters"""

> topology = create_topology({ReplicaRole.MASTER: 3})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:441:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e685f10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49658_test.py::test_ticket49658_31::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket49658_init>>

@pytest.fixture(scope="module")
def topology_m3(request):
"""Create Replication Deployment with three masters"""

> topology = create_topology({ReplicaRole.MASTER: 3})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:441:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e685f10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49658_test.py::test_ticket49658_32::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket49658_init>>

@pytest.fixture(scope="module")
def topology_m3(request):
"""Create Replication Deployment with three masters"""

> topology = create_topology({ReplicaRole.MASTER: 3})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:441:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e685f10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49658_test.py::test_ticket49658_33::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket49658_init>>

@pytest.fixture(scope="module")
def topology_m3(request):
"""Create Replication Deployment with three masters"""

> topology = create_topology({ReplicaRole.MASTER: 3})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:441:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e685f10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49658_test.py::test_ticket49658_34::setup 0.00
request = <SubRequest 'topo' for <Function test_ticket49658_init>>

@pytest.fixture(scope="module")
def topology_m3(request):
"""Create Replication Deployment with three masters"""

> topology = create_topology({ReplicaRole.MASTER: 3})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:441:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e685f10>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket49788_test.py::test_ticket49781::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket49781>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e75c0d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket50078_test.py::test_ticket50078::setup 0.00
request = <SubRequest 'topology_m1h1c1' for <Function test_ticket50078>>

@pytest.fixture(scope="module")
def topology_m1h1c1(request):
"""Create Replication Deployment with one master, one consumer and one hub"""

topo_roles = {ReplicaRole.MASTER: 1, ReplicaRole.HUB: 1, ReplicaRole.CONSUMER: 1}
> topology = _create_instances(topo_roles, DEFAULT_SUFFIX)

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:494:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e76ce90>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket50232_test.py::test_ticket50232_normal::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket50232_normal>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e67e450>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket50232_test.py::test_ticket50232_reverse::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket50232_normal>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e67e450>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Error tickets/ticket50234_test.py::test_ticket50234::setup 0.00
request = <SubRequest 'topology_st' for <Function test_ticket50234>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50e6dcad0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Failed suites/setup_ds/setup_ds_test.py::test_slapd_InstScriptsEnabled[true] 0.00
config_attr = 'true'

@pytest.mark.parametrize("config_attr", ('true', 'false'))
def test_slapd_InstScriptsEnabled(config_attr):
"""Tests InstScriptsEnabled attribute with "True" and "False" options

:id: 02faac7f-c44d-4a3e-bf2d-1021e51da1ed
:parametrized: yes
:setup: Standalone instance with slapd.InstScriptsEnabled option as "True" and "False"

:steps:
1. Execute setup-ds.pl with slapd.InstScriptsEnabled option as "True".
2. Check if /usr/lib64/dirsrv/slapd-instance instance script directory is created or not.
3. Execute setup-ds.pl with slapd.InstScriptsEnabled option as "False".
4. Check if /usr/lib64/dirsrv/slapd-instance instance script directory is created or not.

:expectedresults:
1. Instance should be created.
2. /usr/lib64/dirsrv/slapd-instance instance script directory should be created.
3. Instance should be created.
4. /usr/lib64/dirsrv/slapd-instance instance script directory should not be created.
"""

log.info('set SER_INST_SCRIPTS_ENABLED to {}'.format(config_attr))
> standalone = create_instance(config_attr)

suites/setup_ds/setup_ds_test.py:64:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
suites/setup_ds/setup_ds_test.py:35: in create_instance
if standalone.exists():
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f33ead0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
-------------------------------Captured log call--------------------------------
INFO  tests.suites.setup_ds.setup_ds_test:setup_ds_test.py:63 set SER_INST_SCRIPTS_ENABLED to true INFO  tests.suites.setup_ds.setup_ds_test:setup_ds_test.py:20 create_instance - Installs the instance and Sets the value of InstScriptsEnabled to true OR false. INFO  tests.suites.setup_ds.setup_ds_test:setup_ds_test.py:22 Set up the instance and set the config_attr
Failed suites/setup_ds/setup_ds_test.py::test_slapd_InstScriptsEnabled[false] 0.00
config_attr = 'false'

@pytest.mark.parametrize("config_attr", ('true', 'false'))
def test_slapd_InstScriptsEnabled(config_attr):
"""Tests InstScriptsEnabled attribute with "True" and "False" options

:id: 02faac7f-c44d-4a3e-bf2d-1021e51da1ed
:parametrized: yes
:setup: Standalone instance with slapd.InstScriptsEnabled option as "True" and "False"

:steps:
1. Execute setup-ds.pl with slapd.InstScriptsEnabled option as "True".
2. Check if /usr/lib64/dirsrv/slapd-instance instance script directory is created or not.
3. Execute setup-ds.pl with slapd.InstScriptsEnabled option as "False".
4. Check if /usr/lib64/dirsrv/slapd-instance instance script directory is created or not.

:expectedresults:
1. Instance should be created.
2. /usr/lib64/dirsrv/slapd-instance instance script directory should be created.
3. Instance should be created.
4. /usr/lib64/dirsrv/slapd-instance instance script directory should not be created.
"""

log.info('set SER_INST_SCRIPTS_ENABLED to {}'.format(config_attr))
> standalone = create_instance(config_attr)

suites/setup_ds/setup_ds_test.py:64:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
suites/setup_ds/setup_ds_test.py:35: in create_instance
if standalone.exists():
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f572b50>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
-------------------------------Captured log call--------------------------------
INFO  tests.suites.setup_ds.setup_ds_test:setup_ds_test.py:63 set SER_INST_SCRIPTS_ENABLED to false INFO  tests.suites.setup_ds.setup_ds_test:setup_ds_test.py:20 create_instance - Installs the instance and Sets the value of InstScriptsEnabled to true OR false. INFO  tests.suites.setup_ds.setup_ds_test:setup_ds_test.py:22 Set up the instance and set the config_attr
XFailed suites/acl/syntax_test.py::test_aci_invalid_syntax_fail[test_targattrfilters_18]::setup 0.00
request = <SubRequest 'topo' for <Function test_aci_invalid_syntax_fail[test_targattrfilters_18]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149005d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
XFailed suites/acl/syntax_test.py::test_aci_invalid_syntax_fail[test_targattrfilters_20]::setup 0.00
request = <SubRequest 'topo' for <Function test_aci_invalid_syntax_fail[test_targattrfilters_18]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149005d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
XFailed suites/acl/syntax_test.py::test_aci_invalid_syntax_fail[test_bind_rule_set_with_more_than_three]::setup 0.00
request = <SubRequest 'topo' for <Function test_aci_invalid_syntax_fail[test_targattrfilters_18]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149005d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
XFailed suites/acl/syntax_test.py::test_aci_invalid_syntax_fail[test_Use_double_equal_instead_of_equal_in_the_targetattr]::setup 0.00
request = <SubRequest 'topo' for <Function test_aci_invalid_syntax_fail[test_targattrfilters_18]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149005d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
XFailed suites/acl/syntax_test.py::test_aci_invalid_syntax_fail[test_Use_double_equal_instead_of_equal_in_the_targetfilter]::setup 0.00
request = <SubRequest 'topo' for <Function test_aci_invalid_syntax_fail[test_targattrfilters_18]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc5149005d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
XFailed suites/acl/userattr_test.py::test_mod_see_also_positive[(LEVEL_3, CHILDREN)]::setup 0.00
request = <SubRequest 'topo' for <Function test_mod_see_also_positive[(CAN,ROLEDNACCESS)]>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc512ad30d0>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
XFailed suites/config/config_test.py::test_defaultnamingcontext_1::setup 0.00
request = <SubRequest 'topo' for <Function test_defaultnamingcontext>>

@pytest.fixture(scope="module")
def topology_st(request):
"""Create DS standalone instance"""

> topology = create_topology({ReplicaRole.STANDALONE: 1})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:246:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc511fe2250>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
XFailed suites/replication/ruvstore_test.py::test_memoryruv_sync_with_databaseruv::setup 0.00
request = <SubRequest 'topo' for <Function test_ruv_entry_backup>>

@pytest.fixture(scope="module")
def topology_m2(request):
"""Create Replication Deployment with two masters"""

> topology = create_topology({ReplicaRole.MASTER: 2})

/usr/local/lib/python3.7/site-packages/lib389/topologies.py:424:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:138: in create_topology
topo = _create_instances(topo_dict, suffix)
/usr/local/lib/python3.7/site-packages/lib389/topologies.py:89: in _create_instances
instance_exists = instance.exists()
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:1553: in exists
return len(self.list()) == 1
/usr/local/lib/python3.7/site-packages/lib389/__init__.py:732: in list
dse_ldif = os.path.join(inst_paths.config_dir, 'dse.ldif')
/usr/local/lib/python3.7/site-packages/lib389/paths.py:157: in __getattr__
self._validate_defaults()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <lib389.paths.Paths object at 0x7fc50f469310>

def _validate_defaults(self):
if self._defaults_cached is False:
return False
for k in MUST:
if self._config.has_option(SECTION, k) is False:
> raise KeyError('Invalid defaults.inf, missing key %s' % k)
E KeyError: 'Invalid defaults.inf, missing key db_home_dir'

/usr/local/lib/python3.7/site-packages/lib389/paths.py:150: KeyError
Skipped suites/config/regression_test.py::test_set_cachememsize_to_custom_value::setup 0.00
('suites/config/regression_test.py', 34, 'Skipped: available memory is too low')
Skipped suites/disk_monitoring/disk_monitoring_test.py::test_verify_operation_when_disk_monitoring_is_off::setup 0.00
('suites/disk_monitoring/disk_monitoring_test.py', 109, 'Skipped: Disk monitoring tests may damage system configuration.')
Skipped suites/disk_monitoring/disk_monitoring_test.py::test_free_up_the_disk_space_and_change_ds_config::setup 0.00
('suites/disk_monitoring/disk_monitoring_test.py', 140, 'Skipped: Disk monitoring tests may damage system configuration.')
Skipped suites/disk_monitoring/disk_monitoring_test.py::test_verify_operation_with_nsslapd_disk_monitoring_logging_critical_off::setup 0.00
('suites/disk_monitoring/disk_monitoring_test.py', 171, 'Skipped: Disk monitoring tests may damage system configuration.')
Skipped suites/disk_monitoring/disk_monitoring_test.py::test_operation_with_nsslapd_disk_monitoring_logging_critical_on_below_half_of_the_threshold::setup 0.00
('suites/disk_monitoring/disk_monitoring_test.py', 211, 'Skipped: Disk monitoring tests may damage system configuration.')
Skipped suites/disk_monitoring/disk_monitoring_test.py::test_setting_nsslapd_disk_monitoring_logging_critical_to_off::setup 0.00
('suites/disk_monitoring/disk_monitoring_test.py', 240, 'Skipped: Disk monitoring tests may damage system configuration.')
Skipped suites/disk_monitoring/disk_monitoring_test.py::test_operation_with_nsslapd_disk_monitoring_logging_critical_off::setup 0.00
('suites/disk_monitoring/disk_monitoring_test.py', 258, 'Skipped: Disk monitoring tests may damage system configuration.')
Skipped suites/disk_monitoring/disk_monitoring_test.py::test_operation_with_nsslapd_disk_monitoring_logging_critical_off_below_half_of_the_threshold::setup 0.00
('suites/disk_monitoring/disk_monitoring_test.py', 326, 'Skipped: Disk monitoring tests may damage system configuration.')
Skipped suites/disk_monitoring/disk_monitoring_test.py::test_go_straight_below_half_of_the_threshold::setup 0.00
('suites/disk_monitoring/disk_monitoring_test.py', 402, 'Skipped: Disk monitoring tests may damage system configuration.')
Skipped suites/disk_monitoring/disk_monitoring_test.py::test_readonly_on_threshold::setup 0.00
('suites/disk_monitoring/disk_monitoring_test.py', 457, 'Skipped: Disk monitoring tests may damage system configuration.')
Skipped suites/disk_monitoring/disk_monitoring_test.py::test_readonly_on_threshold_below_half_of_the_threshold::setup 0.00
('suites/disk_monitoring/disk_monitoring_test.py', 500, 'Skipped: Disk monitoring tests may damage system configuration.')
Skipped suites/disk_monitoring/disk_monitoring_test.py::test_below_half_of_the_threshold_not_starting_after_shutdown::setup 0.00
('suites/disk_monitoring/disk_monitoring_test.py', 551, 'Skipped: Disk monitoring tests may damage system configuration.')
Skipped suites/disk_monitoring/disk_monitoring_test.py::test_go_straight_below_4kb::setup 0.00
('suites/disk_monitoring/disk_monitoring_test.py', 592, 'Skipped: Disk monitoring tests may damage system configuration.')
Skipped suites/disk_monitoring/disk_monitoring_test.py::test_threshold_to_overflow_value::setup 0.00
('suites/disk_monitoring/disk_monitoring_test.py', 616, 'Skipped: Disk monitoring tests may damage system configuration.')
Skipped suites/disk_monitoring/disk_monitoring_test.py::test_threshold_is_reached_to_half::setup 0.00
('suites/disk_monitoring/disk_monitoring_test.py', 636, 'Skipped: Disk monitoring tests may damage system configuration.')
Skipped suites/disk_monitoring/disk_monitoring_test.py::test_negagtive_parameterize[nsslapd-disk-monitoring-threshold--2]::setup 0.00
('suites/disk_monitoring/disk_monitoring_test.py', 662, 'Skipped: Disk monitoring tests may damage system configuration.')
Skipped suites/disk_monitoring/disk_monitoring_test.py::test_negagtive_parameterize[nsslapd-disk-monitoring-threshold-9223372036854775808]::setup 0.00
('suites/disk_monitoring/disk_monitoring_test.py', 662, 'Skipped: Disk monitoring tests may damage system configuration.')
Skipped suites/disk_monitoring/disk_monitoring_test.py::test_negagtive_parameterize[nsslapd-disk-monitoring-threshold-2047]::setup 0.00
('suites/disk_monitoring/disk_monitoring_test.py', 662, 'Skipped: Disk monitoring tests may damage system configuration.')
Skipped suites/disk_monitoring/disk_monitoring_test.py::test_negagtive_parameterize[nsslapd-disk-monitoring-threshold-0]::setup 0.00
('suites/disk_monitoring/disk_monitoring_test.py', 662, 'Skipped: Disk monitoring tests may damage system configuration.')
Skipped suites/disk_monitoring/disk_monitoring_test.py::test_negagtive_parameterize[nsslapd-disk-monitoring-threshold--1294967296]::setup 0.00
('suites/disk_monitoring/disk_monitoring_test.py', 662, 'Skipped: Disk monitoring tests may damage system configuration.')
Skipped suites/disk_monitoring/disk_monitoring_test.py::test_negagtive_parameterize[nsslapd-disk-monitoring-threshold-invalid]::setup 0.00
('suites/disk_monitoring/disk_monitoring_test.py', 662, 'Skipped: Disk monitoring tests may damage system configuration.')
Skipped suites/disk_monitoring/disk_monitoring_test.py::test_negagtive_parameterize[nsslapd-disk-monitoring-invalid]::setup 0.00
('suites/disk_monitoring/disk_monitoring_test.py', 662, 'Skipped: Disk monitoring tests may damage system configuration.')
Skipped suites/disk_monitoring/disk_monitoring_test.py::test_negagtive_parameterize[nsslapd-disk-monitoring-1]::setup 0.00
('suites/disk_monitoring/disk_monitoring_test.py', 662, 'Skipped: Disk monitoring tests may damage system configuration.')
Skipped suites/disk_monitoring/disk_monitoring_test.py::test_negagtive_parameterize[nsslapd-disk-monitoring-grace-period-00]::setup 0.00
('suites/disk_monitoring/disk_monitoring_test.py', 662, 'Skipped: Disk monitoring tests may damage system configuration.')
Skipped suites/disk_monitoring/disk_monitoring_test.py::test_negagtive_parameterize[nsslapd-disk-monitoring-grace-period-525 948]::setup 0.00
('suites/disk_monitoring/disk_monitoring_test.py', 662, 'Skipped: Disk monitoring tests may damage system configuration.')
Skipped suites/disk_monitoring/disk_monitoring_test.py::test_negagtive_parameterize[nsslapd-disk-monitoring-grace-period--10]::setup 0.00
('suites/disk_monitoring/disk_monitoring_test.py', 662, 'Skipped: Disk monitoring tests may damage system configuration.')
Skipped suites/disk_monitoring/disk_monitoring_test.py::test_negagtive_parameterize[nsslapd-disk-monitoring-logging-critical-oninvalid]::setup 0.00
('suites/disk_monitoring/disk_monitoring_test.py', 662, 'Skipped: Disk monitoring tests may damage system configuration.')
Skipped suites/disk_monitoring/disk_monitoring_test.py::test_negagtive_parameterize[nsslapd-disk-monitoring-grace-period--11]::setup 0.00
('suites/disk_monitoring/disk_monitoring_test.py', 662, 'Skipped: Disk monitoring tests may damage system configuration.')
Skipped suites/disk_monitoring/disk_monitoring_test.py::test_negagtive_parameterize[nsslapd-disk-monitoring-grace-period-01]::setup 0.00
('suites/disk_monitoring/disk_monitoring_test.py', 662, 'Skipped: Disk monitoring tests may damage system configuration.')
Skipped suites/disk_monitoring/disk_monitoring_test.py::test_valid_operations_are_permitted::setup 0.00
('suites/disk_monitoring/disk_monitoring_test.py', 695, 'Skipped: Disk monitoring tests may damage system configuration.')
Skipped suites/migration/export_data_test.py::test_export_data_from_source_host::setup 0.00
('suites/migration/export_data_test.py', 24, 'Skipped: This test is meant to execute in specific test environment')
Skipped suites/migration/import_data_test.py::test_import_data_to_target_host::setup 0.00
('suites/migration/import_data_test.py', 24, 'Skipped: This test is meant to execute in specific test environment')