root@cisrv:/usr/share/redmine/log# tail -f production.log Creating scope :sorted. Overwriting existing method Group.sorted. Creating scope :system. Overwriting existing method Enumeration.system. Started GET "/redmine/projects/s1094/" for 192.168.1.1 at 2015-03-24 18:04:57 +0100 Processing by ProjectsController#show as HTML Parameters: {"id"=>"s1094"} Current user: admin (id=1) Rendered projects/_members_box.html.erb (0.7ms) Rendered projects/_sidebar.html.erb (2.5ms) Rendered projects/show.html.erb within layouts/base (143.4ms) Completed 200 OK in 853.0ms (Views: 294.3ms | ActiveRecord: 33.1ms) Started GET "/redmine/projects/s1094/jenkins" for 192.168.1.1 at 2015-03-24 18:05:09 +0100 Processing by JenkinsController#index as HTML Parameters: {"project_id"=>"s1094"} Current user: admin (id=1) Rendered plugins/redmine_jenkins/app/views/common/_jenkins_js_headers.html.haml (29.7ms) Rendered plugins/redmine_jenkins/app/views/jenkins/jenkins_instructions.html.haml within layouts/base (34.6ms) Completed 500 Internal Server Error in 61.6ms ActionView::Template::Error (undefined method `redmine_bootstrap_kit_load' for #<#:0x00000002758ff8>): 1: - content_for :header_tags do 2: = redmine_bootstrap_kit_load(:redmine_bootstrap_kit) 3: = redmine_bootstrap_kit_load(:bootstrap_label) 4: = redmine_bootstrap_kit_load(:bootstrap_modals) 5: = redmine_bootstrap_kit_load(:bootstrap_pagination) plugins/redmine_jenkins/app/views/common/_jenkins_js_headers.html.haml:2:in `block in _plugins_redmine_jenkins_app_views_common__jenkins_js_headers_html_haml___4602830346235130143_20711680' haml (4.0.6) lib/haml/helpers.rb:368:in `call' haml (4.0.6) lib/haml/helpers.rb:368:in `block in capture_haml' haml (4.0.6) lib/haml/helpers.rb:608:in `with_haml_buffer' haml (4.0.6) lib/haml/helpers.rb:364:in `capture_haml' haml (4.0.6) lib/haml/helpers/xss_mods.rb:61:in `capture_haml_with_haml_xss' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:45:in `capture_with_haml' actionpack (3.2.21) lib/action_view/helpers/capture_helper.rb:138:in `content_for' plugins/redmine_jenkins/app/views/common/_jenkins_js_headers.html.haml:1:in `_plugins_redmine_jenkins_app_views_common__jenkins_js_headers_html_haml___4602830346235130143_20711680' actionpack (3.2.21) lib/action_view/template.rb:145:in `block in render' activesupport (3.2.21) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.21) lib/action_view/template.rb:143:in `render' actionpack (3.2.21) lib/action_view/renderer/partial_renderer.rb:265:in `render_partial' actionpack (3.2.21) lib/action_view/renderer/partial_renderer.rb:238:in `block in render' actionpack (3.2.21) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (3.2.21) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.21) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.21) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.21) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (3.2.21) lib/action_view/renderer/partial_renderer.rb:237:in `render' actionpack (3.2.21) lib/action_view/renderer/renderer.rb:41:in `render_partial' actionpack (3.2.21) lib/action_view/renderer/renderer.rb:15:in `render' actionpack (3.2.21) lib/action_view/helpers/rendering_helper.rb:24:in `render' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `block in render_with_haml' haml (4.0.6) lib/haml/helpers.rb:89:in `non_haml' haml (4.0.6) lib/haml/helpers/action_view_mods.rb:10:in `render_with_haml' plugins/redmine_jenkins/app/views/jenkins/jenkins_instructions.html.haml:1:in `_plugins_redmine_jenkins_app_views_jenkins_jenkins_instructions_html_haml__1934783776425898670_20649940' actionpack (3.2.21) lib/action_view/template.rb:145:in `block in render' activesupport (3.2.21) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.21) lib/action_view/template.rb:143:in `render' actionpack (3.2.21) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' actionpack (3.2.21) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (3.2.21) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.21) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.21) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.21) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionpack (3.2.21) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' actionpack (3.2.21) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' actionpack (3.2.21) lib/action_view/renderer/template_renderer.rb:45:in `render_template' actionpack (3.2.21) lib/action_view/renderer/template_renderer.rb:18:in `render' actionpack (3.2.21) lib/action_view/renderer/renderer.rb:36:in `render_template' actionpack (3.2.21) lib/action_view/renderer/renderer.rb:17:in `render' actionpack (3.2.21) lib/abstract_controller/rendering.rb:110:in `_render_template' actionpack (3.2.21) lib/action_controller/metal/streaming.rb:225:in `_render_template' actionpack (3.2.21) lib/abstract_controller/rendering.rb:103:in `render_to_body' actionpack (3.2.21) lib/action_controller/metal/renderers.rb:28:in `render_to_body' actionpack (3.2.21) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.21) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.21) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.21) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render' activesupport (3.2.21) lib/active_support/core_ext/benchmark.rb:5:in `block in ms' /usr/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' activesupport (3.2.21) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.21) lib/action_controller/metal/instrumentation.rb:40:in `block in render' actionpack (3.2.21) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.21) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.21) lib/action_controller/metal/instrumentation.rb:39:in `render' plugins/redmine_jenkins/app/controllers/jenkins_controller.rb:44:in `find_jenkins_settings' activesupport (3.2.21) lib/active_support/callbacks.rb:506:in `_run__2460712263457224397__process_action__1660300001210030222__callbacks' activesupport (3.2.21) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.21) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.21) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.21) lib/abstract_controller/callbacks.rb:17:in `process_action' actionpack (3.2.21) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (3.2.21) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' activesupport (3.2.21) lib/active_support/notifications.rb:123:in `block in instrument' activesupport (3.2.21) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.21) lib/active_support/notifications.rb:123:in `instrument' actionpack (3.2.21) lib/action_controller/metal/instrumentation.rb:29:in `process_action' actionpack (3.2.21) lib/action_controller/metal/params_wrapper.rb:207:in `process_action' activerecord (3.2.21) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (3.2.21) lib/abstract_controller/base.rb:121:in `process' actionpack (3.2.21) lib/abstract_controller/rendering.rb:45:in `process' actionpack (3.2.21) lib/action_controller/metal.rb:203:in `dispatch' actionpack (3.2.21) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' actionpack (3.2.21) lib/action_controller/metal.rb:246:in `block in action' actionpack (3.2.21) lib/action_dispatch/routing/route_set.rb:73:in `call' actionpack (3.2.21) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' actionpack (3.2.21) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `block in call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.21) lib/action_dispatch/routing/route_set.rb:608:in `call' rack-openid (1.4.2) lib/rack/openid.rb:98:in `call' request_store (1.0.5) lib/request_store/middleware.rb:9:in `call' actionpack (3.2.21) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.5) lib/rack/etag.rb:23:in `call' rack (1.4.5) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.21) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.21) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.21) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context' rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call' actionpack (3.2.21) lib/action_dispatch/middleware/cookies.rb:341:in `call' activerecord (3.2.21) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.21) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call' actionpack (3.2.21) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.21) lib/active_support/callbacks.rb:405:in `_run__4544703013805166666__call__3903449376799916999__callbacks' activesupport (3.2.21) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.21) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.21) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.21) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.21) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.21) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.21) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.21) lib/rails/rack/logger.rb:32:in `call_app' railties (3.2.21) lib/rails/rack/logger.rb:16:in `block in call' activesupport (3.2.21) lib/active_support/tagged_logging.rb:22:in `tagged' railties (3.2.21) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.21) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' activesupport (3.2.21) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' actionpack (3.2.21) lib/action_dispatch/middleware/static.rb:83:in `call' rack-cache (1.2) lib/rack/cache/context.rb:136:in `forward' rack-cache (1.2) lib/rack/cache/context.rb:245:in `fetch' rack-cache (1.2) lib/rack/cache/context.rb:185:in `lookup' rack-cache (1.2) lib/rack/cache/context.rb:66:in `call!' rack-cache (1.2) lib/rack/cache/context.rb:51:in `call' railties (3.2.21) lib/rails/engine.rb:484:in `call' railties (3.2.21) lib/rails/application.rb:231:in `call' railties (3.2.21) lib/rails/railtie/configurable.rb:30:in `method_missing' /usr/lib/ruby/vendor_ruby/phusion_passenger/rack/request_handler.rb:96:in `process_request' /usr/lib/ruby/vendor_ruby/phusion_passenger/abstract_request_handler.rb:516:in `accept_and_process_next_request' /usr/lib/ruby/vendor_ruby/phusion_passenger/abstract_request_handler.rb:274:in `main_loop' /usr/lib/ruby/vendor_ruby/phusion_passenger/classic_rails/application_spawner.rb:321:in `start_request_handler' /usr/lib/ruby/vendor_ruby/phusion_passenger/classic_rails/application_spawner.rb:275:in `block in handle_spawn_application' /usr/lib/ruby/vendor_ruby/phusion_passenger/utils.rb:479:in `safe_fork' /usr/lib/ruby/vendor_ruby/phusion_passenger/classic_rails/application_spawner.rb:270:in `handle_spawn_application' /usr/lib/ruby/vendor_ruby/phusion_passenger/abstract_server.rb:357:in `server_main_loop' /usr/lib/ruby/vendor_ruby/phusion_passenger/abstract_server.rb:206:in `start_synchronously' /usr/lib/ruby/vendor_ruby/phusion_passenger/abstract_server.rb:180:in `start' /usr/lib/ruby/vendor_ruby/phusion_passenger/classic_rails/application_spawner.rb:149:in `start' /usr/lib/ruby/vendor_ruby/phusion_passenger/spawn_manager.rb:219:in `block (2 levels) in spawn_rails_application' /usr/lib/ruby/vendor_ruby/phusion_passenger/abstract_server_collection.rb:132:in `lookup_or_add' /usr/lib/ruby/vendor_ruby/phusion_passenger/spawn_manager.rb:214:in `block in spawn_rails_application' /usr/lib/ruby/vendor_ruby/phusion_passenger/abstract_server_collection.rb:82:in `block in synchronize' :10:in `synchronize' /usr/lib/ruby/vendor_ruby/phusion_passenger/abstract_server_collection.rb:79:in `synchronize' /usr/lib/ruby/vendor_ruby/phusion_passenger/spawn_manager.rb:213:in `spawn_rails_application' /usr/lib/ruby/vendor_ruby/phusion_passenger/spawn_manager.rb:132:in `spawn_application' /usr/lib/ruby/vendor_ruby/phusion_passenger/spawn_manager.rb:275:in `handle_spawn_application' /usr/lib/ruby/vendor_ruby/phusion_passenger/abstract_server.rb:357:in `server_main_loop' /usr/lib/ruby/vendor_ruby/phusion_passenger/abstract_server.rb:206:in `start_synchronously' /usr/share/phusion-passenger/helper-scripts/passenger-spawn-server:99:in `
'