-
Bug
-
Resolution: Unresolved
-
Normal
-
4.16.z
-
Quality / Stability / Reliability
-
False
-
-
None
-
None
-
None
-
None
-
None
-
CCXDEV Sprint 152
-
1
-
In Progress
-
Release Note Not Required
-
None
-
None
-
None
-
None
-
None
Description of problem:
In cluster 4.21, after running test_unreachable_host, we view the IO logs, it would print some error info about `Failed to update DataGather resource periodic-gathering-5cpdl conditions: DataGather.insights.openshift.io "periodic-gathering-5cpdl" is invalid: status.finishTime: Invalid value: "string": finishTime is immutable once set`
Version-Release number of selected component (if applicable):
How reproducible:
Run the test case test_unreachable_host and view the IO logs.
Steps to Reproduce:
1. Run the test case named test_unreachable_host 2. Print the IO logs to see if there are some related error logs about `Failed to update DataGather resource periodic-gathering-9q58g conditions: DataGather.insights.openshift.io "periodic-gathering-9q58g" is invalid: status.finishTime: Invalid value: "string": finishTime is immutable once set`
Actual results:
2. The IO logs printed many error logs about: Failed to update DataGather resource periodic-gathering-9q58g conditions: DataGather.insights.openshift.io "periodic-gathering-9q58g" is invalid: status.finishTime: Invalid value: "string": finishTime is immutable once set
Expected results:
2. The IO logs shouldn't have those kinds of logs.
Additional info:
This problem may lead the IO to fail to update the Degrade conditions, so the degrading problem should also be verified with this issue together.