Project

General

Profile

Actions

Bug #25909

closed

satellite-installer --upgrade qpid-config returned 1 instead of one of [0]

Added by Evgeni Golov about 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Foreman modules
Target version:
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1665466

Description of problem:

After upgrade from 6.4 I run upgrade once more and hit the following error:

  1. satellite-installer --upgrade
    Resetting puppet server version param...
    Upgrading, to monitor the progress on all related services, please do:
    foreman-tail | tee upgrade-$(date +Y-%m-%d-%H%M).log
    Upgrade Step: stop_services...
    Redirecting to 'foreman-maintain service'
    Running Stop Services
    ...
    Upgrade Step: Running installer...
    'qpid-config --ssl-certificate /etc/pki/katello/certs/satellite.example.redhat.com-qpid-broker.crt --ssl-key /etc/pki/katello/private/satellite.example.redhat.com-qpid-broker.key -b amqps://localhost:5671 add queue katello_event_queue --durable' returned 1 instead of one of [0]
    /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/errors.rb:157:in `fail'
    /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/type/exec.rb:164:in `sync'
    /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/transaction/resource_harness.rb:236:in `sync'
    /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/transaction/resource_harness.rb:134:in `sync_if_needed'
    /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/transaction/resource_harness.rb:88:in `block in perform_changes'
    ...
    /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/command_line.rb:73:in `execute'
    /opt/puppetlabs/puppet/bin/puppet:5:in `<main>'
    /Stage[main]/Katello::Qpid/Qpid::Config::Queue[katello_event_queue]/Qpid::Config_cmd[ensure queue katello_event_queue]/Exec[qpid-config ensure queue katello_event_queue]/returns: change from 'notrun' to ['0'] failed: 'qpid-config --ssl-certificate /etc/pki/katello/certs/satellite.example.redhat.com-qpid-broker.crt --ssl-key /etc/pki/katello/private/satellite.example.redhat.com-qpid-broker.key -b amqps://localhost:5671 add queue katello_event_queue --durable' returned 1 instead of one of [0]
    Installing Done [100
    ]
    Something went wrong! Check the log for ERROR-level output
    The full log is at /var/log/foreman-installer/satellite.log
    Upgrade failed during the installation phase. Fix the error and re-run the upgrade.

it is described also in upstream
https://community.theforeman.org/t/1-19-1-20-upgrade-fail-add-queue-katello-event-queue-durable-returned-1-instead-of-one-of-0/11982

it is probably not serious as it does not happen again if you rerun installer one more time
and also it does not happen when you restart services first (foreman-maintain service restart) and then run upgrade

attaching installer log

Version-Release number of selected component (if applicable):
6.5 snap 10
satellite-6.5.0-5.beta.el7sat.noarch
foreman-1.20.1.3-1.el7sat.noarch
satellite-installer-6.5.0.3-1.beta.el7sat.noarch

Actions #1

Updated by Evgeni Golov about 5 years ago

  • Project changed from Foreman to Installer
  • Subject changed from satellite-installer --upgrade qpid-config returned 1 instead of one of [0] to satellite-installer --upgrade qpid-config returned 1 instead of one of [0]
  • Assignee set to Evgeni Golov
Actions #2

Updated by The Foreman Bot about 5 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/puppet-qpid/pull/113 added
Actions #3

Updated by Evgeni Golov about 5 years ago

  • Triaged changed from No to Yes
Actions #4

Updated by Eric Helms about 5 years ago

  • Status changed from Ready For Testing to Closed
Actions #5

Updated by The Foreman Bot about 5 years ago

  • Pull request https://github.com/theforeman/puppet-qpid/pull/115 added
Actions #6

Updated by Ewoud Kohl van Wijngaarden almost 5 years ago

  • Category set to Foreman modules
  • Target version set to 1.22.0
  • Fixed in Releases 1.22.0 added
Actions

Also available in: Atom PDF