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.
Created attachment 914637[details]
repoenable error screenshot
Description of problem:
Version-Release number of selected component (if applicable):
How reproducible:
5/5
Prerequisites :
Sat6 version “1.5.0-26.el6sat-Katello”
Steps to Repro :
Created manifest from on-premised candlepin server
imported manifest on sat6 for admin org.
Enable repo for “Awesome OS for x86_64 Bits” subscription.
Expected Result :
Process should end at sat6 gui and proper message should display .
Actual Result :
Repo enable process is not ending for subscription “Awesome OS for x86_64 Bits”
got following message in log
2014-07-01 14:48:21,856 [req=8fb4b3a4-b299-4d08-a0e9-062f34b06e46, org=] INFO org.candlepin.servlet.filter.logging.LoggingFilter - Request: verb=GET, uri=/candlepin/products/100000000000002
2014-07-01 14:48:21,861 [req=8fb4b3a4-b299-4d08-a0e9-062f34b06e46, org=] INFO org.candlepin.servlet.filter.logging.LoggingFilter - Response: status=200, content-type="application/json", time=5ms
2014-07-01 14:48:21,940 [req=fa4d838b-294d-44b8-bcab-8515e3b4619f, org=] INFO org.candlepin.servlet.filter.logging.LoggingFilter - Request: verb=GET, uri=/candlepin/owners/redhat/subscriptions
2014-07-01 14:48:22,279 [req=fa4d838b-294d-44b8-bcab-8515e3b4619f, org=redhat] INFO org.candlepin.servlet.filter.logging.LoggingFilter - Response: status=200, content-type="application/json", time=339ms
2014-07-01 14:48:22,415 [req=fd5179b0-c971-4f23-a7c1-84553c1e689a, org=] INFO org.candlepin.servlet.filter.logging.LoggingFilter - Request: verb=GET, uri=/candlepin/owners/redhat/subscriptions
2014-07-01 14:48:22,778 [req=fd5179b0-c971-4f23-a7c1-84553c1e689a, org=redhat] INFO org.candlepin.servlet.filter.logging.LoggingFilter - Response: status=200, content-type="application/json", time=363ms
attached error screenshot
Comment 1RHEL Program Management
2014-07-04 05:25:08 UTC
Since this issue was entered in Red Hat Bugzilla, the release flag has been
set to ? to ensure that it is properly evaluated for this release.
Would it be possible for you to attach the full foreman-debug output? This issue sounds very similar to other reports we have; however, it is hard to tell without more logs.
Created attachment 914637 [details] repoenable error screenshot Description of problem: Version-Release number of selected component (if applicable): How reproducible: 5/5 Prerequisites : Sat6 version “1.5.0-26.el6sat-Katello” Steps to Repro : Created manifest from on-premised candlepin server imported manifest on sat6 for admin org. Enable repo for “Awesome OS for x86_64 Bits” subscription. Expected Result : Process should end at sat6 gui and proper message should display . Actual Result : Repo enable process is not ending for subscription “Awesome OS for x86_64 Bits” got following message in log 2014-07-01 14:48:21,856 [req=8fb4b3a4-b299-4d08-a0e9-062f34b06e46, org=] INFO org.candlepin.servlet.filter.logging.LoggingFilter - Request: verb=GET, uri=/candlepin/products/100000000000002 2014-07-01 14:48:21,861 [req=8fb4b3a4-b299-4d08-a0e9-062f34b06e46, org=] INFO org.candlepin.servlet.filter.logging.LoggingFilter - Response: status=200, content-type="application/json", time=5ms 2014-07-01 14:48:21,940 [req=fa4d838b-294d-44b8-bcab-8515e3b4619f, org=] INFO org.candlepin.servlet.filter.logging.LoggingFilter - Request: verb=GET, uri=/candlepin/owners/redhat/subscriptions 2014-07-01 14:48:22,279 [req=fa4d838b-294d-44b8-bcab-8515e3b4619f, org=redhat] INFO org.candlepin.servlet.filter.logging.LoggingFilter - Response: status=200, content-type="application/json", time=339ms 2014-07-01 14:48:22,415 [req=fd5179b0-c971-4f23-a7c1-84553c1e689a, org=] INFO org.candlepin.servlet.filter.logging.LoggingFilter - Request: verb=GET, uri=/candlepin/owners/redhat/subscriptions 2014-07-01 14:48:22,778 [req=fd5179b0-c971-4f23-a7c1-84553c1e689a, org=redhat] INFO org.candlepin.servlet.filter.logging.LoggingFilter - Response: status=200, content-type="application/json", time=363ms attached error screenshot