Following test functions of TestReplicaInstall are failing with
TestReplicaInstall
E subprocess.CalledProcessError: Command '['ipa-server-install', '--uninstall', '-U']' returned non-zero exit status 1. error, which is associated with
E subprocess.CalledProcessError: Command '['ipa-server-install', '--uninstall', '-U']' returned non-zero exit status 1.
ipa: ERROR: stderr: ipapython.admintool: ERROR Server removal aborted: Replication topology in suffix 'domain' is disconnected: Topology does not allow server replica0.ipa.test to replicate with servers: master.ipa.test.
test_revoked_ds test_http_intermediate_ca test_ds_intermediate_ca test_valid_certs test_wildcard_http test_wildcard_ds test_http_san test_ds_san test_interactive_missing_http_pkcs_password test_interactive_missing_ds_pkcs_password test_no_http_password test_no_ds_password test_certs_with_no_password test_certs_with_no_password_interactive
test_revoked_ds
test_http_intermediate_ca
test_ds_intermediate_ca
test_valid_certs
test_wildcard_http
test_wildcard_ds
test_http_san
test_ds_san
test_interactive_missing_http_pkcs_password
test_interactive_missing_ds_pkcs_password
test_no_http_password
test_no_ds_password
test_certs_with_no_password
test_certs_with_no_password_interactive
Full logs, PR547
Issue happened only once, the last 3 runs on ipa-4-6 were green (PR #559, PR #576 and PR #5869).
Feel free to re-open if the issue happens again.
Metadata Update from @frenaud: - Issue close_status updated to: worksforme - Issue status updated to: Closed (was: Open)