Project

General

Profile

Bug #23709 » development.log

foreman logs -- intentionally set to return status 500 - boaz shust, 05/27/2018 12:32 PM

 
2018-05-27T15:30:08 [W|app|] WARNING: Pry will not work with foreman gem, use script/foreman-start-dev
2018-05-27T15:30:08 [W|app|] DEPRECATION WARNING: Using a dynamic :controller segment in a route is deprecated and will be removed in Rails 5.2. (called from block in <top (required)> at /home/bshuster/documents/code/foreman/config/routes.rb:17)
2018-05-27T15:30:16 [W|app|] DEPRECATION WARNING: You didn't set `secret_key_base`. Read the upgrade documentation to learn more about this new config option. (called from env_config at /home/bshuster/documents/code/rubygems/ruby/2.4.0/gems/railties-5.1.4/lib/rails/application.rb:247)
2018-05-27T15:30:16 [I|app|] Started GET "/webpack/290d560723a79c1f4796.hot-update.json" for ::1 at 2018-05-27 15:30:16 +0300
2018-05-27T15:30:16 [F|app|]
2018-05-27T15:30:16 [F|app|] ActionController::RoutingError (No route matches [GET] "/webpack/290d560723a79c1f4796.hot-update.json"):
2018-05-27T15:30:16 [F|app|]
2018-05-27T15:30:16 [F|app|] actionpack (5.1.4) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call'
| actionpack (5.1.4) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'
| railties (5.1.4) lib/rails/rack/logger.rb:36:in `call_app'
| railties (5.1.4) lib/rails/rack/logger.rb:26:in `call'
| sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call'
| actionpack (5.1.4) lib/action_dispatch/middleware/remote_ip.rb:79:in `call'
| actionpack (5.1.4) lib/action_dispatch/middleware/request_id.rb:25:in `call'
| rack (2.0.5) lib/rack/method_override.rb:22:in `call'
| rack (2.0.5) lib/rack/runtime.rb:22:in `call'
| activesupport (5.1.4) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'
| actionpack (5.1.4) lib/action_dispatch/middleware/executor.rb:12:in `call'
| actionpack (5.1.4) lib/action_dispatch/middleware/static.rb:125:in `call'
| rack (2.0.5) lib/rack/sendfile.rb:111:in `call'
| secure_headers (5.0.5) lib/secure_headers/middleware.rb:13:in `call'
| railties (5.1.4) lib/rails/engine.rb:522:in `call'
| railties (5.1.4) lib/rails/railtie.rb:185:in `public_send'
| railties (5.1.4) lib/rails/railtie.rb:185:in `method_missing'
| rack (2.0.5) lib/rack/urlmap.rb:68:in `block in call'
| rack (2.0.5) lib/rack/urlmap.rb:53:in `each'
| rack (2.0.5) lib/rack/urlmap.rb:53:in `call'
| puma (3.11.4) lib/puma/configuration.rb:225:in `call'
| puma (3.11.4) lib/puma/server.rb:632:in `handle_request'
| puma (3.11.4) lib/puma/server.rb:446:in `process_client'
| puma (3.11.4) lib/puma/server.rb:306:in `block in run'
| puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'
| logging (2.2.2) lib/logging/diagnostic_context.rb:474:in `block in create_with_logging_context'
2018-05-27T15:30:16 [I|app|] Rendered /home/bshuster/documents/code/rubygems/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (483.2ms)
2018-05-27T15:30:16 [I|app|] Started GET "/statistics" for ::1 at 2018-05-27 15:30:16 +0300
2018-05-27T15:30:16 [I|app|97f3e] Processing by StatisticsController#index as HTML
2018-05-27T15:30:16 [I|app|97f3e] Current user: admin (administrator)
2018-05-27T15:30:16 [D|app|97f3e] Setting current user thread-local variable to admin
2018-05-27T15:30:17 [I|app|97f3e] Rendering statistics/index.html.erb within layouts/application
2018-05-27T15:30:17 [I|app|97f3e] Rendered statistics/index.html.erb within layouts/application (1.0ms)
2018-05-27T15:30:17 [I|app|97f3e] Rendered layouts/_application_content.html.erb (4.3ms)
2018-05-27T15:30:17 [I|app|97f3e] Rendering layouts/base.html.erb
2018-05-27T15:30:17 [I|app|97f3e] Rendered home/_org_switcher.html.erb (0.4ms)
2018-05-27T15:30:17 [I|app|97f3e] Rendered home/_user_dropdown.html.erb (1.2ms)
2018-05-27T15:30:17 [I|app|97f3e] Rendered home/_topbar.html.erb (5.5ms)
2018-05-27T15:30:17 [I|app|97f3e] Rendered home/_vertical_menu.html.erb (2.0ms)
2018-05-27T15:30:17 [I|app|97f3e] Rendered home/_vertical_menu.html.erb (1.4ms)
2018-05-27T15:30:17 [I|app|97f3e] Rendered home/_vertical_menu.html.erb (0.9ms)
2018-05-27T15:30:17 [I|app|97f3e] Rendered home/_vertical_menu.html.erb (0.9ms)
2018-05-27T15:30:17 [I|app|97f3e] Rendered home/_vertical_menu.html.erb (1.1ms)
2018-05-27T15:30:17 [I|app|97f3e] Rendered home/_vertical_menu.html.erb (0.5ms)
2018-05-27T15:30:17 [I|app|97f3e] Rendered home/_navbar.html.erb (14.9ms)
2018-05-27T15:30:17 [I|app|97f3e] Rendered layouts/base.html.erb (889.6ms)
2018-05-27T15:30:17 [I|app|97f3e] Completed 200 OK in 1085ms (Views: 897.0ms | ActiveRecord: 20.1ms)
|
|
2018-05-27T15:30:20 [I|app|] Started GET "/notification_recipients" for ::1 at 2018-05-27 15:30:20 +0300
2018-05-27T15:30:20 [I|app|8b84b] Processing by NotificationRecipientsController#index as JSON
2018-05-27T15:30:20 [I|app|8b84b] Current user: admin (administrator)
2018-05-27T15:30:20 [D|app|8b84b] Setting current user thread-local variable to admin
2018-05-27T15:30:20 [D|not|8b84b] Cache Hit: notification, reading cache for notification-4
2018-05-27T15:30:20 [D|app|8b84b] Body: {"notifications":[]}
2018-05-27T15:30:20 [I|app|8b84b] Completed 200 OK in 24ms (Views: 0.2ms | ActiveRecord: 1.4ms)
|
|
2018-05-27T15:30:20 [I|app|] Started GET "/statistics/operatingsystem" for ::1 at 2018-05-27 15:30:20 +0300
2018-05-27T15:30:20 [I|app|] Started GET "/statistics/architecture" for ::1 at 2018-05-27 15:30:20 +0300
2018-05-27T15:30:20 [I|app|] Started GET "/statistics/compute_resource" for ::1 at 2018-05-27 15:30:20 +0300
2018-05-27T15:30:20 [I|app|1f5ec] Processing by StatisticsController#show as JSON
2018-05-27T15:30:20 [I|app|] Started GET "/statistics/hostgroup" for ::1 at 2018-05-27 15:30:20 +0300
2018-05-27T15:30:20 [I|app|] Started GET "/statistics/processorcount" for ::1 at 2018-05-27 15:30:20 +0300
2018-05-27T15:30:20 [I|app|1f5ec] Parameters: {"id"=>"operatingsystem"}
2018-05-27T15:30:20 [I|app|] Started GET "/statistics/environment" for ::1 at 2018-05-27 15:30:20 +0300
2018-05-27T15:30:20 [I|app|1f5ec] Current user: admin (administrator)
2018-05-27T15:30:20 [D|app|1f5ec] Setting current user thread-local variable to admin
2018-05-27T15:30:20 [I|app|b986c] Processing by StatisticsController#show as JSON
2018-05-27T15:30:20 [I|app|b1b7d] Processing by StatisticsController#show as JSON
2018-05-27T15:30:20 [I|app|b1b7d] Parameters: {"id"=>"hostgroup"}
2018-05-27T15:30:20 [I|app|b986c] Parameters: {"id"=>"architecture"}
2018-05-27T15:30:20 [I|app|b1b7d] Current user: admin (administrator)
2018-05-27T15:30:20 [D|app|b1b7d] Setting current user thread-local variable to admin
2018-05-27T15:30:20 [I|app|e5182] Processing by StatisticsController#show as JSON
2018-05-27T15:30:20 [I|app|b986c] Current user: admin (administrator)
2018-05-27T15:30:20 [D|app|b986c] Setting current user thread-local variable to admin
2018-05-27T15:30:20 [I|app|e5182] Parameters: {"id"=>"processorcount"}
2018-05-27T15:30:20 [I|app|e5182] Current user: admin (administrator)
2018-05-27T15:30:20 [D|app|e5182] Setting current user thread-local variable to admin
2018-05-27T15:30:25 [F|app|]
2018-05-27T15:30:25 [F|app|] ActiveRecord::ConnectionTimeoutError (could not obtain a connection from the pool within 5.000 seconds (waited 5.000 seconds); all pooled connections were in use):
2018-05-27T15:30:25 [F|app|]
2018-05-27T15:30:25 [F|app|] lib/foreman/silenced_logger.rb:37:in `silence'
| lib/middleware/logging_context.rb:16:in `call'
2018-05-27T15:30:25 [F|app|]
2018-05-27T15:30:25 [F|app|] ActiveRecord::ConnectionTimeoutError (could not obtain a connection from the pool within 5.000 seconds (waited 5.000 seconds); all pooled connections were in use):
2018-05-27T15:30:25 [F|app|]
2018-05-27T15:30:25 [F|app|] lib/foreman/silenced_logger.rb:37:in `silence'
| lib/middleware/logging_context.rb:16:in `call'
2018-05-27T15:30:30 [I|app|] Rendered /home/bshuster/documents/code/rubygems/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.text.erb (5024.8ms)
2018-05-27T15:30:30 [I|app|] Rendered /home/bshuster/documents/code/rubygems/ruby/2.4.0/gems/actionpack-5.1.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.text.erb (5025.1ms)
2018-05-27T15:30:30 [I|app|] Started GET "/statistics/manufacturer" for ::1 at 2018-05-27 15:30:30 +0300
2018-05-27T15:30:30 [I|app|] Started GET "/statistics/memory" for ::1 at 2018-05-27 15:30:30 +0300
2018-05-27T15:30:30 [I|app|1f5ec] Completed 500 Internal Server Error in 10325ms (Views: 0.2ms | ActiveRecord: 159.8ms)
|
|
2018-05-27T15:30:30 [I|app|b1b7d] Completed 500 Internal Server Error in 10210ms (Views: 0.2ms | ActiveRecord: 117.8ms)
|
|
2018-05-27T15:30:30 [I|app|b986c] Completed 500 Internal Server Error in 10226ms (Views: 0.2ms | ActiveRecord: 139.2ms)
|
|
2018-05-27T15:30:30 [I|app|32505] Processing by StatisticsController#show as JSON
2018-05-27T15:30:30 [I|app|32505] Parameters: {"id"=>"manufacturer"}
2018-05-27T15:30:30 [I|app|32505] Current user: admin (administrator)
2018-05-27T15:30:30 [I|app|92237] Processing by StatisticsController#show as JSON
2018-05-27T15:30:30 [D|app|32505] Setting current user thread-local variable to admin
2018-05-27T15:30:30 [I|app|92237] Parameters: {"id"=>"memory"}
2018-05-27T15:30:30 [I|app|] Started GET "/statistics/swap" for ::1 at 2018-05-27 15:30:30 +0300
2018-05-27T15:30:30 [I|app|] Started GET "/statistics/puppetclass" for ::1 at 2018-05-27 15:30:30 +0300
2018-05-27T15:30:30 [I|app|] Started GET "/notification_recipients" for ::1 at 2018-05-27 15:30:30 +0300
2018-05-27T15:30:30 [I|app|92237] Current user: admin (administrator)
2018-05-27T15:30:30 [I|app|ece8c] Processing by NotificationRecipientsController#index as JSON
2018-05-27T15:30:30 [D|app|92237] Setting current user thread-local variable to admin
2018-05-27T15:30:30 [I|app|ece8c] Current user: admin (administrator)
2018-05-27T15:30:30 [D|app|ece8c] Setting current user thread-local variable to admin
2018-05-27T15:30:30 [I|app|32505] Completed 500 Internal Server Error in 142ms (Views: 0.9ms | ActiveRecord: 40.2ms)
|
|
2018-05-27T15:30:30 [D|not|ece8c] Cache Hit: notification, reading cache for notification-4
2018-05-27T15:30:30 [D|app|ece8c] Body: {"notifications":[]}
2018-05-27T15:30:30 [I|app|ece8c] Completed 200 OK in 31ms (Views: 0.5ms | ActiveRecord: 3.2ms)
|
|
2018-05-27T15:30:30 [I|app|e5182] Completed 500 Internal Server Error in 10366ms (Views: 0.2ms | ActiveRecord: 222.0ms)
|
|
2018-05-27T15:30:30 [I|app|92237] Completed 500 Internal Server Error in 158ms (Views: 3.7ms | ActiveRecord: 110.5ms)
|
|
2018-05-27T15:30:30 [I|app|6ecce] Processing by StatisticsController#show as JSON
2018-05-27T15:30:30 [I|app|66171] Processing by StatisticsController#show as JSON
2018-05-27T15:30:30 [I|app|66171] Parameters: {"id"=>"swap"}
2018-05-27T15:30:31 [I|app|6ecce] Parameters: {"id"=>"puppetclass"}
2018-05-27T15:30:31 [I|app|66171] Current user: admin (administrator)
2018-05-27T15:30:31 [D|app|66171] Setting current user thread-local variable to admin
2018-05-27T15:30:31 [I|app|6ecce] Current user: admin (administrator)
2018-05-27T15:30:31 [D|app|6ecce] Setting current user thread-local variable to admin
2018-05-27T15:30:31 [I|app|66171] Completed 500 Internal Server Error in 34ms (Views: 0.2ms | ActiveRecord: 10.7ms)
|
|
2018-05-27T15:30:31 [I|app|6ecce] Completed 500 Internal Server Error in 63ms (Views: 0.3ms | ActiveRecord: 8.6ms)
|
|
2018-05-27T15:30:40 [I|app|] Started GET "/notification_recipients" for ::1 at 2018-05-27 15:30:40 +0300
2018-05-27T15:30:41 [I|app|e167f] Processing by NotificationRecipientsController#index as JSON
2018-05-27T15:30:41 [I|app|e167f] Current user: admin (administrator)
2018-05-27T15:30:41 [D|app|e167f] Setting current user thread-local variable to admin
2018-05-27T15:30:41 [D|not|e167f] Cache Hit: notification, reading cache for notification-4
2018-05-27T15:30:41 [D|app|e167f] Body: {"notifications":[]}
2018-05-27T15:30:41 [I|app|e167f] Completed 200 OK in 3ms (Views: 0.2ms | ActiveRecord: 0.3ms)
|
|
(3-3/3)