Project

General

Profile

Bug #2612 » production-fog-1.8.0-3.log

Ronny M, 06/05/2013 03:36 PM

 


Started POST "/hosts/compute_resource_selected" for 192.168.88.1 at 2013-06-05 12:29:21 -0700
Processing by HostsController#compute_resource_selected as */*
Parameters: {"architecture_id"=>"1", "compute_resource_id"=>"1", "operatingsystem_id"=>"1"}
User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT 1 [["id", 1]]
Setting current user thread-local variable to admin
ComputeResource Load (0.6ms) SELECT "compute_resources".* FROM "compute_resources" WHERE "compute_resources"."id" = $1 ORDER BY LOWER(compute_resources.name) LIMIT 1 [["id", "1"]]
Rendered compute_resources_vms/form/_vmware.html.erb (75.3ms)
Rendered hosts/_compute.html.erb (106.5ms)
Operation FAILED: undefined method `init' for #<Class:0x00000008c666c0>
/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/dynamic_matchers.rb:55:in `method_missing'
/opt/rh/ruby193/root/usr/share/gems/gems/rbvmomi-1.2.3/lib/rbvmomi/type_loader.rb:81:in `block in make_managed_type'
/opt/rh/ruby193/root/usr/share/gems/gems/rbvmomi-1.2.3/lib/rbvmomi/type_loader.rb:80:in `tap'
/opt/rh/ruby193/root/usr/share/gems/gems/rbvmomi-1.2.3/lib/rbvmomi/type_loader.rb:80:in `make_managed_type'
/opt/rh/ruby193/root/usr/share/gems/gems/rbvmomi-1.2.3/lib/rbvmomi/type_loader.rb:65:in `make_type'
/opt/rh/ruby193/root/usr/share/gems/gems/rbvmomi-1.2.3/lib/rbvmomi/type_loader.rb:45:in `load_type'
/opt/rh/ruby193/root/usr/share/gems/gems/rbvmomi-1.2.3/lib/rbvmomi/connection.rb:231:in `const_missing'
/opt/rh/ruby193/root/usr/share/gems/gems/rbvmomi-1.2.3/lib/rbvmomi/connection.rb:209:in `const_get'
/opt/rh/ruby193/root/usr/share/gems/gems/rbvmomi-1.2.3/lib/rbvmomi/connection.rb:209:in `type'
/opt/rh/ruby193/root/usr/share/gems/gems/rbvmomi-1.2.3/lib/rbvmomi/connection.rb:217:in `type'
/opt/rh/ruby193/root/usr/share/gems/gems/rbvmomi-1.2.3/lib/rbvmomi/connection.rb:116:in `xml2obj'
/opt/rh/ruby193/root/usr/share/gems/gems/rbvmomi-1.2.3/lib/rbvmomi/connection.rb:95:in `block in xml2obj'
/opt/rh/ruby193/root/usr/share/gems/gems/rbvmomi-1.2.3/lib/rbvmomi/connection.rb:95:in `map'
/opt/rh/ruby193/root/usr/share/gems/gems/rbvmomi-1.2.3/lib/rbvmomi/connection.rb:95:in `xml2obj'
/opt/rh/ruby193/root/usr/share/gems/gems/rbvmomi-1.2.3/lib/rbvmomi/connection.rb:107:in `block in xml2obj'
/opt/rh/ruby193/root/usr/share/gems/gems/nokogiri-1.5.6/lib/nokogiri/xml/node_set.rb:239:in `block in each'
/opt/rh/ruby193/root/usr/share/gems/gems/nokogiri-1.5.6/lib/nokogiri/xml/node_set.rb:238:in `upto'
/opt/rh/ruby193/root/usr/share/gems/gems/nokogiri-1.5.6/lib/nokogiri/xml/node_set.rb:238:in `each'
/opt/rh/ruby193/root/usr/share/gems/gems/rbvmomi-1.2.3/lib/rbvmomi/connection.rb:103:in `xml2obj'
/opt/rh/ruby193/root/usr/share/gems/gems/rbvmomi-1.2.3/lib/rbvmomi/connection.rb:107:in `block in xml2obj'
/opt/rh/ruby193/root/usr/share/gems/gems/nokogiri-1.5.6/lib/nokogiri/xml/node_set.rb:239:in `block in each'
/opt/rh/ruby193/root/usr/share/gems/gems/nokogiri-1.5.6/lib/nokogiri/xml/node_set.rb:238:in `upto'
/opt/rh/ruby193/root/usr/share/gems/gems/nokogiri-1.5.6/lib/nokogiri/xml/node_set.rb:238:in `each'
/opt/rh/ruby193/root/usr/share/gems/gems/rbvmomi-1.2.3/lib/rbvmomi/connection.rb:103:in `xml2obj'
/opt/rh/ruby193/root/usr/share/gems/gems/rbvmomi-1.2.3/lib/rbvmomi/connection.rb:54:in `block in parse_response'
/opt/rh/ruby193/root/usr/share/gems/gems/rbvmomi-1.2.3/lib/rbvmomi/connection.rb:54:in `map'
/opt/rh/ruby193/root/usr/share/gems/gems/rbvmomi-1.2.3/lib/rbvmomi/connection.rb:54:in `parse_response'
/opt/rh/ruby193/root/usr/share/gems/gems/rbvmomi-1.2.3/lib/rbvmomi/connection.rb:71:in `call'
/opt/rh/ruby193/root/usr/share/gems/gems/rbvmomi-1.2.3/lib/rbvmomi/basic_types.rb:182:in `_call'
/opt/rh/ruby193/root/usr/share/gems/gems/rbvmomi-1.2.3/lib/rbvmomi/basic_types.rb:70:in `block (2 levels) in init'
/opt/rh/ruby193/root/usr/share/gems/gems/rbvmomi-1.2.3/lib/rbvmomi/basic_types.rb:162:in `_get_property'
/opt/rh/ruby193/root/usr/share/gems/gems/rbvmomi-1.2.3/lib/rbvmomi/basic_types.rb:34:in `block (2 levels) in init'
/opt/rh/ruby193/root/usr/share/gems/gems/fog-1.8.0/lib/fog/vsphere/requests/compute/list_clusters.rb:14:in `raw_clusters'
/opt/rh/ruby193/root/usr/share/gems/gems/fog-1.8.0/lib/fog/vsphere/requests/compute/list_clusters.rb:8:in `list_clusters'
/opt/rh/ruby193/root/usr/share/gems/gems/fog-1.8.0/lib/fog/vsphere/models/compute/clusters.rb:15:in `all'
/opt/rh/ruby193/root/usr/share/gems/gems/fog-1.8.0/lib/fog/core/collection.rb:130:in `lazy_load'
/opt/rh/ruby193/root/usr/share/gems/gems/fog-1.8.0/lib/fog/core/collection.rb:18:in `empty?'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/helpers/form_options_helper.rb:588:in `to_select_tag'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/helpers/form_options_helper.rb:157:in `select'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/helpers/form_options_helper.rb:642:in `select'
/usr/share/foreman/app/helpers/layout_helper.rb:106:in `block in selectable_f'
/usr/share/foreman/app/helpers/layout_helper.rb:129:in `block (2 levels) in field'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/helpers/capture_helper.rb:40:in `block in capture'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/helpers/capture_helper.rb:187:in `with_output_buffer'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/helpers/capture_helper.rb:40:in `capture'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/helpers/tag_helper.rb:95:in `content_tag'
/usr/share/foreman/app/helpers/layout_helper.rb:128:in `block in field'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/helpers/capture_helper.rb:40:in `block in capture'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/helpers/capture_helper.rb:187:in `with_output_buffer'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/helpers/capture_helper.rb:40:in `capture'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/helpers/tag_helper.rb:95:in `content_tag'
/usr/share/foreman/app/helpers/layout_helper.rb:123:in `field'
/usr/share/foreman/app/helpers/layout_helper.rb:105:in `selectable_f'
/usr/share/foreman/app/views/compute_resources_vms/form/_vmware.html.erb:5:in `_app_views_compute_resources_vms_form__vmware_html_erb__1119096095387566460_71725340'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/template.rb:145:in `block in render'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:125:in `instrument'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/template.rb:143:in `render'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/partial_renderer.rb:265:in `render_partial'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/partial_renderer.rb:238:in `block in render'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `block in instrument'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `instrument'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/partial_renderer.rb:237:in `render'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:41:in `render_partial'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:15:in `render'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/helpers/rendering_helper.rb:24:in `render'
/usr/share/foreman/app/views/hosts/_compute.html.erb:4:in `block in _app_views_hosts__compute_html_erb___3938036801761674306_71307160'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/helpers/capture_helper.rb:40:in `block in capture'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/helpers/capture_helper.rb:187:in `with_output_buffer'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/helpers/capture_helper.rb:40:in `capture'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/helpers/form_helper.rb:607:in `fields_for'
/usr/share/foreman/app/views/hosts/_compute.html.erb:1:in `_app_views_hosts__compute_html_erb___3938036801761674306_71307160'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/template.rb:145:in `block in render'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:125:in `instrument'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/template.rb:143:in `render'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/partial_renderer.rb:265:in `render_partial'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/partial_renderer.rb:238:in `block in render'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `block in instrument'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `instrument'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/partial_renderer.rb:237:in `render'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:41:in `render_partial'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:15:in `render'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:110:in `_render_template'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/streaming.rb:225:in `_render_template'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:103:in `render_to_body'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/renderers.rb:28:in `render_to_body'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/compatibility.rb:50:in `render_to_body'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:88:in `render'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/rendering.rb:16:in `render'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/core_ext/benchmark.rb:5:in `block in ms'
/opt/rh/ruby193/root/usr/share/ruby/benchmark.rb:295:in `realtime'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/core_ext/benchmark.rb:5:in `ms'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:40:in `block in render'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime'
/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:39:in `render'
/usr/share/foreman/app/controllers/hosts_controller.rb:124:in `compute_resource_selected'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/implicit_render.rb:4:in `send_action'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:167:in `process_action'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/rendering.rb:10:in `process_action'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:18:in `block in process_action'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:538:in `block (3 levels) in _run__1088032632573219987__process_action__4560761742035533836__callbacks'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:215:in `block in _conditional_callback_around_4529'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:326:in `around'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:310:in `_callback_around_911'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:214:in `_conditional_callback_around_4529'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:526:in `block (2 levels) in _run__1088032632573219987__process_action__4560761742035533836__callbacks'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:215:in `block in _conditional_callback_around_4528'
/usr/share/foreman/lib/foreman/thread_session.rb:31:in `clear_thread'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:214:in `_conditional_callback_around_4528'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:415:in `block in _run__1088032632573219987__process_action__4560761742035533836__callbacks'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:215:in `block in _conditional_callback_around_4527'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:326:in `around'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:310:in `_callback_around_13'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:214:in `_conditional_callback_around_4527'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:414:in `_run__1088032632573219987__process_action__4560761742035533836__callbacks'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `__run_callback'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in `run_callbacks'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:17:in `process_action'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/rescue.rb:29:in `process_action'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `block in instrument'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `instrument'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:29:in `process_action'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/params_wrapper.rb:207:in `process_action'
/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/railties/controller_runtime.rb:18:in `process_action'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:121:in `process'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:45:in `process'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal.rb:203:in `dispatch'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal.rb:246:in `block in action'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:in `call'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:36:in `call'
/opt/rh/ruby193/root/usr/share/gems/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call'
/opt/rh/ruby193/root/usr/share/gems/gems/journey-1.0.4/lib/journey/router.rb:56:in `each'
/opt/rh/ruby193/root/usr/share/gems/gems/journey-1.0.4/lib/journey/router.rb:56:in `call'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:600:in `call'
/opt/rh/ruby193/root/usr/share/gems/gems/apipie-rails-0.0.18/lib/apipie/static_dispatcher.rb:56:in `call'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/etag.rb:23:in `call'
/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/conditionalget.rb:35:in `call'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/head.rb:14:in `call'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/params_parser.rb:21:in `call'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/flash.rb:242:in `call'
/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:205:in `context'
/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:200:in `call'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/cookies.rb:339:in `call'
/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/query_cache.rb:64:in `call'
/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `_run__807881261262233208__call__2261227002449517458__callbacks'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `__run_callback'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in `run_callbacks'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/callbacks.rb:27:in `call'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
/opt/rh/ruby193/root/usr/share/gems/gems/railties-3.2.8/lib/rails/rack/logger.rb:26:in `call_app'
/opt/rh/ruby193/root/usr/share/gems/gems/railties-3.2.8/lib/rails/rack/logger.rb:16:in `call'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/request_id.rb:22:in `call'
/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/methodoverride.rb:21:in `call'
/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/runtime.rb:17:in `call'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/cache/strategy/local_cache.rb:72:in `call'
/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/lock.rb:15:in `call'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/static.rb:62:in `call'
/opt/rh/ruby193/root/usr/share/gems/gems/rack-cache-1.2/lib/rack/cache/context.rb:136:in `forward'
/opt/rh/ruby193/root/usr/share/gems/gems/rack-cache-1.2/lib/rack/cache/context.rb:143:in `pass'
/opt/rh/ruby193/root/usr/share/gems/gems/rack-cache-1.2/lib/rack/cache/context.rb:155:in `invalidate'
/opt/rh/ruby193/root/usr/share/gems/gems/rack-cache-1.2/lib/rack/cache/context.rb:71:in `call!'
/opt/rh/ruby193/root/usr/share/gems/gems/rack-cache-1.2/lib/rack/cache/context.rb:51:in `call'
/opt/rh/ruby193/root/usr/share/gems/gems/railties-3.2.8/lib/rails/engine.rb:479:in `call'
/opt/rh/ruby193/root/usr/share/gems/gems/railties-3.2.8/lib/rails/application.rb:223:in `call'
/opt/rh/ruby193/root/usr/share/gems/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `method_missing'
/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/builder.rb:134:in `call'
/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/urlmap.rb:64:in `block in call'
/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/urlmap.rb:49:in `each'
/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/urlmap.rb:49:in `call'
/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/content_length.rb:14:in `call'
/opt/rh/ruby193/root/usr/share/gems/gems/thin-1.3.1/lib/thin/connection.rb:80:in `block in pre_process'
/opt/rh/ruby193/root/usr/share/gems/gems/thin-1.3.1/lib/thin/connection.rb:78:in `catch'
/opt/rh/ruby193/root/usr/share/gems/gems/thin-1.3.1/lib/thin/connection.rb:78:in `pre_process'
/opt/rh/ruby193/root/usr/share/gems/gems/thin-1.3.1/lib/thin/connection.rb:53:in `process'
/opt/rh/ruby193/root/usr/share/gems/gems/thin-1.3.1/lib/thin/connection.rb:38:in `receive_data'
/opt/rh/ruby193/root/usr/share/gems/gems/eventmachine-0.12.10/lib/eventmachine.rb:256:in `run_machine'
/opt/rh/ruby193/root/usr/share/gems/gems/eventmachine-0.12.10/lib/eventmachine.rb:256:in `run'
/opt/rh/ruby193/root/usr/share/gems/gems/thin-1.3.1/lib/thin/backends/base.rb:61:in `start'
/opt/rh/ruby193/root/usr/share/gems/gems/thin-1.3.1/lib/thin/server.rb:159:in `start'
/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/handler/thin.rb:13:in `run'
/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/server.rb:265:in `start'
/opt/rh/ruby193/root/usr/share/gems/gems/railties-3.2.8/lib/rails/commands/server.rb:70:in `start'
/opt/rh/ruby193/root/usr/share/gems/gems/railties-3.2.8/lib/rails/commands.rb:55:in `block in <top (required)>'
/opt/rh/ruby193/root/usr/share/gems/gems/railties-3.2.8/lib/rails/commands.rb:50:in `tap'
/opt/rh/ruby193/root/usr/share/gems/gems/railties-3.2.8/lib/rails/commands.rb:50:in `<top (required)>'
/opt/rh/ruby193/root/usr/share/rubygems/rubygems/custom_require.rb:60:in `require'
/opt/rh/ruby193/root/usr/share/rubygems/rubygems/custom_require.rb:60:in `rescue in require'
/opt/rh/ruby193/root/usr/share/rubygems/rubygems/custom_require.rb:35:in `require'
/usr/share/foreman/script/rails:6:in `<main>'
Rendered common/500.html.erb (6.9ms)
Completed 500 Internal Server Error in 124ms (Views: 7.5ms | ActiveRecord: 0.0ms)
Connecting to database specified by database.yml
Setting Load (1.0ms) SELECT "settings".* FROM "settings" ORDER BY name LIMIT 1
 (0.2ms) BEGIN
removing administrator from cache
Setting Load (0.6ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = 'administrator' ORDER BY name LIMIT 1
removing foreman_url from cache
Setting Load (0.3ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = 'foreman_url' ORDER BY name LIMIT 1
removing email_reply_address from cache
Setting Load (0.3ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = 'email_reply_address' ORDER BY name LIMIT 1
removing entries_per_page from cache
Setting Load (0.3ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = 'entries_per_page' ORDER BY name LIMIT 1
removing authorize_login_delegation from cache
Setting Load (0.3ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = 'authorize_login_delegation' ORDER BY name LIMIT 1
removing authorize_login_delegation_api from cache
Setting Load (0.3ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = 'authorize_login_delegation_api' ORDER BY name LIMIT 1
removing idle_timeout from cache
Setting Load (0.2ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = 'idle_timeout' ORDER BY name LIMIT 1
removing max_trend from cache
Setting Load (0.5ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = 'max_trend' ORDER BY name LIMIT 1
removing use_gravatar from cache
Setting Load (0.3ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = 'use_gravatar' ORDER BY name LIMIT 1
 (0.2ms) COMMIT
Setting Load (0.3ms) SELECT "settings".* FROM "settings" ORDER BY name LIMIT 1
Using puppetmaster command: /usr/bin/puppet master --config /etc/puppet/puppet.conf --vardir /var/lib/puppet
 (0.2ms) BEGIN
removing puppet_interval from cache
Setting Load (0.4ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = 'puppet_interval' ORDER BY name LIMIT 1
removing default_puppet_environment from cache
Setting Load (0.4ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = 'default_puppet_environment' ORDER BY name LIMIT 1
removing modulepath from cache
Setting Load (0.3ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = 'modulepath' ORDER BY name LIMIT 1
removing document_root from cache
Setting Load (0.3ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = 'document_root' ORDER BY name LIMIT 1
removing puppetrun from cache
Setting Load (0.3ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = 'puppetrun' ORDER BY name LIMIT 1
removing puppet_server from cache
Setting Load (0.3ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = 'puppet_server' ORDER BY name LIMIT 1
removing failed_report_email_notification from cache
Setting Load (0.3ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = 'failed_report_email_notification' ORDER BY name LIMIT 1
removing using_storeconfigs from cache
Setting Load (0.2ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = 'using_storeconfigs' ORDER BY name LIMIT 1
removing Default_variables_Lookup_Path from cache
Setting Load (0.3ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = 'Default_variables_Lookup_Path' ORDER BY name LIMIT 1
removing Enable_Smart_Variables_in_ENC from cache
Setting Load (0.2ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = 'Enable_Smart_Variables_in_ENC' ORDER BY name LIMIT 1
removing Parametrized_Classes_in_ENC from cache
Setting Load (0.3ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = 'Parametrized_Classes_in_ENC' ORDER BY name LIMIT 1
removing enc_environment from cache
Setting Load (0.3ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = 'enc_environment' ORDER BY name LIMIT 1
removing use_uuid_for_certificates from cache
Setting Load (0.3ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = 'use_uuid_for_certificates' ORDER BY name LIMIT 1
removing update_environment_from_facts from cache
Setting Load (0.3ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = 'update_environment_from_facts' ORDER BY name LIMIT 1
removing remove_classes_not_in_environment from cache
Setting Load (0.3ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = 'remove_classes_not_in_environment' ORDER BY name LIMIT 1
removing host_group_matchers_inheritance from cache
Setting Load (0.3ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = 'host_group_matchers_inheritance' ORDER BY name LIMIT 1
 (0.1ms) COMMIT
Setting Load (0.3ms) SELECT "settings".* FROM "settings" ORDER BY name LIMIT 1
Using puppetmaster command: /usr/bin/puppet master --config /etc/puppet/puppet.conf --vardir /var/lib/puppet
 (0.2ms) BEGIN
removing root_pass from cache
Setting Load (0.4ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = 'root_pass' ORDER BY name LIMIT 1
removing safemode_render from cache
Setting Load (0.3ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = 'safemode_render' ORDER BY name LIMIT 1
removing ssl_certificate from cache
Setting Load (0.3ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = 'ssl_certificate' ORDER BY name LIMIT 1
removing ssl_ca_file from cache
Setting Load (0.2ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = 'ssl_ca_file' ORDER BY name LIMIT 1
removing ssl_priv_key from cache
Setting Load (0.3ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = 'ssl_priv_key' ORDER BY name LIMIT 1
removing manage_puppetca from cache
Setting Load (0.2ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = 'manage_puppetca' ORDER BY name LIMIT 1
removing ignore_puppet_facts_for_provisioning from cache
Setting Load (0.2ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = 'ignore_puppet_facts_for_provisioning' ORDER BY name LIMIT 1
removing query_local_nameservers from cache
Setting Load (0.2ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = 'query_local_nameservers' ORDER BY name LIMIT 1
removing remote_addr from cache
Setting Load (0.2ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = 'remote_addr' ORDER BY name LIMIT 1
removing token_duration from cache
Setting Load (0.2ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = 'token_duration' ORDER BY name LIMIT 1
 (0.2ms) COMMIT
Setting Load (0.3ms) SELECT "settings".* FROM "settings" ORDER BY name LIMIT 1
 (0.1ms) BEGIN
removing oauth_active from cache
Setting Load (0.3ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = 'oauth_active' ORDER BY name LIMIT 1
removing oauth_consumer_key from cache
Setting Load (0.4ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = 'oauth_consumer_key' ORDER BY name LIMIT 1
removing oauth_consumer_secret from cache
Setting Load (0.2ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = 'oauth_consumer_secret' ORDER BY name LIMIT 1
removing oauth_map_users from cache
Setting Load (0.3ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = 'oauth_map_users' ORDER BY name LIMIT 1
removing restrict_registered_puppetmasters from cache
Setting Load (0.3ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = 'restrict_registered_puppetmasters' ORDER BY name LIMIT 1
removing require_ssl_puppetmasters from cache
Setting Load (0.2ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = 'require_ssl_puppetmasters' ORDER BY name LIMIT 1
removing trusted_puppetmaster_hosts from cache
Setting Load (0.2ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = 'trusted_puppetmaster_hosts' ORDER BY name LIMIT 1
removing ssl_client_dn_env from cache
Setting Load (0.2ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = 'ssl_client_dn_env' ORDER BY name LIMIT 1
removing ssl_client_verify_env from cache
Setting Load (0.2ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = 'ssl_client_verify_env' ORDER BY name LIMIT 1
removing signo_sso from cache
Setting Load (0.2ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = 'signo_sso' ORDER BY name LIMIT 1
removing signo_url from cache
Setting Load (0.2ms) SELECT "settings".* FROM "settings" WHERE "settings"."name" = 'signo_url' ORDER BY name LIMIT 1
 (0.1ms) COMMIT
 (0.6ms) SELECT COUNT(*) FROM "roles" 
 (0.1ms) BEGIN
 (0.2ms) SELECT COUNT(*) FROM "roles" WHERE "roles"."name" = 'Manager'
Role Load (0.3ms) SELECT "roles".* FROM "roles" WHERE "roles"."name" = 'Manager'
 (0.3ms) SELECT COUNT(*) FROM "roles" WHERE "roles"."name" = 'Edit partition tables'
Role Load (0.2ms) SELECT "roles".* FROM "roles" WHERE "roles"."name" = 'Edit partition tables'
 (0.2ms) SELECT COUNT(*) FROM "roles" WHERE "roles"."name" = 'View hosts'
Role Load (0.2ms) SELECT "roles".* FROM "roles" WHERE "roles"."name" = 'View hosts'
 (0.2ms) SELECT COUNT(*) FROM "roles" WHERE "roles"."name" = 'Edit hosts'
Role Load (0.2ms) SELECT "roles".* FROM "roles" WHERE "roles"."name" = 'Edit hosts'
 (0.2ms) SELECT COUNT(*) FROM "roles" WHERE "roles"."name" = 'Viewer'
Role Load (0.2ms) SELECT "roles".* FROM "roles" WHERE "roles"."name" = 'Viewer'
 (0.2ms) SELECT COUNT(*) FROM "roles" WHERE "roles"."name" = 'Site manager'
Role Load (0.2ms) SELECT "roles".* FROM "roles" WHERE "roles"."name" = 'Site manager'
Role Load (0.3ms) SELECT "roles".* FROM "roles" WHERE "roles"."builtin" = 1 LIMIT 1
Role Load (0.2ms) SELECT "roles".* FROM "roles" WHERE "roles"."builtin" = 2 LIMIT 1
 (0.1ms) COMMIT
 (0.6ms) SELECT id FROM "users"
 (0.6ms) SELECT trendable_type FROM "trends" WHERE "trends"."type" IN ('ForemanTrend') AND (fact_value IS NULL)
 (0.4ms) SELECT trendable_id FROM "trends" WHERE "trends"."type" IN ('FactTrend') AND (fact_value IS NULL)
Trend Load (0.3ms) SELECT "trends".* FROM "trends" WHERE (fact_value IS NULL)
Trend Load (0.4ms) SELECT "trends".* FROM "trends" WHERE (fact_value IS NOT NULL) ORDER BY LOWER(fact_value)
(6-6/12)