Advertisement
Guest User

Untitled

a guest
Mar 12th, 2019
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.55 KB | None | 0 0
  1. root@host ~]# foreman-installer --enable-foreman-plugin-ansible --enable-foreman-proxy-plugin-ansible
  2. Resetting puppet server version param...
  3. Systemd start for foreman-proxy failed!
  4. journalctl log for foreman-proxy:
  5. -- Logs begin at Tue 2019-03-12 11:38:52 CET, end at Tue 2019-03-12 11:41:18 CET. --
  6. Mar 12 11:39:03 host.domain01.domaincorp.lan systemd[1]: Starting Foreman Proxy...
  7. Mar 12 11:39:13 host.domain01.domaincorp.lan smart-proxy[7304]: Errors detected on startup, see log for details. Exiting: uninitialized constant Dynflow
  8. Mar 12 11:39:13 host.domain01.domaincorp.lan systemd[1]: foreman-proxy.service: main process exited, code=exited, status=1/FAILURE
  9. Mar 12 11:39:13 host.domain01.domaincorp.lan systemd[1]: Failed to start Foreman Proxy.
  10. Mar 12 11:39:13 host.domain01.domaincorp.lan systemd[1]: Unit foreman-proxy.service entered failed state.
  11. Mar 12 11:39:13 host.domain01.domaincorp.lan systemd[1]: foreman-proxy.service failed.
  12. Mar 12 11:41:17 host.domain01.domaincorp.lan systemd[1]: Starting Foreman Proxy...
  13. Mar 12 11:41:18 host.domain01.domaincorp.lan smart-proxy[10472]: Errors detected on startup, see log for details. Exiting: uninitialized constant Dynflow
  14. Mar 12 11:41:18 host.domain01.domaincorp.lan systemd[1]: foreman-proxy.service: main process exited, code=exited, status=1/FAILURE
  15. Mar 12 11:41:18 host.domain01.domaincorp.lan systemd[1]: Failed to start Foreman Proxy.
  16. Mar 12 11:41:18 host.domain01.domaincorp.lan systemd[1]: Unit foreman-proxy.service entered failed state.
  17. Mar 12 11:41:18 host.domain01.domaincorp.lan systemd[1]: foreman-proxy.service failed.
  18.  
  19. /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/provider/service/systemd.rb:167:in `rescue in start'
  20. /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/provider/service/systemd.rb:164:in `start'
  21. /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/type/service.rb:103:in `block (3 levels) in <module:Puppet>'
  22. /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/property.rb:487:in `set'
  23. /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/property.rb:561:in `sync'
  24. /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/type/service.rb:114:in `sync'
  25. /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/transaction/resource_harness.rb:236:in `sync'
  26. /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/transaction/resource_harness.rb:134:in `sync_if_needed'
  27. /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/transaction/resource_harness.rb:80:in `perform_changes'
  28. /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/transaction/resource_harness.rb:21:in `evaluate'
  29. /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/transaction.rb:233:in `apply'
  30. /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/transaction.rb:249:in `eval_resource'
  31. /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/transaction.rb:163:in `call'
  32. /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/transaction.rb:163:in `block (2 levels) in evaluate'
  33. /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util.rb:507:in `block in thinmark'
  34. /opt/puppetlabs/puppet/lib/ruby/2.1.0/benchmark.rb:294:in `realtime'
  35. /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util.rb:506:in `thinmark'
  36. /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/transaction.rb:163:in `block in evaluate'
  37. /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/graph/relationship_graph.rb:118:in `traverse'
  38. /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/transaction.rb:154:in `evaluate'
  39. /usr/share/gems/gems/kafo-2.1.0/modules/kafo_configure/lib/puppet/parser/functions/add_progress.rb:30:in `evaluate_with_trigger'
  40. /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/resource/catalog.rb:222:in `block in apply'
  41. /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/log.rb:155:in `with_destination'
  42. /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/transaction/report.rb:146:in `as_logging_destination'
  43. /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/resource/catalog.rb:221:in `apply'
  44. /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/configurer.rb:171:in `block in apply_catalog'
  45. /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util.rb:224:in `block in benchmark'
  46. /opt/puppetlabs/puppet/lib/ruby/2.1.0/benchmark.rb:294:in `realtime'
  47. /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util.rb:223:in `benchmark'
  48. /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/configurer.rb:170:in `apply_catalog'
  49. /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/configurer.rb:343:in `run_internal'
  50. /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/configurer.rb:221:in `block in run'
  51. /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/context.rb:65:in `override'
  52. /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet.rb:306:in `override'
  53. /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/configurer.rb:195:in `run'
  54. /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application/apply.rb:348:in `apply_catalog'
  55. /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application/apply.rb:274:in `block in main'
  56. /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/context.rb:65:in `override'
  57. /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet.rb:306:in `override'
  58. /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application/apply.rb:225:in `main'
  59. /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application/apply.rb:170:in `run_command'
  60. /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application.rb:375:in `block in run'
  61. /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util.rb:662:in `exit_on_fail'
  62. /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application.rb:375:in `run'
  63. /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/command_line.rb:132:in `run'
  64. /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/command_line.rb:72:in `execute'
  65. /opt/puppetlabs/puppet/bin/puppet:5:in `<main>'
  66. /Stage[main]/Foreman_proxy::Service/Service[foreman-proxy]/ensure: change from stopped to running failed: Systemd start for foreman-proxy failed!
  67. journalctl log for foreman-proxy:
  68. -- Logs begin at Tue 2019-03-12 11:38:52 CET, end at Tue 2019-03-12 11:41:18 CET. --
  69. Mar 12 11:39:03 host.domain01.domaincorp.lan systemd[1]: Starting Foreman Proxy...
  70. Mar 12 11:39:13 host.domain01.domaincorp.lan smart-proxy[7304]: Errors detected on startup, see log for details. Exiting: uninitialized constant Dynflow
  71. Mar 12 11:39:13 host.domain01.domaincorp.lan systemd[1]: foreman-proxy.service: main process exited, code=exited, status=1/FAILURE
  72. Mar 12 11:39:13 host.domain01.domaincorp.lan systemd[1]: Failed to start Foreman Proxy.
  73. Mar 12 11:39:13 host.domain01.domaincorp.lan systemd[1]: Unit foreman-proxy.service entered failed state.
  74. Mar 12 11:39:13 host.domain01.domaincorp.lan systemd[1]: foreman-proxy.service failed.
  75. Mar 12 11:41:17 host.domain01.domaincorp.lan systemd[1]: Starting Foreman Proxy...
  76. Mar 12 11:41:18 host.domain01.domaincorp.lan smart-proxy[10472]: Errors detected on startup, see log for details. Exiting: uninitialized constant Dynflow
  77. Mar 12 11:41:18 host.domain01.domaincorp.lan systemd[1]: foreman-proxy.service: main process exited, code=exited, status=1/FAILURE
  78. Mar 12 11:41:18 host.domain01.domaincorp.lan systemd[1]: Failed to start Foreman Proxy.
  79. Mar 12 11:41:18 host.domain01.domaincorp.lan systemd[1]: Unit foreman-proxy.service entered failed state.
  80. Mar 12 11:41:18 host.domain01.domaincorp.lan systemd[1]: foreman-proxy.service failed.
  81. Installing Done [100%] [..........................................................................................................................................................]
  82. Something went wrong! Check the log for ERROR-level output
  83. The full log is at /var/log/foreman-installer/katello.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement