Foreman-nightly-rpm-pipeline 1222 failed

As far as I understand

  1. Dynflow (rpm) gets upgraded
  2. Foreman (rpm) gets upgraded
  3. Foreman gets restarted (possibly from %post?)
  4. As part of startup dynflow inside the foreman process migrates the db (dynflow runs migrations on startup)
  5. dynflow-sidekiq@whatever services are still running, but the db suddenly doesn’t match
  6. dynflow-sidekiq@whatever services get restarted
  7. dynflow-sidekiq@whatever services cannot start, because the db now contains bogus data created in 5