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 1499402 - upgrade from 6.2.11 -> 6.3 failed at step: katello:clean_backend_objects
Summary: upgrade from 6.2.11 -> 6.3 failed at step: katello:clean_backend_objects
Keywords:
Status: CLOSED DUPLICATE of bug 1493046
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Upgrades
Version: 6.3.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: Unspecified
Assignee: satellite6-bugs
QA Contact: Katello QA List
URL:
Whiteboard:
Depends On:
Blocks: Sat_6.3_Upgrade_tracker
TreeView+ depends on / blocked
 
Reported: 2017-10-07 07:21 UTC by Sachin Ghai
Modified: 2017-10-10 13:05 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-10-10 13:05:39 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
foreman-debug (6.47 MB, application/x-xz)
2017-10-07 07:21 UTC, Sachin Ghai
no flags Details

Description Sachin Ghai 2017-10-07 07:21:01 UTC
Created attachment 1335624 [details]
foreman-debug

Description of problem:

upgrade from 6.2.11 -> 6.3 failed at step: katello:clean_backend_objects

[SERVER] out: Upgrade Step: clean_backend_objects (this may take a while) ...
[SERVER] out: rake aborted!
[SERVER] out: Not all the services have been started. Check the status report above and try again.
[SERVER] out: /opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.4.5.6/lib/katello/tasks/reimport.rake:10:in `block (2 levels) in <top (required)>'
[SERVER] out: Tasks: TOP => katello:clean_backend_objects => katello:check_ping
[SERVER] out: (See full trace by running task with --trace)
[SERVER] out: {:services=>
[SERVER] out:   {:pulp=>{:status=>"ok", :duration_ms=>"95"},
[SERVER] out:    :pulp_auth=>{:status=>"ok", :duration_ms=>"80"},
[SERVER] out:    :candlepin=>{:status=>"ok", :duration_ms=>"46"},
[SERVER] out:    :candlepin_auth=>{:status=>"ok", :duration_ms=>"62"},
[SERVER] out:    :foreman_tasks=>
[SERVER] out:     {:status=>"FAIL",
[SERVER] out:      :message=>
[SERVER] out:       "some executors are not responding, check /foreman_tasks/dynflow/status"}},
[SERVER] out:  :status=>"FAIL"}
[SERVER] out: foreman-rake katello:clean_backend_objects COMMIT=true failed! Check the output for error!
[SERVER] out: Upgrade step clean_backend_objects failed. Check logs for more information.

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

How reproducible:


Steps to Reproduce:
1.  satellite-installer --scenario satellite --upgrade
2.
3.

Actual results:


Expected results:


Additional info:

Looks like it related to bz: https://bugzilla.redhat.com/show_bug.cgi?id=1493046

Comment 2 Sachin Ghai 2017-10-07 08:17:00 UTC
on re-running the installer: upgrade failed at:correct_puppet_environments step


Upgrade Step: correct_puppet_environments (this may take a while) ...
rake aborted!
Not all the services have been started. Check the status report above and try again.
/opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.4.5.6/lib/katello/tasks/reimport.rake:10:in `block (2 levels) in <top (required)>'
Tasks: TOP => katello:correct_puppet_environments => katello:check_ping
(See full trace by running task with --trace)
{:services=>
  {:pulp=>{:status=>"ok", :duration_ms=>"218"},
   :pulp_auth=>{:status=>"ok", :duration_ms=>"81"},
   :candlepin=>{:status=>"ok", :duration_ms=>"52"},
   :candlepin_auth=>{:status=>"ok", :duration_ms=>"65"},
   :foreman_tasks=>
    {:status=>"FAIL",
     :message=>
      "some executors are not responding, check /foreman_tasks/dynflow/status"}},
 :status=>"FAIL"}
foreman-rake katello:correct_puppet_environments COMMIT=true failed! Check the output for error!
Upgrade step correct_puppet_environments failed. Check logs for more information.

Comment 3 Ivan Necas 2017-10-10 13:05:39 UTC

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


Note You need to log in before you can comment on or make changes to this bug.