Hide Forgot
Created attachment 1556342 [details] node-exporter container logs Description of problem: Many "couldn't get SNTP reply" errors in node-exporter container logs eg: $ oc -n openshift-monitoring logs node-exporter-spc65 -c node-exporter time="2019-04-19T02:00:05Z" level=error msg="ERROR: ntp collector failed after 0.000279s: couldn't get SNTP reply: read udp 127.0.0.1:60401->127.0.0.1:123: read: connection refused" source="collector.go:132" time="2019-04-19T02:00:05Z" level=error msg="ERROR: ntp collector failed after 0.002058s: couldn't get SNTP reply: read udp 127.0.0.1:58233->127.0.0.1:123: read: connection refused" source="collector.go:132" time="2019-04-19T02:00:35Z" level=error msg="ERROR: ntp collector failed after 0.005542s: couldn't get SNTP reply: read udp 127.0.0.1:47830->127.0.0.1:123: read: connection refused" source="collector.go:132" time="2019-04-19T02:00:35Z" level=error msg="ERROR: ntp collector failed after 0.000153s: couldn't get SNTP reply: read udp 127.0.0.1:45740->127.0.0.1:123: read: connection refused" source="collector.go:132 details see the attached logs file, it seems it does not affect the function Version-Release number of selected component (if applicable): 4.0.0-0.nightly-2019-04-18-190537 How reproducible: Always Steps to Reproduce: 1. Check node-exporter container logs 2. 3. Actual results: Many "couldn't get SNTP reply" errors in node-exporter container logs Expected results: Should not have this error Additional info:
PR opened to fix this https://github.com/openshift/cluster-monitoring-operator/pull/334
The PR has merged.
issue is fixed payload: 4.1.0-0.nightly-2019-04-25-121505
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:0758