Description of problem: I am consistently seeing the metrics workers timing out in the logs. [----] W, [2017-03-01T12:02:12.939043 #17598:9b1130] WARN -- : MIQ(ManageIQ::Providers::Kubernetes::ContainerManager::ContainerNode#perf_capture) [realtime] For ManageIQ::Providers::Kubernetes::ContainerManager::ContainerNode name: [apsrp6536.uhc.com], id: [10000000000009], expected to get data as of [2016-08-22T16:03:00Z], but got data as of [2017-02-15 18:01:00 UTC]. ... [----] I, [2017-03-01T12:02:13.842025 #17598:9b1130] INFO -- : MIQ(ManageIQ::Providers::Kubernetes::ContainerManager::ContainerNode#perf_process) [realtime] Processing 41176 performance rows... [----] E, [2017-03-01T12:07:43.880209 #17598:9b1130] ERROR -- : MIQ(MiqQueue#deliver) Message id: [10000188142502], timed out after 600.00883373 seconds. Timeout threshold [600] I see the expected data date is 2016-08-22 which may be causing the worker to time out. Also right before the ERROR is thrown, I see the mention of 41176 performance rows, not sure what this is referencing. Version-Release number of selected component (if applicable): 5.7.1.3 How reproducible: Always Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Possible duplicate of bug 1429593
Greg, do you think we can close this as a duplicate of bug 1429593?