#8900 Nightly test failure (testing_master_previous) in test_ipahealthcheck.py::TestIpaHealthCheck::test_source_ipahealthcheck_ipa_host_check_ipahostkeytab with Failed to obtain host TGT: Major (851968): Unspecified GSS failure
Closed: duplicate by sumedhs. Opened by sumedhs.

Issue

ipa-healthcheck --source ipahealthcheck.ipa.host --check IPAHostKeytab --output-type json fails with the following error
DEBUG ipatests.pytest_ipa.integration.host.Host.master.cmd220:transport.py:557 "msg": "Failed to obtain host TGT: Major (851968): Unspecified GSS failure. Minor code may provide more information, Minor (2529639107): No credentials cache found"

DEBUG    ipatests.pytest_ipa.integration.host.Host.master.cmd220:transport.py:557 [
DEBUG    ipatests.pytest_ipa.integration.host.Host.master.cmd220:transport.py:557   {
DEBUG    ipatests.pytest_ipa.integration.host.Host.master.cmd220:transport.py:557     "source": "ipahealthcheck.ipa.host",
DEBUG    ipatests.pytest_ipa.integration.host.Host.master.cmd220:transport.py:557     "check": "IPAHostKeytab",
DEBUG    ipatests.pytest_ipa.integration.host.Host.master.cmd220:transport.py:557     "result": "ERROR",
DEBUG    ipatests.pytest_ipa.integration.host.Host.master.cmd220:transport.py:557     "uuid": "bb5d9cff-9e54-4e35-89ea-c5591e148430",
DEBUG    ipatests.pytest_ipa.integration.host.Host.master.cmd220:transport.py:557     "when": "20210625012228Z",
DEBUG    ipatests.pytest_ipa.integration.host.Host.master.cmd220:transport.py:557     "duration": "0.004546",
DEBUG    ipatests.pytest_ipa.integration.host.Host.master.cmd220:transport.py:557     "kw": {
DEBUG    ipatests.pytest_ipa.integration.host.Host.master.cmd220:transport.py:557       "msg": "Failed to obtain host TGT: Major (851968): Unspecified GSS failure.  Minor code may provide more information, Minor (2529639107): No credentials cache found"
DEBUG    ipatests.pytest_ipa.integration.host.Host.master.cmd220:transport.py:557     }
DEBUG    ipatests.pytest_ipa.integration.host.Host.master.cmd220:transport.py:557   }

Steps to Reproduce

  1. Run test_integration/test_ipahealthcheck.py::TestIpaHealthCheck::test_source_ipahealthcheck_ipa_host_check_ipahostkeytab test
    2.
    3.

Actual behavior

healthcheck commands fails to obtain TGT

Expected behavior

healthcheck command should succeed in getting TGT

Version/Release/Distribution

freeipa-server-4.10.0.dev-0.fc33.x86_64.rpm

Additional info:

Any additional information, configuration, data or log snippets that is needed for reproduction or investigation of the issue.

Test Report: http://freeipa-org-pr-ci.s3-website.eu-central-1.amazonaws.com/jobs/dd564a34-d54e-11eb-9d5f-525400bfbabc/report.html


Closing this as a duplicate of https://pagure.io/freeipa/issue/8889

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

Metadata