Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 2267682

Summary: yum check-update command using Remote Execution exits with code 100 and appears Job as failed.
Product: Red Hat Satellite Reporter: Omkar <onerleka>
Component: Remote ExecutionAssignee: satellite6-bugs <satellite6-bugs>
Status: CLOSED DUPLICATE QA Contact: Satellite QE Team <sat-qe-bz-list>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.13.6CC: aruzicka
Target Milestone: Unspecified   
Target Release: Unused   
Hardware: All   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-03-04 12:27:20 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 Omkar 2024-03-04 12:07:31 UTC
Description of problem:

Whenever yum check-update command is executed on the content host using remote execution exit with code 100 and job results in failed status.

~~~~
sqlite-devel.x86_64                      3.26.0-19.el8_9                rhel-8-for-x86_64-baseos-rpms   
  52:
sqlite-doc.noarch                        3.26.0-19.el8_9                rhel-8-for-x86_64-baseos-rpms   
  53:
sqlite-libs.x86_64                       3.26.0-19.el8_9                rhel-8-for-x86_64-baseos-rpms   
  54:
tzdata.noarch                            2023d-1.el8                    rhel-8-for-x86_64-baseos-rpms   
  55:
Exit status: 100
  56:
StandardError: Job execution failed
~~~~


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

6.13.6

How reproducible:

100%

Steps to Reproduce:

Run yum check-update command on the content host using remote execution and check the Job result.

Actual results:

Exit status: 100
StandardError: Job execution failed

Expected results:

Exit status: 0

Additional info:

Comment 1 Adam Ruzicka 2024-03-04 12:27:20 UTC
Unless I'm missing something then this is a duplicate of BZ1685738 so I'll go ahead and close this. If I did really miss something, feel free to reopen

*** This bug has been marked as a duplicate of bug 1685738 ***