Created
October 19, 2017 17:42
-
-
Save smtm/9eb09a60d5a53dfe01f724feb59b0320 to your computer and use it in GitHub Desktop.
sctried to get
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2017-10-19T19:35:23+0200: [Worker(delayed_job.0 host:greenbox.local pid:15551)] Starting job worker | |
2017-10-19T19:35:23+0200: [Worker(delayed_job.1 host:greenbox.local pid:15555)] Starting job worker | |
2017-10-19T19:35:53+0200: [Worker(delayed_job.0 host:greenbox.local pid:15551)] acquired lock on Level#recalc_channel | |
2017-10-19T19:35:53+0200: [Worker(delayed_job.1 host:greenbox.local pid:15555)] acquired lock on Level#recalc_channel | |
2017-10-19T19:35:53+0200: [Worker(delayed_job.0 host:greenbox.local pid:15551)] Level#recalc_channel completed after 0.4396 | |
2017-10-19T19:35:53+0200: [Worker(delayed_job.0 host:greenbox.local pid:15551)] acquired lock on Level#recalc_channel | |
2017-10-19T19:35:53+0200: [Worker(delayed_job.1 host:greenbox.local pid:15555)] Level#recalc_channel completed after 0.4094 | |
2017-10-19T19:35:53+0200: [Worker(delayed_job.1 host:greenbox.local pid:15555)] acquired lock on Level#recalc_channel | |
2017-10-19T19:35:53+0200: [Worker(delayed_job.0 host:greenbox.local pid:15551)] Level#recalc_channel completed after 0.3625 | |
2017-10-19T19:35:53+0200: [Worker(delayed_job.0 host:greenbox.local pid:15551)] acquired lock on Level#recalc_channel | |
2017-10-19T19:35:54+0200: [Worker(delayed_job.1 host:greenbox.local pid:15555)] Level#recalc_channel completed after 0.3635 | |
2017-10-19T19:35:54+0200: [Worker(delayed_job.1 host:greenbox.local pid:15555)] acquired lock on Level#recalc_channel | |
2017-10-19T19:35:54+0200: [Worker(delayed_job.0 host:greenbox.local pid:15551)] Level#recalc_channel completed after 0.2685 | |
2017-10-19T19:35:54+0200: [Worker(delayed_job.0 host:greenbox.local pid:15551)] 3 jobs processed at 2.7174 j/s, 0 failed ... | |
2017-10-19T19:35:54+0200: [Worker(delayed_job.1 host:greenbox.local pid:15555)] Level#recalc_channel completed after 0.2835 | |
2017-10-19T19:35:54+0200: [Worker(delayed_job.1 host:greenbox.local pid:15555)] 3 jobs processed at 2.7231 j/s, 0 failed ... | |
2017-10-19T19:35:59+0200: [Worker(delayed_job.0 host:greenbox.local pid:15551)] acquired lock on Level#recalc_channel | |
2017-10-19T19:35:59+0200: [Worker(delayed_job.1 host:greenbox.local pid:15555)] acquired lock on Level#recalc_channel | |
2017-10-19T19:35:59+0200: [Worker(delayed_job.0 host:greenbox.local pid:15551)] Level#recalc_channel completed after 0.2701 | |
2017-10-19T19:35:59+0200: [Worker(delayed_job.0 host:greenbox.local pid:15551)] acquired lock on Level#recalc_channel | |
2017-10-19T19:35:59+0200: [Worker(delayed_job.1 host:greenbox.local pid:15555)] Level#recalc_channel completed after 0.3505 | |
2017-10-19T19:35:59+0200: [Worker(delayed_job.1 host:greenbox.local pid:15555)] 1 jobs processed at 2.7966 j/s, 0 failed ... | |
2017-10-19T19:35:59+0200: [Worker(delayed_job.0 host:greenbox.local pid:15551)] Level#recalc_channel completed after 0.3729 | |
2017-10-19T19:35:59+0200: [Worker(delayed_job.0 host:greenbox.local pid:15551)] 2 jobs processed at 2.6655 j/s, 0 failed ... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[10/19/17 19:34:29 +0200 greenbox.local (15499)] INFO : Attempting to start Scout Agent [2.3.0] on [greenbox.local] | |
[10/19/17 19:34:29 +0200 greenbox.local (15499)] INFO : Instrumenting ActionController::Base | |
[10/19/17 19:34:29 +0200 greenbox.local (15499)] INFO : Instrumenting ActionView::Template | |
[10/19/17 19:34:29 +0200 greenbox.local (15499)] INFO : Instrumenting render | |
[10/19/17 19:34:29 +0200 greenbox.local (15499)] INFO : Instrumenting render_with_scout_instrument, render_without_scout_instrument | |
[10/19/17 19:34:29 +0200 greenbox.local (15499)] INFO : Instrumenting ActiveRecord::ConnectionAdapters::AbstractAdapter | |
[10/19/17 19:34:29 +0200 greenbox.local (15499)] INFO : Instrumenting Net::HTTP | |
[10/19/17 19:34:29 +0200 greenbox.local (15499)] INFO : Starting monitoring for [igumbi development]. Framework [rails] App Server [webrick] Background Job Framework []. | |
[10/19/17 19:34:29 +0200 greenbox.local (15499)] INFO : Initializing worker thread. | |
[10/19/17 19:34:29 +0200 greenbox.local (15499)] WARN : Couldn't fetch Gem information: uninitialized constant ScoutApm::Utils::InstalledGems::Bundler | |
[10/19/17 19:34:29 +0200 greenbox.local (15499)] INFO : recorder is now: ScoutApm::SynchronousRecorder | |
[10/19/17 19:34:29 +0200 greenbox.local (15499)] WARN : Couldn't fetch Gem information: uninitialized constant ScoutApm::Utils::InstalledGems::Bundler | |
[10/19/17 19:34:29 +0200 greenbox.local (15499)] INFO : Scout Agent [2.3.0] Initialized | |
[10/19/17 19:34:29 +0200 greenbox.local (15499)] WARN : Couldn't fetch Gem information: uninitialized constant ScoutApm::Utils::InstalledGems::Bundler | |
[10/19/17 19:34:29 +0200 greenbox.local (15499)] WARN : Couldn't fetch Gem information: uninitialized constant ScoutApm::Utils::InstalledGems::Bundler | |
[10/19/17 19:34:29 +0200 greenbox.local (15499)] INFO : Sending Application Startup Info - App Server: webrick, Framework: Rails, Framework Version: 2.3.17, Database Engine: mysql | |
[10/19/17 19:34:29 +0200 greenbox.local (15499)] WARN : Couldn't fetch Gem information: uninitialized constant ScoutApm::Utils::InstalledGems::Bundler | |
[10/19/17 19:34:29 +0200 greenbox.local (15499)] WARN : Couldn't fetch Gem information: uninitialized constant ScoutApm::Utils::InstalledGems::Bundler | |
[10/19/17 19:34:36 +0200 greenbox.local (15499)] INFO : Shutting down Scout Agent | |
[10/19/17 19:34:36 +0200 greenbox.local (15499)] INFO : Shutting down ScoutApm | |
[10/19/17 19:34:36 +0200 greenbox.local (15499)] INFO : Stopping background worker | |
[10/19/17 19:35:08 +0200 greenbox.local (14371)] INFO : Shutting down Scout Agent | |
[10/19/17 19:35:08 +0200 greenbox.local (14371)] INFO : Shutting down ScoutApm | |
[10/19/17 19:35:08 +0200 greenbox.local (14371)] INFO : Stopping background worker | |
[10/19/17 19:35:09 +0200 greenbox.local (14375)] INFO : Shutting down Scout Agent | |
[10/19/17 19:35:09 +0200 greenbox.local (14375)] INFO : Shutting down ScoutApm | |
[10/19/17 19:35:09 +0200 greenbox.local (14375)] INFO : Stopping background worker | |
[10/19/17 19:35:16 +0200 greenbox.local (15543)] INFO : Attempting to start Scout Agent [2.3.0] on [greenbox.local] | |
[10/19/17 19:35:16 +0200 greenbox.local (15543)] INFO : Instrumenting ActionController::Base | |
[10/19/17 19:35:16 +0200 greenbox.local (15543)] INFO : Instrumenting ActionView::Template | |
[10/19/17 19:35:16 +0200 greenbox.local (15543)] INFO : Instrumenting render | |
[10/19/17 19:35:16 +0200 greenbox.local (15543)] INFO : Instrumenting render_with_scout_instrument, render_without_scout_instrument | |
[10/19/17 19:35:16 +0200 greenbox.local (15543)] INFO : Instrumenting ActiveRecord::ConnectionAdapters::AbstractAdapter | |
[10/19/17 19:35:16 +0200 greenbox.local (15543)] INFO : Instrumenting Net::HTTP | |
[10/19/17 19:35:16 +0200 greenbox.local (15543)] INFO : Starting monitoring for [igumbi development]. Framework [rails] App Server [webrick] Background Job Framework []. | |
[10/19/17 19:35:16 +0200 greenbox.local (15543)] WARN : Couldn't fetch Gem information: uninitialized constant ScoutApm::Utils::InstalledGems::Bundler | |
[10/19/17 19:35:16 +0200 greenbox.local (15543)] INFO : Initializing worker thread. | |
[10/19/17 19:35:16 +0200 greenbox.local (15543)] WARN : Couldn't fetch Gem information: uninitialized constant ScoutApm::Utils::InstalledGems::Bundler | |
[10/19/17 19:35:16 +0200 greenbox.local (15543)] INFO : recorder is now: ScoutApm::SynchronousRecorder | |
[10/19/17 19:35:16 +0200 greenbox.local (15543)] WARN : Couldn't fetch Gem information: uninitialized constant ScoutApm::Utils::InstalledGems::Bundler | |
[10/19/17 19:35:16 +0200 greenbox.local (15543)] INFO : Scout Agent [2.3.0] Initialized | |
[10/19/17 19:35:16 +0200 greenbox.local (15543)] WARN : Couldn't fetch Gem information: uninitialized constant ScoutApm::Utils::InstalledGems::Bundler | |
[10/19/17 19:35:16 +0200 greenbox.local (15543)] INFO : Sending Application Startup Info - App Server: webrick, Framework: Rails, Framework Version: 2.3.17, Database Engine: mysql | |
[10/19/17 19:35:16 +0200 greenbox.local (15543)] WARN : Couldn't fetch Gem information: uninitialized constant ScoutApm::Utils::InstalledGems::Bundler | |
[10/19/17 19:35:16 +0200 greenbox.local (15543)] WARN : Couldn't fetch Gem information: uninitialized constant ScoutApm::Utils::InstalledGems::Bundler | |
[10/19/17 19:35:22 +0200 greenbox.local (15550)] INFO : Shutting down Scout Agent | |
[10/19/17 19:35:22 +0200 greenbox.local (15550)] INFO : Shutting down ScoutApm | |
[10/19/17 19:35:22 +0200 greenbox.local (15550)] INFO : Stopping background worker | |
[10/19/17 19:35:22 +0200 greenbox.local (15554)] INFO : Shutting down Scout Agent | |
[10/19/17 19:35:22 +0200 greenbox.local (15554)] INFO : Shutting down ScoutApm | |
[10/19/17 19:35:22 +0200 greenbox.local (15554)] INFO : Stopping background worker | |
[10/19/17 19:35:23 +0200 greenbox.local (15543)] INFO : Shutting down Scout Agent | |
[10/19/17 19:35:23 +0200 greenbox.local (15543)] INFO : Shutting down ScoutApm | |
[10/19/17 19:35:23 +0200 greenbox.local (15543)] INFO : Stopping background worker | |
[10/19/17 19:35:28 +0200 greenbox.local (15037)] INFO : [19:33] Delivering 10 Metrics for 7 requests and 3 Slow Transaction Traces and 0 Job Traces, Recorded from 3 processes. | |
[10/19/17 19:36:28 +0200 greenbox.local (15037)] INFO : [19:34] Delivering 2 Metrics for 0 requests and 0 Slow Transaction Traces and 0 Job Traces, Recorded from 4 processes. | |
[10/19/17 19:37:28 +0200 greenbox.local (15037)] INFO : [19:35] Delivering 10 Metrics for 4 requests and 3 Slow Transaction Traces and 0 Job Traces, Recorded from 6 processes. | |
[10/19/17 19:38:28 +0200 greenbox.local (15037)] INFO : [19:36] Delivering 2 Metrics for 0 requests and 0 Slow Transaction Traces and 0 Job Traces, Recorded from 1 processes. | |
[10/19/17 19:39:28 +0200 greenbox.local (15037)] INFO : [19:37] Delivering 2 Metrics for 0 requests and 0 Slow Transaction Traces and 0 Job Traces, Recorded from 1 processes. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment