Bug 1508454

Summary: Running tasks test doesn't ignore 'Actions::Insights::EmailPoller'
Product: Red Hat Satellite Reporter: Ivan Necas <inecas>
Component: Satellite MaintainAssignee: Anurag Patel <apatel>
Status: CLOSED ERRATA QA Contact: Nikhil Kathole <nkathole>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.3.0CC: apatel, bbuckingham, dcaplan, inecas, kgaikwad, nkathole, sabnave
Target Milestone: UnspecifiedKeywords: Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-02-19 17:23:12 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ivan Necas 2017-11-01 13:10:58 UTC
Description of problem:
Based on, https://bugzilla.redhat.com/show_bug.cgi?id=1385878,
we should also include `Actions::Insights::EmailPoller`

Version-Release number of selected component (if applicable):


How reproducible:
Unknown


Additional info:

It's not clear to me, when the 'Actions::Insights::EmailPoller'
exactly gets triggered, but anyway, we should probably not block on this
task running. Relying on https://bugzilla.redhat.com/show_bug.cgi?id=1385878#c6

Comment 1 Ivan Necas 2017-11-01 13:15:58 UTC
Created redmine issue http://projects.theforeman.org/issues/21546 from this bug

Comment 2 Satellite Program 2017-11-01 14:09:13 UTC
Moving this bug to POST for triage into Satellite 6 since the upstream issue http://projects.theforeman.org/issues/21546 has been resolved.

Comment 3 Nikhil Kathole 2017-12-20 12:41:11 UTC
VERIFIED

Version Tested:
# rpm -q rubygem-foreman_maintain
rubygem-foreman_maintain-0.1.1-1.el7sat.noarch

# foreman-maintain health check --label foreman-tasks-not-running
Running ForemanMaintain::Scenario::FilteredScenario
================================================================================
Check for running tasks:                                              [OK]
--------------------------------------------------------------------------------


I, [2017-12-20 07:36:10-0500 #134892]  INFO -- : Running foreman-maintain command with arguments [["health", "check", "--label", "foreman-tasks-not-running"]]
D, [2017-12-20 07:36:10-0500 #134892] DEBUG -- : Running command su postgres -c 'cd ~; psql -d foreman' with stdin "COPY (      SELECT count(*) AS count\n        FROM foreman_tasks_tasks\n        WHERE state IN ('running') AND\n        label NOT IN ('Actions::Candlepin::ListenOnCandlepinEvents','Actions::Katello::EventQueue::Monitor','Actions::Insights::EmailPoller')\n) TO STDOUT WITH CSV HEADER"
D, [2017-12-20 07:36:10-0500 #134892] DEBUG -- : output of the command:
 count
0

found Check for foreman-tasks-not-running ignores Actions::Insights::EmailPoller.

Comment 6 errata-xmlrpc 2018-02-19 17:23:12 UTC
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-2018:0330