Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1446630 Details for
Bug 1585092
RHEV host creation: undefined method '#params'
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
v3_production.log
file_1585092.txt (text/plain), 23.70 KB, created by
Lukáš Hellebrandt
on 2018-06-01 09:54:34 UTC
(
hide
)
Description:
v3_production.log
Filename:
MIME Type:
Creator:
Lukáš Hellebrandt
Created:
2018-06-01 09:54:34 UTC
Size:
23.70 KB
patch
obsolete
>2018-06-01T05:00:35 [I|dyn|] stop listening for new events... >2018-06-01T05:00:35 [I|dyn|] start terminating clock... >2018-06-01T05:00:35 [I|dyn|] start terminating throttle_limiter... >2018-06-01T05:00:35 [I|dyn|] start terminating client dispatcher... >2018-06-01T05:00:35 [I|dyn|] stop listening for new events... >2018-06-01T05:00:35 [I|dyn|] start terminating clock... >2018-06-01T05:00:44 [I|app|] Started GET "/notification_recipients" for 10.40.205.115 at 2018-06-01 05:00:44 -0400 >2018-06-01T05:00:44 [I|app|5f4f1] Processing by NotificationRecipientsController#index as JSON >2018-06-01T05:00:44 [I|app|5f4f1] Current user: admin (administrator) >2018-06-01T05:00:44 [I|app|5f4f1] Completed 200 OK in 9ms (Views: 0.3ms | ActiveRecord: 0.7ms) >2018-06-01T05:00:55 [I|app|] Started GET "/notification_recipients" for 10.40.205.115 at 2018-06-01 05:00:55 -0400 >2018-06-01T05:00:55 [I|app|f8542] Processing by NotificationRecipientsController#index as JSON >2018-06-01T05:00:55 [I|app|f8542] Current user: admin (administrator) >2018-06-01T05:00:55 [I|app|f8542] Completed 200 OK in 8ms (Views: 0.2ms | ActiveRecord: 0.6ms) >2018-06-01T05:01:05 [I|app|] Started GET "/notification_recipients" for 10.40.205.115 at 2018-06-01 05:01:05 -0400 >2018-06-01T05:01:05 [I|app|76b91] Processing by NotificationRecipientsController#index as JSON >2018-06-01T05:01:05 [I|app|76b91] Current user: admin (administrator) >2018-06-01T05:01:05 [I|app|76b91] Completed 200 OK in 9ms (Views: 0.2ms | ActiveRecord: 0.7ms) >2018-06-01T05:01:06 [I|app|] Started GET "/api/architectures?search=name+%3D+%22x86_64%22" for 2620:52:0:10bb:2247:47ff:fe87:8ca8 at 2018-06-01 05:01:06 -0400 >2018-06-01T05:01:06 [I|app|1b31b] Processing by Api::V2::ArchitecturesController#index as JSON >2018-06-01T05:01:06 [I|app|1b31b] Parameters: {"search"=>"name = \"x86_64\"", "apiv"=>"v2", "architecture"=>{}} >2018-06-01T05:01:06 [I|app|1b31b] Current user: foreman_admin (administrator) >2018-06-01T05:01:06 [I|app|1b31b] Authorized user admin(Admin User) >2018-06-01T05:01:06 [I|app|1b31b] Current user: admin (administrator) >2018-06-01T05:01:06 [I|app|1b31b] Rendering api/v2/architectures/index.json.rabl within api/v2/layouts/index_layout >2018-06-01T05:01:06 [I|app|1b31b] Rendered api/v2/architectures/index.json.rabl within api/v2/layouts/index_layout (10.5ms) >2018-06-01T05:01:06 [I|app|1b31b] Completed 200 OK in 173ms (Views: 14.3ms | ActiveRecord: 41.5ms) >2018-06-01T05:01:07 [I|app|] Started POST "/api/hosts" for 2620:52:0:10bb:2247:47ff:fe87:8ca8 at 2018-06-01 05:01:07 -0400 >2018-06-01T05:01:07 [I|app|ad040] Processing by Api::V2::HostsController#create as JSON >2018-06-01T05:01:07 [I|app|ad040] Parameters: {"location_id"=>2, "organization_id"=>1, "host"=>{"name"=>"host-hammer-image-based", "location_id"=>2, "organization_id"=>1, "environment_id"=>1, "ip"=>"192.168.1.111", "mac"=>"00:1a:4a:16:01:a8", "architecture_id"=>1, "domain_id"=>2, "puppetclass_ids"=>[], "operatingsystem_id"=>1, "ptable_id"=>1, "subnet_id"=>1, "compute_resource_id"=>1, "build"=>true, "enabled"=>true, "provision_method"=>"image", "managed"=>true, "compute_profile_id"=>1, "compute_attributes"=>{"volumes_attributes"=>{}}, "content_facet_attributes"=>{"content_view_id"=>1, "lifecycle_environment_id"=>1, "content_source_id"=>1}, "subscription_facet_attributes"=>{}, "overwrite"=>true, "host_parameters_attributes"=>[], "interfaces_attributes"=>[{"mac"=>"00:1a:4a:16:01:a8", "ip"=>"192.168.1.111", "managed"=>"true", "primary"=>"true", "provision"=>"true", "compute_attributes"=>{"network"=>"a1f9eb04-9b92-4940-b65f-1ba87adf9cb5"}}], "root_pass"=>"[FILTERED]"}, "apiv"=>"v2"} >2018-06-01T05:01:07 [I|app|ad040] Current user: foreman_admin (administrator) >2018-06-01T05:01:07 [I|app|ad040] Authorized user admin(Admin User) >2018-06-01T05:01:07 [I|app|ad040] Current user: admin (administrator) >2018-06-01T05:01:13 [I|app|ad040] Adding Compute instance for host-hammer-image-based.example.com >2018-06-01T05:01:16 [I|app|] Started GET "/notification_recipients" for 10.40.205.115 at 2018-06-01 05:01:16 -0400 >2018-06-01T05:01:16 [I|app|11694] Processing by NotificationRecipientsController#index as JSON >2018-06-01T05:01:16 [I|app|11694] Current user: admin (administrator) >2018-06-01T05:01:16 [I|app|11694] Completed 200 OK in 12ms (Views: 0.3ms | ActiveRecord: 0.8ms) >2018-06-01T05:01:19 [I|app|ad040] Processed 2 tasks from queue 'Host::Managed Main', completed 2/2 >2018-06-01T05:01:19 [I|aud|ad040] create event for Nic::Managed with id 18 >2018-06-01T05:01:20 [I|aud|ad040] create event for Host::Base with id 17 >2018-06-01T05:01:20 [I|app|ad040] About to start post launch script on host-hammer-image-based.example.com >2018-06-01T05:01:20 [I|app|ad040] generating template to upload to host-hammer-image-based.example.com >2018-06-01T05:01:20 [I|tem|ad040] Rendering template 'Satellite Kickstart Default Finish' >2018-06-01T05:01:20 [I|tem|ad040] Rendering template 'kickstart_networking_setup' >2018-06-01T05:01:20 [I|tem|ad040] Rendering template 'kickstart_ifcfg_get_identifier_names' >2018-06-01T05:01:20 [I|blo|ad040] Unattended render of 'kickstart_ifcfg_get_identifier_names' = 'a33b13ec9488936abba1977618488dcf36eb1d939a41f5884740f33b3858fb65' >real=`grep -l 00:1a:4a:16:01:90 /sys/class/net/*/{bonding_slave/perm_hwaddr,address} 2>/dev/null | awk -F '/' '// {print $5}' | head -1` >sanitized_real=`echo $real | sed s/:/_/` > > >2018-06-01T05:01:20 [I|tem|ad040] Rendering template 'kickstart_ifcfg_generic_interface' >2018-06-01T05:01:21 [I|blo|ad040] Unattended render of 'kickstart_ifcfg_generic_interface' = '72a2a7bf7e02dce72233432cb3946ade08db524537b2e5747f9c41db8dc06dfa' >BOOTPROTO="dhcp" >DOMAIN="example.com" >DEVICE=$real >HWADDR="00:1a:4a:16:01:90" >ONBOOT=yes >PEERDNS=yes >PEERROUTES=yes >DEFROUTE=yes > >2018-06-01T05:01:21 [I|blo|ad040] Unattended render of 'kickstart_ifcfg_generic_interface' = '7249289e1d11994034d5c5f22b3d663ad4f91f47f99ad5f9d6ce8de001ad46f4' > > > > ># interface >real=`grep -l 00:1a:4a:16:01:90 /sys/class/net/*/{bonding_slave/perm_hwaddr,address} 2>/dev/null | awk -F '/' '// {print $5}' | head -1` >sanitized_real=`echo $real | sed s/:/_/` > > >cat << EOF > /etc/sysconfig/network-scripts/ifcfg-$sanitized_real >BOOTPROTO="dhcp" >DOMAIN="example.com" >DEVICE=$real >HWADDR="00:1a:4a:16:01:90" >ONBOOT=yes >PEERDNS=yes >PEERROUTES=yes >DEFROUTE=yes >EOF > > >2018-06-01T05:01:21 [W|app|ad040] Prepare post installation script for host-hammer-image-based.example.com task failed with the following error: undefined method '#params' for Host::Managed::Jail (Host::Managed) >Safemode::NoMethodError: undefined method '#params' for Host::Managed::Jail (Host::Managed) >/opt/theforeman/tfm/root/usr/share/gems/gems/safemode-1.3.5/lib/safemode/jail.rb:22:in `method_missing' >Satellite Kickstart Default Finish:65:in `bind' >/opt/theforeman/tfm/root/usr/share/gems/gems/safemode-1.3.5/lib/safemode.rb:51:in `eval' >/opt/theforeman/tfm/root/usr/share/gems/gems/safemode-1.3.5/lib/safemode.rb:51:in `eval' >/usr/share/foreman/lib/foreman/renderer.rb:128:in `render_safe' >/usr/share/foreman/lib/foreman/renderer.rb:246:in `unattended_render' >/usr/share/foreman/lib/foreman/renderer.rb:260:in `block in unattended_render_to_temp_file' >/opt/rh/rh-ruby24/root/usr/share/ruby/tempfile.rb:295:in `open' >/usr/share/foreman/lib/foreman/renderer.rb:259:in `unattended_render_to_temp_file' >/usr/share/foreman/app/models/concerns/orchestration/ssh_provision.rb:39:in `setSSHProvisionScript' >/usr/share/foreman/app/models/concerns/orchestration.rb:222:in `execute' >/usr/share/foreman/app/models/concerns/orchestration.rb:145:in `block in process' >/usr/share/foreman/app/models/concerns/orchestration.rb:137:in `each' >/usr/share/foreman/app/models/concerns/orchestration.rb:137:in `process' >/usr/share/foreman/app/models/concerns/orchestration.rb:56:in `post_commit' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:413:in `block in make_lambda' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:270:in `block in simple' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:511:in `block in invoke_after' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:511:in `each' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:511:in `invoke_after' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:132:in `run_callbacks' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:827:in `_run_commit_callbacks' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activerecord-5.1.4/lib/active_record/transactions.rb:343:in `committed!' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activerecord-5.1.4/lib/active_record/connection_adapters/abstract/transaction.rb:86:in `commit_records' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activerecord-5.1.4/lib/active_record/connection_adapters/abstract/transaction.rb:178:in `block in commit_transaction' >/opt/rh/rh-ruby24/root/usr/share/ruby/monitor.rb:214:in `mon_synchronize' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activerecord-5.1.4/lib/active_record/connection_adapters/abstract/transaction.rb:168:in `commit_transaction' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activerecord-5.1.4/lib/active_record/connection_adapters/abstract/transaction.rb:207:in `block in within_new_transaction' >/opt/rh/rh-ruby24/root/usr/share/ruby/monitor.rb:214:in `mon_synchronize' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activerecord-5.1.4/lib/active_record/connection_adapters/abstract/transaction.rb:191:in `within_new_transaction' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activerecord-5.1.4/lib/active_record/connection_adapters/abstract/database_statements.rb:235:in `transaction' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activerecord-5.1.4/lib/active_record/transactions.rb:210:in `transaction' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activerecord-5.1.4/lib/active_record/transactions.rb:381:in `with_transaction_returning_status' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activerecord-5.1.4/lib/active_record/transactions.rb:308:in `block in save' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activerecord-5.1.4/lib/active_record/transactions.rb:323:in `rollback_active_record_state!' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activerecord-5.1.4/lib/active_record/transactions.rb:307:in `save' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activerecord-5.1.4/lib/active_record/suppressor.rb:42:in `save' >/usr/share/foreman/app/models/concerns/foreman/sti.rb:26:in `save' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-0.13.1/app/models/foreman_tasks/concerns/action_triggering.rb:27:in `block in save' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-0.13.1/app/models/foreman_tasks/concerns/action_triggering.rb:121:in `dynflow_task_wrap' >/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-0.13.1/app/models/foreman_tasks/concerns/action_triggering.rb:27:in `save' >/usr/share/foreman/app/controllers/api/v2/hosts_controller.rb:144:in `create' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/abstract_controller/base.rb:186:in `process_action' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/rendering.rb:30:in `process_action' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/abstract_controller/callbacks.rb:20:in `block in process_action' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:108:in `block in run_callbacks' >/usr/share/foreman/app/controllers/api/v2/base_controller.rb:162:in `disable_json_root' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:117:in `block in run_callbacks' >/usr/share/foreman/app/controllers/concerns/application_shared.rb:15:in `set_timezone' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:117:in `block in run_callbacks' >/usr/share/foreman/app/models/concerns/foreman/thread_session.rb:32:in `clear_thread' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:117:in `block in run_callbacks' >/usr/share/foreman/app/controllers/concerns/foreman/controller/topbar_sweeper.rb:12:in `set_topbar_sweeper_controller' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:117:in `block in run_callbacks' >/opt/theforeman/tfm/root/usr/share/gems/gems/audited-4.7.0/lib/audited/sweeper.rb:14:in `around' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:117:in `block in run_callbacks' >/opt/theforeman/tfm/root/usr/share/gems/gems/audited-4.7.0/lib/audited/sweeper.rb:14:in `around' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:117:in `block in run_callbacks' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:135:in `run_callbacks' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/abstract_controller/callbacks.rb:19:in `process_action' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/rescue.rb:20:in `process_action' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/notifications.rb:166:in `block in instrument' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/notifications/instrumenter.rb:21:in `instrument' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/notifications.rb:166:in `instrument' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/instrumentation.rb:30:in `process_action' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal/params_wrapper.rb:252:in `process_action' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activerecord-5.1.4/lib/active_record/railties/controller_runtime.rb:22:in `process_action' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/abstract_controller/base.rb:124:in `process' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionview-5.1.4/lib/action_view/rendering.rb:30:in `process' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal.rb:189:in `dispatch' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_controller/metal.rb:253:in `dispatch' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/routing/route_set.rb:49:in `dispatch' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/routing/route_set.rb:31:in `serve' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/routing/mapper.rb:16:in `block in <class:Constraints>' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/routing/mapper.rb:46:in `serve' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/journey/router.rb:50:in `block in serve' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/journey/router.rb:33:in `each' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/journey/router.rb:33:in `serve' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/routing/route_set.rb:834:in `call' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/static.rb:125:in `call' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/static.rb:125:in `call' >/opt/theforeman/tfm/root/usr/share/gems/gems/apipie-rails-0.5.7/lib/apipie/static_dispatcher.rb:65:in `call' >/opt/theforeman/tfm/root/usr/share/gems/gems/apipie-rails-0.5.7/lib/apipie/extractor/recorder.rb:136:in `call' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/static.rb:125:in `call' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/static.rb:125:in `call' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/static.rb:125:in `call' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/static.rb:125:in `call' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/static.rb:125:in `call' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/static.rb:125:in `call' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/static.rb:125:in `call' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/static.rb:125:in `call' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/static.rb:125:in `call' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/static.rb:125:in `call' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/static.rb:125:in `call' >/usr/share/foreman/lib/middleware/telemetry.rb:9:in `call' >/opt/theforeman/tfm/root/usr/share/gems/gems/apipie-rails-0.5.7/lib/apipie/middleware/checksum_in_headers.rb:27:in `call' >/usr/share/foreman/lib/middleware/catch_json_parse_errors.rb:8:in `call' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/conditional_get.rb:38:in `call' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/head.rb:12:in `call' >/usr/share/foreman/lib/middleware/logging_context.rb:23:in `call' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/cookies.rb:613:in `call' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/callbacks.rb:97:in `run_callbacks' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/callbacks.rb:24:in `call' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/railties-5.1.4/lib/rails/rack/logger.rb:36:in `call_app' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/railties-5.1.4/lib/rails/rack/logger.rb:26:in `call' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/sprockets-rails-3.2.1/lib/sprockets/rails/quiet_assets.rb:13:in `call' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/remote_ip.rb:79:in `call' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/request_id.rb:25:in `call' >/opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.7.0.0.4/lib/katello/prevent_json_parsing.rb:12:in `call' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/activesupport-5.1.4/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/executor.rb:12:in `call' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/static.rb:125:in `call' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/actionpack-5.1.4/lib/action_dispatch/middleware/static.rb:125:in `call' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call' >/opt/theforeman/tfm/root/usr/share/gems/gems/secure_headers-5.0.5/lib/secure_headers/middleware.rb:13:in `call' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/railties-5.1.4/lib/rails/engine.rb:522:in `call' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/railties-5.1.4/lib/rails/railtie.rb:185:in `public_send' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/railties-5.1.4/lib/rails/railtie.rb:185:in `method_missing' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each' >/opt/theforeman/tfm-ror51/root/usr/share/gems/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call' >/usr/share/gems/gems/passenger-4.0.18/lib/phusion_passenger/rack/thread_handler_extension.rb:77:in `process_request' >/usr/share/gems/gems/passenger-4.0.18/lib/phusion_passenger/request_handler/thread_handler.rb:140:in `accept_and_process_next_request' >/usr/share/gems/gems/passenger-4.0.18/lib/phusion_passenger/request_handler/thread_handler.rb:108:in `main_loop' >/usr/share/gems/gems/passenger-4.0.18/lib/phusion_passenger/request_handler.rb:441:in `block (3 levels) in start_threads' >/opt/theforeman/tfm/root/usr/share/gems/gems/logging-2.2.2/lib/logging/diagnostic_context.rb:474:in `block in create_with_logging_context' >2018-06-01T05:01:21 [W|app|ad040] Rolling back due to a problem: [#<Orchestration::Task:0x00007fd36fa4f458 @name="Prepare post installation script for host-hammer-image-based.example.com", @id="Prepare post installation script for host-hammer-image-based.example.com", @status="failed", @priority=2000, @action=[#<Host::Managed id: 17, name: "host-hammer-image-based.example.com", last_compile: nil, last_report: nil, updated_at: "2018-06-01 09:01:19", created_at: "2018-06-01 09:01:19", root_pass: "$5$fjkXwjEL$sMnNEkUlU2AFi1rHCnPRJVlCSqxkb8J9vVPC.c...", architecture_id: 1, operatingsystem_id: 1, environment_id: 1, ptable_id: 1, medium_id: nil, build: true, comment: nil, disk: nil, installed_at: nil, model_id: nil, hostgroup_id: nil, owner_id: 4, owner_type: "User", enabled: true, puppet_ca_proxy_id: nil, managed: true, use_image: nil, image_file: nil, uuid: "31abccd9-e1c7-4243-93e0-f71cf0973280", compute_resource_id: 1, puppet_proxy_id: nil, certname: nil, image_id: nil, organization_id: 1, location_id: 2, type: "Host::Managed", otp: nil, realm_id: nil, compute_profile_id: 1, provision_method: "image", grub_pass: "$6$hO6T7CUi$6hdiyj6Fk5R6UixHGa5rg2rYcLhsOU/wfzb.km...", discovery_rule_id: nil, content_view_id: nil, lifecycle_environment_id: nil, global_status: 0, lookup_value_matcher: "fqdn=host-hammer-image-based.example.com", pxe_loader: "Grub2 UEFI", openscap_proxy_id: nil>, :setSSHProvisionScript], @created=1527843673.3921165, @timestamp=2018-06-01 09:01:21 UTC>] >2018-06-01T05:01:21 [I|app|ad040] Completed 422 Unprocessable Entity in 14027ms (Views: 0.4ms | ActiveRecord: 416.7ms)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1585092
: 1446630