|
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
|
|
installing your bundle as root will break this application for all non-root
|
|
users on this machine.
|
|
Your Gemfile lists the gem nokogiri (~> 1.6.0) more than once.
|
|
You should probably keep only one of them.
|
|
While it's not a problem now, it could cause errors if you change the version of just one of them later.
|
|
Resolving dependencies...
|
|
Installing rake 12.0.0
|
|
Installing i18n 0.8.1
|
|
Installing json 1.8.6 with native extensions
|
|
Installing minitest 5.1.0
|
|
Installing thread_safe 0.3.6
|
|
Installing builder 3.2.3
|
|
Installing erubis 2.7.0
|
|
Installing mini_portile2 2.1.0
|
|
Installing rack 1.6.5
|
|
Installing mime-types-data 3.2016.0521
|
|
Installing arel 6.0.4
|
|
Installing multi_json 1.12.1
|
|
Installing thor 0.19.4
|
|
Installing public_suffix 2.0.5
|
|
Using bundler 1.11.2
|
|
Installing coffee-script-source 1.12.2
|
|
Installing execjs 2.7.0
|
|
Installing concurrent-ruby 1.0.5
|
|
Installing deacon 1.0.0
|
|
Installing unf_ext 0.0.7.2 with native extensions
|
|
Installing excon 0.55.0
|
|
Installing facter 2.4.6
|
|
Installing fast_gettext 1.1.0
|
|
Installing formatador 0.2.5
|
|
Installing net-ldap 0.16.0
|
|
Installing little-plugger 1.1.4
|
|
Installing net-ssh 4.1.0
|
|
Installing netrc 0.11.0
|
|
Installing oauth 0.5.1
|
|
Installing pg 0.19.0 with native extensions
|
|
Installing sexp_processor 4.8.0
|
|
Installing useragent 0.16.8
|
|
Installing will_paginate 3.1.5
|
|
Installing apipie-rails 0.3.7
|
|
Installing tzinfo 1.2.2
|
|
Installing nokogiri 1.6.8.1 with native extensions
|
|
Installing rack-test 0.6.3
|
|
Installing rack-jsonp 1.3.1
|
|
Installing mime-types 3.1
|
|
Installing addressable 2.5.0
|
|
Installing coffee-script 2.4.1
|
|
Installing sprockets 3.7.1
|
|
Installing unf 0.1.4
|
|
Installing gettext_i18n_rails 1.7.2
|
|
Installing fog-core 1.42.0
|
|
Installing logging 2.1.0
|
|
Installing net-scp 1.2.1
|
|
Installing ruby_parser 3.8.4
|
|
Installing secure_headers 3.6.1
|
|
Installing activesupport 4.2.7.1
|
|
Installing loofah 2.0.3
|
|
Installing mail 2.6.4
|
|
Installing css_parser 1.4.9
|
|
Installing domain_name 0.5.20170223
|
|
Installing ruby2ruby 2.3.2
|
|
Installing rails-deprecated_sanitizer 1.0.3
|
|
Installing globalid 0.3.7
|
|
Installing activemodel 4.2.7.1
|
|
Installing ldap_fluff 0.4.6
|
|
Installing rabl 0.13.1
|
|
Installing rails-html-sanitizer 1.0.3
|
|
Installing roadie 3.2.1
|
|
Installing http-cookie 1.0.3
|
|
Installing safemode 1.3.1
|
|
Installing rails-dom-testing 1.0.8
|
|
Installing activejob 4.2.7.1
|
|
Installing activerecord 4.2.7.1
|
|
Installing rails-observers 0.1.2
|
|
Installing rest-client 2.0.1
|
|
Installing actionview 4.2.7.1
|
|
Installing ancestry 2.2.2
|
|
Installing deep_cloneable 2.2.2
|
|
Installing friendly_id 5.2.0
|
|
Installing scoped_search 3.3.0
|
|
Installing validates_lengths_from_database 0.5.0
|
|
Installing audited 4.2.2
|
|
Installing actionpack 4.2.7.1
|
|
Installing audited-activerecord 4.2.2
|
|
Installing actionmailer 4.2.7.1
|
|
Installing railties 4.2.7.1
|
|
Installing sprockets-rails 2.3.3
|
|
Installing activerecord-session_store 1.0.0
|
|
Installing coffee-rails 4.2.1
|
|
Installing rails-i18n 4.0.9
|
|
Installing responders 2.3.0
|
|
Installing roadie-rails 1.1.1
|
|
Installing webpack-rails 0.9.10
|
|
Installing x-editable-rails 1.5.5
|
|
Installing rails 4.2.7.1
|
|
Installing turbolinks 2.5.3
|
|
Updating files in vendor/cache
|
|
Bundle complete! 38 Gemfile dependencies, 90 gems now installed.
|
|
Bundled gems are installed into ./vendor.
|
|
Encryption key generated in file config/initializers/encryption_key.rb
|
|
Restart the server and then run rake db:compute_resources:encrypt
|
|
rake aborted!
|
|
Gem::LoadError: Specified 'sqlite3' for database adapter, but the gem is not loaded. Add `gem 'sqlite3'` to your Gemfile (and ensure its version is at the minimum required by ActiveRecord).
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/connection_specification.rb:177:in `rescue in spec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/connection_specification.rb:174:in `spec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/connection_handling.rb:50:in `establish_connection'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/railtie.rb:120:in `block (2 levels) in <class:Railtie>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/lazy_load_hooks.rb:38:in `instance_eval'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/lazy_load_hooks.rb:38:in `execute_hook'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/lazy_load_hooks.rb:28:in `block in on_load'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/lazy_load_hooks.rb:27:in `each'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/lazy_load_hooks.rb:27:in `on_load'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/railtie.rb:116:in `block in <class:Railtie>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/initializable.rb:30:in `instance_exec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/initializable.rb:30:in `run'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/initializable.rb:55:in `block in run_initializers'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/initializable.rb:54:in `run_initializers'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/application.rb:352:in `initialize!'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/railtie.rb:194:in `public_send'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/railtie.rb:194:in `method_missing'
|
|
/usr/share/foreman/config/environment.rb:5:in `<top (required)>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:274:in `block in require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:240:in `load_dependency'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/application.rb:328:in `require_environment!'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/application.rb:457:in `block in run_tasks_blocks'
|
|
Gem::LoadError: sqlite3 is not part of the bundle. Add it to Gemfile.
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/sqlite3_adapter.rb:5:in `<top (required)>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:274:in `block in require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:240:in `load_dependency'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/connection_specification.rb:175:in `spec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/connection_handling.rb:50:in `establish_connection'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/railtie.rb:120:in `block (2 levels) in <class:Railtie>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/lazy_load_hooks.rb:38:in `instance_eval'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/lazy_load_hooks.rb:38:in `execute_hook'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/lazy_load_hooks.rb:28:in `block in on_load'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/lazy_load_hooks.rb:27:in `each'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/lazy_load_hooks.rb:27:in `on_load'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/railtie.rb:116:in `block in <class:Railtie>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/initializable.rb:30:in `instance_exec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/initializable.rb:30:in `run'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/initializable.rb:55:in `block in run_initializers'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/initializable.rb:54:in `run_initializers'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/application.rb:352:in `initialize!'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/railtie.rb:194:in `public_send'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/railtie.rb:194:in `method_missing'
|
|
/usr/share/foreman/config/environment.rb:5:in `<top (required)>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:274:in `block in require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:240:in `load_dependency'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/application.rb:328:in `require_environment!'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/application.rb:457:in `block in run_tasks_blocks'
|
|
Tasks: TOP => db:migrate => environment
|
|
(See full trace by running task with --trace)
|
|
rake aborted!
|
|
Gem::LoadError: Specified 'sqlite3' for database adapter, but the gem is not loaded. Add `gem 'sqlite3'` to your Gemfile (and ensure its version is at the minimum required by ActiveRecord).
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/connection_specification.rb:177:in `rescue in spec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/connection_specification.rb:174:in `spec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/connection_handling.rb:50:in `establish_connection'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/railtie.rb:120:in `block (2 levels) in <class:Railtie>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/lazy_load_hooks.rb:38:in `instance_eval'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/lazy_load_hooks.rb:38:in `execute_hook'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/lazy_load_hooks.rb:28:in `block in on_load'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/lazy_load_hooks.rb:27:in `each'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/lazy_load_hooks.rb:27:in `on_load'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/railtie.rb:116:in `block in <class:Railtie>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/initializable.rb:30:in `instance_exec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/initializable.rb:30:in `run'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/initializable.rb:55:in `block in run_initializers'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/initializable.rb:54:in `run_initializers'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/application.rb:352:in `initialize!'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/railtie.rb:194:in `public_send'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/railtie.rb:194:in `method_missing'
|
|
/usr/share/foreman/config/environment.rb:5:in `<top (required)>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:274:in `block in require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:240:in `load_dependency'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/application.rb:328:in `require_environment!'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/application.rb:457:in `block in run_tasks_blocks'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/railties/databases.rake:182:in `block (2 levels) in <top (required)>'
|
|
Gem::LoadError: sqlite3 is not part of the bundle. Add it to Gemfile.
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/sqlite3_adapter.rb:5:in `<top (required)>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:274:in `block in require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:240:in `load_dependency'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/connection_specification.rb:175:in `spec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/connection_handling.rb:50:in `establish_connection'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/railtie.rb:120:in `block (2 levels) in <class:Railtie>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/lazy_load_hooks.rb:38:in `instance_eval'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/lazy_load_hooks.rb:38:in `execute_hook'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/lazy_load_hooks.rb:28:in `block in on_load'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/lazy_load_hooks.rb:27:in `each'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/lazy_load_hooks.rb:27:in `on_load'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/railtie.rb:116:in `block in <class:Railtie>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/initializable.rb:30:in `instance_exec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/initializable.rb:30:in `run'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/initializable.rb:55:in `block in run_initializers'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/initializable.rb:54:in `run_initializers'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/application.rb:352:in `initialize!'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/railtie.rb:194:in `public_send'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/railtie.rb:194:in `method_missing'
|
|
/usr/share/foreman/config/environment.rb:5:in `<top (required)>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:274:in `block in require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:240:in `load_dependency'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/application.rb:328:in `require_environment!'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/application.rb:457:in `block in run_tasks_blocks'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/railties/databases.rake:182:in `block (2 levels) in <top (required)>'
|
|
Tasks: TOP => db:abort_if_pending_migrations => environment
|
|
(See full trace by running task with --trace)
|
|
rake aborted!
|
|
Gem::LoadError: Specified 'sqlite3' for database adapter, but the gem is not loaded. Add `gem 'sqlite3'` to your Gemfile (and ensure its version is at the minimum required by ActiveRecord).
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/connection_specification.rb:177:in `rescue in spec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/connection_specification.rb:174:in `spec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/connection_handling.rb:50:in `establish_connection'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/railtie.rb:120:in `block (2 levels) in <class:Railtie>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/lazy_load_hooks.rb:38:in `instance_eval'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/lazy_load_hooks.rb:38:in `execute_hook'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/lazy_load_hooks.rb:28:in `block in on_load'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/lazy_load_hooks.rb:27:in `each'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/lazy_load_hooks.rb:27:in `on_load'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/railtie.rb:116:in `block in <class:Railtie>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/initializable.rb:30:in `instance_exec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/initializable.rb:30:in `run'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/initializable.rb:55:in `block in run_initializers'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/initializable.rb:54:in `run_initializers'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/application.rb:352:in `initialize!'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/railtie.rb:194:in `public_send'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/railtie.rb:194:in `method_missing'
|
|
/usr/share/foreman/config/environment.rb:5:in `<top (required)>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:274:in `block in require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:240:in `load_dependency'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/application.rb:328:in `require_environment!'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/application.rb:457:in `block in run_tasks_blocks'
|
|
/usr/share/foreman/lib/tasks/apipie.rake:6:in `block (2 levels) in <top (required)>'
|
|
Gem::LoadError: sqlite3 is not part of the bundle. Add it to Gemfile.
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/sqlite3_adapter.rb:5:in `<top (required)>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:274:in `block in require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:240:in `load_dependency'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/connection_specification.rb:175:in `spec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/connection_handling.rb:50:in `establish_connection'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/railtie.rb:120:in `block (2 levels) in <class:Railtie>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/lazy_load_hooks.rb:38:in `instance_eval'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/lazy_load_hooks.rb:38:in `execute_hook'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/lazy_load_hooks.rb:28:in `block in on_load'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/lazy_load_hooks.rb:27:in `each'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/lazy_load_hooks.rb:27:in `on_load'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/railtie.rb:116:in `block in <class:Railtie>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/initializable.rb:30:in `instance_exec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/initializable.rb:30:in `run'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/initializable.rb:55:in `block in run_initializers'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/initializable.rb:54:in `run_initializers'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/application.rb:352:in `initialize!'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/railtie.rb:194:in `public_send'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/railtie.rb:194:in `method_missing'
|
|
/usr/share/foreman/config/environment.rb:5:in `<top (required)>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:274:in `block in require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:240:in `load_dependency'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/application.rb:328:in `require_environment!'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/application.rb:457:in `block in run_tasks_blocks'
|
|
/usr/share/foreman/lib/tasks/apipie.rake:6:in `block (2 levels) in <top (required)>'
|
|
Tasks: TOP => apipie:cache => environment
|
|
(See full trace by running task with --trace)
|
|
Your Gemfile lists the gem nokogiri (~> 1.6.0) more than once.
|
|
You should probably keep only one of them.
|
|
While it's not a problem now, it could cause errors if you change the version of just one of them later.
|
|
Resolving dependencies...
|
|
Using rake 12.0.0
|
|
Using i18n 0.8.1
|
|
Using json 1.8.6
|
|
Using minitest 5.1.0
|
|
Using thread_safe 0.3.6
|
|
Using builder 3.2.3
|
|
Using erubis 2.7.0
|
|
Using mini_portile2 2.1.0
|
|
Using rack 1.6.5
|
|
Using mime-types-data 3.2016.0521
|
|
Using arel 6.0.4
|
|
Using multi_json 1.12.1
|
|
Using thor 0.19.4
|
|
Using public_suffix 2.0.5
|
|
Using bundler 1.11.2
|
|
Using coffee-script-source 1.12.2
|
|
Using execjs 2.7.0
|
|
Using concurrent-ruby 1.0.5
|
|
Using deacon 1.0.0
|
|
Using unf_ext 0.0.7.2
|
|
Using excon 0.55.0
|
|
Using facter 2.4.6
|
|
Using fast_gettext 1.1.0
|
|
Using formatador 0.2.5
|
|
Using net-ldap 0.16.0
|
|
Using little-plugger 1.1.4
|
|
Using net-ssh 4.1.0
|
|
Using netrc 0.11.0
|
|
Using oauth 0.5.1
|
|
Using pg 0.19.0
|
|
Using sexp_processor 4.8.0
|
|
Using useragent 0.16.8
|
|
Using will_paginate 3.1.5
|
|
Using apipie-rails 0.3.7
|
|
Using tzinfo 1.2.2
|
|
Using nokogiri 1.6.8.1
|
|
Using rack-test 0.6.3
|
|
Using rack-jsonp 1.3.1
|
|
Using mime-types 3.1
|
|
Using addressable 2.5.0
|
|
Using coffee-script 2.4.1
|
|
Using sprockets 3.7.1
|
|
Using unf 0.1.4
|
|
Using gettext_i18n_rails 1.7.2
|
|
Using fog-core 1.42.0
|
|
Using logging 2.1.0
|
|
Using net-scp 1.2.1
|
|
Using ruby_parser 3.8.4
|
|
Using secure_headers 3.6.1
|
|
Using activesupport 4.2.7.1
|
|
Using loofah 2.0.3
|
|
Using mail 2.6.4
|
|
Using css_parser 1.4.9
|
|
Using domain_name 0.5.20170223
|
|
Using ruby2ruby 2.3.2
|
|
Using rails-deprecated_sanitizer 1.0.3
|
|
Using globalid 0.3.7
|
|
Using activemodel 4.2.7.1
|
|
Using ldap_fluff 0.4.6
|
|
Using rabl 0.13.1
|
|
Using rails-html-sanitizer 1.0.3
|
|
Using roadie 3.2.1
|
|
Using http-cookie 1.0.3
|
|
Using safemode 1.3.1
|
|
Using rails-dom-testing 1.0.8
|
|
Using activejob 4.2.7.1
|
|
Using activerecord 4.2.7.1
|
|
Using rails-observers 0.1.2
|
|
Using rest-client 2.0.1
|
|
Using actionview 4.2.7.1
|
|
Using ancestry 2.2.2
|
|
Using deep_cloneable 2.2.2
|
|
Using friendly_id 5.2.0
|
|
Using scoped_search 3.3.0
|
|
Using validates_lengths_from_database 0.5.0
|
|
Using audited 4.2.2
|
|
Using actionpack 4.2.7.1
|
|
Using audited-activerecord 4.2.2
|
|
Using actionmailer 4.2.7.1
|
|
Using railties 4.2.7.1
|
|
Using sprockets-rails 2.3.3
|
|
Using activerecord-session_store 1.0.0
|
|
Using coffee-rails 4.2.1
|
|
Using rails-i18n 4.0.9
|
|
Using responders 2.3.0
|
|
Using roadie-rails 1.1.1
|
|
Using webpack-rails 0.9.10
|
|
Using x-editable-rails 1.5.5
|
|
Using rails 4.2.7.1
|
|
Using turbolinks 2.5.3
|
|
Updating files in vendor/cache
|
|
Bundle updated!
|
|
rake aborted!
|
|
Gem::LoadError: Specified 'sqlite3' for database adapter, but the gem is not loaded. Add `gem 'sqlite3'` to your Gemfile (and ensure its version is at the minimum required by ActiveRecord).
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/connection_specification.rb:177:in `rescue in spec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/connection_specification.rb:174:in `spec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/connection_handling.rb:50:in `establish_connection'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/railtie.rb:120:in `block (2 levels) in <class:Railtie>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/lazy_load_hooks.rb:38:in `instance_eval'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/lazy_load_hooks.rb:38:in `execute_hook'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/lazy_load_hooks.rb:28:in `block in on_load'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/lazy_load_hooks.rb:27:in `each'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/lazy_load_hooks.rb:27:in `on_load'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/railtie.rb:116:in `block in <class:Railtie>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/initializable.rb:30:in `instance_exec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/initializable.rb:30:in `run'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/initializable.rb:55:in `block in run_initializers'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/initializable.rb:54:in `run_initializers'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/application.rb:352:in `initialize!'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/railtie.rb:194:in `public_send'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/railtie.rb:194:in `method_missing'
|
|
/usr/share/foreman/config/environment.rb:5:in `<top (required)>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:274:in `block in require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:240:in `load_dependency'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/application.rb:328:in `require_environment!'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/application.rb:457:in `block in run_tasks_blocks'
|
|
Gem::LoadError: sqlite3 is not part of the bundle. Add it to Gemfile.
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/sqlite3_adapter.rb:5:in `<top (required)>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:274:in `block in require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:240:in `load_dependency'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/connection_specification.rb:175:in `spec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/connection_handling.rb:50:in `establish_connection'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/railtie.rb:120:in `block (2 levels) in <class:Railtie>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/lazy_load_hooks.rb:38:in `instance_eval'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/lazy_load_hooks.rb:38:in `execute_hook'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/lazy_load_hooks.rb:28:in `block in on_load'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/lazy_load_hooks.rb:27:in `each'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/lazy_load_hooks.rb:27:in `on_load'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/railtie.rb:116:in `block in <class:Railtie>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/initializable.rb:30:in `instance_exec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/initializable.rb:30:in `run'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/initializable.rb:55:in `block in run_initializers'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/initializable.rb:54:in `run_initializers'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/application.rb:352:in `initialize!'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/railtie.rb:194:in `public_send'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/railtie.rb:194:in `method_missing'
|
|
/usr/share/foreman/config/environment.rb:5:in `<top (required)>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:274:in `block in require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:240:in `load_dependency'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/application.rb:328:in `require_environment!'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/application.rb:457:in `block in run_tasks_blocks'
|
|
Tasks: TOP => db:migrate => environment
|
|
(See full trace by running task with --trace)
|
|
rake aborted!
|
|
Gem::LoadError: Specified 'sqlite3' for database adapter, but the gem is not loaded. Add `gem 'sqlite3'` to your Gemfile (and ensure its version is at the minimum required by ActiveRecord).
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/connection_specification.rb:177:in `rescue in spec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/connection_specification.rb:174:in `spec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/connection_handling.rb:50:in `establish_connection'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/railtie.rb:120:in `block (2 levels) in <class:Railtie>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/lazy_load_hooks.rb:38:in `instance_eval'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/lazy_load_hooks.rb:38:in `execute_hook'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/lazy_load_hooks.rb:28:in `block in on_load'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/lazy_load_hooks.rb:27:in `each'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/lazy_load_hooks.rb:27:in `on_load'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/railtie.rb:116:in `block in <class:Railtie>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/initializable.rb:30:in `instance_exec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/initializable.rb:30:in `run'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/initializable.rb:55:in `block in run_initializers'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/initializable.rb:54:in `run_initializers'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/application.rb:352:in `initialize!'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/railtie.rb:194:in `public_send'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/railtie.rb:194:in `method_missing'
|
|
/usr/share/foreman/config/environment.rb:5:in `<top (required)>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:274:in `block in require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:240:in `load_dependency'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/application.rb:328:in `require_environment!'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/application.rb:457:in `block in run_tasks_blocks'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/railties/databases.rake:182:in `block (2 levels) in <top (required)>'
|
|
Gem::LoadError: sqlite3 is not part of the bundle. Add it to Gemfile.
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/sqlite3_adapter.rb:5:in `<top (required)>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:274:in `block in require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:240:in `load_dependency'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/connection_specification.rb:175:in `spec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/connection_handling.rb:50:in `establish_connection'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/railtie.rb:120:in `block (2 levels) in <class:Railtie>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/lazy_load_hooks.rb:38:in `instance_eval'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/lazy_load_hooks.rb:38:in `execute_hook'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/lazy_load_hooks.rb:28:in `block in on_load'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/lazy_load_hooks.rb:27:in `each'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/lazy_load_hooks.rb:27:in `on_load'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/railtie.rb:116:in `block in <class:Railtie>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/initializable.rb:30:in `instance_exec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/initializable.rb:30:in `run'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/initializable.rb:55:in `block in run_initializers'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/initializable.rb:54:in `run_initializers'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/application.rb:352:in `initialize!'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/railtie.rb:194:in `public_send'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/railtie.rb:194:in `method_missing'
|
|
/usr/share/foreman/config/environment.rb:5:in `<top (required)>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:274:in `block in require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:240:in `load_dependency'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/application.rb:328:in `require_environment!'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.7.1/lib/rails/application.rb:457:in `block in run_tasks_blocks'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.7.1/lib/active_record/railties/databases.rake:182:in `block (2 levels) in <top (required)>'
|
|
Tasks: TOP => db:abort_if_pending_migrations => environment
|
|
(See full trace by running task with --trace)
|
|
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
|
|
installing your bundle as root will break this application for all non-root
|
|
users on this machine.
|
|
Your Gemfile lists the gem nokogiri (~> 1.6.0) more than once.
|
|
You should probably keep only one of them.
|
|
While it's not a problem now, it could cause errors if you change the version of just one of them later.
|
|
Resolving dependencies...
|
|
Using rake 12.0.0
|
|
Using i18n 0.8.1
|
|
Using json 1.8.6
|
|
Using minitest 5.1.0
|
|
Using thread_safe 0.3.6
|
|
Using builder 3.2.3
|
|
Using erubis 2.7.0
|
|
Using mini_portile2 2.1.0
|
|
Using rack 1.6.5
|
|
Using mime-types-data 3.2016.0521
|
|
Using arel 6.0.4
|
|
Using multi_json 1.12.1
|
|
Using thor 0.19.4
|
|
Using public_suffix 2.0.5
|
|
Using bundler 1.11.2
|
|
Using coffee-script-source 1.12.2
|
|
Using execjs 2.7.0
|
|
Using concurrent-ruby 1.0.5
|
|
Using deacon 1.0.0
|
|
Using unf_ext 0.0.7.2
|
|
Using excon 0.55.0
|
|
Using facter 2.4.6
|
|
Using fast_gettext 1.1.0
|
|
Using formatador 0.2.5
|
|
Installing foreman_setup 5.0.0
|
|
Using net-ldap 0.16.0
|
|
Using little-plugger 1.1.4
|
|
Using net-ssh 4.1.0
|
|
Using netrc 0.11.0
|
|
Using oauth 0.5.1
|
|
Using pg 0.19.0
|
|
Using sexp_processor 4.8.0
|
|
Using useragent 0.16.8
|
|
Using will_paginate 3.1.5
|
|
Using apipie-rails 0.3.7
|
|
Using tzinfo 1.2.2
|
|
Using nokogiri 1.6.8.1
|
|
Using rack-test 0.6.3
|
|
Using rack-jsonp 1.3.1
|
|
Using mime-types 3.1
|
|
Using addressable 2.5.0
|
|
Using coffee-script 2.4.1
|
|
Using sprockets 3.7.1
|
|
Using unf 0.1.4
|
|
Using gettext_i18n_rails 1.7.2
|
|
Using fog-core 1.42.0
|
|
Using logging 2.1.0
|
|
Using net-scp 1.2.1
|
|
Using ruby_parser 3.8.4
|
|
Using secure_headers 3.6.1
|
|
Using activesupport 4.2.7.1
|
|
Using loofah 2.0.3
|
|
Using mail 2.6.4
|
|
Using css_parser 1.4.9
|
|
Using domain_name 0.5.20170223
|
|
Using ruby2ruby 2.3.2
|
|
Using rails-deprecated_sanitizer 1.0.3
|
|
Using globalid 0.3.7
|
|
Using activemodel 4.2.7.1
|
|
Using ldap_fluff 0.4.6
|
|
Using rabl 0.13.1
|
|
Using rails-html-sanitizer 1.0.3
|
|
Using roadie 3.2.1
|
|
Using http-cookie 1.0.3
|
|
Using safemode 1.3.1
|
|
Using rails-dom-testing 1.0.8
|
|
Using activejob 4.2.7.1
|
|
Using activerecord 4.2.7.1
|
|
Using rails-observers 0.1.2
|
|
Using rest-client 2.0.1
|
|
Using actionview 4.2.7.1
|
|
Using ancestry 2.2.2
|
|
Using deep_cloneable 2.2.2
|
|
Using friendly_id 5.2.0
|
|
Using scoped_search 3.3.0
|
|
Using validates_lengths_from_database 0.5.0
|
|
Using audited 4.2.2
|
|
Using actionpack 4.2.7.1
|
|
Using audited-activerecord 4.2.2
|
|
Using actionmailer 4.2.7.1
|
|
Using railties 4.2.7.1
|
|
Using sprockets-rails 2.3.3
|
|
Using activerecord-session_store 1.0.0
|
|
Using coffee-rails 4.2.1
|
|
Using rails-i18n 4.0.9
|
|
Using responders 2.3.0
|
|
Using roadie-rails 1.1.1
|
|
Using webpack-rails 0.9.10
|
|
Using x-editable-rails 1.5.5
|
|
Using rails 4.2.7.1
|
|
Using turbolinks 2.5.3
|
|
Updating files in vendor/cache
|
|
Bundle complete! 39 Gemfile dependencies, 91 gems now installed.
|
|
Bundled gems are installed into ./vendor.
|
|
Successfully encrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully encrypted field for Setting::Auth oauth_consumer_secret
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_secret
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_secret
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_secret
|
|
== 20131023140100 AddProvisioners: migrating ==================================
|
|
-- create_table(:setup_provisioners)
|
|
-> 0.0068s
|
|
== 20131023140100 AddProvisioners: migrated (0.0069s) =========================
|
|
|
|
== 20131025180600 AddProvisionersHostgroup: migrating =========================
|
|
-- add_column(:setup_provisioners, :hostgroup_id, :integer)
|
|
-> 0.0052s
|
|
== 20131025180600 AddProvisionersHostgroup: migrated (0.0052s) ================
|
|
|
|
== 20131028161000 AddProvisionersDomain: migrating ============================
|
|
-- add_column(:setup_provisioners, :domain_id, :integer)
|
|
-> 0.0003s
|
|
== 20131028161000 AddProvisionersDomain: migrated (0.0004s) ===================
|
|
|
|
== 20140305165000 UpdateForemanSetupPermissions: migrating ====================
|
|
== 20140305165000 UpdateForemanSetupPermissions: migrated (0.0016s) ===========
|
|
|
|
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
|
|
installing your bundle as root will break this application for all non-root
|
|
users on this machine.
|
|
Your Gemfile lists the gem nokogiri (~> 1.6.0) more than once.
|
|
You should probably keep only one of them.
|
|
While it's not a problem now, it could cause errors if you change the version of just one of them later.
|
|
Resolving dependencies...
|
|
Using rake 12.0.0
|
|
Using i18n 0.8.1
|
|
Using json 1.8.6
|
|
Using minitest 5.1.0
|
|
Using thread_safe 0.3.6
|
|
Using builder 3.2.3
|
|
Using erubis 2.7.0
|
|
Using mini_portile2 2.1.0
|
|
Using rack 1.6.5
|
|
Using mime-types-data 3.2016.0521
|
|
Using arel 6.0.4
|
|
Using multi_json 1.12.1
|
|
Using thor 0.19.4
|
|
Using public_suffix 2.0.5
|
|
Installing algebrick 0.7.3
|
|
Installing apipie-params 0.0.5
|
|
Using bundler 1.11.2
|
|
Using coffee-script-source 1.12.2
|
|
Using execjs 2.7.0
|
|
Installing colorize 0.7.7
|
|
Using concurrent-ruby 1.0.5
|
|
Installing daemons 1.2.4
|
|
Using deacon 1.0.0
|
|
Installing polyglot 0.3.5
|
|
Using unf_ext 0.0.7.2
|
|
Installing sequel 4.37.0
|
|
Using excon 0.55.0
|
|
Using facter 2.4.6
|
|
Using fast_gettext 1.1.0
|
|
Using formatador 0.2.5
|
|
Installing foreman-tasks-core 0.1.1
|
|
Installing parse-cron 0.1.4
|
|
Installing tilt 2.0.6
|
|
Using net-ssh 4.1.0
|
|
Using foreman_setup 5.0.0
|
|
Using net-ldap 0.16.0
|
|
Using little-plugger 1.1.4
|
|
Using netrc 0.11.0
|
|
Using oauth 0.5.1
|
|
Using pg 0.19.0
|
|
Using sexp_processor 4.8.0
|
|
Using useragent 0.16.8
|
|
Using will_paginate 3.1.5
|
|
Using apipie-rails 0.3.7
|
|
Using tzinfo 1.2.2
|
|
Using nokogiri 1.6.8.1
|
|
Using rack-test 0.6.3
|
|
Installing rack-protection 1.4.0
|
|
Using rack-jsonp 1.3.1
|
|
Using mime-types 3.1
|
|
Using addressable 2.5.0
|
|
Using coffee-script 2.4.1
|
|
Installing concurrent-ruby-edge 0.2.2
|
|
Using sprockets 3.7.1
|
|
Using unf 0.1.4
|
|
Using gettext_i18n_rails 1.7.2
|
|
Using fog-core 1.42.0
|
|
Using net-scp 1.2.1
|
|
Using logging 2.1.0
|
|
Using ruby_parser 3.8.4
|
|
Using secure_headers 3.6.1
|
|
Using activesupport 4.2.7.1
|
|
Using loofah 2.0.3
|
|
Installing sinatra 1.4.6
|
|
Using mail 2.6.4
|
|
Using css_parser 1.4.9
|
|
Installing dynflow 0.8.17
|
|
Using domain_name 0.5.20170223
|
|
Installing foreman_remote_execution_core 1.0.2
|
|
Using ruby2ruby 2.3.2
|
|
Using rails-deprecated_sanitizer 1.0.3
|
|
Using globalid 0.3.7
|
|
Using activemodel 4.2.7.1
|
|
Using ldap_fluff 0.4.6
|
|
Using rabl 0.13.1
|
|
Using rails-html-sanitizer 1.0.3
|
|
Using roadie 3.2.1
|
|
Installing foreman-tasks 0.8.6
|
|
Using http-cookie 1.0.3
|
|
Using safemode 1.3.1
|
|
Using rails-dom-testing 1.0.8
|
|
Using activejob 4.2.7.1
|
|
Using activerecord 4.2.7.1
|
|
Using rails-observers 0.1.2
|
|
Using rest-client 2.0.1
|
|
Using actionview 4.2.7.1
|
|
Using ancestry 2.2.2
|
|
Using deep_cloneable 2.2.2
|
|
Using friendly_id 5.2.0
|
|
Using scoped_search 3.3.0
|
|
Using validates_lengths_from_database 0.5.0
|
|
Using audited 4.2.2
|
|
Using actionpack 4.2.7.1
|
|
Using audited-activerecord 4.2.2
|
|
Using actionmailer 4.2.7.1
|
|
Using railties 4.2.7.1
|
|
Using sprockets-rails 2.3.3
|
|
Using activerecord-session_store 1.0.0
|
|
Using coffee-rails 4.2.1
|
|
Using rails-i18n 4.0.9
|
|
Using responders 2.3.0
|
|
Using roadie-rails 1.1.1
|
|
Using webpack-rails 0.9.10
|
|
Using x-editable-rails 1.5.5
|
|
Using rails 4.2.7.1
|
|
Using turbolinks 2.5.3
|
|
Installing deface 1.0.2
|
|
Installing foreman_remote_execution 1.2.2
|
|
Updating files in vendor/cache
|
|
Bundle complete! 42 Gemfile dependencies, 108 gems now installed.
|
|
Bundled gems are installed into ./vendor.
|
|
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
|
|
installing your bundle as root will break this application for all non-root
|
|
users on this machine.
|
|
Your Gemfile lists the gem nokogiri (~> 1.6.0) more than once.
|
|
You should probably keep only one of them.
|
|
While it's not a problem now, it could cause errors if you change the version of just one of them later.
|
|
Using rake 12.0.0
|
|
Using i18n 0.8.1
|
|
Using json 1.8.6
|
|
Using minitest 5.1.0
|
|
Using thread_safe 0.3.6
|
|
Using builder 3.2.3
|
|
Using erubis 2.7.0
|
|
Using mini_portile2 2.1.0
|
|
Using rack 1.6.5
|
|
Using mime-types-data 3.2016.0521
|
|
Using arel 6.0.4
|
|
Using multi_json 1.12.1
|
|
Using thor 0.19.4
|
|
Using public_suffix 2.0.5
|
|
Using algebrick 0.7.3
|
|
Using apipie-params 0.0.5
|
|
Using coffee-script-source 1.12.2
|
|
Using execjs 2.7.0
|
|
Using colorize 0.7.7
|
|
Using concurrent-ruby 1.0.5
|
|
Using daemons 1.2.4
|
|
Using deacon 1.0.0
|
|
Using polyglot 0.3.5
|
|
Using bundler 1.11.2
|
|
Using unf_ext 0.0.7.2
|
|
Using sequel 4.37.0
|
|
Using excon 0.55.0
|
|
Using facter 2.4.6
|
|
Using fast_gettext 1.1.0
|
|
Using formatador 0.2.5
|
|
Using foreman-tasks-core 0.1.1
|
|
Using parse-cron 0.1.4
|
|
Using tilt 2.0.6
|
|
Using net-ssh 4.1.0
|
|
Using foreman_setup 5.0.0
|
|
Using net-ldap 0.16.0
|
|
Using little-plugger 1.1.4
|
|
Using netrc 0.11.0
|
|
Using oauth 0.5.1
|
|
Using pg 0.19.0
|
|
Using sexp_processor 4.8.0
|
|
Using useragent 0.16.8
|
|
Using will_paginate 3.1.5
|
|
Using apipie-rails 0.3.7
|
|
Using tzinfo 1.2.2
|
|
Using nokogiri 1.6.8.1
|
|
Using rack-test 0.6.3
|
|
Using rack-protection 1.4.0
|
|
Using rack-jsonp 1.3.1
|
|
Using mime-types 3.1
|
|
Using addressable 2.5.0
|
|
Using coffee-script 2.4.1
|
|
Using concurrent-ruby-edge 0.2.2
|
|
Using sprockets 3.7.1
|
|
Using unf 0.1.4
|
|
Using gettext_i18n_rails 1.7.2
|
|
Using fog-core 1.42.0
|
|
Using net-scp 1.2.1
|
|
Using logging 2.1.0
|
|
Using ruby_parser 3.8.4
|
|
Using secure_headers 3.6.1
|
|
Using activesupport 4.2.7.1
|
|
Using loofah 2.0.3
|
|
Using sinatra 1.4.6
|
|
Using mail 2.6.4
|
|
Using css_parser 1.4.9
|
|
Using dynflow 0.8.17
|
|
Using domain_name 0.5.20170223
|
|
Using foreman_remote_execution_core 1.0.2
|
|
Using ruby2ruby 2.3.2
|
|
Using rails-deprecated_sanitizer 1.0.3
|
|
Using globalid 0.3.7
|
|
Using activemodel 4.2.7.1
|
|
Using ldap_fluff 0.4.6
|
|
Using rabl 0.13.1
|
|
Using rails-html-sanitizer 1.0.3
|
|
Using roadie 3.2.1
|
|
Using foreman-tasks 0.8.6
|
|
Using http-cookie 1.0.3
|
|
Using safemode 1.3.1
|
|
Using rails-dom-testing 1.0.8
|
|
Using activejob 4.2.7.1
|
|
Using activerecord 4.2.7.1
|
|
Using rails-observers 0.1.2
|
|
Using rest-client 2.0.1
|
|
Using actionview 4.2.7.1
|
|
Using ancestry 2.2.2
|
|
Using deep_cloneable 2.2.2
|
|
Using friendly_id 5.2.0
|
|
Using scoped_search 3.3.0
|
|
Using validates_lengths_from_database 0.5.0
|
|
Using audited 4.2.2
|
|
Using actionpack 4.2.7.1
|
|
Using audited-activerecord 4.2.2
|
|
Using actionmailer 4.2.7.1
|
|
Using railties 4.2.7.1
|
|
Using sprockets-rails 2.3.3
|
|
Using activerecord-session_store 1.0.0
|
|
Using coffee-rails 4.2.1
|
|
Using rails-i18n 4.0.9
|
|
Using responders 2.3.0
|
|
Using roadie-rails 1.1.1
|
|
Using webpack-rails 0.9.10
|
|
Using x-editable-rails 1.5.5
|
|
Using rails 4.2.7.1
|
|
Using turbolinks 2.5.3
|
|
Using deface 1.0.2
|
|
Using foreman_remote_execution 1.2.2
|
|
Updating files in vendor/cache
|
|
Bundle complete! 42 Gemfile dependencies, 108 gems now installed.
|
|
Bundled gems are installed into ./vendor.
|
|
API controllers newer than Apipie cache! Run apipie:cache rake task to regenerate cache.
|
|
Successfully encrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully encrypted field for Setting::Auth oauth_consumer_secret
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_secret
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_secret
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_secret
|
|
== 20131205204140 CreateForemanTasks: migrating ===============================
|
|
-- create_table(:foreman_tasks_tasks, {:id=>false, :primary_key=>:id})
|
|
-> 0.1680s
|
|
== 20131205204140 CreateForemanTasks: migrated (0.1681s) ======================
|
|
|
|
== 20131209122644 CreateForemanTasksLocks: migrating ==========================
|
|
-- create_table(:foreman_tasks_locks)
|
|
-> 0.0979s
|
|
-- add_index(:foreman_tasks_locks, [:resource_type, :resource_id])
|
|
-> 0.0346s
|
|
== 20131209122644 CreateForemanTasksLocks: migrated (0.1326s) =================
|
|
|
|
== 20140324104010 RemoveForemanTasksProgress: migrating =======================
|
|
-- remove_column(:foreman_tasks_tasks, :progress)
|
|
-> 0.0920s
|
|
== 20140324104010 RemoveForemanTasksProgress: migrated (0.0921s) ==============
|
|
|
|
== 20140813215942 AddParentTaskId: migrating ==================================
|
|
-- add_column(:foreman_tasks_tasks, :parent_task_id, :string, {:index=>true})
|
|
-> 0.0015s
|
|
== 20140813215942 AddParentTaskId: migrated (0.0016s) =========================
|
|
|
|
== 20150612121541 AddJobTemplateToTemplate: migrating =========================
|
|
-- add_column(:templates, :job_name, :string, {:limit=>255})
|
|
-> 0.0064s
|
|
-- add_column(:templates, :provider_type, :string, {:limit=>255})
|
|
-> 0.0010s
|
|
== 20150612121541 AddJobTemplateToTemplate: migrated (0.0077s) ================
|
|
|
|
== 20150616080015 CreateTemplateInput: migrating ==============================
|
|
-- create_table(:template_inputs)
|
|
-> 0.0215s
|
|
-- add_foreign_key(:template_inputs, :templates, {:name=>"templates_template_id_fk", :column=>"template_id"})
|
|
-> 0.0343s
|
|
== 20150616080015 CreateTemplateInput: migrated (0.0560s) =====================
|
|
|
|
== 20150708133241 AddTargeting: migrating =====================================
|
|
-- create_table(:targetings)
|
|
-> 0.0074s
|
|
-- add_index(:targetings, [:bookmark_id], {:name=>"targetings_bookmark_id"})
|
|
-> 0.0042s
|
|
-- add_index(:targetings, [:user_id], {:name=>"targetings_user_id"})
|
|
-> 0.0043s
|
|
-- add_foreign_key(:targetings, :bookmarks, {:name=>"targetings_bookmark_id", :column=>"bookmark_id"})
|
|
-> 0.0167s
|
|
-- add_foreign_key(:targetings, :users, {:name=>"targetings_user_id", :column=>"user_id"})
|
|
-> 0.0022s
|
|
-- create_table(:targeting_hosts)
|
|
-> 0.0044s
|
|
-- add_index(:targeting_hosts, [:host_id, :targeting_id], {:name=>"targeting_hosts_host_targeting_ids"})
|
|
-> 0.0149s
|
|
-- add_foreign_key(:targeting_hosts, :hosts, {:name=>"targeting_hosts_host_id", :column=>"host_id"})
|
|
-> 0.0408s
|
|
-- add_foreign_key(:targeting_hosts, :targetings, {:name=>"targeting_hosts_targeting_id", :column=>"targeting_id"})
|
|
-> 0.0016s
|
|
== 20150708133241 AddTargeting: migrated (0.0971s) ============================
|
|
|
|
== 20150708133242 AddInvocation: migrating ====================================
|
|
-- create_table(:job_invocations)
|
|
-> 0.0135s
|
|
-- add_index(:job_invocations, [:targeting_id], {:name=>"job_invocations_targeting_id"})
|
|
-> 0.0094s
|
|
-- add_foreign_key(:job_invocations, :targetings, {:name=>"job_invocation_targeting_id", :column=>"targeting_id"})
|
|
-> 0.0011s
|
|
== 20150708133242 AddInvocation: migrated (0.0243s) ===========================
|
|
|
|
== 20150708133305 AddTemplateInvocation: migrating ============================
|
|
-- create_table(:template_invocations)
|
|
-> 0.0222s
|
|
-- add_index(:template_invocations, [:template_id, :job_invocation_id], {:name=>"targeting_invocation_template_ji_ids"})
|
|
-> 0.0112s
|
|
-- add_foreign_key(:template_invocations, :templates, {:name=>"template_invoc_template_id", :column=>"template_id"})
|
|
-> 0.0023s
|
|
-- add_foreign_key(:template_invocations, :job_invocations, {:name=>"template_invoc_job_invocation_id", :column=>"job_invocation_id"})
|
|
-> 0.0084s
|
|
-- create_table(:template_invocation_input_values)
|
|
-> 0.0066s
|
|
-- add_index(:template_invocation_input_values, [:template_invocation_id, :template_input_id], {:name=>"template_invocation_input_values_ti_ti_ids"})
|
|
-> 0.0048s
|
|
-- add_foreign_key(:template_invocation_input_values, :template_invocations, {:name=>"template_invoc_input_values_template_invoc_id", :column=>"template_invocation_id"})
|
|
-> 0.0012s
|
|
-- add_foreign_key(:template_invocation_input_values, :template_inputs, {:name=>"template_invoc_input_values_template_input_id", :column=>"template_input_id"})
|
|
-> 0.0010s
|
|
== 20150708133305 AddTemplateInvocation: migrated (0.0583s) ===================
|
|
|
|
== 20150812110800 AddResolvedAtToTargeting: migrating =========================
|
|
-- add_column(:targetings, :resolved_at, :datetime)
|
|
-> 0.0006s
|
|
== 20150812110800 AddResolvedAtToTargeting: migrated (0.0006s) ================
|
|
|
|
== 20150812145900 AddLastTaskIdToJobInvocation: migrating =====================
|
|
-- add_column(:job_invocations, :last_task_id, :string, {:limit=>255})
|
|
-> 0.0035s
|
|
-- add_index(:job_invocations, [:last_task_id], {:name=>"job_invocations_last_task_id"})
|
|
-> 0.0049s
|
|
== 20150812145900 AddLastTaskIdToJobInvocation: migrated (0.0085s) ============
|
|
|
|
== 20150814204140 AddTaskTypeValueIndex: migrating ============================
|
|
-- add_index(:foreman_tasks_tasks, [:type, :label])
|
|
-> 0.0156s
|
|
== 20150814204140 AddTaskTypeValueIndex: migrated (0.0157s) ===================
|
|
|
|
== 20150817102538 AddDelayAttributes: migrating ===============================
|
|
-- add_column(:foreman_tasks_tasks, :start_at, :datetime, {:index=>true, :default=>nil, :null=>true})
|
|
-> 0.0004s
|
|
-- add_column(:foreman_tasks_tasks, :start_before, :datetime, {:index=>true, :default=>nil, :null=>true})
|
|
-> 0.0003s
|
|
== 20150817102538 AddDelayAttributes: migrated (0.0008s) ======================
|
|
|
|
== 20150826191632 CreateTargetRemoteExecutionProxies: migrating ===============
|
|
-- create_table(:target_remote_execution_proxies)
|
|
-> 0.0122s
|
|
-- add_index(:target_remote_execution_proxies, :remote_execution_proxy_id, {:name=>"target_remote_execution_proxies_proxy_id"})
|
|
-> 0.0045s
|
|
-- add_index(:target_remote_execution_proxies, [:target_id, :target_type], {:name=>"target_remote_execution_proxies_target_id_target_type"})
|
|
-> 0.0043s
|
|
== 20150826191632 CreateTargetRemoteExecutionProxies: migrated (0.0212s) ======
|
|
|
|
== 20150827144500 ChangeTargetingSearchQueryType: migrating ===================
|
|
-- change_column(:targetings, :search_query, :text)
|
|
-> 0.0005s
|
|
== 20150827144500 ChangeTargetingSearchQueryType: migrated (0.0005s) ==========
|
|
|
|
== 20150827152730 AddOptionsToTemplateInput: migrating ========================
|
|
-- add_column(:template_inputs, :options, :text)
|
|
-> 0.0006s
|
|
== 20150827152730 AddOptionsToTemplateInput: migrated (0.0006s) ===============
|
|
|
|
== 20150903192731 AddExecutionToInterface: migrating ==========================
|
|
-- add_column(:nics, :execution, :boolean, {:default=>false})
|
|
-> 0.1973s
|
|
== 20150903192731 AddExecutionToInterface: migrated (0.2832s) =================
|
|
|
|
== 20150907124936 CreateRecurringLogic: migrating =============================
|
|
-- create_table(:foreman_tasks_recurring_logics)
|
|
-> 0.0952s
|
|
== 20150907124936 CreateRecurringLogic: migrated (0.0953s) ====================
|
|
|
|
== 20150907131503 CreateTaskGroups: migrating =================================
|
|
-- create_table(:foreman_tasks_task_groups)
|
|
-> 0.0409s
|
|
-- create_table(:foreman_tasks_task_group_members)
|
|
-> 0.0792s
|
|
-- add_index(:foreman_tasks_task_group_members, [:task_id, :task_group_id], {:unique=>true, :name=>"foreman_tasks_task_group_members_index"})
|
|
-> 0.0043s
|
|
== 20150907131503 CreateTaskGroups: migrated (0.1246s) ========================
|
|
|
|
== 20150923125825 AddJobInvocationTaskGroup: migrating ========================
|
|
-- add_column(:job_invocations, :task_group_id, :integer, {:index=>true})
|
|
-> 0.0005s
|
|
-- add_foreign_key(:job_invocations, :foreman_tasks_task_groups, {:column=>:task_group_id})
|
|
-> 0.0183s
|
|
== 20150923125825 AddJobInvocationTaskGroup: migrated (0.0189s) ===============
|
|
|
|
== 20151013135415 AddPubKeyToSmartProxy: migrating ============================
|
|
-- add_column(:smart_proxies, :pubkey, :text)
|
|
-> 0.0005s
|
|
== 20151013135415 AddPubKeyToSmartProxy: migrated (0.0005s) ===================
|
|
|
|
== 20151022105508 RenameLastTaskIdColumn: migrating ===========================
|
|
-- rename_column(:job_invocations, :last_task_id, :task_id)
|
|
-> 0.0356s
|
|
-- rename_index(:job_invocations, "job_invocations_last_task_id", "job_invocations_task_id")
|
|
-> 0.0004s
|
|
== 20151022105508 RenameLastTaskIdColumn: migrated (0.0362s) ==================
|
|
|
|
== 20151022123457 AddRecurringLogicState: migrating ===========================
|
|
-- add_column(:foreman_tasks_recurring_logics, :state, :string, {:index=>true})
|
|
-> 0.0009s
|
|
== 20151022123457 AddRecurringLogicState: migrated (0.0011s) ==================
|
|
|
|
== 20151112152108 CreateTriggerings: migrating ================================
|
|
-- create_table(:foreman_tasks_triggerings)
|
|
-> 0.0214s
|
|
-- change_table(:foreman_tasks_recurring_logics)
|
|
-> 0.0006s
|
|
== 20151112152108 CreateTriggerings: migrated (0.0221s) =======================
|
|
|
|
== 20151116105412 AddTriggeringToJobInvocation: migrating =====================
|
|
-- add_column(:job_invocations, :triggering_id, :integer, {:index=>true})
|
|
-> 0.0006s
|
|
-- add_foreign_key(:job_invocations, :foreman_tasks_triggerings, {:column=>:triggering_id})
|
|
-> 0.0105s
|
|
== 20151116105412 AddTriggeringToJobInvocation: migrated (0.0113s) ============
|
|
|
|
== 20151120171100 AddEffectiveUserToTemplateInvocation: migrating =============
|
|
-- add_column(:template_invocations, :effective_user, :string, {:limit=>255})
|
|
-> 0.0006s
|
|
== 20151120171100 AddEffectiveUserToTemplateInvocation: migrated (0.0007s) ====
|
|
|
|
== 20151124162300 CreateJobTemplateEffectiveUsers: migrating ==================
|
|
-- create_table(:job_template_effective_users)
|
|
-> 0.0242s
|
|
-- add_index(:job_template_effective_users, :job_template_id, {:name=>"effective_users_job_template_id"})
|
|
-> 0.0053s
|
|
-- add_foreign_key(:job_template_effective_users, :templates, {:column=>:job_template_id})
|
|
-> 0.0263s
|
|
== 20151124162300 CreateJobTemplateEffectiveUsers: migrated (0.0561s) =========
|
|
|
|
== 20151203100824 AddDescriptionToJobInvocation: migrating ====================
|
|
-- add_column(:job_invocations, :description, :string, {:limit=>255})
|
|
-> 0.0009s
|
|
-- add_column(:templates, :description_format, :string, {:limit=>255})
|
|
-> 0.0004s
|
|
== 20151203100824 AddDescriptionToJobInvocation: migrated (0.0015s) ===========
|
|
|
|
== 20151215114631 AddHostIdToTemplateInvocation: migrating ====================
|
|
-- add_column(:template_invocations, :host_id, :integer)
|
|
-> 0.0006s
|
|
-- add_foreign_key("template_invocations", "hosts", {:name=>"template_invocations_hosts_id_fk", :column=>"host_id"})
|
|
-> 0.0162s
|
|
-- Migrating existing execution locks to explicit relations, this may take a while
|
|
== 20151215114631 AddHostIdToTemplateInvocation: migrated (0.0186s) ===========
|
|
|
|
== 20151217092555 MigrateToTaskGroups: migrating ==============================
|
|
-- Migrating from locks to task groups
|
|
== 20151217092555 MigrateToTaskGroups: migrated (0.0022s) =====================
|
|
|
|
== 20160108134600 CreateTemplateInputSets: migrating ==========================
|
|
-- create_table(:foreign_input_sets)
|
|
-> 0.0093s
|
|
-- add_index(:foreign_input_sets, :template_id)
|
|
-> 0.0047s
|
|
-- add_foreign_key(:foreign_input_sets, :templates)
|
|
-> 0.0016s
|
|
-- add_index(:foreign_input_sets, :target_template_id)
|
|
-> 0.0043s
|
|
-- add_foreign_key(:foreign_input_sets, :templates, {:column=>:target_template_id})
|
|
-> 0.0014s
|
|
== 20160108134600 CreateTemplateInputSets: migrated (0.0216s) =================
|
|
|
|
== 20160108141144 MakeJobNameDefaultToSomething: migrating ====================
|
|
-- change_column(:templates, :job_name, :string, {:default=>"Miscellaneous", :limit=>255})
|
|
-> 0.0321s
|
|
== 20160108141144 MakeJobNameDefaultToSomething: migrated (0.0322s) ===========
|
|
|
|
== 20160111113032 UpcaseSshFeature: migrating =================================
|
|
== 20160111113032 UpcaseSshFeature: migrated (0.0416s) ========================
|
|
|
|
== 20160113161916 AddRunHostJobTaskIdToTemplateInvocation: migrating ==========
|
|
-- add_column(:template_invocations, :run_host_job_task_id, :string, {:limit=>255})
|
|
-> 0.0081s
|
|
-- add_index(:template_invocations, [:run_host_job_task_id], {:name=>"template_invocations_run_host_job_task_id"})
|
|
-> 0.0104s
|
|
== 20160113161916 AddRunHostJobTaskIdToTemplateInvocation: migrated (0.0188s) =
|
|
|
|
== 20160113162007 ExpandAllTemplateInvocations: migrating =====================
|
|
== 20160113162007 ExpandAllTemplateInvocations: migrated (0.0376s) ============
|
|
|
|
== 20160114120200 RenameJobCategories: migrating ==============================
|
|
== 20160114120200 RenameJobCategories: migrated (0.0080s) =====================
|
|
|
|
== 20160114125628 RenameJobNameToJobCategory: migrating =======================
|
|
-- rename_column(:templates, :job_name, :job_category)
|
|
-> 0.0029s
|
|
-- rename_column(:job_invocations, :job_name, :job_category)
|
|
-> 0.0029s
|
|
== 20160114125628 RenameJobNameToJobCategory: migrated (0.0277s) ==============
|
|
|
|
== 20160118124600 CreateRemoteExecutionFeatures: migrating ====================
|
|
-- create_table(:remote_execution_features)
|
|
-> 0.0310s
|
|
-- add_foreign_key(:remote_execution_features, :templates, {:column=>:job_template_id})
|
|
-> 0.0018s
|
|
== 20160118124600 CreateRemoteExecutionFeatures: migrated (0.0329s) ===========
|
|
|
|
== 20160125155108 MakeJobTemplateNameUnique: migrating ========================
|
|
== 20160125155108 MakeJobTemplateNameUnique: migrated (0.0028s) ===============
|
|
|
|
== 20160127134031 AddAdvancedToTemplateInput: migrating =======================
|
|
-- add_column(:template_inputs, :advanced, :boolean, {:default=>false, :null=>false})
|
|
-> 0.0113s
|
|
== 20160127134031 AddAdvancedToTemplateInput: migrated (0.0415s) ==============
|
|
|
|
== 20160127162711 RewordPuppetTemplateDescription: migrating ==================
|
|
== 20160127162711 RewordPuppetTemplateDescription: migrated (0.0012s) =========
|
|
|
|
== 20160203104056 AddConcurrencyOptionsToJobInvocation: migrating =============
|
|
-- add_column(:job_invocations, :concurrency_level, :integer, {:null=>true})
|
|
-> 0.0004s
|
|
-- add_column(:job_invocations, :time_span, :integer, {:null=>true})
|
|
-> 0.0002s
|
|
== 20160203104056 AddConcurrencyOptionsToJobInvocation: migrated (0.0007s) ====
|
|
|
|
== 20160920151810 AddMoreLockIndexes: migrating ===============================
|
|
-- add_index(:foreman_tasks_tasks, [:id, :state], {:name=>"index_foreman_tasks_id_state"})
|
|
-> 0.0031s
|
|
-- add_index(:foreman_tasks_locks, [:name, :resource_type, :resource_id], {:name=>"index_foreman_tasks_locks_name_resource_type_resource_id"})
|
|
-> 0.0028s
|
|
== 20160920151810 AddMoreLockIndexes: migrated (0.0060s) ======================
|
|
|
|
== 20160924213030 ChangeTasksWidgetNames: migrating ===========================
|
|
== 20160924213030 ChangeTasksWidgetNames: migrated (0.0070s) ==================
|
|
|
|
== 20160926225841 UpdateTemplateInputValue: migrating =========================
|
|
-- change_column(:template_invocation_input_values, :value, :text, {:limit=>16777215})
|
|
-> 0.0022s
|
|
== 20160926225841 UpdateTemplateInputValue: migrated (0.0022s) ================
|
|
|
|
== 20161003091412 AddMissingIndexes: migrating ================================
|
|
-- indexes(:foreman_tasks_task_groups)
|
|
-> 0.0008s
|
|
-- indexes(:foreman_tasks_tasks)
|
|
-> 0.0021s
|
|
-- add_index(:foreman_tasks_tasks, :id)
|
|
-> 0.0025s
|
|
-- indexes(:foreman_tasks_tasks)
|
|
-> 0.0025s
|
|
-- indexes(:foreman_tasks_tasks)
|
|
-> 0.0022s
|
|
-- indexes(:foreman_tasks_tasks)
|
|
-> 0.0022s
|
|
-- indexes(:foreman_tasks_tasks)
|
|
-> 0.0022s
|
|
-- add_index(:foreman_tasks_tasks, :start_at)
|
|
-> 0.0027s
|
|
-- indexes(:foreman_tasks_tasks)
|
|
-> 0.0026s
|
|
-- add_index(:foreman_tasks_tasks, :start_before)
|
|
-> 0.0026s
|
|
-- indexes(:foreman_tasks_tasks)
|
|
-> 0.0028s
|
|
-- indexes(:foreman_tasks_tasks)
|
|
-> 0.0025s
|
|
-- indexes(:foreman_tasks_tasks)
|
|
-> 0.0025s
|
|
-- indexes(:foreman_tasks_tasks)
|
|
-> 0.0027s
|
|
-- indexes(:foreman_tasks_tasks)
|
|
-> 0.0025s
|
|
-- add_index(:foreman_tasks_tasks, :parent_task_id)
|
|
-> 0.0026s
|
|
-- indexes(:foreman_tasks_locks)
|
|
-> 0.0018s
|
|
-- indexes(:foreman_tasks_locks)
|
|
-> 0.0016s
|
|
-- indexes(:foreman_tasks_locks)
|
|
-> 0.0018s
|
|
== 20161003091412 AddMissingIndexes: migrated (0.0436s) =======================
|
|
|
|
API controllers newer than Apipie cache! Run apipie:cache rake task to regenerate cache.
|
|
Successfully encrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully encrypted field for Setting::Auth oauth_consumer_secret
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_secret
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_secret
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_secret
|
|
Seeding /usr/share/foreman/db/seeds.d/03-auth_sources.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/03-permissions.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/03-roles.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/04-admin.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/05-taxonomies.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/06-architectures.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/07-provisioning_templates.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/08-partition_tables.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/10-installation_media.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/11-smart_proxy_features.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/13-compute_profiles.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/15-bookmarks.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/16-mail_notifications.rb
|
|
Seeding /usr/share/foreman/vendor/ruby/2.3.0/gems/foreman-tasks-0.8.6/db/seeds.d/20-foreman_tasks_permissions.rb
|
|
Seeding /usr/share/foreman/vendor/ruby/2.3.0/gems/foreman-tasks-0.8.6/db/seeds.d/60-dynflow_proxy_feature.rb
|
|
Seeding /usr/share/foreman/vendor/ruby/2.3.0/gems/foreman_remote_execution-1.2.2/db/seeds.d/60-ssh_proxy_feature.rb
|
|
Seeding /usr/share/foreman/vendor/ruby/2.3.0/gems/foreman-tasks-0.8.6/db/seeds.d/61-foreman_tasks_bookmarks.rb
|
|
Seeding /usr/share/foreman/vendor/ruby/2.3.0/gems/foreman_remote_execution-1.2.2/db/seeds.d/70-job_templates.rb
|
|
Seeding /usr/share/foreman/vendor/ruby/2.3.0/gems/foreman_remote_execution-1.2.2/db/seeds.d/90-bookmarks.rb
|
|
All seed files executed
|
|
API controllers newer than Apipie cache! Run apipie:cache rake task to regenerate cache.
|
|
Successfully encrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully encrypted field for Setting::Auth oauth_consumer_secret
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_secret
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_secret
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_secret
|
|
2017-03-14 12:53:19 +0100 | Started
|
|
2017-03-14 12:53:21 +0100 | Documents loaded...
|
|
2017-03-14 12:53:21 +0100 | Processing docs for
|
|
2017-03-14 12:53:24 +0100 | Processing docs for fr
|
|
2017-03-14 12:53:26 +0100 | Processing docs for zh_TW
|
|
2017-03-14 12:53:27 +0100 | Processing docs for ja
|
|
2017-03-14 12:53:30 +0100 | Processing docs for de
|
|
2017-03-14 12:53:31 +0100 | Processing docs for ru
|
|
2017-03-14 12:53:33 +0100 | Processing docs for en
|
|
2017-03-14 12:53:35 +0100 | Processing docs for pt_BR
|
|
2017-03-14 12:53:37 +0100 | Processing docs for ca
|
|
2017-03-14 12:53:39 +0100 | Processing docs for pl
|
|
2017-03-14 12:53:40 +0100 | Processing docs for sv_SE
|
|
2017-03-14 12:53:42 +0100 | Processing docs for gl
|
|
2017-03-14 12:53:44 +0100 | Processing docs for ko
|
|
2017-03-14 12:53:46 +0100 | Processing docs for en_GB
|
|
2017-03-14 12:53:48 +0100 | Processing docs for zh_CN
|
|
2017-03-14 12:53:49 +0100 | Processing docs for it
|
|
2017-03-14 12:53:51 +0100 | Processing docs for es
|
|
2017-03-14 12:53:53 +0100 | Finished
|
|
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
|
|
installing your bundle as root will break this application for all non-root
|
|
users on this machine.
|
|
Your Gemfile lists the gem nokogiri (~> 1.6.0) more than once.
|
|
You should probably keep only one of them.
|
|
While it's not a problem now, it could cause errors if you change the version of just one of them later.
|
|
Using rake 12.0.0
|
|
Using i18n 0.8.1
|
|
Using json 1.8.6
|
|
Using minitest 5.1.0
|
|
Using thread_safe 0.3.6
|
|
Using builder 3.2.3
|
|
Using erubis 2.7.0
|
|
Using mini_portile2 2.1.0
|
|
Using rack 1.6.5
|
|
Using mime-types-data 3.2016.0521
|
|
Using arel 6.0.4
|
|
Using multi_json 1.12.1
|
|
Using thor 0.19.4
|
|
Using public_suffix 2.0.5
|
|
Using algebrick 0.7.3
|
|
Using apipie-params 0.0.5
|
|
Using coffee-script-source 1.12.2
|
|
Using execjs 2.7.0
|
|
Using colorize 0.7.7
|
|
Using concurrent-ruby 1.0.5
|
|
Using daemons 1.2.4
|
|
Using deacon 1.0.0
|
|
Using polyglot 0.3.5
|
|
Using bundler 1.11.2
|
|
Using unf_ext 0.0.7.2
|
|
Using sequel 4.37.0
|
|
Using excon 0.55.0
|
|
Using facter 2.4.6
|
|
Using fast_gettext 1.1.0
|
|
Using formatador 0.2.5
|
|
Using foreman-tasks-core 0.1.1
|
|
Using parse-cron 0.1.4
|
|
Using tilt 2.0.6
|
|
Using net-ssh 4.1.0
|
|
Using foreman_setup 5.0.0
|
|
Using net-ldap 0.16.0
|
|
Using little-plugger 1.1.4
|
|
Using netrc 0.11.0
|
|
Using oauth 0.5.1
|
|
Using pg 0.19.0
|
|
Using sexp_processor 4.8.0
|
|
Using useragent 0.16.8
|
|
Using will_paginate 3.1.5
|
|
Using apipie-rails 0.3.7
|
|
Using tzinfo 1.2.2
|
|
Using nokogiri 1.6.8.1
|
|
Using rack-test 0.6.3
|
|
Using rack-protection 1.4.0
|
|
Using rack-jsonp 1.3.1
|
|
Using mime-types 3.1
|
|
Using addressable 2.5.0
|
|
Using coffee-script 2.4.1
|
|
Using concurrent-ruby-edge 0.2.2
|
|
Using sprockets 3.7.1
|
|
Using unf 0.1.4
|
|
Using gettext_i18n_rails 1.7.2
|
|
Using fog-core 1.42.0
|
|
Using net-scp 1.2.1
|
|
Using logging 2.1.0
|
|
Using ruby_parser 3.8.4
|
|
Using secure_headers 3.6.1
|
|
Using activesupport 4.2.7.1
|
|
Using loofah 2.0.3
|
|
Using sinatra 1.4.6
|
|
Using mail 2.6.4
|
|
Using css_parser 1.4.9
|
|
Using dynflow 0.8.17
|
|
Using domain_name 0.5.20170223
|
|
Using foreman_remote_execution_core 1.0.2
|
|
Using ruby2ruby 2.3.2
|
|
Using rails-deprecated_sanitizer 1.0.3
|
|
Using globalid 0.3.7
|
|
Using activemodel 4.2.7.1
|
|
Using ldap_fluff 0.4.6
|
|
Using rabl 0.13.1
|
|
Using rails-html-sanitizer 1.0.3
|
|
Using roadie 3.2.1
|
|
Using foreman-tasks 0.8.6
|
|
Using http-cookie 1.0.3
|
|
Using safemode 1.3.1
|
|
Using rails-dom-testing 1.0.8
|
|
Using activejob 4.2.7.1
|
|
Using activerecord 4.2.7.1
|
|
Using rails-observers 0.1.2
|
|
Using rest-client 2.0.1
|
|
Using actionview 4.2.7.1
|
|
Using ancestry 2.2.2
|
|
Using deep_cloneable 2.2.2
|
|
Using friendly_id 5.2.0
|
|
Using scoped_search 3.3.0
|
|
Using validates_lengths_from_database 0.5.0
|
|
Using audited 4.2.2
|
|
Using actionpack 4.2.7.1
|
|
Using audited-activerecord 4.2.2
|
|
Using actionmailer 4.2.7.1
|
|
Using railties 4.2.7.1
|
|
Using sprockets-rails 2.3.3
|
|
Using activerecord-session_store 1.0.0
|
|
Using coffee-rails 4.2.1
|
|
Using rails-i18n 4.0.9
|
|
Using responders 2.3.0
|
|
Using roadie-rails 1.1.1
|
|
Using webpack-rails 0.9.10
|
|
Using x-editable-rails 1.5.5
|
|
Using rails 4.2.7.1
|
|
Using turbolinks 2.5.3
|
|
Using deface 1.0.2
|
|
Using foreman_remote_execution 1.2.2
|
|
Updating files in vendor/cache
|
|
Bundle complete! 42 Gemfile dependencies, 108 gems now installed.
|
|
Bundled gems are installed into ./vendor.
|
|
Successfully encrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully encrypted field for Setting::Auth oauth_consumer_secret
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_secret
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_secret
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_secret
|
|
Successfully encrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully encrypted field for Setting::Auth oauth_consumer_secret
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_secret
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_secret
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_secret
|
|
Seeding /usr/share/foreman/db/seeds.d/03-auth_sources.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/03-permissions.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/03-roles.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/04-admin.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/05-taxonomies.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/06-architectures.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/07-provisioning_templates.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/08-partition_tables.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/10-installation_media.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/11-smart_proxy_features.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/13-compute_profiles.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/15-bookmarks.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/16-mail_notifications.rb
|
|
Seeding /usr/share/foreman/vendor/ruby/2.3.0/gems/foreman-tasks-0.8.6/db/seeds.d/20-foreman_tasks_permissions.rb
|
|
Seeding /usr/share/foreman/vendor/ruby/2.3.0/gems/foreman-tasks-0.8.6/db/seeds.d/60-dynflow_proxy_feature.rb
|
|
Seeding /usr/share/foreman/vendor/ruby/2.3.0/gems/foreman_remote_execution-1.2.2/db/seeds.d/60-ssh_proxy_feature.rb
|
|
Seeding /usr/share/foreman/vendor/ruby/2.3.0/gems/foreman-tasks-0.8.6/db/seeds.d/61-foreman_tasks_bookmarks.rb
|
|
Seeding /usr/share/foreman/vendor/ruby/2.3.0/gems/foreman_remote_execution-1.2.2/db/seeds.d/70-job_templates.rb
|
|
Seeding /usr/share/foreman/vendor/ruby/2.3.0/gems/foreman_remote_execution-1.2.2/db/seeds.d/90-bookmarks.rb
|
|
All seed files executed
|
|
Successfully encrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully encrypted field for Setting::Auth oauth_consumer_secret
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_secret
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_secret
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_secret
|
|
2017-03-14 12:54:22 +0100 | Started
|
|
2017-03-14 12:54:24 +0100 | Documents loaded...
|
|
2017-03-14 12:54:24 +0100 | Processing docs for
|
|
2017-03-14 12:54:28 +0100 | Processing docs for fr
|
|
2017-03-14 12:54:30 +0100 | Processing docs for zh_TW
|
|
2017-03-14 12:54:32 +0100 | Processing docs for ja
|
|
2017-03-14 12:54:33 +0100 | Processing docs for de
|
|
2017-03-14 12:54:35 +0100 | Processing docs for ru
|
|
2017-03-14 12:54:37 +0100 | Processing docs for en
|
|
2017-03-14 12:54:38 +0100 | Processing docs for pt_BR
|
|
2017-03-14 12:54:40 +0100 | Processing docs for ca
|
|
2017-03-14 12:54:42 +0100 | Processing docs for pl
|
|
2017-03-14 12:54:43 +0100 | Processing docs for sv_SE
|
|
2017-03-14 12:54:45 +0100 | Processing docs for gl
|
|
2017-03-14 12:54:47 +0100 | Processing docs for ko
|
|
2017-03-14 12:54:49 +0100 | Processing docs for en_GB
|
|
2017-03-14 12:54:51 +0100 | Processing docs for zh_CN
|
|
2017-03-14 12:54:52 +0100 | Processing docs for it
|
|
2017-03-14 12:54:54 +0100 | Processing docs for es
|
|
2017-03-14 12:54:56 +0100 | Finished
|
|
Your Gemfile lists the gem nokogiri (~> 1.6.0) more than once.
|
|
You should probably keep only one of them.
|
|
While it's not a problem now, it could cause errors if you change the version of just one of them later.
|
|
Fetching https://github.com/theforeman/foreman_templates.git
|
|
Resolving dependencies...
|
|
Using rake 12.0.0
|
|
Installing CFPropertyList 2.2.8
|
|
Using i18n 0.8.1
|
|
Using json 1.8.6
|
|
Using minitest 5.1.0
|
|
Using thread_safe 0.3.6
|
|
Using builder 3.2.3
|
|
Using erubis 2.7.0
|
|
Using mini_portile2 2.1.0
|
|
Using rack 1.6.5
|
|
Using mime-types-data 3.2016.0521
|
|
Using arel 6.0.4
|
|
Using multi_json 1.12.1
|
|
Using thor 0.19.4
|
|
Using public_suffix 2.0.5
|
|
Using algebrick 0.7.3
|
|
Using apipie-params 0.0.5
|
|
Using bundler 1.11.2
|
|
Using coffee-script-source 1.12.2
|
|
Using execjs 2.7.0
|
|
Using colorize 0.7.7
|
|
Using concurrent-ruby 1.0.5
|
|
Using daemons 1.2.4
|
|
Using deacon 1.0.0
|
|
Using polyglot 0.3.5
|
|
Using diffy 3.2.0
|
|
Using unf_ext 0.0.7.2
|
|
Using sequel 4.37.0
|
|
Using excon 0.55.0
|
|
Using facter 2.4.6
|
|
Using fast_gettext 1.1.0
|
|
Using formatador 0.2.5
|
|
Installing ipaddress 0.8.3
|
|
Installing xml-simple 1.1.5
|
|
Installing inflecto 0.0.2
|
|
Installing trollop 2.1.2
|
|
Using foreman-tasks-core 0.1.1
|
|
Using parse-cron 0.1.4
|
|
Using tilt 2.0.6
|
|
Using net-ssh 4.1.0
|
|
Using foreman_setup 5.0.0
|
|
Using git 1.3.0
|
|
Using net-ldap 0.16.0
|
|
Using little-plugger 1.1.4
|
|
Using netrc 0.11.0
|
|
Using oauth 0.5.1
|
|
Using pg 0.19.0
|
|
Using sexp_processor 4.8.0
|
|
Using useragent 0.16.8
|
|
Using will_paginate 3.1.5
|
|
Installing fission 0.5.0
|
|
Using apipie-rails 0.3.7
|
|
Using tzinfo 1.2.2
|
|
Using nokogiri 1.6.8.1
|
|
Using rack-test 0.6.3
|
|
Using rack-protection 1.4.0
|
|
Using rack-jsonp 1.3.1
|
|
Using mime-types 3.1
|
|
Using addressable 2.5.0
|
|
Using coffee-script 2.4.1
|
|
Using concurrent-ruby-edge 0.2.2
|
|
Using sprockets 3.7.1
|
|
Using unf 0.1.4
|
|
Using gettext_i18n_rails 1.7.2
|
|
Using fog-core 1.42.0
|
|
Using net-scp 1.2.1
|
|
Using foreman_templates 4.0.1 from https://github.com/theforeman/foreman_templates.git (at master@f7c15ea)
|
|
Using logging 2.1.0
|
|
Using ruby_parser 3.8.4
|
|
Using secure_headers 3.6.1
|
|
Using activesupport 4.2.7.1
|
|
Using loofah 2.0.3
|
|
Installing rbvmomi 1.9.4
|
|
Using sinatra 1.4.6
|
|
Using mail 2.6.4
|
|
Using css_parser 1.4.9
|
|
Using dynflow 0.8.17
|
|
Using domain_name 0.5.20170223
|
|
Installing fog-json 1.0.2
|
|
Installing fog-xml 0.1.2
|
|
Installing fog-local 0.3.1
|
|
Installing fog-vmfusion 0.1.0
|
|
Using foreman_remote_execution_core 1.0.2
|
|
Using ruby2ruby 2.3.2
|
|
Using rails-deprecated_sanitizer 1.0.3
|
|
Using globalid 0.3.7
|
|
Using activemodel 4.2.7.1
|
|
Using ldap_fluff 0.4.6
|
|
Using rabl 0.13.1
|
|
Using rails-html-sanitizer 1.0.3
|
|
Installing fog-vsphere 1.7.1
|
|
Using roadie 3.2.1
|
|
Using foreman-tasks 0.8.6
|
|
Using http-cookie 1.0.3
|
|
Installing fog-aliyun 0.1.0
|
|
Installing fog-brightbox 0.11.0
|
|
Installing fog-openstack 0.1.20
|
|
Installing fog-profitbricks 3.0.0
|
|
Installing fog-sakuracloud 1.7.5
|
|
Installing fog-serverlove 0.1.2
|
|
Installing fog-softlayer 1.1.4
|
|
Installing fog-storm_on_demand 0.1.1
|
|
Installing fog-atmos 0.1.0
|
|
Installing fog-aws 0.13.0
|
|
Installing fog-cloudatcost 0.1.2
|
|
Installing fog-dynect 0.0.3
|
|
Installing fog-ecloud 0.3.0
|
|
Installing fog-google 0.1.0
|
|
Installing fog-powerdns 0.1.1
|
|
Installing fog-rackspace 0.1.4
|
|
Installing fog-radosgw 0.0.5
|
|
Installing fog-riakcs 0.1.0
|
|
Installing fog-terremark 0.1.0
|
|
Installing fog-voxel 0.1.0
|
|
Installing fog-xenserver 0.2.3
|
|
Using safemode 1.3.1
|
|
Using rails-dom-testing 1.0.8
|
|
Using activejob 4.2.7.1
|
|
Using activerecord 4.2.7.1
|
|
Using rails-observers 0.1.2
|
|
Using rest-client 2.0.1
|
|
Installing fog 1.38.0
|
|
Using actionview 4.2.7.1
|
|
Using ancestry 2.2.2
|
|
Using deep_cloneable 2.2.2
|
|
Using friendly_id 5.2.0
|
|
Using scoped_search 3.3.0
|
|
Using validates_lengths_from_database 0.5.0
|
|
Using audited 4.2.2
|
|
Installing rbovirt 0.1.3
|
|
Using actionpack 4.2.7.1
|
|
Using audited-activerecord 4.2.2
|
|
Using actionmailer 4.2.7.1
|
|
Using railties 4.2.7.1
|
|
Using sprockets-rails 2.3.3
|
|
Using activerecord-session_store 1.0.0
|
|
Using coffee-rails 4.2.1
|
|
Using rails-i18n 4.0.9
|
|
Using responders 2.3.0
|
|
Using roadie-rails 1.1.1
|
|
Using webpack-rails 0.9.10
|
|
Using x-editable-rails 1.5.5
|
|
Using rails 4.2.7.1
|
|
Using turbolinks 2.5.3
|
|
Using deface 1.0.2
|
|
Using foreman_remote_execution 1.2.2
|
|
Updating files in vendor/cache
|
|
Bundle updated!
|
|
Your Gemfile lists the gem nokogiri (~> 1.6.0) more than once.
|
|
You should probably keep only one of them.
|
|
While it's not a problem now, it could cause errors if you change the version of just one of them later.
|
|
Fetching https://github.com/theforeman/foreman_templates.git
|
|
Resolving dependencies....
|
|
Using rake 12.0.0
|
|
Using CFPropertyList 2.2.8
|
|
Using i18n 0.8.1
|
|
Using json 1.8.6
|
|
Using minitest 5.1.0
|
|
Using thread_safe 0.3.6
|
|
Using builder 3.2.3
|
|
Using erubis 2.7.0
|
|
Using mini_portile2 2.1.0
|
|
Using rack 1.6.5
|
|
Using mime-types-data 3.2016.0521
|
|
Using arel 6.0.4
|
|
Using multi_json 1.12.1
|
|
Using thor 0.19.4
|
|
Using public_suffix 2.0.5
|
|
Using algebrick 0.7.3
|
|
Using apipie-params 0.0.5
|
|
Using bundler 1.11.2
|
|
Using coffee-script-source 1.12.2
|
|
Using execjs 2.7.0
|
|
Using colorize 0.7.7
|
|
Using concurrent-ruby 1.0.5
|
|
Using daemons 1.2.4
|
|
Using deacon 1.0.0
|
|
Using polyglot 0.3.5
|
|
Using diffy 3.2.0
|
|
Using unf_ext 0.0.7.2
|
|
Using sequel 4.37.0
|
|
Using excon 0.55.0
|
|
Using facter 2.4.6
|
|
Using fast_gettext 1.1.0
|
|
Using formatador 0.2.5
|
|
Using ipaddress 0.8.3
|
|
Using xml-simple 1.1.5
|
|
Using inflecto 0.0.2
|
|
Using trollop 2.1.2
|
|
Using foreman-tasks-core 0.1.1
|
|
Using parse-cron 0.1.4
|
|
Using tilt 2.0.6
|
|
Using net-ssh 4.1.0
|
|
Using foreman_setup 5.0.0
|
|
Using git 1.3.0
|
|
Using net-ldap 0.16.0
|
|
Using little-plugger 1.1.4
|
|
Using netrc 0.11.0
|
|
Using oauth 0.5.1
|
|
Using pg 0.19.0
|
|
Using sexp_processor 4.8.0
|
|
Using useragent 0.16.8
|
|
Using will_paginate 3.1.5
|
|
Using fission 0.5.0
|
|
Using apipie-rails 0.3.7
|
|
Using tzinfo 1.2.2
|
|
Using nokogiri 1.6.8.1
|
|
Using rack-test 0.6.3
|
|
Using rack-protection 1.4.0
|
|
Using rack-jsonp 1.3.1
|
|
Using mime-types 3.1
|
|
Using addressable 2.5.0
|
|
Using coffee-script 2.4.1
|
|
Using concurrent-ruby-edge 0.2.2
|
|
Using sprockets 3.7.1
|
|
Using unf 0.1.4
|
|
Using gettext_i18n_rails 1.7.2
|
|
Using fog-core 1.42.0
|
|
Using net-scp 1.2.1
|
|
Using foreman_templates 4.0.1 from https://github.com/theforeman/foreman_templates.git (at master@f7c15ea)
|
|
Using logging 2.1.0
|
|
Using ruby_parser 3.8.4
|
|
Using secure_headers 3.6.1
|
|
Using activesupport 4.2.7.1
|
|
Using loofah 2.0.3
|
|
Using rbvmomi 1.9.4
|
|
Using sinatra 1.4.6
|
|
Using mail 2.6.4
|
|
Using css_parser 1.4.9
|
|
Using dynflow 0.8.17
|
|
Using domain_name 0.5.20170223
|
|
Using fog-json 1.0.2
|
|
Using fog-xml 0.1.2
|
|
Using fog-local 0.3.1
|
|
Using fog-vmfusion 0.1.0
|
|
Using foreman_remote_execution_core 1.0.2
|
|
Using ruby2ruby 2.3.2
|
|
Using rails-deprecated_sanitizer 1.0.3
|
|
Using globalid 0.3.7
|
|
Using activemodel 4.2.7.1
|
|
Using ldap_fluff 0.4.6
|
|
Using rabl 0.13.1
|
|
Using rails-html-sanitizer 1.0.3
|
|
Using fog-vsphere 1.7.1
|
|
Using roadie 3.2.1
|
|
Using foreman-tasks 0.8.6
|
|
Using http-cookie 1.0.3
|
|
Using fog-aliyun 0.1.0
|
|
Using fog-brightbox 0.11.0
|
|
Using fog-openstack 0.1.20
|
|
Using fog-profitbricks 3.0.0
|
|
Using fog-sakuracloud 1.7.5
|
|
Using fog-serverlove 0.1.2
|
|
Using fog-softlayer 1.1.4
|
|
Using fog-storm_on_demand 0.1.1
|
|
Using fog-atmos 0.1.0
|
|
Using fog-aws 0.13.0
|
|
Using fog-cloudatcost 0.1.2
|
|
Using fog-dynect 0.0.3
|
|
Using fog-ecloud 0.3.0
|
|
Using fog-google 0.1.0
|
|
Using fog-powerdns 0.1.1
|
|
Using fog-rackspace 0.1.4
|
|
Using fog-radosgw 0.0.5
|
|
Using fog-riakcs 0.1.0
|
|
Using fog-terremark 0.1.0
|
|
Using fog-voxel 0.1.0
|
|
Using fog-xenserver 0.2.3
|
|
Using safemode 1.3.1
|
|
Using rails-dom-testing 1.0.8
|
|
Using activejob 4.2.7.1
|
|
Using activerecord 4.2.7.1
|
|
Using rails-observers 0.1.2
|
|
Using rest-client 2.0.1
|
|
Using fog 1.38.0
|
|
Using actionview 4.2.7.1
|
|
Using ancestry 2.2.2
|
|
Using deep_cloneable 2.2.2
|
|
Using friendly_id 5.2.0
|
|
Using scoped_search 3.3.0
|
|
Using validates_lengths_from_database 0.5.0
|
|
Using audited 4.2.2
|
|
Using rbovirt 0.1.3
|
|
Using actionpack 4.2.7.1
|
|
Using audited-activerecord 4.2.2
|
|
Using actionmailer 4.2.7.1
|
|
Using railties 4.2.7.1
|
|
Using sprockets-rails 2.3.3
|
|
Using activerecord-session_store 1.0.0
|
|
Using coffee-rails 4.2.1
|
|
Using rails-i18n 4.0.9
|
|
Using responders 2.3.0
|
|
Using roadie-rails 1.1.1
|
|
Using webpack-rails 0.9.10
|
|
Using x-editable-rails 1.5.5
|
|
Using rails 4.2.7.1
|
|
Using turbolinks 2.5.3
|
|
Using deface 1.0.2
|
|
Using foreman_remote_execution 1.2.2
|
|
Updating files in vendor/cache
|
|
Bundle updated!
|
|
Your Gemfile lists the gem nokogiri (~> 1.6.0) more than once.
|
|
You should probably keep only one of them.
|
|
While it's not a problem now, it could cause errors if you change the version of just one of them later.
|
|
Fetching https://github.com/theforeman/foreman_templates.git
|
|
Resolving dependencies....
|
|
Using rake 12.0.0
|
|
Using CFPropertyList 2.2.8
|
|
Using i18n 0.8.1
|
|
Using json 1.8.6
|
|
Using minitest 5.1.0
|
|
Using thread_safe 0.3.6
|
|
Using builder 3.2.3
|
|
Using erubis 2.7.0
|
|
Using mini_portile2 2.1.0
|
|
Using rack 1.6.5
|
|
Using mime-types-data 3.2016.0521
|
|
Using arel 6.0.4
|
|
Using multi_json 1.12.1
|
|
Using thor 0.19.4
|
|
Using public_suffix 2.0.5
|
|
Using algebrick 0.7.3
|
|
Using apipie-params 0.0.5
|
|
Using bundler 1.11.2
|
|
Using coffee-script-source 1.12.2
|
|
Using execjs 2.7.0
|
|
Using colorize 0.7.7
|
|
Using concurrent-ruby 1.0.5
|
|
Using daemons 1.2.4
|
|
Using deacon 1.0.0
|
|
Using polyglot 0.3.5
|
|
Using diffy 3.2.0
|
|
Using unf_ext 0.0.7.2
|
|
Using sequel 4.37.0
|
|
Using excon 0.55.0
|
|
Using facter 2.4.6
|
|
Using fast_gettext 1.1.0
|
|
Using formatador 0.2.5
|
|
Using ipaddress 0.8.3
|
|
Using xml-simple 1.1.5
|
|
Using inflecto 0.0.2
|
|
Using trollop 2.1.2
|
|
Using foreman-tasks-core 0.1.1
|
|
Using parse-cron 0.1.4
|
|
Using tilt 2.0.6
|
|
Using net-ssh 4.1.0
|
|
Using foreman_setup 5.0.0
|
|
Using git 1.3.0
|
|
Using net-ldap 0.16.0
|
|
Using little-plugger 1.1.4
|
|
Using netrc 0.11.0
|
|
Using oauth 0.5.1
|
|
Using pg 0.19.0
|
|
Using sexp_processor 4.8.0
|
|
Using useragent 0.16.8
|
|
Using will_paginate 3.1.5
|
|
Using fission 0.5.0
|
|
Using apipie-rails 0.3.7
|
|
Using tzinfo 1.2.2
|
|
Using nokogiri 1.6.8.1
|
|
Using rack-test 0.6.3
|
|
Using rack-protection 1.4.0
|
|
Using rack-jsonp 1.3.1
|
|
Using mime-types 3.1
|
|
Using addressable 2.5.0
|
|
Using coffee-script 2.4.1
|
|
Using concurrent-ruby-edge 0.2.2
|
|
Using sprockets 3.7.1
|
|
Using unf 0.1.4
|
|
Using gettext_i18n_rails 1.7.2
|
|
Using fog-core 1.42.0
|
|
Using net-scp 1.2.1
|
|
Using foreman_templates 4.0.1 from https://github.com/theforeman/foreman_templates.git (at master@f7c15ea)
|
|
Using logging 2.1.0
|
|
Using ruby_parser 3.8.4
|
|
Using secure_headers 3.6.1
|
|
Using activesupport 4.2.7.1
|
|
Using loofah 2.0.3
|
|
Using rbvmomi 1.9.4
|
|
Using sinatra 1.4.6
|
|
Using mail 2.6.4
|
|
Using css_parser 1.4.9
|
|
Using dynflow 0.8.17
|
|
Using domain_name 0.5.20170223
|
|
Using fog-json 1.0.2
|
|
Using fog-xml 0.1.2
|
|
Using fog-local 0.3.1
|
|
Using fog-vmfusion 0.1.0
|
|
Using foreman_remote_execution_core 1.0.2
|
|
Using ruby2ruby 2.3.2
|
|
Using rails-deprecated_sanitizer 1.0.3
|
|
Using globalid 0.3.7
|
|
Using activemodel 4.2.7.1
|
|
Using ldap_fluff 0.4.6
|
|
Using rabl 0.13.1
|
|
Using rails-html-sanitizer 1.0.3
|
|
Using fog-vsphere 1.7.1
|
|
Using roadie 3.2.1
|
|
Using foreman-tasks 0.8.6
|
|
Using http-cookie 1.0.3
|
|
Using fog-aliyun 0.1.0
|
|
Using fog-brightbox 0.11.0
|
|
Using fog-openstack 0.1.20
|
|
Using fog-profitbricks 3.0.0
|
|
Using fog-sakuracloud 1.7.5
|
|
Using fog-serverlove 0.1.2
|
|
Using fog-softlayer 1.1.4
|
|
Using fog-storm_on_demand 0.1.1
|
|
Using fog-atmos 0.1.0
|
|
Using fog-aws 0.13.0
|
|
Using fog-cloudatcost 0.1.2
|
|
Using fog-dynect 0.0.3
|
|
Using fog-ecloud 0.3.0
|
|
Using fog-google 0.1.0
|
|
Using fog-powerdns 0.1.1
|
|
Using fog-rackspace 0.1.4
|
|
Using fog-radosgw 0.0.5
|
|
Using fog-riakcs 0.1.0
|
|
Using fog-terremark 0.1.0
|
|
Using fog-voxel 0.1.0
|
|
Using fog-xenserver 0.2.3
|
|
Using safemode 1.3.1
|
|
Using rails-dom-testing 1.0.8
|
|
Using activejob 4.2.7.1
|
|
Using activerecord 4.2.7.1
|
|
Using rails-observers 0.1.2
|
|
Using rest-client 2.0.1
|
|
Using fog 1.38.0
|
|
Using actionview 4.2.7.1
|
|
Using ancestry 2.2.2
|
|
Using deep_cloneable 2.2.2
|
|
Using friendly_id 5.2.0
|
|
Using scoped_search 3.3.0
|
|
Using validates_lengths_from_database 0.5.0
|
|
Using audited 4.2.2
|
|
Using rbovirt 0.1.3
|
|
Using actionpack 4.2.7.1
|
|
Using audited-activerecord 4.2.2
|
|
Using actionmailer 4.2.7.1
|
|
Using railties 4.2.7.1
|
|
Using sprockets-rails 2.3.3
|
|
Using activerecord-session_store 1.0.0
|
|
Using coffee-rails 4.2.1
|
|
Using rails-i18n 4.0.9
|
|
Using responders 2.3.0
|
|
Using roadie-rails 1.1.1
|
|
Using webpack-rails 0.9.10
|
|
Using x-editable-rails 1.5.5
|
|
Using rails 4.2.7.1
|
|
Using turbolinks 2.5.3
|
|
Using deface 1.0.2
|
|
Using foreman_remote_execution 1.2.2
|
|
Updating files in vendor/cache
|
|
Bundle updated!
|
|
Your Gemfile lists the gem nokogiri (~> 1.6.0) more than once.
|
|
You should probably keep only one of them.
|
|
While it's not a problem now, it could cause errors if you change the version of just one of them later.
|
|
Fetching https://github.com/theforeman/foreman_templates.git
|
|
Resolving dependencies....
|
|
Using rake 12.0.0
|
|
Using CFPropertyList 2.2.8
|
|
Using i18n 0.8.1
|
|
Using json 1.8.6
|
|
Using minitest 5.1.0
|
|
Using thread_safe 0.3.6
|
|
Using builder 3.2.3
|
|
Using erubis 2.7.0
|
|
Using mini_portile2 2.1.0
|
|
Using rack 1.6.5
|
|
Using mime-types-data 3.2016.0521
|
|
Using arel 6.0.4
|
|
Using multi_json 1.12.1
|
|
Using thor 0.19.4
|
|
Using public_suffix 2.0.5
|
|
Using algebrick 0.7.3
|
|
Using apipie-params 0.0.5
|
|
Using bundler 1.11.2
|
|
Using coffee-script-source 1.12.2
|
|
Using execjs 2.7.0
|
|
Using colorize 0.7.7
|
|
Using concurrent-ruby 1.0.5
|
|
Using daemons 1.2.4
|
|
Using deacon 1.0.0
|
|
Using polyglot 0.3.5
|
|
Using diffy 3.2.0
|
|
Using unf_ext 0.0.7.2
|
|
Using sequel 4.37.0
|
|
Using excon 0.55.0
|
|
Using facter 2.4.6
|
|
Using fast_gettext 1.1.0
|
|
Using formatador 0.2.5
|
|
Using ipaddress 0.8.3
|
|
Using xml-simple 1.1.5
|
|
Using inflecto 0.0.2
|
|
Using trollop 2.1.2
|
|
Using foreman-tasks-core 0.1.1
|
|
Using parse-cron 0.1.4
|
|
Using tilt 2.0.6
|
|
Using net-ssh 4.1.0
|
|
Using foreman_setup 5.0.0
|
|
Using git 1.3.0
|
|
Using net-ldap 0.16.0
|
|
Using little-plugger 1.1.4
|
|
Using netrc 0.11.0
|
|
Using oauth 0.5.1
|
|
Using pg 0.19.0
|
|
Using sexp_processor 4.8.0
|
|
Using useragent 0.16.8
|
|
Using will_paginate 3.1.5
|
|
Using fission 0.5.0
|
|
Using apipie-rails 0.3.7
|
|
Using tzinfo 1.2.2
|
|
Using nokogiri 1.6.8.1
|
|
Using rack-test 0.6.3
|
|
Using rack-protection 1.4.0
|
|
Using rack-jsonp 1.3.1
|
|
Using mime-types 3.1
|
|
Using addressable 2.5.0
|
|
Using coffee-script 2.4.1
|
|
Using concurrent-ruby-edge 0.2.2
|
|
Using sprockets 3.7.1
|
|
Using unf 0.1.4
|
|
Using gettext_i18n_rails 1.7.2
|
|
Using fog-core 1.42.0
|
|
Using net-scp 1.2.1
|
|
Using foreman_templates 4.0.1 from https://github.com/theforeman/foreman_templates.git (at master@f7c15ea)
|
|
Using logging 2.1.0
|
|
Using ruby_parser 3.8.4
|
|
Using secure_headers 3.6.1
|
|
Using activesupport 4.2.7.1
|
|
Using loofah 2.0.3
|
|
Using rbvmomi 1.9.4
|
|
Using sinatra 1.4.6
|
|
Using mail 2.6.4
|
|
Using css_parser 1.4.9
|
|
Using dynflow 0.8.17
|
|
Using domain_name 0.5.20170223
|
|
Using fog-json 1.0.2
|
|
Using fog-xml 0.1.2
|
|
Using fog-local 0.3.1
|
|
Using fog-vmfusion 0.1.0
|
|
Using foreman_remote_execution_core 1.0.2
|
|
Using ruby2ruby 2.3.2
|
|
Using rails-deprecated_sanitizer 1.0.3
|
|
Using globalid 0.3.7
|
|
Using activemodel 4.2.7.1
|
|
Using ldap_fluff 0.4.6
|
|
Using rabl 0.13.1
|
|
Using rails-html-sanitizer 1.0.3
|
|
Using fog-vsphere 1.7.1
|
|
Using roadie 3.2.1
|
|
Using foreman-tasks 0.8.6
|
|
Using http-cookie 1.0.3
|
|
Using fog-aliyun 0.1.0
|
|
Using fog-brightbox 0.11.0
|
|
Using fog-openstack 0.1.20
|
|
Using fog-profitbricks 3.0.0
|
|
Using fog-sakuracloud 1.7.5
|
|
Using fog-serverlove 0.1.2
|
|
Using fog-softlayer 1.1.4
|
|
Using fog-storm_on_demand 0.1.1
|
|
Using fog-atmos 0.1.0
|
|
Using fog-aws 0.13.0
|
|
Using fog-cloudatcost 0.1.2
|
|
Using fog-dynect 0.0.3
|
|
Using fog-ecloud 0.3.0
|
|
Using fog-google 0.1.0
|
|
Using fog-powerdns 0.1.1
|
|
Using fog-rackspace 0.1.4
|
|
Using fog-radosgw 0.0.5
|
|
Using fog-riakcs 0.1.0
|
|
Using fog-terremark 0.1.0
|
|
Using fog-voxel 0.1.0
|
|
Using fog-xenserver 0.2.3
|
|
Using safemode 1.3.1
|
|
Using rails-dom-testing 1.0.8
|
|
Using activejob 4.2.7.1
|
|
Using activerecord 4.2.7.1
|
|
Using rails-observers 0.1.2
|
|
Using rest-client 2.0.1
|
|
Using fog 1.38.0
|
|
Using actionview 4.2.7.1
|
|
Using ancestry 2.2.2
|
|
Using deep_cloneable 2.2.2
|
|
Using friendly_id 5.2.0
|
|
Using scoped_search 3.3.0
|
|
Using validates_lengths_from_database 0.5.0
|
|
Using audited 4.2.2
|
|
Using rbovirt 0.1.3
|
|
Using actionpack 4.2.7.1
|
|
Using audited-activerecord 4.2.2
|
|
Using actionmailer 4.2.7.1
|
|
Using railties 4.2.7.1
|
|
Using sprockets-rails 2.3.3
|
|
Using activerecord-session_store 1.0.0
|
|
Using coffee-rails 4.2.1
|
|
Using rails-i18n 4.0.9
|
|
Using responders 2.3.0
|
|
Using roadie-rails 1.1.1
|
|
Using webpack-rails 0.9.10
|
|
Using x-editable-rails 1.5.5
|
|
Using rails 4.2.7.1
|
|
Using turbolinks 2.5.3
|
|
Using deface 1.0.2
|
|
Using foreman_remote_execution 1.2.2
|
|
Updating files in vendor/cache
|
|
Bundle updated!
|
|
Your Gemfile lists the gem nokogiri (~> 1.6.0) more than once.
|
|
You should probably keep only one of them.
|
|
While it's not a problem now, it could cause errors if you change the version of just one of them later.
|
|
Fetching https://github.com/theforeman/foreman_templates.git
|
|
Resolving dependencies....
|
|
Using rake 12.0.0
|
|
Using CFPropertyList 2.2.8
|
|
Using i18n 0.8.1
|
|
Using json 1.8.6
|
|
Using minitest 5.1.0
|
|
Using thread_safe 0.3.6
|
|
Using builder 3.2.3
|
|
Using erubis 2.7.0
|
|
Using mini_portile2 2.1.0
|
|
Using rack 1.6.5
|
|
Using mime-types-data 3.2016.0521
|
|
Using arel 6.0.4
|
|
Using multi_json 1.12.1
|
|
Using thor 0.19.4
|
|
Using public_suffix 2.0.5
|
|
Using algebrick 0.7.3
|
|
Using apipie-params 0.0.5
|
|
Using bundler 1.11.2
|
|
Using coffee-script-source 1.12.2
|
|
Using execjs 2.7.0
|
|
Using colorize 0.7.7
|
|
Using concurrent-ruby 1.0.5
|
|
Using daemons 1.2.4
|
|
Using deacon 1.0.0
|
|
Using polyglot 0.3.5
|
|
Using diffy 3.2.0
|
|
Using unf_ext 0.0.7.2
|
|
Using sequel 4.37.0
|
|
Using excon 0.55.0
|
|
Using facter 2.4.6
|
|
Using fast_gettext 1.1.0
|
|
Using formatador 0.2.5
|
|
Using ipaddress 0.8.3
|
|
Using xml-simple 1.1.5
|
|
Using inflecto 0.0.2
|
|
Using trollop 2.1.2
|
|
Using foreman-tasks-core 0.1.1
|
|
Using parse-cron 0.1.4
|
|
Using tilt 2.0.6
|
|
Using net-ssh 4.1.0
|
|
Using foreman_setup 5.0.0
|
|
Using git 1.3.0
|
|
Using net-ldap 0.16.0
|
|
Using little-plugger 1.1.4
|
|
Using netrc 0.11.0
|
|
Using oauth 0.5.1
|
|
Using pg 0.19.0
|
|
Using sexp_processor 4.8.0
|
|
Using useragent 0.16.8
|
|
Using will_paginate 3.1.5
|
|
Using fission 0.5.0
|
|
Using apipie-rails 0.3.7
|
|
Using tzinfo 1.2.2
|
|
Using nokogiri 1.6.8.1
|
|
Using rack-test 0.6.3
|
|
Using rack-protection 1.4.0
|
|
Using rack-jsonp 1.3.1
|
|
Using mime-types 3.1
|
|
Using addressable 2.5.0
|
|
Using coffee-script 2.4.1
|
|
Using concurrent-ruby-edge 0.2.2
|
|
Using sprockets 3.7.1
|
|
Using unf 0.1.4
|
|
Using gettext_i18n_rails 1.7.2
|
|
Using fog-core 1.42.0
|
|
Using net-scp 1.2.1
|
|
Using foreman_templates 4.0.1 from https://github.com/theforeman/foreman_templates.git (at master@f7c15ea)
|
|
Using logging 2.1.0
|
|
Using ruby_parser 3.8.4
|
|
Using secure_headers 3.6.1
|
|
Using activesupport 4.2.7.1
|
|
Using loofah 2.0.3
|
|
Using rbvmomi 1.9.4
|
|
Using sinatra 1.4.6
|
|
Using mail 2.6.4
|
|
Using css_parser 1.4.9
|
|
Using dynflow 0.8.17
|
|
Using domain_name 0.5.20170223
|
|
Using fog-json 1.0.2
|
|
Using fog-xml 0.1.2
|
|
Using fog-local 0.3.1
|
|
Using fog-vmfusion 0.1.0
|
|
Using foreman_remote_execution_core 1.0.2
|
|
Using ruby2ruby 2.3.2
|
|
Using rails-deprecated_sanitizer 1.0.3
|
|
Using globalid 0.3.7
|
|
Using activemodel 4.2.7.1
|
|
Using ldap_fluff 0.4.6
|
|
Using rabl 0.13.1
|
|
Using rails-html-sanitizer 1.0.3
|
|
Using fog-vsphere 1.7.1
|
|
Using roadie 3.2.1
|
|
Using foreman-tasks 0.8.6
|
|
Using http-cookie 1.0.3
|
|
Using fog-aliyun 0.1.0
|
|
Using fog-brightbox 0.11.0
|
|
Using fog-openstack 0.1.20
|
|
Using fog-profitbricks 3.0.0
|
|
Using fog-sakuracloud 1.7.5
|
|
Using fog-serverlove 0.1.2
|
|
Using fog-softlayer 1.1.4
|
|
Using fog-storm_on_demand 0.1.1
|
|
Using fog-atmos 0.1.0
|
|
Using fog-aws 0.13.0
|
|
Using fog-cloudatcost 0.1.2
|
|
Using fog-dynect 0.0.3
|
|
Using fog-ecloud 0.3.0
|
|
Using fog-google 0.1.0
|
|
Using fog-powerdns 0.1.1
|
|
Using fog-rackspace 0.1.4
|
|
Using fog-radosgw 0.0.5
|
|
Using fog-riakcs 0.1.0
|
|
Using fog-terremark 0.1.0
|
|
Using fog-voxel 0.1.0
|
|
Using fog-xenserver 0.2.3
|
|
Using safemode 1.3.1
|
|
Using rails-dom-testing 1.0.8
|
|
Using activejob 4.2.7.1
|
|
Using activerecord 4.2.7.1
|
|
Using rails-observers 0.1.2
|
|
Using rest-client 2.0.1
|
|
Using fog 1.38.0
|
|
Using actionview 4.2.7.1
|
|
Using ancestry 2.2.2
|
|
Using deep_cloneable 2.2.2
|
|
Using friendly_id 5.2.0
|
|
Using scoped_search 3.3.0
|
|
Using validates_lengths_from_database 0.5.0
|
|
Using audited 4.2.2
|
|
Using rbovirt 0.1.3
|
|
Using actionpack 4.2.7.1
|
|
Using audited-activerecord 4.2.2
|
|
Using actionmailer 4.2.7.1
|
|
Using railties 4.2.7.1
|
|
Using sprockets-rails 2.3.3
|
|
Using activerecord-session_store 1.0.0
|
|
Using coffee-rails 4.2.1
|
|
Using rails-i18n 4.0.9
|
|
Using responders 2.3.0
|
|
Using roadie-rails 1.1.1
|
|
Using webpack-rails 0.9.10
|
|
Using x-editable-rails 1.5.5
|
|
Using rails 4.2.7.1
|
|
Using turbolinks 2.5.3
|
|
Using deface 1.0.2
|
|
Using foreman_remote_execution 1.2.2
|
|
Updating files in vendor/cache
|
|
Bundle updated!
|
|
API controllers newer than Apipie cache! Run apipie:cache rake task to regenerate cache.
|
|
Successfully encrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully encrypted field for Setting::Auth oauth_consumer_secret
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_secret
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_secret
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_secret
|
|
API controllers newer than Apipie cache! Run apipie:cache rake task to regenerate cache.
|
|
Successfully encrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully encrypted field for Setting::Auth oauth_consumer_secret
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_secret
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_secret
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_secret
|
|
Seeding /usr/share/foreman/db/seeds.d/03-auth_sources.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/03-permissions.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/03-roles.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/04-admin.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/05-taxonomies.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/06-architectures.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/07-provisioning_templates.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/08-partition_tables.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/10-installation_media.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/11-smart_proxy_features.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/13-compute_profiles.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/15-bookmarks.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/16-mail_notifications.rb
|
|
Seeding /usr/share/foreman/vendor/ruby/2.3.0/gems/foreman-tasks-0.8.6/db/seeds.d/20-foreman_tasks_permissions.rb
|
|
Seeding /usr/share/foreman/vendor/ruby/2.3.0/gems/foreman-tasks-0.8.6/db/seeds.d/60-dynflow_proxy_feature.rb
|
|
Seeding /usr/share/foreman/vendor/ruby/2.3.0/gems/foreman_remote_execution-1.2.2/db/seeds.d/60-ssh_proxy_feature.rb
|
|
Seeding /usr/share/foreman/vendor/ruby/2.3.0/gems/foreman-tasks-0.8.6/db/seeds.d/61-foreman_tasks_bookmarks.rb
|
|
Seeding /usr/share/foreman/vendor/ruby/2.3.0/gems/foreman_remote_execution-1.2.2/db/seeds.d/70-job_templates.rb
|
|
Seeding /usr/share/foreman/vendor/ruby/2.3.0/gems/foreman_remote_execution-1.2.2/db/seeds.d/90-bookmarks.rb
|
|
All seed files executed
|
|
API controllers newer than Apipie cache! Run apipie:cache rake task to regenerate cache.
|
|
Successfully encrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully encrypted field for Setting::Auth oauth_consumer_secret
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_secret
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_secret
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_secret
|
|
2017-03-29 16:43:08 +0200 | Started
|
|
2017-03-29 16:43:10 +0200 | Documents loaded...
|
|
2017-03-29 16:43:10 +0200 | Processing docs for
|
|
2017-03-29 16:43:13 +0200 | Processing docs for fr
|
|
2017-03-29 16:43:15 +0200 | Processing docs for zh_TW
|
|
2017-03-29 16:43:16 +0200 | Processing docs for ja
|
|
2017-03-29 16:43:18 +0200 | Processing docs for de
|
|
2017-03-29 16:43:20 +0200 | Processing docs for ru
|
|
2017-03-29 16:43:22 +0200 | Processing docs for en
|
|
2017-03-29 16:43:24 +0200 | Processing docs for pt_BR
|
|
2017-03-29 16:43:26 +0200 | Processing docs for ca
|
|
2017-03-29 16:43:27 +0200 | Processing docs for pl
|
|
2017-03-29 16:43:29 +0200 | Processing docs for sv_SE
|
|
2017-03-29 16:43:31 +0200 | Processing docs for gl
|
|
2017-03-29 16:43:32 +0200 | Processing docs for ko
|
|
2017-03-29 16:43:34 +0200 | Processing docs for en_GB
|
|
2017-03-29 16:43:36 +0200 | Processing docs for zh_CN
|
|
2017-03-29 16:43:38 +0200 | Processing docs for it
|
|
2017-03-29 16:43:40 +0200 | Processing docs for es
|
|
2017-03-29 16:43:41 +0200 | Finished
|
|
Your Gemfile lists the gem nokogiri (~> 1.6.0) more than once.
|
|
You should probably keep only one of them.
|
|
While it's not a problem now, it could cause errors if you change the version of just one of them later.
|
|
Fetching https://github.com/theforeman/foreman_templates.git
|
|
Resolving dependencies.....
|
|
Using rake 12.0.0
|
|
Using CFPropertyList 2.2.8
|
|
Using i18n 0.8.1
|
|
Using json 1.8.6
|
|
Using minitest 5.1.0
|
|
Using thread_safe 0.3.6
|
|
Using builder 3.2.3
|
|
Using erubis 2.7.0
|
|
Using mini_portile2 2.1.0
|
|
Using rack 1.6.5
|
|
Using mime-types-data 3.2016.0521
|
|
Using arel 6.0.4
|
|
Using multi_json 1.12.1
|
|
Using thor 0.19.4
|
|
Using public_suffix 2.0.5
|
|
Using algebrick 0.7.3
|
|
Using apipie-params 0.0.5
|
|
Using bundler 1.11.2
|
|
Using coffee-script-source 1.12.2
|
|
Using execjs 2.7.0
|
|
Using colorize 0.7.7
|
|
Using concurrent-ruby 1.0.5
|
|
Using daemons 1.2.4
|
|
Using deacon 1.0.0
|
|
Using polyglot 0.3.5
|
|
Using diffy 3.2.0
|
|
Using unf_ext 0.0.7.2
|
|
Using sequel 4.37.0
|
|
Using excon 0.55.0
|
|
Using facter 2.4.6
|
|
Using fast_gettext 1.1.0
|
|
Using formatador 0.2.5
|
|
Using ipaddress 0.8.3
|
|
Using xml-simple 1.1.5
|
|
Using inflecto 0.0.2
|
|
Using trollop 2.1.2
|
|
Using foreman-tasks-core 0.1.1
|
|
Using parse-cron 0.1.4
|
|
Installing tilt 2.0.7 (was 2.0.6)
|
|
Using net-ssh 4.1.0
|
|
Using foreman_setup 5.0.0
|
|
Using git 1.3.0
|
|
Using net-ldap 0.16.0
|
|
Using little-plugger 1.1.4
|
|
Using netrc 0.11.0
|
|
Using oauth 0.5.1
|
|
Installing pg 0.20.0 (was 0.19.0) with native extensions
|
|
Using sexp_processor 4.8.0
|
|
Using useragent 0.16.8
|
|
Using will_paginate 3.1.5
|
|
Using fission 0.5.0
|
|
Using apipie-rails 0.3.7
|
|
Installing tzinfo 1.2.3 (was 1.2.2)
|
|
Using nokogiri 1.6.8.1
|
|
Using rack-test 0.6.3
|
|
Using rack-protection 1.4.0
|
|
Using rack-jsonp 1.3.1
|
|
Using mime-types 3.1
|
|
Installing addressable 2.5.1 (was 2.5.0)
|
|
Using coffee-script 2.4.1
|
|
Using concurrent-ruby-edge 0.2.2
|
|
Using sprockets 3.7.1
|
|
Using unf 0.1.4
|
|
Using gettext_i18n_rails 1.7.2
|
|
Using fog-core 1.42.0
|
|
Using net-scp 1.2.1
|
|
Using foreman_templates 4.0.1 from https://github.com/theforeman/foreman_templates.git (at master@f7c15ea)
|
|
Installing logging 2.2.0 (was 2.1.0)
|
|
Using ruby_parser 3.8.4
|
|
Installing secure_headers 3.6.2 (was 3.6.1)
|
|
Using activesupport 4.2.7.1
|
|
Using loofah 2.0.3
|
|
Installing rbvmomi 1.10.0 (was 1.9.4)
|
|
Using sinatra 1.4.6
|
|
Using mail 2.6.4
|
|
Installing css_parser 1.4.10 (was 1.4.9)
|
|
Using dynflow 0.8.17
|
|
Using domain_name 0.5.20170223
|
|
Using fog-json 1.0.2
|
|
Installing fog-xml 0.1.3 (was 0.1.2)
|
|
Using fog-local 0.3.1
|
|
Using fog-vmfusion 0.1.0
|
|
Using foreman_remote_execution_core 1.0.2
|
|
Using ruby2ruby 2.3.2
|
|
Using rails-deprecated_sanitizer 1.0.3
|
|
Using globalid 0.3.7
|
|
Using activemodel 4.2.7.1
|
|
Using ldap_fluff 0.4.6
|
|
Using rabl 0.13.1
|
|
Using rails-html-sanitizer 1.0.3
|
|
Installing fog-vsphere 1.9.0 (was 1.7.1)
|
|
Using roadie 3.2.1
|
|
Using foreman-tasks 0.8.6
|
|
Using http-cookie 1.0.3
|
|
Using fog-aliyun 0.1.0
|
|
Using fog-brightbox 0.11.0
|
|
Using fog-openstack 0.1.20
|
|
Using fog-profitbricks 3.0.0
|
|
Using fog-sakuracloud 1.7.5
|
|
Using fog-serverlove 0.1.2
|
|
Using fog-softlayer 1.1.4
|
|
Using fog-storm_on_demand 0.1.1
|
|
Using fog-atmos 0.1.0
|
|
Using fog-aws 0.13.0
|
|
Using fog-cloudatcost 0.1.2
|
|
Using fog-dynect 0.0.3
|
|
Using fog-ecloud 0.3.0
|
|
Using fog-google 0.1.0
|
|
Using fog-powerdns 0.1.1
|
|
Using fog-rackspace 0.1.4
|
|
Using fog-radosgw 0.0.5
|
|
Using fog-riakcs 0.1.0
|
|
Using fog-terremark 0.1.0
|
|
Using fog-voxel 0.1.0
|
|
Installing fog-xenserver 0.3.0 (was 0.2.3)
|
|
Using safemode 1.3.1
|
|
Using rails-dom-testing 1.0.8
|
|
Using activejob 4.2.7.1
|
|
Using activerecord 4.2.7.1
|
|
Using rails-observers 0.1.2
|
|
Using rest-client 2.0.1
|
|
Using fog 1.38.0
|
|
Using actionview 4.2.7.1
|
|
Using ancestry 2.2.2
|
|
Using deep_cloneable 2.2.2
|
|
Using friendly_id 5.2.0
|
|
Using scoped_search 3.3.0
|
|
Using validates_lengths_from_database 0.5.0
|
|
Using audited 4.2.2
|
|
Using rbovirt 0.1.3
|
|
Using actionpack 4.2.7.1
|
|
Using audited-activerecord 4.2.2
|
|
Using actionmailer 4.2.7.1
|
|
Using railties 4.2.7.1
|
|
Using sprockets-rails 2.3.3
|
|
Using activerecord-session_store 1.0.0
|
|
Using coffee-rails 4.2.1
|
|
Using rails-i18n 4.0.9
|
|
Using responders 2.3.0
|
|
Using roadie-rails 1.1.1
|
|
Using webpack-rails 0.9.10
|
|
Using x-editable-rails 1.5.5
|
|
Using rails 4.2.7.1
|
|
Using turbolinks 2.5.3
|
|
Using deface 1.0.2
|
|
Using foreman_remote_execution 1.2.2
|
|
Updating files in vendor/cache
|
|
Bundle updated!
|
|
API controllers newer than Apipie cache! Run apipie:cache rake task to regenerate cache.
|
|
Successfully encrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully encrypted field for Setting::Auth oauth_consumer_secret
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_secret
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_secret
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_secret
|
|
API controllers newer than Apipie cache! Run apipie:cache rake task to regenerate cache.
|
|
Successfully encrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully encrypted field for Setting::Auth oauth_consumer_secret
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_secret
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_secret
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_secret
|
|
Seeding /usr/share/foreman/db/seeds.d/03-auth_sources.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/03-permissions.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/03-roles.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/04-admin.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/05-taxonomies.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/06-architectures.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/07-provisioning_templates.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/08-partition_tables.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/10-installation_media.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/11-smart_proxy_features.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/13-compute_profiles.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/15-bookmarks.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/16-mail_notifications.rb
|
|
Seeding /usr/share/foreman/vendor/ruby/2.3.0/gems/foreman-tasks-0.8.6/db/seeds.d/20-foreman_tasks_permissions.rb
|
|
Seeding /usr/share/foreman/vendor/ruby/2.3.0/gems/foreman-tasks-0.8.6/db/seeds.d/60-dynflow_proxy_feature.rb
|
|
Seeding /usr/share/foreman/vendor/ruby/2.3.0/gems/foreman_remote_execution-1.2.2/db/seeds.d/60-ssh_proxy_feature.rb
|
|
Seeding /usr/share/foreman/vendor/ruby/2.3.0/gems/foreman-tasks-0.8.6/db/seeds.d/61-foreman_tasks_bookmarks.rb
|
|
Seeding /usr/share/foreman/vendor/ruby/2.3.0/gems/foreman_remote_execution-1.2.2/db/seeds.d/70-job_templates.rb
|
|
Seeding /usr/share/foreman/vendor/ruby/2.3.0/gems/foreman_remote_execution-1.2.2/db/seeds.d/90-bookmarks.rb
|
|
All seed files executed
|
|
API controllers newer than Apipie cache! Run apipie:cache rake task to regenerate cache.
|
|
Successfully encrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully encrypted field for Setting::Auth oauth_consumer_secret
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_secret
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_secret
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_secret
|
|
2017-04-07 14:31:33 +0200 | Started
|
|
2017-04-07 14:31:35 +0200 | Documents loaded...
|
|
2017-04-07 14:31:35 +0200 | Processing docs for
|
|
2017-04-07 14:31:38 +0200 | Processing docs for fr
|
|
2017-04-07 14:31:41 +0200 | Processing docs for zh_TW
|
|
2017-04-07 14:31:43 +0200 | Processing docs for ja
|
|
2017-04-07 14:31:46 +0200 | Processing docs for de
|
|
2017-04-07 14:31:49 +0200 | Processing docs for ru
|
|
2017-04-07 14:31:51 +0200 | Processing docs for en
|
|
2017-04-07 14:31:54 +0200 | Processing docs for pt_BR
|
|
2017-04-07 14:31:57 +0200 | Processing docs for ca
|
|
2017-04-07 14:32:00 +0200 | Processing docs for pl
|
|
2017-04-07 14:32:03 +0200 | Processing docs for sv_SE
|
|
2017-04-07 14:32:06 +0200 | Processing docs for gl
|
|
2017-04-07 14:32:09 +0200 | Processing docs for ko
|
|
2017-04-07 14:32:11 +0200 | Processing docs for en_GB
|
|
2017-04-07 14:32:14 +0200 | Processing docs for zh_CN
|
|
2017-04-07 14:32:17 +0200 | Processing docs for it
|
|
2017-04-07 14:32:20 +0200 | Processing docs for es
|
|
2017-04-07 14:32:23 +0200 | Finished
|
|
Your Gemfile lists the gem nokogiri (~> 1.6.0) more than once.
|
|
You should probably keep only one of them.
|
|
While it's not a problem now, it could cause errors if you change the version of just one of them later.
|
|
Fetching https://github.com/theforeman/foreman_templates.git
|
|
Resolving dependencies.....
|
|
Using rake 12.0.0
|
|
Using CFPropertyList 2.2.8
|
|
Using i18n 0.8.1
|
|
Using json 1.8.6
|
|
Using minitest 5.1.0
|
|
Using thread_safe 0.3.6
|
|
Using builder 3.2.3
|
|
Using erubis 2.7.0
|
|
Using mini_portile2 2.1.0
|
|
Using rack 1.6.5
|
|
Using mime-types-data 3.2016.0521
|
|
Using arel 6.0.4
|
|
Using multi_json 1.12.1
|
|
Using thor 0.19.4
|
|
Using public_suffix 2.0.5
|
|
Using algebrick 0.7.3
|
|
Using apipie-params 0.0.5
|
|
Using bundler 1.11.2
|
|
Using coffee-script-source 1.12.2
|
|
Using execjs 2.7.0
|
|
Using colorize 0.7.7
|
|
Using concurrent-ruby 1.0.5
|
|
Using daemons 1.2.4
|
|
Using deacon 1.0.0
|
|
Using polyglot 0.3.5
|
|
Using diffy 3.2.0
|
|
Using unf_ext 0.0.7.2
|
|
Using sequel 4.37.0
|
|
Using excon 0.55.0
|
|
Using facter 2.4.6
|
|
Using fast_gettext 1.1.0
|
|
Using formatador 0.2.5
|
|
Using ipaddress 0.8.3
|
|
Using xml-simple 1.1.5
|
|
Using inflecto 0.0.2
|
|
Using trollop 2.1.2
|
|
Using foreman-tasks-core 0.1.1
|
|
Using parse-cron 0.1.4
|
|
Using tilt 2.0.7
|
|
Using net-ssh 4.1.0
|
|
Using foreman_setup 5.0.0
|
|
Using git 1.3.0
|
|
Using net-ldap 0.16.0
|
|
Using little-plugger 1.1.4
|
|
Using netrc 0.11.0
|
|
Using oauth 0.5.1
|
|
Using pg 0.20.0
|
|
Using sexp_processor 4.8.0
|
|
Using useragent 0.16.8
|
|
Using will_paginate 3.1.5
|
|
Using fission 0.5.0
|
|
Using apipie-rails 0.3.7
|
|
Using tzinfo 1.2.3
|
|
Using nokogiri 1.6.8.1
|
|
Using rack-test 0.6.3
|
|
Using rack-protection 1.4.0
|
|
Using rack-jsonp 1.3.1
|
|
Using mime-types 3.1
|
|
Using addressable 2.5.1
|
|
Using coffee-script 2.4.1
|
|
Using concurrent-ruby-edge 0.2.2
|
|
Using sprockets 3.7.1
|
|
Using unf 0.1.4
|
|
Using gettext_i18n_rails 1.7.2
|
|
Using fog-core 1.42.0
|
|
Using net-scp 1.2.1
|
|
Using foreman_templates 4.0.1 from https://github.com/theforeman/foreman_templates.git (at master@f7c15ea)
|
|
Using logging 2.2.0
|
|
Using ruby_parser 3.8.4
|
|
Using secure_headers 3.6.2
|
|
Using activesupport 4.2.7.1
|
|
Using loofah 2.0.3
|
|
Using rbvmomi 1.10.0
|
|
Using sinatra 1.4.6
|
|
Using mail 2.6.4
|
|
Using css_parser 1.4.10
|
|
Using dynflow 0.8.17
|
|
Using domain_name 0.5.20170223
|
|
Using fog-json 1.0.2
|
|
Using fog-xml 0.1.3
|
|
Using fog-local 0.3.1
|
|
Using fog-vmfusion 0.1.0
|
|
Using foreman_remote_execution_core 1.0.2
|
|
Using ruby2ruby 2.3.2
|
|
Using rails-deprecated_sanitizer 1.0.3
|
|
Using globalid 0.3.7
|
|
Using activemodel 4.2.7.1
|
|
Using ldap_fluff 0.4.6
|
|
Using rabl 0.13.1
|
|
Using rails-html-sanitizer 1.0.3
|
|
Using fog-vsphere 1.9.0
|
|
Using roadie 3.2.1
|
|
Using foreman-tasks 0.8.6
|
|
Using http-cookie 1.0.3
|
|
Using fog-aliyun 0.1.0
|
|
Using fog-brightbox 0.11.0
|
|
Using fog-openstack 0.1.20
|
|
Using fog-profitbricks 3.0.0
|
|
Using fog-sakuracloud 1.7.5
|
|
Using fog-serverlove 0.1.2
|
|
Using fog-softlayer 1.1.4
|
|
Using fog-storm_on_demand 0.1.1
|
|
Using fog-atmos 0.1.0
|
|
Using fog-aws 0.13.0
|
|
Using fog-cloudatcost 0.1.2
|
|
Using fog-dynect 0.0.3
|
|
Using fog-ecloud 0.3.0
|
|
Using fog-google 0.1.0
|
|
Using fog-powerdns 0.1.1
|
|
Using fog-rackspace 0.1.4
|
|
Using fog-radosgw 0.0.5
|
|
Using fog-riakcs 0.1.0
|
|
Using fog-terremark 0.1.0
|
|
Using fog-voxel 0.1.0
|
|
Using fog-xenserver 0.3.0
|
|
Using safemode 1.3.1
|
|
Using rails-dom-testing 1.0.8
|
|
Using activejob 4.2.7.1
|
|
Using activerecord 4.2.7.1
|
|
Using rails-observers 0.1.2
|
|
Using rest-client 2.0.1
|
|
Using fog 1.38.0
|
|
Using actionview 4.2.7.1
|
|
Using ancestry 2.2.2
|
|
Using deep_cloneable 2.2.2
|
|
Using friendly_id 5.2.0
|
|
Using scoped_search 3.3.0
|
|
Using validates_lengths_from_database 0.5.0
|
|
Using audited 4.2.2
|
|
Using rbovirt 0.1.3
|
|
Using actionpack 4.2.7.1
|
|
Using audited-activerecord 4.2.2
|
|
Using actionmailer 4.2.7.1
|
|
Using railties 4.2.7.1
|
|
Using sprockets-rails 2.3.3
|
|
Using activerecord-session_store 1.0.0
|
|
Using coffee-rails 4.2.1
|
|
Using rails-i18n 4.0.9
|
|
Using responders 2.3.0
|
|
Using roadie-rails 1.1.1
|
|
Using webpack-rails 0.9.10
|
|
Using x-editable-rails 1.5.5
|
|
Using rails 4.2.7.1
|
|
Using turbolinks 2.5.3
|
|
Using deface 1.0.2
|
|
Using foreman_remote_execution 1.2.2
|
|
Updating files in vendor/cache
|
|
Bundle updated!
|
|
Your Gemfile lists the gem nokogiri (~> 1.6.0) more than once.
|
|
You should probably keep only one of them.
|
|
While it's not a problem now, it could cause errors if you change the version of just one of them later.
|
|
Fetching https://github.com/theforeman/foreman_templates.git
|
|
Resolving dependencies.....
|
|
Using rake 12.0.0
|
|
Using CFPropertyList 2.2.8
|
|
Using i18n 0.8.1
|
|
Using json 1.8.6
|
|
Using minitest 5.1.0
|
|
Using thread_safe 0.3.6
|
|
Using builder 3.2.3
|
|
Using erubis 2.7.0
|
|
Using mini_portile2 2.1.0
|
|
Using rack 1.6.5
|
|
Using mime-types-data 3.2016.0521
|
|
Using arel 6.0.4
|
|
Using multi_json 1.12.1
|
|
Using thor 0.19.4
|
|
Using public_suffix 2.0.5
|
|
Using algebrick 0.7.3
|
|
Using apipie-params 0.0.5
|
|
Using bundler 1.11.2
|
|
Using coffee-script-source 1.12.2
|
|
Using execjs 2.7.0
|
|
Using colorize 0.7.7
|
|
Using concurrent-ruby 1.0.5
|
|
Using daemons 1.2.4
|
|
Using deacon 1.0.0
|
|
Using polyglot 0.3.5
|
|
Using diffy 3.2.0
|
|
Using unf_ext 0.0.7.2
|
|
Using sequel 4.37.0
|
|
Using excon 0.55.0
|
|
Using facter 2.4.6
|
|
Using fast_gettext 1.1.0
|
|
Using formatador 0.2.5
|
|
Using ipaddress 0.8.3
|
|
Using xml-simple 1.1.5
|
|
Using inflecto 0.0.2
|
|
Using trollop 2.1.2
|
|
Using foreman-tasks-core 0.1.1
|
|
Using parse-cron 0.1.4
|
|
Using tilt 2.0.7
|
|
Using net-ssh 4.1.0
|
|
Using foreman_setup 5.0.0
|
|
Using git 1.3.0
|
|
Using net-ldap 0.16.0
|
|
Using little-plugger 1.1.4
|
|
Using netrc 0.11.0
|
|
Using oauth 0.5.1
|
|
Using pg 0.20.0
|
|
Using sexp_processor 4.8.0
|
|
Using useragent 0.16.8
|
|
Using will_paginate 3.1.5
|
|
Using fission 0.5.0
|
|
Using apipie-rails 0.3.7
|
|
Using tzinfo 1.2.3
|
|
Using nokogiri 1.6.8.1
|
|
Using rack-test 0.6.3
|
|
Using rack-protection 1.4.0
|
|
Using rack-jsonp 1.3.1
|
|
Using mime-types 3.1
|
|
Using addressable 2.5.1
|
|
Using coffee-script 2.4.1
|
|
Using concurrent-ruby-edge 0.2.2
|
|
Using sprockets 3.7.1
|
|
Using unf 0.1.4
|
|
Using gettext_i18n_rails 1.7.2
|
|
Using fog-core 1.42.0
|
|
Using net-scp 1.2.1
|
|
Using foreman_templates 4.0.1 from https://github.com/theforeman/foreman_templates.git (at master@f7c15ea)
|
|
Using logging 2.2.0
|
|
Using ruby_parser 3.8.4
|
|
Using secure_headers 3.6.2
|
|
Using activesupport 4.2.7.1
|
|
Using loofah 2.0.3
|
|
Using rbvmomi 1.10.0
|
|
Using sinatra 1.4.6
|
|
Using mail 2.6.4
|
|
Using css_parser 1.4.10
|
|
Using dynflow 0.8.17
|
|
Using domain_name 0.5.20170223
|
|
Using fog-json 1.0.2
|
|
Using fog-xml 0.1.3
|
|
Using fog-local 0.3.1
|
|
Using fog-vmfusion 0.1.0
|
|
Using foreman_remote_execution_core 1.0.2
|
|
Using ruby2ruby 2.3.2
|
|
Using rails-deprecated_sanitizer 1.0.3
|
|
Using globalid 0.3.7
|
|
Using activemodel 4.2.7.1
|
|
Using ldap_fluff 0.4.6
|
|
Using rabl 0.13.1
|
|
Using rails-html-sanitizer 1.0.3
|
|
Using fog-vsphere 1.9.0
|
|
Using roadie 3.2.1
|
|
Using foreman-tasks 0.8.6
|
|
Using http-cookie 1.0.3
|
|
Using fog-aliyun 0.1.0
|
|
Using fog-brightbox 0.11.0
|
|
Using fog-openstack 0.1.20
|
|
Using fog-profitbricks 3.0.0
|
|
Using fog-sakuracloud 1.7.5
|
|
Using fog-serverlove 0.1.2
|
|
Using fog-softlayer 1.1.4
|
|
Using fog-storm_on_demand 0.1.1
|
|
Using fog-atmos 0.1.0
|
|
Using fog-aws 0.13.0
|
|
Using fog-cloudatcost 0.1.2
|
|
Using fog-dynect 0.0.3
|
|
Using fog-ecloud 0.3.0
|
|
Using fog-google 0.1.0
|
|
Using fog-powerdns 0.1.1
|
|
Using fog-rackspace 0.1.4
|
|
Using fog-radosgw 0.0.5
|
|
Using fog-riakcs 0.1.0
|
|
Using fog-terremark 0.1.0
|
|
Using fog-voxel 0.1.0
|
|
Using fog-xenserver 0.3.0
|
|
Using safemode 1.3.1
|
|
Using rails-dom-testing 1.0.8
|
|
Using activejob 4.2.7.1
|
|
Using activerecord 4.2.7.1
|
|
Using rails-observers 0.1.2
|
|
Using rest-client 2.0.1
|
|
Using fog 1.38.0
|
|
Using actionview 4.2.7.1
|
|
Using ancestry 2.2.2
|
|
Using deep_cloneable 2.2.2
|
|
Using friendly_id 5.2.0
|
|
Using scoped_search 3.3.0
|
|
Using validates_lengths_from_database 0.5.0
|
|
Using audited 4.2.2
|
|
Using rbovirt 0.1.3
|
|
Using actionpack 4.2.7.1
|
|
Using audited-activerecord 4.2.2
|
|
Using actionmailer 4.2.7.1
|
|
Using railties 4.2.7.1
|
|
Using sprockets-rails 2.3.3
|
|
Using activerecord-session_store 1.0.0
|
|
Using coffee-rails 4.2.1
|
|
Using rails-i18n 4.0.9
|
|
Using responders 2.3.0
|
|
Using roadie-rails 1.1.1
|
|
Using webpack-rails 0.9.10
|
|
Using x-editable-rails 1.5.5
|
|
Using rails 4.2.7.1
|
|
Using turbolinks 2.5.3
|
|
Using deface 1.0.2
|
|
Using foreman_remote_execution 1.2.2
|
|
Updating files in vendor/cache
|
|
Bundle updated!
|
|
Your Gemfile lists the gem nokogiri (~> 1.6.0) more than once.
|
|
You should probably keep only one of them.
|
|
While it's not a problem now, it could cause errors if you change the version of just one of them later.
|
|
Fetching https://github.com/theforeman/foreman_templates.git
|
|
Resolving dependencies.....
|
|
Using rake 12.0.0
|
|
Using CFPropertyList 2.2.8
|
|
Using i18n 0.8.1
|
|
Using json 1.8.6
|
|
Using minitest 5.1.0
|
|
Using thread_safe 0.3.6
|
|
Using builder 3.2.3
|
|
Using erubis 2.7.0
|
|
Using mini_portile2 2.1.0
|
|
Using rack 1.6.5
|
|
Using mime-types-data 3.2016.0521
|
|
Using arel 6.0.4
|
|
Using multi_json 1.12.1
|
|
Using thor 0.19.4
|
|
Using public_suffix 2.0.5
|
|
Using algebrick 0.7.3
|
|
Using apipie-params 0.0.5
|
|
Using bundler 1.11.2
|
|
Using coffee-script-source 1.12.2
|
|
Using execjs 2.7.0
|
|
Using colorize 0.7.7
|
|
Using concurrent-ruby 1.0.5
|
|
Using daemons 1.2.4
|
|
Using deacon 1.0.0
|
|
Using polyglot 0.3.5
|
|
Using diffy 3.2.0
|
|
Using unf_ext 0.0.7.2
|
|
Using sequel 4.37.0
|
|
Using excon 0.55.0
|
|
Using facter 2.4.6
|
|
Using fast_gettext 1.1.0
|
|
Using formatador 0.2.5
|
|
Using ipaddress 0.8.3
|
|
Using xml-simple 1.1.5
|
|
Using inflecto 0.0.2
|
|
Using trollop 2.1.2
|
|
Using foreman-tasks-core 0.1.1
|
|
Using parse-cron 0.1.4
|
|
Using tilt 2.0.7
|
|
Using net-ssh 4.1.0
|
|
Using foreman_setup 5.0.0
|
|
Using git 1.3.0
|
|
Using net-ldap 0.16.0
|
|
Using little-plugger 1.1.4
|
|
Using netrc 0.11.0
|
|
Using oauth 0.5.1
|
|
Using pg 0.20.0
|
|
Using sexp_processor 4.8.0
|
|
Using useragent 0.16.8
|
|
Using will_paginate 3.1.5
|
|
Using fission 0.5.0
|
|
Using apipie-rails 0.3.7
|
|
Using tzinfo 1.2.3
|
|
Using nokogiri 1.6.8.1
|
|
Using rack-test 0.6.3
|
|
Using rack-protection 1.4.0
|
|
Using rack-jsonp 1.3.1
|
|
Using mime-types 3.1
|
|
Using addressable 2.5.1
|
|
Using coffee-script 2.4.1
|
|
Using concurrent-ruby-edge 0.2.2
|
|
Using sprockets 3.7.1
|
|
Using unf 0.1.4
|
|
Using gettext_i18n_rails 1.7.2
|
|
Using fog-core 1.42.0
|
|
Using net-scp 1.2.1
|
|
Using foreman_templates 4.0.1 from https://github.com/theforeman/foreman_templates.git (at master@f7c15ea)
|
|
Using logging 2.2.0
|
|
Using ruby_parser 3.8.4
|
|
Using secure_headers 3.6.2
|
|
Using activesupport 4.2.7.1
|
|
Using loofah 2.0.3
|
|
Using rbvmomi 1.10.0
|
|
Using sinatra 1.4.6
|
|
Using mail 2.6.4
|
|
Using css_parser 1.4.10
|
|
Using dynflow 0.8.17
|
|
Using domain_name 0.5.20170223
|
|
Using fog-json 1.0.2
|
|
Using fog-xml 0.1.3
|
|
Using fog-local 0.3.1
|
|
Using fog-vmfusion 0.1.0
|
|
Using foreman_remote_execution_core 1.0.2
|
|
Using ruby2ruby 2.3.2
|
|
Using rails-deprecated_sanitizer 1.0.3
|
|
Using globalid 0.3.7
|
|
Using activemodel 4.2.7.1
|
|
Using ldap_fluff 0.4.6
|
|
Using rabl 0.13.1
|
|
Using rails-html-sanitizer 1.0.3
|
|
Using fog-vsphere 1.9.0
|
|
Using roadie 3.2.1
|
|
Using foreman-tasks 0.8.6
|
|
Using http-cookie 1.0.3
|
|
Using fog-aliyun 0.1.0
|
|
Using fog-brightbox 0.11.0
|
|
Using fog-openstack 0.1.20
|
|
Using fog-profitbricks 3.0.0
|
|
Using fog-sakuracloud 1.7.5
|
|
Using fog-serverlove 0.1.2
|
|
Using fog-softlayer 1.1.4
|
|
Using fog-storm_on_demand 0.1.1
|
|
Using fog-atmos 0.1.0
|
|
Using fog-aws 0.13.0
|
|
Using fog-cloudatcost 0.1.2
|
|
Using fog-dynect 0.0.3
|
|
Using fog-ecloud 0.3.0
|
|
Using fog-google 0.1.0
|
|
Using fog-powerdns 0.1.1
|
|
Using fog-rackspace 0.1.4
|
|
Using fog-radosgw 0.0.5
|
|
Using fog-riakcs 0.1.0
|
|
Using fog-terremark 0.1.0
|
|
Using fog-voxel 0.1.0
|
|
Using fog-xenserver 0.3.0
|
|
Using safemode 1.3.1
|
|
Using rails-dom-testing 1.0.8
|
|
Using activejob 4.2.7.1
|
|
Using activerecord 4.2.7.1
|
|
Using rails-observers 0.1.2
|
|
Using rest-client 2.0.1
|
|
Using fog 1.38.0
|
|
Using actionview 4.2.7.1
|
|
Using ancestry 2.2.2
|
|
Using deep_cloneable 2.2.2
|
|
Using friendly_id 5.2.0
|
|
Using scoped_search 3.3.0
|
|
Using validates_lengths_from_database 0.5.0
|
|
Using audited 4.2.2
|
|
Using rbovirt 0.1.3
|
|
Using actionpack 4.2.7.1
|
|
Using audited-activerecord 4.2.2
|
|
Using actionmailer 4.2.7.1
|
|
Using railties 4.2.7.1
|
|
Using sprockets-rails 2.3.3
|
|
Using activerecord-session_store 1.0.0
|
|
Using coffee-rails 4.2.1
|
|
Using rails-i18n 4.0.9
|
|
Using responders 2.3.0
|
|
Using roadie-rails 1.1.1
|
|
Using webpack-rails 0.9.10
|
|
Using x-editable-rails 1.5.5
|
|
Using rails 4.2.7.1
|
|
Using turbolinks 2.5.3
|
|
Using deface 1.0.2
|
|
Using foreman_remote_execution 1.2.2
|
|
Updating files in vendor/cache
|
|
Bundle updated!
|
|
Your Gemfile lists the gem nokogiri (~> 1.6.0) more than once.
|
|
You should probably keep only one of them.
|
|
While it's not a problem now, it could cause errors if you change the version of just one of them later.
|
|
Fetching https://github.com/theforeman/foreman_templates.git
|
|
Resolving dependencies.....
|
|
Using rake 12.0.0
|
|
Using CFPropertyList 2.2.8
|
|
Using i18n 0.8.1
|
|
Using json 1.8.6
|
|
Using minitest 5.1.0
|
|
Using thread_safe 0.3.6
|
|
Using builder 3.2.3
|
|
Using erubis 2.7.0
|
|
Using mini_portile2 2.1.0
|
|
Using rack 1.6.5
|
|
Using mime-types-data 3.2016.0521
|
|
Using arel 6.0.4
|
|
Using multi_json 1.12.1
|
|
Using thor 0.19.4
|
|
Using public_suffix 2.0.5
|
|
Using algebrick 0.7.3
|
|
Using apipie-params 0.0.5
|
|
Using bundler 1.11.2
|
|
Using coffee-script-source 1.12.2
|
|
Using execjs 2.7.0
|
|
Using colorize 0.7.7
|
|
Using concurrent-ruby 1.0.5
|
|
Using daemons 1.2.4
|
|
Using deacon 1.0.0
|
|
Using polyglot 0.3.5
|
|
Using diffy 3.2.0
|
|
Using unf_ext 0.0.7.2
|
|
Using sequel 4.37.0
|
|
Using excon 0.55.0
|
|
Using facter 2.4.6
|
|
Using fast_gettext 1.1.0
|
|
Using formatador 0.2.5
|
|
Using ipaddress 0.8.3
|
|
Using xml-simple 1.1.5
|
|
Using inflecto 0.0.2
|
|
Using trollop 2.1.2
|
|
Using foreman-tasks-core 0.1.1
|
|
Using parse-cron 0.1.4
|
|
Using tilt 2.0.7
|
|
Using net-ssh 4.1.0
|
|
Using foreman_setup 5.0.0
|
|
Using git 1.3.0
|
|
Using net-ldap 0.16.0
|
|
Using little-plugger 1.1.4
|
|
Using netrc 0.11.0
|
|
Using oauth 0.5.1
|
|
Using pg 0.20.0
|
|
Using sexp_processor 4.8.0
|
|
Using useragent 0.16.8
|
|
Using will_paginate 3.1.5
|
|
Using fission 0.5.0
|
|
Using apipie-rails 0.3.7
|
|
Using tzinfo 1.2.3
|
|
Using nokogiri 1.6.8.1
|
|
Using rack-test 0.6.3
|
|
Using rack-protection 1.4.0
|
|
Using rack-jsonp 1.3.1
|
|
Using mime-types 3.1
|
|
Using addressable 2.5.1
|
|
Using coffee-script 2.4.1
|
|
Using concurrent-ruby-edge 0.2.2
|
|
Using sprockets 3.7.1
|
|
Using unf 0.1.4
|
|
Using gettext_i18n_rails 1.7.2
|
|
Using fog-core 1.42.0
|
|
Using net-scp 1.2.1
|
|
Using foreman_templates 4.0.1 from https://github.com/theforeman/foreman_templates.git (at master@f7c15ea)
|
|
Using logging 2.2.0
|
|
Using ruby_parser 3.8.4
|
|
Using secure_headers 3.6.2
|
|
Using activesupport 4.2.7.1
|
|
Using loofah 2.0.3
|
|
Using rbvmomi 1.10.0
|
|
Using sinatra 1.4.6
|
|
Using mail 2.6.4
|
|
Using css_parser 1.4.10
|
|
Using dynflow 0.8.17
|
|
Using domain_name 0.5.20170223
|
|
Using fog-json 1.0.2
|
|
Using fog-xml 0.1.3
|
|
Using fog-local 0.3.1
|
|
Using fog-vmfusion 0.1.0
|
|
Using foreman_remote_execution_core 1.0.2
|
|
Using ruby2ruby 2.3.2
|
|
Using rails-deprecated_sanitizer 1.0.3
|
|
Using globalid 0.3.7
|
|
Using activemodel 4.2.7.1
|
|
Using ldap_fluff 0.4.6
|
|
Using rabl 0.13.1
|
|
Using rails-html-sanitizer 1.0.3
|
|
Using fog-vsphere 1.9.0
|
|
Using roadie 3.2.1
|
|
Using foreman-tasks 0.8.6
|
|
Using http-cookie 1.0.3
|
|
Using fog-aliyun 0.1.0
|
|
Using fog-brightbox 0.11.0
|
|
Using fog-openstack 0.1.20
|
|
Using fog-profitbricks 3.0.0
|
|
Using fog-sakuracloud 1.7.5
|
|
Using fog-serverlove 0.1.2
|
|
Using fog-softlayer 1.1.4
|
|
Using fog-storm_on_demand 0.1.1
|
|
Using fog-atmos 0.1.0
|
|
Using fog-aws 0.13.0
|
|
Using fog-cloudatcost 0.1.2
|
|
Using fog-dynect 0.0.3
|
|
Using fog-ecloud 0.3.0
|
|
Using fog-google 0.1.0
|
|
Using fog-powerdns 0.1.1
|
|
Using fog-rackspace 0.1.4
|
|
Using fog-radosgw 0.0.5
|
|
Using fog-riakcs 0.1.0
|
|
Using fog-terremark 0.1.0
|
|
Using fog-voxel 0.1.0
|
|
Using fog-xenserver 0.3.0
|
|
Using safemode 1.3.1
|
|
Using rails-dom-testing 1.0.8
|
|
Using activejob 4.2.7.1
|
|
Using activerecord 4.2.7.1
|
|
Using rails-observers 0.1.2
|
|
Using rest-client 2.0.1
|
|
Using fog 1.38.0
|
|
Using actionview 4.2.7.1
|
|
Using ancestry 2.2.2
|
|
Using deep_cloneable 2.2.2
|
|
Using friendly_id 5.2.0
|
|
Using scoped_search 3.3.0
|
|
Using validates_lengths_from_database 0.5.0
|
|
Using audited 4.2.2
|
|
Using rbovirt 0.1.3
|
|
Using actionpack 4.2.7.1
|
|
Using audited-activerecord 4.2.2
|
|
Using actionmailer 4.2.7.1
|
|
Using railties 4.2.7.1
|
|
Using sprockets-rails 2.3.3
|
|
Using activerecord-session_store 1.0.0
|
|
Using coffee-rails 4.2.1
|
|
Using rails-i18n 4.0.9
|
|
Using responders 2.3.0
|
|
Using roadie-rails 1.1.1
|
|
Using webpack-rails 0.9.10
|
|
Using x-editable-rails 1.5.5
|
|
Using rails 4.2.7.1
|
|
Using turbolinks 2.5.3
|
|
Using deface 1.0.2
|
|
Using foreman_remote_execution 1.2.2
|
|
Updating files in vendor/cache
|
|
Bundle updated!
|
|
Successfully encrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully encrypted field for Setting::Auth oauth_consumer_secret
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_secret
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_secret
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_secret
|
|
Successfully encrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully encrypted field for Setting::Auth oauth_consumer_secret
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_secret
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_secret
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_secret
|
|
Seeding /usr/share/foreman/db/seeds.d/03-auth_sources.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/03-permissions.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/03-roles.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/04-admin.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/05-taxonomies.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/06-architectures.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/07-provisioning_templates.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/08-partition_tables.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/10-installation_media.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/11-smart_proxy_features.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/13-compute_profiles.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/15-bookmarks.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/16-mail_notifications.rb
|
|
Seeding /usr/share/foreman/vendor/ruby/2.3.0/gems/foreman-tasks-0.8.6/db/seeds.d/20-foreman_tasks_permissions.rb
|
|
Seeding /usr/share/foreman/vendor/ruby/2.3.0/gems/foreman-tasks-0.8.6/db/seeds.d/60-dynflow_proxy_feature.rb
|
|
Seeding /usr/share/foreman/vendor/ruby/2.3.0/gems/foreman_remote_execution-1.2.2/db/seeds.d/60-ssh_proxy_feature.rb
|
|
Seeding /usr/share/foreman/vendor/ruby/2.3.0/gems/foreman-tasks-0.8.6/db/seeds.d/61-foreman_tasks_bookmarks.rb
|
|
Seeding /usr/share/foreman/vendor/ruby/2.3.0/gems/foreman_remote_execution-1.2.2/db/seeds.d/70-job_templates.rb
|
|
Seeding /usr/share/foreman/vendor/ruby/2.3.0/gems/foreman_remote_execution-1.2.2/db/seeds.d/90-bookmarks.rb
|
|
All seed files executed
|
|
Your Gemfile lists the gem nokogiri (~> 1.6.0) more than once.
|
|
You should probably keep only one of them.
|
|
While it's not a problem now, it could cause errors if you change the version of just one of them later.
|
|
Fetching https://github.com/theforeman/foreman_templates.git
|
|
Resolving dependencies.....
|
|
Using rake 12.0.0
|
|
Using CFPropertyList 2.2.8
|
|
Using i18n 0.8.1
|
|
Using json 1.8.6
|
|
Using minitest 5.1.0
|
|
Using thread_safe 0.3.6
|
|
Using builder 3.2.3
|
|
Using erubis 2.7.0
|
|
Using mini_portile2 2.1.0
|
|
Using rack 1.6.5
|
|
Using mime-types-data 3.2016.0521
|
|
Using arel 6.0.4
|
|
Using multi_json 1.12.1
|
|
Using thor 0.19.4
|
|
Using public_suffix 2.0.5
|
|
Using algebrick 0.7.3
|
|
Using apipie-params 0.0.5
|
|
Using bundler 1.11.2
|
|
Using coffee-script-source 1.12.2
|
|
Using execjs 2.7.0
|
|
Using colorize 0.7.7
|
|
Using concurrent-ruby 1.0.5
|
|
Using daemons 1.2.4
|
|
Using deacon 1.0.0
|
|
Using polyglot 0.3.5
|
|
Using diffy 3.2.0
|
|
Using unf_ext 0.0.7.2
|
|
Using sequel 4.37.0
|
|
Using excon 0.55.0
|
|
Using facter 2.4.6
|
|
Using fast_gettext 1.1.0
|
|
Using formatador 0.2.5
|
|
Using ipaddress 0.8.3
|
|
Using xml-simple 1.1.5
|
|
Using inflecto 0.0.2
|
|
Using trollop 2.1.2
|
|
Using foreman-tasks-core 0.1.1
|
|
Using parse-cron 0.1.4
|
|
Using tilt 2.0.7
|
|
Using net-ssh 4.1.0
|
|
Using foreman_setup 5.0.0
|
|
Using git 1.3.0
|
|
Using net-ldap 0.16.0
|
|
Using little-plugger 1.1.4
|
|
Using netrc 0.11.0
|
|
Using oauth 0.5.1
|
|
Using pg 0.20.0
|
|
Using sexp_processor 4.8.0
|
|
Using useragent 0.16.8
|
|
Using will_paginate 3.1.5
|
|
Using fission 0.5.0
|
|
Using apipie-rails 0.3.7
|
|
Using tzinfo 1.2.3
|
|
Using nokogiri 1.6.8.1
|
|
Using rack-test 0.6.3
|
|
Using rack-protection 1.4.0
|
|
Using rack-jsonp 1.3.1
|
|
Using mime-types 3.1
|
|
Using addressable 2.5.1
|
|
Using coffee-script 2.4.1
|
|
Using concurrent-ruby-edge 0.2.2
|
|
Using sprockets 3.7.1
|
|
Using unf 0.1.4
|
|
Using gettext_i18n_rails 1.7.2
|
|
Using fog-core 1.42.0
|
|
Using net-scp 1.2.1
|
|
Using foreman_templates 4.0.1 from https://github.com/theforeman/foreman_templates.git (at master@f7c15ea)
|
|
Using logging 2.2.0
|
|
Using ruby_parser 3.8.4
|
|
Using secure_headers 3.6.2
|
|
Using activesupport 4.2.7.1
|
|
Using loofah 2.0.3
|
|
Using rbvmomi 1.10.0
|
|
Using sinatra 1.4.6
|
|
Using mail 2.6.4
|
|
Using css_parser 1.4.10
|
|
Using dynflow 0.8.17
|
|
Using domain_name 0.5.20170223
|
|
Using fog-json 1.0.2
|
|
Using fog-xml 0.1.3
|
|
Using fog-local 0.3.1
|
|
Using fog-vmfusion 0.1.0
|
|
Using foreman_remote_execution_core 1.0.2
|
|
Using ruby2ruby 2.3.2
|
|
Using rails-deprecated_sanitizer 1.0.3
|
|
Using globalid 0.3.7
|
|
Using activemodel 4.2.7.1
|
|
Using ldap_fluff 0.4.6
|
|
Using rabl 0.13.1
|
|
Using rails-html-sanitizer 1.0.3
|
|
Using fog-vsphere 1.9.0
|
|
Using roadie 3.2.1
|
|
Using foreman-tasks 0.8.6
|
|
Using http-cookie 1.0.3
|
|
Using fog-aliyun 0.1.0
|
|
Using fog-brightbox 0.11.0
|
|
Using fog-openstack 0.1.20
|
|
Using fog-profitbricks 3.0.0
|
|
Using fog-sakuracloud 1.7.5
|
|
Using fog-serverlove 0.1.2
|
|
Using fog-softlayer 1.1.4
|
|
Using fog-storm_on_demand 0.1.1
|
|
Using fog-atmos 0.1.0
|
|
Using fog-aws 0.13.0
|
|
Using fog-cloudatcost 0.1.2
|
|
Using fog-dynect 0.0.3
|
|
Using fog-ecloud 0.3.0
|
|
Using fog-google 0.1.0
|
|
Using fog-powerdns 0.1.1
|
|
Using fog-rackspace 0.1.4
|
|
Using fog-radosgw 0.0.5
|
|
Using fog-riakcs 0.1.0
|
|
Using fog-terremark 0.1.0
|
|
Using fog-voxel 0.1.0
|
|
Using fog-xenserver 0.3.0
|
|
Using safemode 1.3.1
|
|
Using rails-dom-testing 1.0.8
|
|
Using activejob 4.2.7.1
|
|
Using activerecord 4.2.7.1
|
|
Using rails-observers 0.1.2
|
|
Using rest-client 2.0.1
|
|
Using fog 1.38.0
|
|
Using actionview 4.2.7.1
|
|
Using ancestry 2.2.2
|
|
Using deep_cloneable 2.2.2
|
|
Using friendly_id 5.2.0
|
|
Using scoped_search 3.3.0
|
|
Using validates_lengths_from_database 0.5.0
|
|
Using audited 4.2.2
|
|
Using rbovirt 0.1.3
|
|
Using actionpack 4.2.7.1
|
|
Using audited-activerecord 4.2.2
|
|
Using actionmailer 4.2.7.1
|
|
Using railties 4.2.7.1
|
|
Using sprockets-rails 2.3.3
|
|
Using activerecord-session_store 1.0.0
|
|
Using coffee-rails 4.2.1
|
|
Using rails-i18n 4.0.9
|
|
Using responders 2.3.0
|
|
Using roadie-rails 1.1.1
|
|
Using webpack-rails 0.9.10
|
|
Using x-editable-rails 1.5.5
|
|
Using rails 4.2.7.1
|
|
Using turbolinks 2.5.3
|
|
Using deface 1.0.2
|
|
Using foreman_remote_execution 1.2.2
|
|
Updating files in vendor/cache
|
|
Bundle updated!
|
|
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
|
|
installing your bundle as root will break this application for all non-root
|
|
users on this machine.
|
|
Resolving dependencies...
|
|
Installing rake 12.0.0
|
|
Installing i18n 0.8.1
|
|
Installing minitest 5.1.0
|
|
Installing thread_safe 0.3.6
|
|
Installing builder 3.2.3
|
|
Installing erubis 2.7.0
|
|
Installing mini_portile2 2.1.0
|
|
Installing rack 1.6.6
|
|
Installing mime-types-data 3.2016.0521
|
|
Installing arel 6.0.4
|
|
Installing multi_json 1.12.1
|
|
Installing thor 0.19.4
|
|
Installing public_suffix 2.0.5
|
|
Installing json 2.1.0 with native extensions
|
|
Using bundler 1.11.2
|
|
Installing concurrent-ruby 1.0.3
|
|
Installing coffee-script-source 1.12.2
|
|
Installing execjs 2.7.0
|
|
Installing deacon 1.0.0
|
|
Installing unf_ext 0.0.7.4 with native extensions
|
|
Installing excon 0.55.0
|
|
Installing facter 2.4.6
|
|
Installing fast_gettext 1.1.0
|
|
Installing formatador 0.2.5
|
|
Installing net-ldap 0.16.0
|
|
Installing little-plugger 1.1.4
|
|
Installing net-ping 2.0.1
|
|
Installing net-ssh 4.1.0
|
|
Installing netrc 0.11.0
|
|
Installing oauth 0.5.1
|
|
Installing pg 0.20.0 with native extensions
|
|
Installing sexp_processor 4.9.0
|
|
Installing useragent 0.16.8
|
|
Installing sshkey 1.9.0
|
|
Installing will_paginate 3.1.5
|
|
Installing tzinfo 1.2.3
|
|
Installing nokogiri 1.7.2 with native extensions
|
|
Installing rack-test 0.6.3
|
|
Installing rack-jsonp 1.3.1
|
|
Installing mime-types 3.1
|
|
Installing addressable 2.5.1
|
|
Installing sprockets 3.7.1
|
|
Installing coffee-script 2.4.1
|
|
Installing unf 0.1.4
|
|
Installing gettext_i18n_rails 1.7.2
|
|
Installing fog-core 1.42.0
|
|
Installing logging 2.2.2
|
|
Installing net-scp 1.2.1
|
|
Installing ruby_parser 3.9.0
|
|
Installing secure_headers 3.6.4
|
|
Installing activesupport 4.2.8
|
|
Installing loofah 2.0.3
|
|
Installing mail 2.6.5
|
|
Installing css_parser 1.4.10
|
|
Installing domain_name 0.5.20170404
|
|
Installing ruby2ruby 2.3.2
|
|
Installing rails-deprecated_sanitizer 1.0.3
|
|
Installing globalid 0.4.0
|
|
Installing activemodel 4.2.8
|
|
Installing ldap_fluff 0.4.6
|
|
Installing rabl 0.13.1
|
|
Installing rails-html-sanitizer 1.0.3
|
|
Installing roadie 3.2.1
|
|
Installing http-cookie 1.0.3
|
|
Installing safemode 1.3.1
|
|
Installing rails-dom-testing 1.0.8
|
|
Installing activejob 4.2.8
|
|
Installing activerecord 4.2.8
|
|
Installing rest-client 2.0.2
|
|
Installing actionview 4.2.8
|
|
Installing ancestry 2.2.2
|
|
Installing audited 4.4.1
|
|
Installing deep_cloneable 2.2.2
|
|
Installing friendly_id 5.2.1
|
|
Installing scoped_search 4.1.0
|
|
Installing validates_lengths_from_database 0.6.0
|
|
Installing actionpack 4.2.8
|
|
Installing actionmailer 4.2.8
|
|
Installing railties 4.2.8
|
|
Installing sprockets-rails 2.3.3
|
|
Installing activerecord-session_store 1.0.0
|
|
Installing coffee-rails 4.2.1
|
|
Installing rails-i18n 4.0.9
|
|
Installing responders 2.4.0
|
|
Installing roadie-rails 1.2.0
|
|
Installing webpack-rails 0.9.10
|
|
Installing x-editable-rails 1.5.5
|
|
Installing rails 4.2.8
|
|
Installing turbolinks 2.5.3
|
|
Installing apipie-rails 0.4.0
|
|
Updating files in vendor/cache
|
|
Bundle complete! 39 Gemfile dependencies, 90 gems now installed.
|
|
Bundled gems are installed into ./vendor.
|
|
Encryption key generated in file config/initializers/encryption_key.rb
|
|
Restart the server and then run rake db:compute_resources:encrypt
|
|
rake aborted!
|
|
Gem::LoadError: Specified 'sqlite3' for database adapter, but the gem is not loaded. Add `gem 'sqlite3'` to your Gemfile (and ensure its version is at the minimum required by ActiveRecord).
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/connection_adapters/connection_specification.rb:177:in `rescue in spec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/connection_adapters/connection_specification.rb:174:in `spec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/connection_handling.rb:50:in `establish_connection'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/railtie.rb:120:in `block (2 levels) in <class:Railtie>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:38:in `instance_eval'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:38:in `execute_hook'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:28:in `block in on_load'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:27:in `each'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:27:in `on_load'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/railtie.rb:116:in `block in <class:Railtie>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:30:in `instance_exec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:30:in `run'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:55:in `block in run_initializers'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:54:in `run_initializers'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:352:in `initialize!'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/railtie.rb:194:in `public_send'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/railtie.rb:194:in `method_missing'
|
|
/usr/share/foreman/config/environment.rb:5:in `<top (required)>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `block in require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:240:in `load_dependency'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:328:in `require_environment!'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:457:in `block in run_tasks_blocks'
|
|
Gem::LoadError: sqlite3 is not part of the bundle. Add it to Gemfile.
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/connection_adapters/sqlite3_adapter.rb:5:in `<top (required)>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `block in require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:240:in `load_dependency'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/connection_adapters/connection_specification.rb:175:in `spec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/connection_handling.rb:50:in `establish_connection'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/railtie.rb:120:in `block (2 levels) in <class:Railtie>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:38:in `instance_eval'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:38:in `execute_hook'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:28:in `block in on_load'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:27:in `each'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:27:in `on_load'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/railtie.rb:116:in `block in <class:Railtie>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:30:in `instance_exec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:30:in `run'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:55:in `block in run_initializers'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:54:in `run_initializers'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:352:in `initialize!'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/railtie.rb:194:in `public_send'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/railtie.rb:194:in `method_missing'
|
|
/usr/share/foreman/config/environment.rb:5:in `<top (required)>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `block in require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:240:in `load_dependency'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:328:in `require_environment!'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:457:in `block in run_tasks_blocks'
|
|
Tasks: TOP => db:migrate => environment
|
|
(See full trace by running task with --trace)
|
|
rake aborted!
|
|
Gem::LoadError: Specified 'sqlite3' for database adapter, but the gem is not loaded. Add `gem 'sqlite3'` to your Gemfile (and ensure its version is at the minimum required by ActiveRecord).
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/connection_adapters/connection_specification.rb:177:in `rescue in spec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/connection_adapters/connection_specification.rb:174:in `spec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/connection_handling.rb:50:in `establish_connection'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/railtie.rb:120:in `block (2 levels) in <class:Railtie>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:38:in `instance_eval'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:38:in `execute_hook'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:28:in `block in on_load'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:27:in `each'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:27:in `on_load'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/railtie.rb:116:in `block in <class:Railtie>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:30:in `instance_exec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:30:in `run'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:55:in `block in run_initializers'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:54:in `run_initializers'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:352:in `initialize!'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/railtie.rb:194:in `public_send'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/railtie.rb:194:in `method_missing'
|
|
/usr/share/foreman/config/environment.rb:5:in `<top (required)>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `block in require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:240:in `load_dependency'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:328:in `require_environment!'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:457:in `block in run_tasks_blocks'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/railties/databases.rake:182:in `block (2 levels) in <top (required)>'
|
|
Gem::LoadError: sqlite3 is not part of the bundle. Add it to Gemfile.
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/connection_adapters/sqlite3_adapter.rb:5:in `<top (required)>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `block in require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:240:in `load_dependency'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/connection_adapters/connection_specification.rb:175:in `spec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/connection_handling.rb:50:in `establish_connection'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/railtie.rb:120:in `block (2 levels) in <class:Railtie>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:38:in `instance_eval'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:38:in `execute_hook'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:28:in `block in on_load'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:27:in `each'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:27:in `on_load'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/railtie.rb:116:in `block in <class:Railtie>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:30:in `instance_exec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:30:in `run'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:55:in `block in run_initializers'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:54:in `run_initializers'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:352:in `initialize!'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/railtie.rb:194:in `public_send'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/railtie.rb:194:in `method_missing'
|
|
/usr/share/foreman/config/environment.rb:5:in `<top (required)>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `block in require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:240:in `load_dependency'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:328:in `require_environment!'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:457:in `block in run_tasks_blocks'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/railties/databases.rake:182:in `block (2 levels) in <top (required)>'
|
|
Tasks: TOP => db:abort_if_pending_migrations => environment
|
|
(See full trace by running task with --trace)
|
|
rake aborted!
|
|
Gem::LoadError: Specified 'sqlite3' for database adapter, but the gem is not loaded. Add `gem 'sqlite3'` to your Gemfile (and ensure its version is at the minimum required by ActiveRecord).
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/connection_adapters/connection_specification.rb:177:in `rescue in spec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/connection_adapters/connection_specification.rb:174:in `spec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/connection_handling.rb:50:in `establish_connection'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/railtie.rb:120:in `block (2 levels) in <class:Railtie>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:38:in `instance_eval'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:38:in `execute_hook'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:28:in `block in on_load'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:27:in `each'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:27:in `on_load'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/railtie.rb:116:in `block in <class:Railtie>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:30:in `instance_exec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:30:in `run'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:55:in `block in run_initializers'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:54:in `run_initializers'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:352:in `initialize!'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/railtie.rb:194:in `public_send'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/railtie.rb:194:in `method_missing'
|
|
/usr/share/foreman/config/environment.rb:5:in `<top (required)>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `block in require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:240:in `load_dependency'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:328:in `require_environment!'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:457:in `block in run_tasks_blocks'
|
|
/usr/share/foreman/lib/tasks/apipie.rake:6:in `block (2 levels) in <top (required)>'
|
|
Gem::LoadError: sqlite3 is not part of the bundle. Add it to Gemfile.
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/connection_adapters/sqlite3_adapter.rb:5:in `<top (required)>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `block in require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:240:in `load_dependency'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/connection_adapters/connection_specification.rb:175:in `spec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/connection_handling.rb:50:in `establish_connection'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/railtie.rb:120:in `block (2 levels) in <class:Railtie>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:38:in `instance_eval'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:38:in `execute_hook'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:28:in `block in on_load'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:27:in `each'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:27:in `on_load'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/railtie.rb:116:in `block in <class:Railtie>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:30:in `instance_exec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:30:in `run'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:55:in `block in run_initializers'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:54:in `run_initializers'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:352:in `initialize!'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/railtie.rb:194:in `public_send'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/railtie.rb:194:in `method_missing'
|
|
/usr/share/foreman/config/environment.rb:5:in `<top (required)>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `block in require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:240:in `load_dependency'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:328:in `require_environment!'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:457:in `block in run_tasks_blocks'
|
|
/usr/share/foreman/lib/tasks/apipie.rake:6:in `block (2 levels) in <top (required)>'
|
|
Tasks: TOP => apipie:cache => environment
|
|
(See full trace by running task with --trace)
|
|
Resolving dependencies...
|
|
Using rake 12.0.0
|
|
Using i18n 0.8.1
|
|
Using minitest 5.1.0
|
|
Using thread_safe 0.3.6
|
|
Using builder 3.2.3
|
|
Using erubis 2.7.0
|
|
Using mini_portile2 2.1.0
|
|
Using rack 1.6.6
|
|
Using mime-types-data 3.2016.0521
|
|
Using arel 6.0.4
|
|
Using multi_json 1.12.1
|
|
Using thor 0.19.4
|
|
Using public_suffix 2.0.5
|
|
Using json 2.1.0
|
|
Using bundler 1.11.2
|
|
Using concurrent-ruby 1.0.3
|
|
Using coffee-script-source 1.12.2
|
|
Using execjs 2.7.0
|
|
Using deacon 1.0.0
|
|
Using unf_ext 0.0.7.4
|
|
Using excon 0.55.0
|
|
Using facter 2.4.6
|
|
Using fast_gettext 1.1.0
|
|
Using formatador 0.2.5
|
|
Using net-ldap 0.16.0
|
|
Using little-plugger 1.1.4
|
|
Using net-ping 2.0.1
|
|
Using net-ssh 4.1.0
|
|
Using netrc 0.11.0
|
|
Using oauth 0.5.1
|
|
Using pg 0.20.0
|
|
Using sexp_processor 4.9.0
|
|
Using useragent 0.16.8
|
|
Using sshkey 1.9.0
|
|
Using will_paginate 3.1.5
|
|
Using tzinfo 1.2.3
|
|
Using nokogiri 1.7.2
|
|
Using rack-test 0.6.3
|
|
Using rack-jsonp 1.3.1
|
|
Using mime-types 3.1
|
|
Using addressable 2.5.1
|
|
Using sprockets 3.7.1
|
|
Using coffee-script 2.4.1
|
|
Using unf 0.1.4
|
|
Using gettext_i18n_rails 1.7.2
|
|
Using fog-core 1.42.0
|
|
Using logging 2.2.2
|
|
Using net-scp 1.2.1
|
|
Using ruby_parser 3.9.0
|
|
Using secure_headers 3.6.4
|
|
Using activesupport 4.2.8
|
|
Using loofah 2.0.3
|
|
Using mail 2.6.5
|
|
Using css_parser 1.4.10
|
|
Using domain_name 0.5.20170404
|
|
Using ruby2ruby 2.3.2
|
|
Using rails-deprecated_sanitizer 1.0.3
|
|
Using globalid 0.4.0
|
|
Using activemodel 4.2.8
|
|
Using ldap_fluff 0.4.6
|
|
Using rabl 0.13.1
|
|
Using rails-html-sanitizer 1.0.3
|
|
Using roadie 3.2.1
|
|
Using http-cookie 1.0.3
|
|
Using safemode 1.3.1
|
|
Using rails-dom-testing 1.0.8
|
|
Using activejob 4.2.8
|
|
Using activerecord 4.2.8
|
|
Using rest-client 2.0.2
|
|
Using actionview 4.2.8
|
|
Using ancestry 2.2.2
|
|
Using audited 4.4.1
|
|
Using deep_cloneable 2.2.2
|
|
Using friendly_id 5.2.1
|
|
Using scoped_search 4.1.0
|
|
Using validates_lengths_from_database 0.6.0
|
|
Using actionpack 4.2.8
|
|
Using actionmailer 4.2.8
|
|
Using railties 4.2.8
|
|
Using sprockets-rails 2.3.3
|
|
Using activerecord-session_store 1.0.0
|
|
Using coffee-rails 4.2.1
|
|
Using rails-i18n 4.0.9
|
|
Using responders 2.4.0
|
|
Using roadie-rails 1.2.0
|
|
Using webpack-rails 0.9.10
|
|
Using x-editable-rails 1.5.5
|
|
Using rails 4.2.8
|
|
Using turbolinks 2.5.3
|
|
Using apipie-rails 0.4.0
|
|
Updating files in vendor/cache
|
|
Bundle updated!
|
|
rake aborted!
|
|
Gem::LoadError: Specified 'sqlite3' for database adapter, but the gem is not loaded. Add `gem 'sqlite3'` to your Gemfile (and ensure its version is at the minimum required by ActiveRecord).
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/connection_adapters/connection_specification.rb:177:in `rescue in spec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/connection_adapters/connection_specification.rb:174:in `spec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/connection_handling.rb:50:in `establish_connection'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/railtie.rb:120:in `block (2 levels) in <class:Railtie>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:38:in `instance_eval'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:38:in `execute_hook'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:28:in `block in on_load'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:27:in `each'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:27:in `on_load'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/railtie.rb:116:in `block in <class:Railtie>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:30:in `instance_exec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:30:in `run'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:55:in `block in run_initializers'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:54:in `run_initializers'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:352:in `initialize!'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/railtie.rb:194:in `public_send'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/railtie.rb:194:in `method_missing'
|
|
/usr/share/foreman/config/environment.rb:5:in `<top (required)>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `block in require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:240:in `load_dependency'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:328:in `require_environment!'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:457:in `block in run_tasks_blocks'
|
|
Gem::LoadError: sqlite3 is not part of the bundle. Add it to Gemfile.
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/connection_adapters/sqlite3_adapter.rb:5:in `<top (required)>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `block in require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:240:in `load_dependency'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/connection_adapters/connection_specification.rb:175:in `spec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/connection_handling.rb:50:in `establish_connection'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/railtie.rb:120:in `block (2 levels) in <class:Railtie>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:38:in `instance_eval'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:38:in `execute_hook'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:28:in `block in on_load'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:27:in `each'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:27:in `on_load'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/railtie.rb:116:in `block in <class:Railtie>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:30:in `instance_exec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:30:in `run'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:55:in `block in run_initializers'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:54:in `run_initializers'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:352:in `initialize!'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/railtie.rb:194:in `public_send'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/railtie.rb:194:in `method_missing'
|
|
/usr/share/foreman/config/environment.rb:5:in `<top (required)>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `block in require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:240:in `load_dependency'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:328:in `require_environment!'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:457:in `block in run_tasks_blocks'
|
|
Tasks: TOP => db:migrate => environment
|
|
(See full trace by running task with --trace)
|
|
rake aborted!
|
|
Gem::LoadError: Specified 'sqlite3' for database adapter, but the gem is not loaded. Add `gem 'sqlite3'` to your Gemfile (and ensure its version is at the minimum required by ActiveRecord).
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/connection_adapters/connection_specification.rb:177:in `rescue in spec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/connection_adapters/connection_specification.rb:174:in `spec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/connection_handling.rb:50:in `establish_connection'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/railtie.rb:120:in `block (2 levels) in <class:Railtie>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:38:in `instance_eval'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:38:in `execute_hook'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:28:in `block in on_load'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:27:in `each'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:27:in `on_load'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/railtie.rb:116:in `block in <class:Railtie>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:30:in `instance_exec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:30:in `run'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:55:in `block in run_initializers'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:54:in `run_initializers'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:352:in `initialize!'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/railtie.rb:194:in `public_send'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/railtie.rb:194:in `method_missing'
|
|
/usr/share/foreman/config/environment.rb:5:in `<top (required)>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `block in require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:240:in `load_dependency'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:328:in `require_environment!'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:457:in `block in run_tasks_blocks'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/railties/databases.rake:182:in `block (2 levels) in <top (required)>'
|
|
Gem::LoadError: sqlite3 is not part of the bundle. Add it to Gemfile.
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/connection_adapters/sqlite3_adapter.rb:5:in `<top (required)>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `block in require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:240:in `load_dependency'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/connection_adapters/connection_specification.rb:175:in `spec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/connection_handling.rb:50:in `establish_connection'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/railtie.rb:120:in `block (2 levels) in <class:Railtie>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:38:in `instance_eval'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:38:in `execute_hook'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:28:in `block in on_load'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:27:in `each'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:27:in `on_load'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/railtie.rb:116:in `block in <class:Railtie>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:30:in `instance_exec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:30:in `run'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:55:in `block in run_initializers'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:54:in `run_initializers'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:352:in `initialize!'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/railtie.rb:194:in `public_send'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/railtie.rb:194:in `method_missing'
|
|
/usr/share/foreman/config/environment.rb:5:in `<top (required)>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `block in require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:240:in `load_dependency'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:328:in `require_environment!'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:457:in `block in run_tasks_blocks'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/railties/databases.rake:182:in `block (2 levels) in <top (required)>'
|
|
Tasks: TOP => db:abort_if_pending_migrations => environment
|
|
(See full trace by running task with --trace)
|
|
Resolving dependencies...
|
|
Using rake 12.0.0
|
|
Using i18n 0.8.1
|
|
Using minitest 5.1.0
|
|
Using thread_safe 0.3.6
|
|
Using builder 3.2.3
|
|
Using erubis 2.7.0
|
|
Using mini_portile2 2.1.0
|
|
Using rack 1.6.6
|
|
Using mime-types-data 3.2016.0521
|
|
Using arel 6.0.4
|
|
Using multi_json 1.12.1
|
|
Using thor 0.19.4
|
|
Using public_suffix 2.0.5
|
|
Using json 2.1.0
|
|
Using bundler 1.11.2
|
|
Using concurrent-ruby 1.0.3
|
|
Using coffee-script-source 1.12.2
|
|
Using execjs 2.7.0
|
|
Using deacon 1.0.0
|
|
Using unf_ext 0.0.7.4
|
|
Using excon 0.55.0
|
|
Using facter 2.4.6
|
|
Using fast_gettext 1.1.0
|
|
Using formatador 0.2.5
|
|
Using net-ldap 0.16.0
|
|
Using little-plugger 1.1.4
|
|
Using net-ping 2.0.1
|
|
Using net-ssh 4.1.0
|
|
Using netrc 0.11.0
|
|
Using oauth 0.5.1
|
|
Using pg 0.20.0
|
|
Using sexp_processor 4.9.0
|
|
Using useragent 0.16.8
|
|
Using sshkey 1.9.0
|
|
Using will_paginate 3.1.5
|
|
Using tzinfo 1.2.3
|
|
Using nokogiri 1.7.2
|
|
Using rack-test 0.6.3
|
|
Using rack-jsonp 1.3.1
|
|
Using mime-types 3.1
|
|
Using addressable 2.5.1
|
|
Using sprockets 3.7.1
|
|
Using coffee-script 2.4.1
|
|
Using unf 0.1.4
|
|
Using gettext_i18n_rails 1.7.2
|
|
Using fog-core 1.42.0
|
|
Using logging 2.2.2
|
|
Using net-scp 1.2.1
|
|
Using ruby_parser 3.9.0
|
|
Using secure_headers 3.6.4
|
|
Using activesupport 4.2.8
|
|
Using loofah 2.0.3
|
|
Using mail 2.6.5
|
|
Using css_parser 1.4.10
|
|
Using domain_name 0.5.20170404
|
|
Using ruby2ruby 2.3.2
|
|
Using rails-deprecated_sanitizer 1.0.3
|
|
Using globalid 0.4.0
|
|
Using activemodel 4.2.8
|
|
Using ldap_fluff 0.4.6
|
|
Using rabl 0.13.1
|
|
Using rails-html-sanitizer 1.0.3
|
|
Using roadie 3.2.1
|
|
Using http-cookie 1.0.3
|
|
Using safemode 1.3.1
|
|
Using rails-dom-testing 1.0.8
|
|
Using activejob 4.2.8
|
|
Using activerecord 4.2.8
|
|
Using rest-client 2.0.2
|
|
Using actionview 4.2.8
|
|
Using ancestry 2.2.2
|
|
Using audited 4.4.1
|
|
Using deep_cloneable 2.2.2
|
|
Using friendly_id 5.2.1
|
|
Using scoped_search 4.1.0
|
|
Using validates_lengths_from_database 0.6.0
|
|
Using actionpack 4.2.8
|
|
Using actionmailer 4.2.8
|
|
Using railties 4.2.8
|
|
Using sprockets-rails 2.3.3
|
|
Using activerecord-session_store 1.0.0
|
|
Using coffee-rails 4.2.1
|
|
Using rails-i18n 4.0.9
|
|
Using responders 2.4.0
|
|
Using roadie-rails 1.2.0
|
|
Using webpack-rails 0.9.10
|
|
Using x-editable-rails 1.5.5
|
|
Using rails 4.2.8
|
|
Using turbolinks 2.5.3
|
|
Using apipie-rails 0.4.0
|
|
Updating files in vendor/cache
|
|
Bundle updated!
|
|
rake aborted!
|
|
Gem::LoadError: Specified 'sqlite3' for database adapter, but the gem is not loaded. Add `gem 'sqlite3'` to your Gemfile (and ensure its version is at the minimum required by ActiveRecord).
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/connection_adapters/connection_specification.rb:177:in `rescue in spec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/connection_adapters/connection_specification.rb:174:in `spec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/connection_handling.rb:50:in `establish_connection'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/railtie.rb:120:in `block (2 levels) in <class:Railtie>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:38:in `instance_eval'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:38:in `execute_hook'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:28:in `block in on_load'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:27:in `each'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:27:in `on_load'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/railtie.rb:116:in `block in <class:Railtie>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:30:in `instance_exec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:30:in `run'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:55:in `block in run_initializers'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:54:in `run_initializers'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:352:in `initialize!'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/railtie.rb:194:in `public_send'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/railtie.rb:194:in `method_missing'
|
|
/usr/share/foreman/config/environment.rb:5:in `<top (required)>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `block in require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:240:in `load_dependency'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:328:in `require_environment!'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:457:in `block in run_tasks_blocks'
|
|
Gem::LoadError: sqlite3 is not part of the bundle. Add it to Gemfile.
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/connection_adapters/sqlite3_adapter.rb:5:in `<top (required)>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `block in require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:240:in `load_dependency'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/connection_adapters/connection_specification.rb:175:in `spec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/connection_handling.rb:50:in `establish_connection'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/railtie.rb:120:in `block (2 levels) in <class:Railtie>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:38:in `instance_eval'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:38:in `execute_hook'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:28:in `block in on_load'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:27:in `each'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:27:in `on_load'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/railtie.rb:116:in `block in <class:Railtie>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:30:in `instance_exec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:30:in `run'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:55:in `block in run_initializers'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:54:in `run_initializers'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:352:in `initialize!'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/railtie.rb:194:in `public_send'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/railtie.rb:194:in `method_missing'
|
|
/usr/share/foreman/config/environment.rb:5:in `<top (required)>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `block in require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:240:in `load_dependency'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:328:in `require_environment!'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:457:in `block in run_tasks_blocks'
|
|
Tasks: TOP => db:migrate => environment
|
|
(See full trace by running task with --trace)
|
|
rake aborted!
|
|
Gem::LoadError: Specified 'sqlite3' for database adapter, but the gem is not loaded. Add `gem 'sqlite3'` to your Gemfile (and ensure its version is at the minimum required by ActiveRecord).
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/connection_adapters/connection_specification.rb:177:in `rescue in spec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/connection_adapters/connection_specification.rb:174:in `spec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/connection_handling.rb:50:in `establish_connection'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/railtie.rb:120:in `block (2 levels) in <class:Railtie>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:38:in `instance_eval'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:38:in `execute_hook'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:28:in `block in on_load'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:27:in `each'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:27:in `on_load'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/railtie.rb:116:in `block in <class:Railtie>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:30:in `instance_exec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:30:in `run'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:55:in `block in run_initializers'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:54:in `run_initializers'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:352:in `initialize!'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/railtie.rb:194:in `public_send'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/railtie.rb:194:in `method_missing'
|
|
/usr/share/foreman/config/environment.rb:5:in `<top (required)>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `block in require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:240:in `load_dependency'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:328:in `require_environment!'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:457:in `block in run_tasks_blocks'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/railties/databases.rake:182:in `block (2 levels) in <top (required)>'
|
|
Gem::LoadError: sqlite3 is not part of the bundle. Add it to Gemfile.
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/connection_adapters/sqlite3_adapter.rb:5:in `<top (required)>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `block in require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:240:in `load_dependency'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/connection_adapters/connection_specification.rb:175:in `spec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/connection_handling.rb:50:in `establish_connection'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/railtie.rb:120:in `block (2 levels) in <class:Railtie>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:38:in `instance_eval'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:38:in `execute_hook'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:28:in `block in on_load'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:27:in `each'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/lazy_load_hooks.rb:27:in `on_load'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/railtie.rb:116:in `block in <class:Railtie>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:30:in `instance_exec'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:30:in `run'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:55:in `block in run_initializers'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:54:in `run_initializers'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:352:in `initialize!'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/railtie.rb:194:in `public_send'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/railtie.rb:194:in `method_missing'
|
|
/usr/share/foreman/config/environment.rb:5:in `<top (required)>'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `block in require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:240:in `load_dependency'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `require'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:328:in `require_environment!'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:457:in `block in run_tasks_blocks'
|
|
/usr/share/foreman/vendor/ruby/2.3.0/gems/activerecord-4.2.8/lib/active_record/railties/databases.rake:182:in `block (2 levels) in <top (required)>'
|
|
Tasks: TOP => db:abort_if_pending_migrations => environment
|
|
(See full trace by running task with --trace)
|
|
Resolving dependencies...
|
|
Using rake 12.0.0
|
|
Using i18n 0.8.1
|
|
Using minitest 5.1.0
|
|
Using thread_safe 0.3.6
|
|
Using builder 3.2.3
|
|
Using erubis 2.7.0
|
|
Using mini_portile2 2.1.0
|
|
Using rack 1.6.6
|
|
Using mime-types-data 3.2016.0521
|
|
Using arel 6.0.4
|
|
Using multi_json 1.12.1
|
|
Using thor 0.19.4
|
|
Using public_suffix 2.0.5
|
|
Using json 2.1.0
|
|
Using bundler 1.11.2
|
|
Using concurrent-ruby 1.0.3
|
|
Using coffee-script-source 1.12.2
|
|
Using execjs 2.7.0
|
|
Using deacon 1.0.0
|
|
Using unf_ext 0.0.7.4
|
|
Using excon 0.55.0
|
|
Using facter 2.4.6
|
|
Using fast_gettext 1.1.0
|
|
Using formatador 0.2.5
|
|
Installing trollop 2.1.2
|
|
Using net-ldap 0.16.0
|
|
Using little-plugger 1.1.4
|
|
Using net-ping 2.0.1
|
|
Using net-ssh 4.1.0
|
|
Using netrc 0.11.0
|
|
Using oauth 0.5.1
|
|
Using pg 0.20.0
|
|
Using sexp_processor 4.9.0
|
|
Using useragent 0.16.8
|
|
Using sshkey 1.9.0
|
|
Using will_paginate 3.1.5
|
|
Using tzinfo 1.2.3
|
|
Using nokogiri 1.7.2
|
|
Using rack-test 0.6.3
|
|
Using rack-jsonp 1.3.1
|
|
Using mime-types 3.1
|
|
Using addressable 2.5.1
|
|
Using sprockets 3.7.1
|
|
Using coffee-script 2.4.1
|
|
Using unf 0.1.4
|
|
Using gettext_i18n_rails 1.7.2
|
|
Using fog-core 1.42.0
|
|
Using logging 2.2.2
|
|
Using net-scp 1.2.1
|
|
Using ruby_parser 3.9.0
|
|
Using secure_headers 3.6.4
|
|
Using activesupport 4.2.8
|
|
Using loofah 2.0.3
|
|
Installing rbvmomi 1.11.2
|
|
Using mail 2.6.5
|
|
Using css_parser 1.4.10
|
|
Using domain_name 0.5.20170404
|
|
Using ruby2ruby 2.3.2
|
|
Using rails-deprecated_sanitizer 1.0.3
|
|
Using globalid 0.4.0
|
|
Using activemodel 4.2.8
|
|
Using ldap_fluff 0.4.6
|
|
Using rabl 0.13.1
|
|
Using rails-html-sanitizer 1.0.3
|
|
Installing fog-vsphere 1.9.1
|
|
Using roadie 3.2.1
|
|
Using http-cookie 1.0.3
|
|
Using safemode 1.3.1
|
|
Using rails-dom-testing 1.0.8
|
|
Using activejob 4.2.8
|
|
Using activerecord 4.2.8
|
|
Using rest-client 2.0.2
|
|
Using actionview 4.2.8
|
|
Using ancestry 2.2.2
|
|
Using audited 4.4.1
|
|
Using deep_cloneable 2.2.2
|
|
Using friendly_id 5.2.1
|
|
Using scoped_search 4.1.0
|
|
Using validates_lengths_from_database 0.6.0
|
|
Using actionpack 4.2.8
|
|
Using actionmailer 4.2.8
|
|
Using railties 4.2.8
|
|
Using sprockets-rails 2.3.3
|
|
Using activerecord-session_store 1.0.0
|
|
Using coffee-rails 4.2.1
|
|
Using rails-i18n 4.0.9
|
|
Using responders 2.4.0
|
|
Using roadie-rails 1.2.0
|
|
Using webpack-rails 0.9.10
|
|
Using x-editable-rails 1.5.5
|
|
Using rails 4.2.8
|
|
Using turbolinks 2.5.3
|
|
Using apipie-rails 0.4.0
|
|
Updating files in vendor/cache
|
|
Bundle updated!
|
|
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
|
|
installing your bundle as root will break this application for all non-root
|
|
users on this machine.
|
|
Resolving dependencies...
|
|
Using rake 12.0.0
|
|
Using i18n 0.8.1
|
|
Using minitest 5.1.0
|
|
Using thread_safe 0.3.6
|
|
Using builder 3.2.3
|
|
Using erubis 2.7.0
|
|
Using mini_portile2 2.1.0
|
|
Using rack 1.6.6
|
|
Using mime-types-data 3.2016.0521
|
|
Using arel 6.0.4
|
|
Using multi_json 1.12.1
|
|
Using thor 0.19.4
|
|
Using public_suffix 2.0.5
|
|
Using json 2.1.0
|
|
Using bundler 1.11.2
|
|
Using concurrent-ruby 1.0.3
|
|
Using coffee-script-source 1.12.2
|
|
Using execjs 2.7.0
|
|
Using deacon 1.0.0
|
|
Using unf_ext 0.0.7.4
|
|
Using excon 0.55.0
|
|
Using facter 2.4.6
|
|
Using fast_gettext 1.1.0
|
|
Using formatador 0.2.5
|
|
Using trollop 2.1.2
|
|
Installing foreman_setup 5.0.0
|
|
Using net-ldap 0.16.0
|
|
Using little-plugger 1.1.4
|
|
Using net-ping 2.0.1
|
|
Using net-ssh 4.1.0
|
|
Using netrc 0.11.0
|
|
Using oauth 0.5.1
|
|
Using pg 0.20.0
|
|
Using sexp_processor 4.9.0
|
|
Using useragent 0.16.8
|
|
Using sshkey 1.9.0
|
|
Using will_paginate 3.1.5
|
|
Using tzinfo 1.2.3
|
|
Using nokogiri 1.7.2
|
|
Using rack-test 0.6.3
|
|
Using rack-jsonp 1.3.1
|
|
Using mime-types 3.1
|
|
Using addressable 2.5.1
|
|
Using sprockets 3.7.1
|
|
Using coffee-script 2.4.1
|
|
Using unf 0.1.4
|
|
Using gettext_i18n_rails 1.7.2
|
|
Using fog-core 1.42.0
|
|
Using logging 2.2.2
|
|
Using net-scp 1.2.1
|
|
Using ruby_parser 3.9.0
|
|
Using secure_headers 3.6.4
|
|
Using activesupport 4.2.8
|
|
Using loofah 2.0.3
|
|
Using rbvmomi 1.11.2
|
|
Using mail 2.6.5
|
|
Using css_parser 1.4.10
|
|
Using domain_name 0.5.20170404
|
|
Using ruby2ruby 2.3.2
|
|
Using rails-deprecated_sanitizer 1.0.3
|
|
Using globalid 0.4.0
|
|
Using activemodel 4.2.8
|
|
Using ldap_fluff 0.4.6
|
|
Using rabl 0.13.1
|
|
Using rails-html-sanitizer 1.0.3
|
|
Using fog-vsphere 1.9.1
|
|
Using roadie 3.2.1
|
|
Using http-cookie 1.0.3
|
|
Using safemode 1.3.1
|
|
Using rails-dom-testing 1.0.8
|
|
Using activejob 4.2.8
|
|
Using activerecord 4.2.8
|
|
Using rest-client 2.0.2
|
|
Using actionview 4.2.8
|
|
Using ancestry 2.2.2
|
|
Using audited 4.4.1
|
|
Using deep_cloneable 2.2.2
|
|
Using friendly_id 5.2.1
|
|
Using scoped_search 4.1.0
|
|
Using validates_lengths_from_database 0.6.0
|
|
Using actionpack 4.2.8
|
|
Using actionmailer 4.2.8
|
|
Using railties 4.2.8
|
|
Using sprockets-rails 2.3.3
|
|
Using activerecord-session_store 1.0.0
|
|
Using coffee-rails 4.2.1
|
|
Using rails-i18n 4.0.9
|
|
Using responders 2.4.0
|
|
Using roadie-rails 1.2.0
|
|
Using webpack-rails 0.9.10
|
|
Using x-editable-rails 1.5.5
|
|
Using rails 4.2.8
|
|
Using turbolinks 2.5.3
|
|
Using apipie-rails 0.4.0
|
|
Updating files in vendor/cache
|
|
Bundle complete! 41 Gemfile dependencies, 94 gems now installed.
|
|
Bundled gems are installed into ./vendor.
|
|
Successfully encrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_key
|
|
Successfully encrypted field for Setting::Auth oauth_consumer_secret
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_secret
|
|
Successfully decrypted field for Setting::Auth oauth_consumer_secret
|
|
== 20131023140100 AddProvisioners: migrating ==================================
|
|
-- create_table(:setup_provisioners)
|
|
-> 0.0076s
|
|
== 20131023140100 AddProvisioners: migrated (0.0076s) =========================
|
|
|
|
== 20131025180600 AddProvisionersHostgroup: migrating =========================
|
|
-- add_column(:setup_provisioners, :hostgroup_id, :integer)
|
|
-> 0.0065s
|
|
== 20131025180600 AddProvisionersHostgroup: migrated (0.0066s) ================
|
|
|
|
== 20131028161000 AddProvisionersDomain: migrating ============================
|
|
-- add_column(:setup_provisioners, :domain_id, :integer)
|
|
-> 0.0004s
|
|
== 20131028161000 AddProvisionersDomain: migrated (0.0005s) ===================
|
|
|
|
== 20140305165000 UpdateForemanSetupPermissions: migrating ====================
|
|
== 20140305165000 UpdateForemanSetupPermissions: migrated (0.0021s) ===========
|
|
|
|
Fetching https://github.com/theforeman/foreman_monitoring.git
|
|
Resolving dependencies....
|
|
Using rake 12.0.0
|
|
Installing i18n 0.8.4 (was 0.8.1)
|
|
Using minitest 5.10.2
|
|
Using thread_safe 0.3.6
|
|
Using builder 3.2.3
|
|
Using erubis 2.7.0
|
|
Installing mini_portile2 2.2.0 (was 2.1.0)
|
|
Using rack 1.6.8
|
|
Using mime-types-data 3.2016.0521
|
|
Using arel 6.0.4
|
|
Using multi_json 1.12.1
|
|
Using thor 0.19.4
|
|
Using public_suffix 2.0.5
|
|
Using json 2.1.0
|
|
Using bundler 1.11.2
|
|
Using concurrent-ruby 1.0.3
|
|
Using coffee-script-source 1.12.2
|
|
Using execjs 2.7.0
|
|
Using deacon 1.0.0
|
|
Using polyglot 0.3.5
|
|
Using unf_ext 0.0.7.4
|
|
Installing excon 0.57.0 (was 0.55.0)
|
|
Using facter 2.4.6
|
|
Using fast_gettext 1.1.0
|
|
Using formatador 0.2.5
|
|
Using trollop 2.1.2
|
|
Using foreman_setup 5.0.0
|
|
Using net-ldap 0.16.0
|
|
Using little-plugger 1.1.4
|
|
Using net-ping 2.0.1
|
|
Using net-ssh 4.1.0
|
|
Using netrc 0.11.0
|
|
Installing oauth 0.5.3 (was 0.5.2)
|
|
Installing pg 0.21.0 (was 0.20.0) with native extensions
|
|
Using sexp_processor 4.9.0
|
|
Using useragent 0.16.8
|
|
Using sshkey 1.9.0
|
|
Installing will_paginate 3.1.6 (was 3.1.5)
|
|
Using rainbow 2.2.2
|
|
Using tzinfo 1.2.3
|
|
Installing nokogiri 1.8.0 (was 1.7.2) with native extensions
|
|
Using rack-test 0.6.3
|
|
Using rack-jsonp 1.3.1
|
|
Using mime-types 3.1
|
|
Using addressable 2.5.1
|
|
Using sprockets 3.7.1
|
|
Using coffee-script 2.4.1
|
|
Using unf 0.1.4
|
|
Using gettext_i18n_rails 1.7.2
|
|
Using fog-core 1.42.0
|
|
Using logging 2.2.2
|
|
Using net-scp 1.2.1
|
|
Using ruby_parser 3.9.0
|
|
Using secure_headers 3.6.4
|
|
Using activesupport 4.2.8
|
|
Using loofah 2.0.3
|
|
Using rbvmomi 1.11.2
|
|
Installing mail 2.6.6 (was 2.6.5)
|
|
Installing css_parser 1.5.0 (was 1.4.10)
|
|
Using domain_name 0.5.20170404
|
|
Using ruby2ruby 2.3.2
|
|
Using rails-deprecated_sanitizer 1.0.3
|
|
Using globalid 0.4.0
|
|
Using activemodel 4.2.8
|
|
Using ldap_fluff 0.4.6
|
|
Using rabl 0.13.1
|
|
Using rails-html-sanitizer 1.0.3
|
|
Installing fog-vsphere 1.10.0 (was 1.9.2)
|
|
Installing roadie 3.2.2 (was 3.2.1)
|
|
Using http-cookie 1.0.3
|
|
Using safemode 1.3.1
|
|
Using rails-dom-testing 1.0.8
|
|
Using activejob 4.2.8
|
|
Using activerecord 4.2.8
|
|
Using rest-client 2.0.2
|
|
Using actionview 4.2.8
|
|
Using ancestry 2.2.2
|
|
Installing audited 4.5.0 (was 4.4.1)
|
|
Installing deep_cloneable 2.3.0 (was 2.2.2)
|
|
Using friendly_id 5.2.1
|
|
Using scoped_search 4.1.0
|
|
Using validates_lengths_from_database 0.6.0
|
|
Using actionpack 4.2.8
|
|
Using actionmailer 4.2.8
|
|
Using railties 4.2.8
|
|
Using sprockets-rails 2.3.3
|
|
Using activerecord-session_store 1.1.0
|
|
Installing coffee-rails 4.2.2 (was 4.2.1)
|
|
Using rails-i18n 4.0.9
|
|
Using responders 2.4.0
|
|
Using roadie-rails 1.2.1
|
|
Using webpack-rails 0.9.10
|
|
Using x-editable-rails 1.5.5
|
|
Using rails 4.2.8
|
|
Using turbolinks 2.5.3
|
|
Using apipie-rails 0.4.0
|
|
Using deface 1.2.0
|
|
Using foreman_monitoring 0.1.0 from https://github.com/theforeman/foreman_monitoring.git (at master@5d4cc62)
|
|
Updating files in vendor/cache
|
|
Bundle updated!
|
|
The PGconn, PGresult, and PGError constants are deprecated, and will be
|
|
removed as of version 1.0.
|
|
|
|
You should use PG::Connection, PG::Result, and PG::Error instead, respectively.
|
|
|
|
Called from /usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `block in require'
|
|
API controllers newer than Apipie cache! Run apipie:cache rake task to regenerate cache.
|
|
The PGconn, PGresult, and PGError constants are deprecated, and will be
|
|
removed as of version 1.0.
|
|
|
|
You should use PG::Connection, PG::Result, and PG::Error instead, respectively.
|
|
|
|
Called from /usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `block in require'
|
|
API controllers newer than Apipie cache! Run apipie:cache rake task to regenerate cache.
|
|
Seeding /usr/share/foreman/db/seeds.d/02-permissions_list.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/02-roles_list.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/03-auth_sources.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/03-permissions.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/03-roles.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/04-admin.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/05-taxonomies.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/06-architectures.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/07-data.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/07-provisioning_templates.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/08-data.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/08-partition_tables.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/10-installation_media.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/11-smart_proxy_features.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/13-compute_profiles.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/15-bookmarks.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/16-mail_notifications.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/17-notification_blueprints.rb
|
|
Seeding /usr/share/foreman/vendor/ruby/2.3.0/bundler/gems/foreman_monitoring-5d4cc62d99e9/db/seeds.d/60-monitoring_proxy_feature.rb
|
|
All seed files executed
|
|
The PGconn, PGresult, and PGError constants are deprecated, and will be
|
|
removed as of version 1.0.
|
|
|
|
You should use PG::Connection, PG::Result, and PG::Error instead, respectively.
|
|
|
|
Called from /usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `block in require'
|
|
API controllers newer than Apipie cache! Run apipie:cache rake task to regenerate cache.
|
|
2017-06-19 09:21:09 +0200 | Started
|
|
2017-06-19 09:21:12 +0200 | Documents loaded...
|
|
2017-06-19 09:21:12 +0200 | Processing docs for
|
|
2017-06-19 09:21:15 +0200 | Processing docs for fr
|
|
2017-06-19 09:21:18 +0200 | Processing docs for zh_TW
|
|
2017-06-19 09:21:21 +0200 | Processing docs for ja
|
|
2017-06-19 09:21:24 +0200 | Processing docs for de
|
|
2017-06-19 09:21:27 +0200 | Processing docs for ru
|
|
2017-06-19 09:21:30 +0200 | Processing docs for en
|
|
2017-06-19 09:21:33 +0200 | Processing docs for pt_BR
|
|
2017-06-19 09:21:36 +0200 | Processing docs for ca
|
|
2017-06-19 09:21:39 +0200 | Processing docs for pl
|
|
2017-06-19 09:21:42 +0200 | Processing docs for sv_SE
|
|
2017-06-19 09:21:45 +0200 | Processing docs for gl
|
|
2017-06-19 09:21:48 +0200 | Processing docs for ko
|
|
2017-06-19 09:21:51 +0200 | Processing docs for en_GB
|
|
2017-06-19 09:21:54 +0200 | Processing docs for zh_CN
|
|
2017-06-19 09:21:57 +0200 | Processing docs for it
|
|
2017-06-19 09:22:00 +0200 | Processing docs for es
|
|
2017-06-19 09:22:03 +0200 | Finished
|
|
Fetching https://github.com/theforeman/foreman_monitoring.git
|
|
Resolving dependencies...
|
|
Using rake 12.0.0
|
|
Using i18n 0.8.4
|
|
Using minitest 5.10.2
|
|
Using thread_safe 0.3.6
|
|
Using builder 3.2.3
|
|
Using erubis 2.7.0
|
|
Using mini_portile2 2.2.0
|
|
Using rack 1.6.8
|
|
Using mime-types-data 3.2016.0521
|
|
Using arel 6.0.4
|
|
Using multi_json 1.12.1
|
|
Using thor 0.19.4
|
|
Using public_suffix 2.0.5
|
|
Using json 2.1.0
|
|
Using bundler 1.11.2
|
|
Using concurrent-ruby 1.0.3
|
|
Using coffee-script-source 1.12.2
|
|
Using execjs 2.7.0
|
|
Using deacon 1.0.0
|
|
Using polyglot 0.3.5
|
|
Using unf_ext 0.0.7.4
|
|
Using excon 0.57.0
|
|
Using facter 2.4.6
|
|
Using fast_gettext 1.1.0
|
|
Using formatador 0.2.5
|
|
Using trollop 2.1.2
|
|
Using foreman_setup 5.0.0
|
|
Using net-ldap 0.16.0
|
|
Using little-plugger 1.1.4
|
|
Using net-ping 2.0.1
|
|
Using net-ssh 4.1.0
|
|
Using netrc 0.11.0
|
|
Using oauth 0.5.3
|
|
Using pg 0.21.0
|
|
Using sexp_processor 4.9.0
|
|
Using useragent 0.16.8
|
|
Using sshkey 1.9.0
|
|
Using will_paginate 3.1.6
|
|
Using rainbow 2.2.2
|
|
Using tzinfo 1.2.3
|
|
Using nokogiri 1.8.0
|
|
Using rack-test 0.6.3
|
|
Using rack-jsonp 1.3.1
|
|
Using mime-types 3.1
|
|
Using addressable 2.5.1
|
|
Using sprockets 3.7.1
|
|
Using coffee-script 2.4.1
|
|
Using unf 0.1.4
|
|
Using gettext_i18n_rails 1.7.2
|
|
Using fog-core 1.42.0
|
|
Using logging 2.2.2
|
|
Using net-scp 1.2.1
|
|
Using ruby_parser 3.9.0
|
|
Using secure_headers 3.6.4
|
|
Using activesupport 4.2.8
|
|
Using loofah 2.0.3
|
|
Using rbvmomi 1.11.2
|
|
Using mail 2.6.6
|
|
Using css_parser 1.5.0
|
|
Using domain_name 0.5.20170404
|
|
Using ruby2ruby 2.3.2
|
|
Using rails-deprecated_sanitizer 1.0.3
|
|
Using globalid 0.4.0
|
|
Using activemodel 4.2.8
|
|
Using ldap_fluff 0.4.6
|
|
Using rabl 0.13.1
|
|
Using rails-html-sanitizer 1.0.3
|
|
Using fog-vsphere 1.10.0
|
|
Using roadie 3.2.2
|
|
Using http-cookie 1.0.3
|
|
Using safemode 1.3.1
|
|
Using rails-dom-testing 1.0.8
|
|
Using activejob 4.2.8
|
|
Using activerecord 4.2.8
|
|
Using rest-client 2.0.2
|
|
Using actionview 4.2.8
|
|
Using ancestry 2.2.2
|
|
Using audited 4.5.0
|
|
Using deep_cloneable 2.3.0
|
|
Using friendly_id 5.2.1
|
|
Using scoped_search 4.1.0
|
|
Using validates_lengths_from_database 0.6.0
|
|
Using actionpack 4.2.8
|
|
Using actionmailer 4.2.8
|
|
Using railties 4.2.8
|
|
Using sprockets-rails 2.3.3
|
|
Using activerecord-session_store 1.1.0
|
|
Using coffee-rails 4.2.2
|
|
Using rails-i18n 4.0.9
|
|
Using responders 2.4.0
|
|
Using roadie-rails 1.2.1
|
|
Using webpack-rails 0.9.10
|
|
Using x-editable-rails 1.5.5
|
|
Using rails 4.2.8
|
|
Using turbolinks 2.5.3
|
|
Using apipie-rails 0.4.0
|
|
Using deface 1.2.0
|
|
Using foreman_monitoring 0.1.0 from https://github.com/theforeman/foreman_monitoring.git (at master@5d4cc62)
|
|
Updating files in vendor/cache
|
|
Bundle updated!
|
|
The PGconn, PGresult, and PGError constants are deprecated, and will be
|
|
removed as of version 1.0.
|
|
|
|
You should use PG::Connection, PG::Result, and PG::Error instead, respectively.
|
|
|
|
Called from /usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `block in require'
|
|
API controllers newer than Apipie cache! Run apipie:cache rake task to regenerate cache.
|
|
The PGconn, PGresult, and PGError constants are deprecated, and will be
|
|
removed as of version 1.0.
|
|
|
|
You should use PG::Connection, PG::Result, and PG::Error instead, respectively.
|
|
|
|
Called from /usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `block in require'
|
|
API controllers newer than Apipie cache! Run apipie:cache rake task to regenerate cache.
|
|
Seeding /usr/share/foreman/db/seeds.d/02-permissions_list.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/02-roles_list.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/03-auth_sources.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/03-permissions.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/03-roles.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/04-admin.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/05-taxonomies.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/06-architectures.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/07-data.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/07-provisioning_templates.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/08-data.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/08-partition_tables.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/10-installation_media.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/11-smart_proxy_features.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/13-compute_profiles.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/15-bookmarks.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/16-mail_notifications.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/17-notification_blueprints.rb
|
|
Seeding /usr/share/foreman/vendor/ruby/2.3.0/bundler/gems/foreman_monitoring-5d4cc62d99e9/db/seeds.d/60-monitoring_proxy_feature.rb
|
|
All seed files executed
|
|
Fetching https://github.com/theforeman/foreman_monitoring.git
|
|
Resolving dependencies....
|
|
Using rake 12.0.0
|
|
Using i18n 0.8.4
|
|
Using minitest 5.10.2
|
|
Using thread_safe 0.3.6
|
|
Using builder 3.2.3
|
|
Using erubis 2.7.0
|
|
Using mini_portile2 2.2.0
|
|
Using rack 1.6.8
|
|
Using mime-types-data 3.2016.0521
|
|
Using arel 6.0.4
|
|
Using multi_json 1.12.1
|
|
Using thor 0.19.4
|
|
Using public_suffix 2.0.5
|
|
Using json 2.1.0
|
|
Using bundler 1.11.2
|
|
Using concurrent-ruby 1.0.3
|
|
Using coffee-script-source 1.12.2
|
|
Using execjs 2.7.0
|
|
Using deacon 1.0.0
|
|
Using polyglot 0.3.5
|
|
Using unf_ext 0.0.7.4
|
|
Using excon 0.57.0
|
|
Using facter 2.4.6
|
|
Using fast_gettext 1.1.0
|
|
Using formatador 0.2.5
|
|
Using trollop 2.1.2
|
|
Using foreman_setup 5.0.0
|
|
Using net-ldap 0.16.0
|
|
Using little-plugger 1.1.4
|
|
Using net-ping 2.0.1
|
|
Using net-ssh 4.1.0
|
|
Using netrc 0.11.0
|
|
Using oauth 0.5.3
|
|
Using pg 0.21.0
|
|
Using sexp_processor 4.9.0
|
|
Using useragent 0.16.8
|
|
Using sshkey 1.9.0
|
|
Using will_paginate 3.1.6
|
|
Using rainbow 2.2.2
|
|
Using tzinfo 1.2.3
|
|
Using nokogiri 1.8.0
|
|
Using rack-test 0.6.3
|
|
Using rack-jsonp 1.3.1
|
|
Using mime-types 3.1
|
|
Using addressable 2.5.1
|
|
Using sprockets 3.7.1
|
|
Using coffee-script 2.4.1
|
|
Using unf 0.1.4
|
|
Using gettext_i18n_rails 1.7.2
|
|
Using fog-core 1.42.0
|
|
Using logging 2.2.2
|
|
Using net-scp 1.2.1
|
|
Using ruby_parser 3.9.0
|
|
Using secure_headers 3.6.4
|
|
Using activesupport 4.2.8
|
|
Using loofah 2.0.3
|
|
Using rbvmomi 1.11.2
|
|
Using mail 2.6.6
|
|
Using css_parser 1.5.0
|
|
Using domain_name 0.5.20170404
|
|
Using ruby2ruby 2.3.2
|
|
Using rails-deprecated_sanitizer 1.0.3
|
|
Using globalid 0.4.0
|
|
Using activemodel 4.2.8
|
|
Using ldap_fluff 0.4.6
|
|
Using rabl 0.13.1
|
|
Using rails-html-sanitizer 1.0.3
|
|
Using fog-vsphere 1.10.0
|
|
Using roadie 3.2.2
|
|
Using http-cookie 1.0.3
|
|
Using safemode 1.3.1
|
|
Using rails-dom-testing 1.0.8
|
|
Using activejob 4.2.8
|
|
Using activerecord 4.2.8
|
|
Using rest-client 2.0.2
|
|
Using actionview 4.2.8
|
|
Using ancestry 2.2.2
|
|
Using audited 4.5.0
|
|
Using deep_cloneable 2.3.0
|
|
Using friendly_id 5.2.1
|
|
Using scoped_search 4.1.0
|
|
Using validates_lengths_from_database 0.6.0
|
|
Using actionpack 4.2.8
|
|
Using actionmailer 4.2.8
|
|
Using railties 4.2.8
|
|
Using sprockets-rails 2.3.3
|
|
Using activerecord-session_store 1.1.0
|
|
Using coffee-rails 4.2.2
|
|
Using rails-i18n 4.0.9
|
|
Using responders 2.4.0
|
|
Using roadie-rails 1.2.1
|
|
Using webpack-rails 0.9.10
|
|
Using x-editable-rails 1.5.5
|
|
Using rails 4.2.8
|
|
Using turbolinks 2.5.3
|
|
Using apipie-rails 0.4.0
|
|
Using deface 1.2.0
|
|
Using foreman_monitoring 0.1.0 from https://github.com/theforeman/foreman_monitoring.git (at master@5d4cc62)
|
|
Updating files in vendor/cache
|
|
Bundle updated!
|
|
Fetching https://github.com/theforeman/foreman_monitoring.git
|
|
Resolving dependencies...
|
|
Using rake 12.0.0
|
|
Installing i18n 0.8.6 (was 0.8.4)
|
|
Using minitest 5.10.2
|
|
Using thread_safe 0.3.6
|
|
Using builder 3.2.3
|
|
Using erubis 2.7.0
|
|
Using mini_portile2 2.2.0
|
|
Using rack 1.6.8
|
|
Using mime-types-data 3.2016.0521
|
|
Using arel 6.0.4
|
|
Using multi_json 1.12.1
|
|
Using thor 0.19.4
|
|
Using public_suffix 2.0.5
|
|
Using json 2.1.0
|
|
Using bundler 1.11.2
|
|
Using concurrent-ruby 1.0.3
|
|
Using coffee-script-source 1.12.2
|
|
Using execjs 2.7.0
|
|
Using deacon 1.0.0
|
|
Using polyglot 0.3.5
|
|
Using unf_ext 0.0.7.4
|
|
Installing excon 0.57.1 (was 0.57.0)
|
|
Using facter 2.4.6
|
|
Using fast_gettext 1.1.0
|
|
Using formatador 0.2.5
|
|
Using trollop 2.1.2
|
|
Using foreman_setup 5.0.0
|
|
Using net-ldap 0.16.0
|
|
Using little-plugger 1.1.4
|
|
Using net-ping 2.0.1
|
|
Using net-ssh 4.1.0
|
|
Using netrc 0.11.0
|
|
Using oauth 0.5.3
|
|
Using pg 0.21.0
|
|
Using sexp_processor 4.9.0
|
|
Using useragent 0.16.8
|
|
Using sshkey 1.9.0
|
|
Using will_paginate 3.1.6
|
|
Using rainbow 2.2.2
|
|
Using tzinfo 1.2.3
|
|
Using nokogiri 1.8.0
|
|
Using rack-test 0.6.3
|
|
Using rack-jsonp 1.3.1
|
|
Using mime-types 3.1
|
|
Using addressable 2.5.1
|
|
Using sprockets 3.7.1
|
|
Using coffee-script 2.4.1
|
|
Using unf 0.1.4
|
|
Using gettext_i18n_rails 1.7.2
|
|
Using fog-core 1.42.0
|
|
Using logging 2.2.2
|
|
Using net-scp 1.2.1
|
|
Using ruby_parser 3.9.0
|
|
Installing secure_headers 3.6.6 (was 3.6.4)
|
|
Using activesupport 4.2.8
|
|
Using loofah 2.0.3
|
|
Installing rbvmomi 1.11.3 (was 1.11.2)
|
|
Using mail 2.6.6
|
|
Using css_parser 1.5.0
|
|
Using domain_name 0.5.20170404
|
|
Using ruby2ruby 2.3.2
|
|
Using rails-deprecated_sanitizer 1.0.3
|
|
Using globalid 0.4.0
|
|
Using activemodel 4.2.8
|
|
Installing ldap_fluff 0.4.7 (was 0.4.6)
|
|
Using rabl 0.13.1
|
|
Using rails-html-sanitizer 1.0.3
|
|
Installing fog-vsphere 1.11.2 (was 1.10.0)
|
|
Using roadie 3.2.2
|
|
Using http-cookie 1.0.3
|
|
Installing safemode 1.3.2 (was 1.3.1)
|
|
Using rails-dom-testing 1.0.8
|
|
Using activejob 4.2.8
|
|
Using activerecord 4.2.8
|
|
Using rest-client 2.0.2
|
|
Using actionview 4.2.8
|
|
Using ancestry 2.2.2
|
|
Using audited 4.5.0
|
|
Using deep_cloneable 2.3.0
|
|
Using friendly_id 5.2.1
|
|
Using scoped_search 4.1.0
|
|
Using validates_lengths_from_database 0.6.0
|
|
Using actionpack 4.2.8
|
|
Using actionmailer 4.2.8
|
|
Using railties 4.2.8
|
|
Using sprockets-rails 2.3.3
|
|
Using activerecord-session_store 1.1.0
|
|
Using coffee-rails 4.2.2
|
|
Using rails-i18n 4.0.9
|
|
Using responders 2.4.0
|
|
Using roadie-rails 1.2.1
|
|
Using webpack-rails 0.9.10
|
|
Using x-editable-rails 1.5.5
|
|
Using rails 4.2.8
|
|
Using turbolinks 2.5.3
|
|
Using apipie-rails 0.4.0
|
|
Using deface 1.2.0
|
|
Using foreman_monitoring 0.1.0 from https://github.com/theforeman/foreman_monitoring.git (at master@5d4cc62)
|
|
Updating files in vendor/cache
|
|
Bundle updated!
|
|
The PGconn, PGresult, and PGError constants are deprecated, and will be
|
|
removed as of version 1.0.
|
|
|
|
You should use PG::Connection, PG::Result, and PG::Error instead, respectively.
|
|
|
|
Called from /usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `block in require'
|
|
API controllers newer than Apipie cache! Run apipie:cache rake task to regenerate cache.
|
|
== 20170629080604 ChangePreseedDefaultPxeGrub2Kind: migrating =================
|
|
== 20170629080604 ChangePreseedDefaultPxeGrub2Kind: migrated (0.0771s) ========
|
|
|
|
The PGconn, PGresult, and PGError constants are deprecated, and will be
|
|
removed as of version 1.0.
|
|
|
|
You should use PG::Connection, PG::Result, and PG::Error instead, respectively.
|
|
|
|
Called from /usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `block in require'
|
|
API controllers newer than Apipie cache! Run apipie:cache rake task to regenerate cache.
|
|
Seeding /usr/share/foreman/db/seeds.d/02-partition_tables_list.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/02-permissions_list.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/02-provisioning_templates_list.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/02-roles_list.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/03-auth_sources.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/03-permissions.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/03-roles.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/04-admin.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/05-taxonomies.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/06-architectures.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/07-data.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/07-provisioning_templates.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/08-data.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/08-partition_tables.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/10-installation_media.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/11-smart_proxy_features.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/13-compute_profiles.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/15-bookmarks.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/16-mail_notifications.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/17-notification_blueprints.rb
|
|
Seeding /usr/share/foreman/vendor/ruby/2.3.0/bundler/gems/foreman_monitoring-5d4cc62d99e9/db/seeds.d/60-monitoring_proxy_feature.rb
|
|
All seed files executed
|
|
The PGconn, PGresult, and PGError constants are deprecated, and will be
|
|
removed as of version 1.0.
|
|
|
|
You should use PG::Connection, PG::Result, and PG::Error instead, respectively.
|
|
|
|
Called from /usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `block in require'
|
|
API controllers newer than Apipie cache! Run apipie:cache rake task to regenerate cache.
|
|
2017-07-14 09:09:10 +0200 | Started
|
|
2017-07-14 09:09:11 +0200 | Documents loaded...
|
|
2017-07-14 09:09:11 +0200 | Processing docs for
|
|
2017-07-14 09:09:14 +0200 | Processing docs for fr
|
|
2017-07-14 09:09:15 +0200 | Processing docs for zh_TW
|
|
2017-07-14 09:09:17 +0200 | Processing docs for ja
|
|
2017-07-14 09:09:19 +0200 | Processing docs for de
|
|
2017-07-14 09:09:20 +0200 | Processing docs for ru
|
|
2017-07-14 09:09:22 +0200 | Processing docs for en
|
|
2017-07-14 09:09:24 +0200 | Processing docs for pt_BR
|
|
2017-07-14 09:09:26 +0200 | Processing docs for ca
|
|
2017-07-14 09:09:28 +0200 | Processing docs for pl
|
|
2017-07-14 09:09:29 +0200 | Processing docs for sv_SE
|
|
2017-07-14 09:09:31 +0200 | Processing docs for gl
|
|
2017-07-14 09:09:33 +0200 | Processing docs for ko
|
|
2017-07-14 09:09:35 +0200 | Processing docs for en_GB
|
|
2017-07-14 09:09:37 +0200 | Processing docs for zh_CN
|
|
2017-07-14 09:09:39 +0200 | Processing docs for it
|
|
2017-07-14 09:09:40 +0200 | Processing docs for es
|
|
2017-07-14 09:09:42 +0200 | Finished
|
|
Fetching https://github.com/theforeman/foreman_monitoring.git
|
|
Resolving dependencies...
|
|
Using rake 12.0.0
|
|
Using i18n 0.8.6
|
|
Using minitest 5.10.2
|
|
Using thread_safe 0.3.6
|
|
Using builder 3.2.3
|
|
Using erubis 2.7.0
|
|
Using mini_portile2 2.2.0
|
|
Using rack 1.6.8
|
|
Using mime-types-data 3.2016.0521
|
|
Using arel 6.0.4
|
|
Using multi_json 1.12.1
|
|
Using thor 0.19.4
|
|
Using public_suffix 2.0.5
|
|
Using json 2.1.0
|
|
Using bundler 1.11.2
|
|
Using concurrent-ruby 1.0.3
|
|
Using coffee-script-source 1.12.2
|
|
Using execjs 2.7.0
|
|
Using deacon 1.0.0
|
|
Using polyglot 0.3.5
|
|
Using unf_ext 0.0.7.4
|
|
Using excon 0.57.1
|
|
Using facter 2.4.6
|
|
Using fast_gettext 1.1.0
|
|
Using formatador 0.2.5
|
|
Using trollop 2.1.2
|
|
Using foreman_setup 5.0.0
|
|
Using net-ldap 0.16.0
|
|
Using little-plugger 1.1.4
|
|
Using net-ping 2.0.1
|
|
Using net-ssh 4.1.0
|
|
Using netrc 0.11.0
|
|
Using oauth 0.5.3
|
|
Using pg 0.21.0
|
|
Using sexp_processor 4.9.0
|
|
Using useragent 0.16.8
|
|
Using sshkey 1.9.0
|
|
Using will_paginate 3.1.6
|
|
Using rainbow 2.2.2
|
|
Using tzinfo 1.2.3
|
|
Using nokogiri 1.8.0
|
|
Using rack-test 0.6.3
|
|
Using rack-jsonp 1.3.1
|
|
Using mime-types 3.1
|
|
Using addressable 2.5.1
|
|
Using sprockets 3.7.1
|
|
Using coffee-script 2.4.1
|
|
Using unf 0.1.4
|
|
Using gettext_i18n_rails 1.7.2
|
|
Using fog-core 1.42.0
|
|
Using logging 2.2.2
|
|
Using net-scp 1.2.1
|
|
Using ruby_parser 3.9.0
|
|
Using secure_headers 3.6.6
|
|
Using activesupport 4.2.8
|
|
Using loofah 2.0.3
|
|
Using rbvmomi 1.11.3
|
|
Using mail 2.6.6
|
|
Using css_parser 1.5.0
|
|
Using domain_name 0.5.20170404
|
|
Using ruby2ruby 2.3.2
|
|
Using rails-deprecated_sanitizer 1.0.3
|
|
Using globalid 0.4.0
|
|
Using activemodel 4.2.8
|
|
Using ldap_fluff 0.4.7
|
|
Using rabl 0.13.1
|
|
Using rails-html-sanitizer 1.0.3
|
|
Using fog-vsphere 1.11.2
|
|
Using roadie 3.2.2
|
|
Using http-cookie 1.0.3
|
|
Using safemode 1.3.2
|
|
Using rails-dom-testing 1.0.8
|
|
Using activejob 4.2.8
|
|
Using activerecord 4.2.8
|
|
Using rest-client 2.0.2
|
|
Using actionview 4.2.8
|
|
Using ancestry 2.2.2
|
|
Using audited 4.5.0
|
|
Using deep_cloneable 2.3.0
|
|
Using friendly_id 5.2.1
|
|
Using scoped_search 4.1.0
|
|
Using validates_lengths_from_database 0.6.0
|
|
Using actionpack 4.2.8
|
|
Using actionmailer 4.2.8
|
|
Using railties 4.2.8
|
|
Using sprockets-rails 2.3.3
|
|
Using activerecord-session_store 1.1.0
|
|
Using coffee-rails 4.2.2
|
|
Using rails-i18n 4.0.9
|
|
Using responders 2.4.0
|
|
Using roadie-rails 1.2.1
|
|
Using webpack-rails 0.9.10
|
|
Using x-editable-rails 1.5.5
|
|
Using rails 4.2.8
|
|
Using turbolinks 2.5.3
|
|
Using apipie-rails 0.4.0
|
|
Using deface 1.2.0
|
|
Using foreman_monitoring 0.1.0 from https://github.com/theforeman/foreman_monitoring.git (at master@5d4cc62)
|
|
Updating files in vendor/cache
|
|
Bundle updated!
|
|
The PGconn, PGresult, and PGError constants are deprecated, and will be
|
|
removed as of version 1.0.
|
|
|
|
You should use PG::Connection, PG::Result, and PG::Error instead, respectively.
|
|
|
|
Called from /usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `block in require'
|
|
API controllers newer than Apipie cache! Run apipie:cache rake task to regenerate cache.
|
|
The PGconn, PGresult, and PGError constants are deprecated, and will be
|
|
removed as of version 1.0.
|
|
|
|
You should use PG::Connection, PG::Result, and PG::Error instead, respectively.
|
|
|
|
Called from /usr/share/foreman/vendor/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `block in require'
|
|
API controllers newer than Apipie cache! Run apipie:cache rake task to regenerate cache.
|
|
Seeding /usr/share/foreman/db/seeds.d/02-partition_tables_list.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/02-permissions_list.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/02-provisioning_templates_list.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/02-roles_list.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/03-auth_sources.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/03-permissions.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/03-roles.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/04-admin.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/05-taxonomies.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/06-architectures.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/07-data.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/07-provisioning_templates.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/08-data.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/08-partition_tables.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/10-installation_media.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/11-smart_proxy_features.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/13-compute_profiles.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/15-bookmarks.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/16-mail_notifications.rb
|
|
Seeding /usr/share/foreman/db/seeds.d/17-notification_blueprints.rb
|
|
Seeding /usr/share/foreman/vendor/ruby/2.3.0/bundler/gems/foreman_monitoring-5d4cc62d99e9/db/seeds.d/60-monitoring_proxy_feature.rb
|
|
All seed files executed
|
|
Fetching https://github.com/theforeman/foreman_monitoring.git
|
|
Resolving dependencies...
|
|
Using rake 12.0.0
|
|
Using i18n 0.8.6
|
|
Using minitest 5.10.2
|
|
Using thread_safe 0.3.6
|
|
Using builder 3.2.3
|
|
Using erubis 2.7.0
|
|
Using mini_portile2 2.2.0
|
|
Using rack 1.6.8
|
|
Using mime-types-data 3.2016.0521
|
|
Using arel 6.0.4
|
|
Using multi_json 1.12.1
|
|
Using thor 0.19.4
|
|
Using public_suffix 2.0.5
|
|
Using json 2.1.0
|
|
Using bundler 1.11.2
|
|
Using concurrent-ruby 1.0.3
|
|
Using coffee-script-source 1.12.2
|
|
Using execjs 2.7.0
|
|
Using deacon 1.0.0
|
|
Using polyglot 0.3.5
|
|
Using unf_ext 0.0.7.4
|
|
Using excon 0.57.1
|
|
Using facter 2.4.6
|
|
Using fast_gettext 1.1.0
|
|
Using formatador 0.2.5
|
|
Using trollop 2.1.2
|
|
Using foreman_setup 5.0.0
|
|
Using net-ldap 0.16.0
|
|
Using little-plugger 1.1.4
|
|
Using net-ping 2.0.1
|
|
Using net-ssh 4.1.0
|
|
Using netrc 0.11.0
|
|
Using oauth 0.5.3
|
|
Using pg 0.21.0
|
|
Using sexp_processor 4.9.0
|
|
Using useragent 0.16.8
|
|
Using sshkey 1.9.0
|
|
Using will_paginate 3.1.6
|
|
Using rainbow 2.2.2
|
|
Using tzinfo 1.2.3
|
|
Using nokogiri 1.8.0
|
|
Using rack-test 0.6.3
|
|
Using rack-jsonp 1.3.1
|
|
Using mime-types 3.1
|
|
Using addressable 2.5.1
|
|
Using sprockets 3.7.1
|
|
Using coffee-script 2.4.1
|
|
Using unf 0.1.4
|
|
Using gettext_i18n_rails 1.7.2
|
|
Using fog-core 1.42.0
|
|
Using logging 2.2.2
|
|
Using net-scp 1.2.1
|
|
Using ruby_parser 3.9.0
|
|
Using secure_headers 3.6.6
|
|
Using activesupport 4.2.8
|
|
Using loofah 2.0.3
|
|
Using rbvmomi 1.11.3
|
|
Using mail 2.6.6
|
|
Using css_parser 1.5.0
|
|
Using domain_name 0.5.20170404
|
|
Using ruby2ruby 2.3.2
|
|
Using rails-deprecated_sanitizer 1.0.3
|
|
Using globalid 0.4.0
|
|
Using activemodel 4.2.8
|
|
Using ldap_fluff 0.4.7
|
|
Using rabl 0.13.1
|
|
Using rails-html-sanitizer 1.0.3
|
|
Using fog-vsphere 1.11.2
|
|
Using roadie 3.2.2
|
|
Using http-cookie 1.0.3
|
|
Using safemode 1.3.2
|
|
Using rails-dom-testing 1.0.8
|
|
Using activejob 4.2.8
|
|
Using activerecord 4.2.8
|
|
Using rest-client 2.0.2
|
|
Using actionview 4.2.8
|
|
Using ancestry 2.2.2
|
|
Using audited 4.5.0
|
|
Using deep_cloneable 2.3.0
|
|
Using friendly_id 5.2.1
|
|
Using scoped_search 4.1.0
|
|
Using validates_lengths_from_database 0.6.0
|
|
Using actionpack 4.2.8
|
|
Using actionmailer 4.2.8
|
|
Using railties 4.2.8
|
|
Using sprockets-rails 2.3.3
|
|
Using activerecord-session_store 1.1.0
|
|
Using coffee-rails 4.2.2
|
|
Using rails-i18n 4.0.9
|
|
Using responders 2.4.0
|
|
Using roadie-rails 1.2.1
|
|
Using webpack-rails 0.9.10
|
|
Using x-editable-rails 1.5.5
|
|
Using rails 4.2.8
|
|
Using turbolinks 2.5.3
|
|
Using apipie-rails 0.4.0
|
|
Using deface 1.2.0
|
|
Using foreman_monitoring 0.1.0 from https://github.com/theforeman/foreman_monitoring.git (at master@5d4cc62)
|
|
Updating files in vendor/cache
|
|
Bundle updated!
|
|
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
|
|
installing your bundle as root will break this application for all non-root
|
|
users on this machine.
|
|
|
|
[!] There was an error parsing `Gemfile`: You cannot specify the same gem twice with different version requirements.
|
|
You specified: foreman_monitoring (= 0.1.0) and foreman_monitoring (>= 0). Bundler cannot continue.
|
|
|
|
# from /usr/share/foreman/Gemfile:44
|
|
# -------------------------------------------
|
|
# Dir["#{File.dirname(FOREMAN_GEMFILE)}/bundler.d/*.rb"].each do |bundle|
|
|
> self.instance_eval(Bundler.read_file(bundle))
|
|
# end
|
|
# -------------------------------------------
|
|
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
|
|
installing your bundle as root will break this application for all non-root
|
|
users on this machine.
|
|
|
|
[!] There was an error parsing `Gemfile`: You cannot specify the same gem twice with different version requirements.
|
|
You specified: foreman_monitoring (= 0.1.0) and foreman_monitoring (>= 0). Bundler cannot continue.
|
|
|
|
# from /usr/share/foreman/Gemfile:44
|
|
# -------------------------------------------
|
|
# Dir["#{File.dirname(FOREMAN_GEMFILE)}/bundler.d/*.rb"].each do |bundle|
|
|
> self.instance_eval(Bundler.read_file(bundle))
|
|
# end
|
|
# -------------------------------------------
|
|
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
|
|
installing your bundle as root will break this application for all non-root
|
|
users on this machine.
|
|
|
|
[!] There was an error parsing `Gemfile`: You cannot specify the same gem twice with different version requirements.
|
|
You specified: foreman_monitoring (= 0.1.0) and foreman_monitoring (>= 0). Bundler cannot continue.
|
|
|
|
# from /usr/share/foreman/Gemfile:44
|
|
# -------------------------------------------
|
|
# Dir["#{File.dirname(FOREMAN_GEMFILE)}/bundler.d/*.rb"].each do |bundle|
|
|
> self.instance_eval(Bundler.read_file(bundle))
|
|
# end
|
|
# -------------------------------------------
|
|
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
|
|
installing your bundle as root will break this application for all non-root
|
|
users on this machine.
|
|
|
|
[!] There was an error parsing `Gemfile`: You cannot specify the same gem twice with different version requirements.
|
|
You specified: foreman_monitoring (= 0.1.0) and foreman_monitoring (>= 0). Bundler cannot continue.
|
|
|
|
# from /usr/share/foreman/Gemfile:44
|
|
# -------------------------------------------
|
|
# Dir["#{File.dirname(FOREMAN_GEMFILE)}/bundler.d/*.rb"].each do |bundle|
|
|
> self.instance_eval(Bundler.read_file(bundle))
|
|
# end
|
|
# -------------------------------------------
|
|
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
|
|
installing your bundle as root will break this application for all non-root
|
|
users on this machine.
|
|
Resolving dependencies...
|
|
Using rake 12.0.0
|
|
Using i18n 0.8.6
|
|
Using minitest 5.10.3
|
|
Using thread_safe 0.3.6
|
|
Using builder 3.2.3
|
|
Using erubis 2.7.0
|
|
Using mini_portile2 2.2.0
|
|
Using rack 1.6.8
|
|
Using mime-types-data 3.2016.0521
|
|
Using arel 6.0.4
|
|
Using multi_json 1.12.1
|
|
Using thor 0.19.4
|
|
Using public_suffix 2.0.5
|
|
Using json 2.1.0
|
|
Using bundler 1.11.2
|
|
Using concurrent-ruby 1.0.3
|
|
Using coffee-script-source 1.12.2
|
|
Using execjs 2.7.0
|
|
Using deacon 1.0.0
|
|
Using polyglot 0.3.5
|
|
Using unf_ext 0.0.7.4
|
|
Using excon 0.57.1
|
|
Using facter 2.4.6
|
|
Using fast_gettext 1.1.0
|
|
Using formatador 0.2.5
|
|
Using trollop 2.1.2
|
|
Using foreman_setup 5.0.0
|
|
Using net-ldap 0.16.0
|
|
Using little-plugger 1.1.4
|
|
Using net-ping 2.0.1
|
|
Using net-ssh 4.1.0
|
|
Using netrc 0.11.0
|
|
Using oauth 0.5.3
|
|
Using pg 0.21.0
|
|
Using sexp_processor 4.9.0
|
|
Using useragent 0.16.8
|
|
Using sshkey 1.9.0
|
|
Using will_paginate 3.1.6
|
|
Using rainbow 2.2.2
|
|
Using tzinfo 1.2.3
|
|
Using nokogiri 1.8.0
|
|
Using rack-test 0.6.3
|
|
Using rack-jsonp 1.3.1
|
|
Using mime-types 3.1
|
|
Using addressable 2.5.1
|
|
Using sprockets 3.7.1
|
|
Using coffee-script 2.4.1
|
|
Using unf 0.1.4
|
|
Using gettext_i18n_rails 1.7.2
|
|
Using fog-core 1.42.0
|
|
Using logging 2.2.2
|
|
Using net-scp 1.2.1
|
|
Using ruby_parser 3.9.0
|
|
Using secure_headers 3.6.6
|
|
Using activesupport 4.2.8
|
|
Using loofah 2.0.3
|
|
Using rbvmomi 1.11.3
|
|
Using mail 2.6.6
|
|
Using css_parser 1.5.0
|
|
Using domain_name 0.5.20170404
|
|
Using ruby2ruby 2.3.2
|
|
Using rails-deprecated_sanitizer 1.0.3
|
|
Using globalid 0.4.0
|
|
Using activemodel 4.2.8
|
|
Using ldap_fluff 0.4.7
|
|
Using rabl 0.13.1
|
|
Using rails-html-sanitizer 1.0.3
|
|
Using fog-vsphere 1.11.2
|
|
Using roadie 3.2.2
|
|
Using http-cookie 1.0.3
|
|
Using safemode 1.3.2
|
|
Using rails-dom-testing 1.0.8
|
|
Using activejob 4.2.8
|
|
Using activerecord 4.2.8
|
|
Using rest-client 2.0.2
|
|
Using actionview 4.2.8
|
|
Using ancestry 2.2.2
|
|
Using audited 4.5.0
|
|
Using deep_cloneable 2.3.0
|
|
Using friendly_id 5.2.1
|
|
Using scoped_search 4.1.0
|
|
Using validates_lengths_from_database 0.6.0
|
|
Using actionpack 4.2.8
|
|
Using actionmailer 4.2.8
|
|
Using railties 4.2.8
|
|
Using sprockets-rails 2.3.3
|
|
Using activerecord-session_store 1.1.0
|
|
Using coffee-rails 4.2.2
|
|
Using rails-i18n 4.0.9
|
|
Using responders 2.4.0
|
|
Using roadie-rails 1.2.1
|
|
Using webpack-rails 0.9.10
|
|
Using x-editable-rails 1.5.5
|
|
Using rails 4.2.8
|
|
Using turbolinks 2.5.3
|
|
Using apipie-rails 0.4.0
|
|
Using deface 1.2.0
|
|
Using foreman_monitoring 0.1.0 from https://github.com/theforeman/foreman_monitoring.git (at master@756032c)
|
|
Updating files in vendor/cache
|
|
Bundle complete! 43 Gemfile dependencies, 98 gems now installed.
|
|
Bundled gems are installed into ./vendor.
|
|
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
|
|
installing your bundle as root will break this application for all non-root
|
|
users on this machine.
|
|
|
|
[!] There was an error parsing `Gemfile`: You cannot specify the same gem twice with different version requirements.
|
|
You specified: foreman_monitoring (= 0.1.0) and foreman_monitoring (>= 0). Bundler cannot continue.
|
|
|
|
# from /usr/share/foreman/Gemfile:44
|
|
# -------------------------------------------
|
|
# Dir["#{File.dirname(FOREMAN_GEMFILE)}/bundler.d/*.rb"].each do |bundle|
|
|
> self.instance_eval(Bundler.read_file(bundle))
|
|
# end
|
|
# -------------------------------------------
|