Skip to content

Instantly share code, notes, and snippets.

@langsharpe
Created July 26, 2019 06:58
Show Gist options
  • Save langsharpe/8ca50bca283f863e09c226b0b88a3f57 to your computer and use it in GitHub Desktop.
Save langsharpe/8ca50bca283f863e09c226b0b88a3f57 to your computer and use it in GitHub Desktop.
$ bundle exec sidekiq
m,
`$b
.ss, $$: .,d$
`$$P,d$P' .,md$P"'
,$$$$$bmmd$$$P^'
.d$$$$$$$$$$P'
$$^' `"^$$$' ____ _ _ _ _
$: ,$$: / ___|(_) __| | ___| | _(_) __ _
`b :$$ \___ \| |/ _` |/ _ \ |/ / |/ _` |
$$: ___) | | (_| | __/ <| | (_| |
$$ |____/|_|\__,_|\___|_|\_\_|\__, |
.d$$ |_|
2019-07-26T06:55:53.814Z 17273 TID-oxdgbihcp INFO: Running in ruby 2.6.2p47 (2019-03-13 revision 67232) [x86_64-darwin18]
2019-07-26T06:55:53.814Z 17273 TID-oxdgbihcp INFO: See LICENSE and the LGPL-3.0 for licensing details.
2019-07-26T06:55:53.815Z 17273 TID-oxdgbihcp INFO: Upgrade to Sidekiq Pro for more features and support: http://sidekiq.org
2019-07-26T06:55:53.815Z 17273 TID-oxdgbihcp INFO: Booting Sidekiq 5.2.7 with redis options {:id=>"Sidekiq-server-PID-17273", :url=>nil}
2019-07-26T06:55:53.872Z 17273 TID-oxdgbihcp INFO: Starting processing, hit Ctrl-C to stop
2019-07-26T06:56:10.177Z 17273 TID-oxdgfttl1 HardWorker JID-e60b28fa9fa61c1ca9c3f5c4 INFO: start
2019-07-26T06:56:10.222Z 17273 TID-oxdgftui9 HardWorker JID-0546c611ba5eab3e351b57e6 INFO: start
2019-07-26T06:56:10.241Z 17273 TID-oxdgftucd HardWorker JID-a60a2beea4ec3dec4d0a738b INFO: start
2019-07-26T06:56:10.241Z 17273 TID-oxdgftuol HardWorker JID-bdc4091ee246bdc1a3a2bdc7 INFO: start
2019-07-26T06:56:10.241Z 17273 TID-oxdgftty1 HardWorker JID-e90613e990b7ce216950be6e INFO: start
2019-07-26T06:56:10.241Z 17273 TID-oxdgfttep HardWorker JID-535e4262950de9ea851312a6 INFO: start
2019-07-26T06:56:10.241Z 17273 TID-oxdgftsjh HardWorker JID-6490b7c26bec8a4c9bb9458f INFO: start
2019-07-26T06:56:10.222Z 17273 TID-oxdgftt8t HardWorker JID-64b363de0dbd274208b6958b INFO: start
2019-07-26T06:56:10.222Z 17273 TID-oxdgftund HardWorker JID-1ce495e080d3a982296d80ae INFO: start
2019-07-26T06:56:10.223Z 17273 TID-oxdgftspd HardWorker JID-111340ba7dd7fa6a9675268e INFO: start
2019-07-26T06:56:44.208Z 17273 TID-oxdgbihcp WARN: Thread TID-oxdgbihcp
2019-07-26T06:56:44.208Z 17273 TID-oxdgbihcp WARN: /Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/cli.rb:164:in `backtrace'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/cli.rb:164:in `block (2 levels) in <class:CLI>'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/cli.rb:161:in `each'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/cli.rb:161:in `block in <class:CLI>'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/cli.rb:176:in `handle_signal'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/cli.rb:111:in `launch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/cli.rb:96:in `run'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/bin/sidekiq:12:in `<top (required)>'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/bin/sidekiq:23:in `load'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/bin/sidekiq:23:in `<top (required)>'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/2.6.0/bundler/cli/exec.rb:74:in `load'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/2.6.0/bundler/cli/exec.rb:74:in `kernel_load'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/2.6.0/bundler/cli/exec.rb:28:in `run'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/2.6.0/bundler/cli.rb:463:in `exec'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/2.6.0/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/2.6.0/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/2.6.0/bundler/vendor/thor/lib/thor.rb:387:in `dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/2.6.0/bundler/cli.rb:27:in `dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/2.6.0/bundler/vendor/thor/lib/thor/base.rb:466:in `start'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/2.6.0/bundler/cli.rb:18:in `start'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/bundler-1.17.2/exe/bundle:30:in `block in <top (required)>'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/2.6.0/bundler/friendly_errors.rb:124:in `with_friendly_errors'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/bundler-1.17.2/exe/bundle:22:in `<top (required)>'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/bin/bundle:23:in `load'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/bin/bundle:23:in `<main>'
2019-07-26T06:56:44.209Z 17273 TID-oxdgbihcp WARN: Thread TID-oxdgf3t5x
2019-07-26T06:56:44.209Z 17273 TID-oxdgbihcp WARN: /Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/rb-fsevent-0.10.3/lib/rb-fsevent/fsevent.rb:44:in `select'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/rb-fsevent-0.10.3/lib/rb-fsevent/fsevent.rb:44:in `run'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/listen-3.1.5/lib/listen/adapter/darwin.rb:71:in `_run_worker'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/listen-3.1.5/lib/listen/adapter/darwin.rb:55:in `_run'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/listen-3.1.5/lib/listen/adapter/base.rb:78:in `block in start'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/listen-3.1.5/lib/listen/internals/thread_pool.rb:6:in `block in add'
2019-07-26T06:56:44.209Z 17273 TID-oxdgbihcp WARN: Thread TID-oxdgf3qvh
2019-07-26T06:56:44.209Z 17273 TID-oxdgbihcp WARN: /Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/listen-3.1.5/lib/listen/event/config.rb:19:in `sleep'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/listen-3.1.5/lib/listen/event/config.rb:19:in `sleep'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/listen-3.1.5/lib/listen/event/processor.rb:59:in `_sleep'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/listen-3.1.5/lib/listen/event/processor.rb:84:in `_wait_until_events'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/listen-3.1.5/lib/listen/event/processor.rb:16:in `block in loop_for'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/listen-3.1.5/lib/listen/event/processor.rb:15:in `loop'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/listen-3.1.5/lib/listen/event/processor.rb:15:in `loop_for'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/listen-3.1.5/lib/listen/event/loop.rb:84:in `_wait_for_changes'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/listen-3.1.5/lib/listen/event/loop.rb:42:in `block in setup'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/listen-3.1.5/lib/listen/internals/thread_pool.rb:6:in `block in add'
2019-07-26T06:56:44.210Z 17273 TID-oxdgbihcp WARN: Thread TID-oxdgi3lv5
2019-07-26T06:56:44.210Z 17273 TID-oxdgbihcp WARN: /Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/rb-fsevent-0.10.3/lib/rb-fsevent/fsevent.rb:44:in `select'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/rb-fsevent-0.10.3/lib/rb-fsevent/fsevent.rb:44:in `run'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/listen-3.1.5/lib/listen/adapter/darwin.rb:71:in `_run_worker'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/listen-3.1.5/lib/listen/adapter/darwin.rb:55:in `_run'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/listen-3.1.5/lib/listen/adapter/base.rb:78:in `block in start'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/listen-3.1.5/lib/listen/internals/thread_pool.rb:6:in `block in add'
2019-07-26T06:56:44.210Z 17273 TID-oxdgbihcp WARN: Thread TID-oxdgi3kp5
2019-07-26T06:56:44.210Z 17273 TID-oxdgbihcp WARN: /Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/listen-3.1.5/lib/listen/event/config.rb:19:in `sleep'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/listen-3.1.5/lib/listen/event/config.rb:19:in `sleep'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/listen-3.1.5/lib/listen/event/processor.rb:59:in `_sleep'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/listen-3.1.5/lib/listen/event/processor.rb:84:in `_wait_until_events'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/listen-3.1.5/lib/listen/event/processor.rb:16:in `block in loop_for'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/listen-3.1.5/lib/listen/event/processor.rb:15:in `loop'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/listen-3.1.5/lib/listen/event/processor.rb:15:in `loop_for'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/listen-3.1.5/lib/listen/event/loop.rb:84:in `_wait_for_changes'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/listen-3.1.5/lib/listen/event/loop.rb:42:in `block in setup'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/listen-3.1.5/lib/listen/internals/thread_pool.rb:6:in `block in add'
2019-07-26T06:56:44.210Z 17273 TID-oxdgbihcp WARN: Thread TID-oxdgfnqnd
2019-07-26T06:56:44.210Z 17273 TID-oxdgbihcp WARN: /Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/rb-fsevent-0.10.3/lib/rb-fsevent/fsevent.rb:44:in `select'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/rb-fsevent-0.10.3/lib/rb-fsevent/fsevent.rb:44:in `run'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/listen-3.1.5/lib/listen/adapter/darwin.rb:71:in `_run_worker'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/listen-3.1.5/lib/listen/adapter/darwin.rb:81:in `block (2 levels) in _run_workers_in_background'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/listen-3.1.5/lib/listen/internals/thread_pool.rb:6:in `block in add'
2019-07-26T06:56:44.211Z 17273 TID-oxdgbihcp WARN: Thread TID-oxdgfnqrd
2019-07-26T06:56:44.211Z 17273 TID-oxdgbihcp WARN: /Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/rb-fsevent-0.10.3/lib/rb-fsevent/fsevent.rb:44:in `select'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/rb-fsevent-0.10.3/lib/rb-fsevent/fsevent.rb:44:in `run'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/listen-3.1.5/lib/listen/adapter/darwin.rb:71:in `_run_worker'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/listen-3.1.5/lib/listen/adapter/darwin.rb:81:in `block (2 levels) in _run_workers_in_background'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/listen-3.1.5/lib/listen/internals/thread_pool.rb:6:in `block in add'
2019-07-26T06:56:44.211Z 17273 TID-oxdgbihcp WARN: Thread TID-oxdgfnqy1
2019-07-26T06:56:44.211Z 17273 TID-oxdgbihcp WARN: /Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/rb-fsevent-0.10.3/lib/rb-fsevent/fsevent.rb:44:in `select'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/rb-fsevent-0.10.3/lib/rb-fsevent/fsevent.rb:44:in `run'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/listen-3.1.5/lib/listen/adapter/darwin.rb:71:in `_run_worker'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/listen-3.1.5/lib/listen/adapter/darwin.rb:81:in `block (2 levels) in _run_workers_in_background'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/listen-3.1.5/lib/listen/internals/thread_pool.rb:6:in `block in add'
2019-07-26T06:56:44.211Z 17273 TID-oxdgbihcp WARN: Thread TID-oxdgfnpm1
2019-07-26T06:56:44.211Z 17273 TID-oxdgbihcp WARN: /Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/rb-fsevent-0.10.3/lib/rb-fsevent/fsevent.rb:44:in `select'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/rb-fsevent-0.10.3/lib/rb-fsevent/fsevent.rb:44:in `run'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/listen-3.1.5/lib/listen/adapter/darwin.rb:71:in `_run_worker'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/listen-3.1.5/lib/listen/adapter/darwin.rb:81:in `block (2 levels) in _run_workers_in_background'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/listen-3.1.5/lib/listen/internals/thread_pool.rb:6:in `block in add'
2019-07-26T06:56:44.211Z 17273 TID-oxdgbihcp WARN: Thread TID-oxdgfnq0x
2019-07-26T06:56:44.211Z 17273 TID-oxdgbihcp WARN: /Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/rb-fsevent-0.10.3/lib/rb-fsevent/fsevent.rb:44:in `select'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/rb-fsevent-0.10.3/lib/rb-fsevent/fsevent.rb:44:in `run'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/listen-3.1.5/lib/listen/adapter/darwin.rb:71:in `_run_worker'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/listen-3.1.5/lib/listen/adapter/darwin.rb:81:in `block (2 levels) in _run_workers_in_background'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/listen-3.1.5/lib/listen/internals/thread_pool.rb:6:in `block in add'
2019-07-26T06:56:44.211Z 17273 TID-oxdgbihcp WARN: Thread TID-oxdgfnq05
2019-07-26T06:56:44.211Z 17273 TID-oxdgbihcp WARN: /Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/rb-fsevent-0.10.3/lib/rb-fsevent/fsevent.rb:44:in `select'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/rb-fsevent-0.10.3/lib/rb-fsevent/fsevent.rb:44:in `run'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/listen-3.1.5/lib/listen/adapter/darwin.rb:71:in `_run_worker'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/listen-3.1.5/lib/listen/adapter/darwin.rb:81:in `block (2 levels) in _run_workers_in_background'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/listen-3.1.5/lib/listen/internals/thread_pool.rb:6:in `block in add'
2019-07-26T06:56:44.211Z 17273 TID-oxdgbihcp WARN: Thread TID-oxdgfoxpp
2019-07-26T06:56:44.211Z 17273 TID-oxdgbihcp WARN: /Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/rb-fsevent-0.10.3/lib/rb-fsevent/fsevent.rb:44:in `select'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/rb-fsevent-0.10.3/lib/rb-fsevent/fsevent.rb:44:in `run'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/listen-3.1.5/lib/listen/adapter/darwin.rb:71:in `_run_worker'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/listen-3.1.5/lib/listen/adapter/darwin.rb:81:in `block (2 levels) in _run_workers_in_background'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/listen-3.1.5/lib/listen/internals/thread_pool.rb:6:in `block in add'
2019-07-26T06:56:44.211Z 17273 TID-oxdgbihcp WARN: Thread TID-oxdgfr181 heartbeat
2019-07-26T06:56:44.211Z 17273 TID-oxdgbihcp WARN: /Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/launcher.rb:130:in `sleep'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/launcher.rb:130:in `start_heartbeat'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/util.rb:16:in `watchdog'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/util.rb:25:in `block in safe_thread'
2019-07-26T06:56:44.211Z 17273 TID-oxdgbihcp WARN: Thread TID-oxdgfr19h scheduler
2019-07-26T06:56:44.211Z 17273 TID-oxdgbihcp WARN: /Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/connection_pool-2.2.2/lib/connection_pool/timed_stack.rb:88:in `sleep'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/connection_pool-2.2.2/lib/connection_pool/timed_stack.rb:88:in `wait'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/connection_pool-2.2.2/lib/connection_pool/timed_stack.rb:88:in `block (2 levels) in pop'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/connection_pool-2.2.2/lib/connection_pool/timed_stack.rb:79:in `loop'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/connection_pool-2.2.2/lib/connection_pool/timed_stack.rb:79:in `block in pop'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/connection_pool-2.2.2/lib/connection_pool/timed_stack.rb:78:in `synchronize'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/connection_pool-2.2.2/lib/connection_pool/timed_stack.rb:78:in `pop'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/scheduled.rb:89:in `wait'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/scheduled.rb:69:in `block in start'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/util.rb:16:in `watchdog'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/util.rb:25:in `block in safe_thread'
2019-07-26T06:56:44.211Z 17273 TID-oxdgbihcp WARN: Thread TID-oxdgftucd processor
2019-07-26T06:56:44.212Z 17273 TID-oxdgbihcp WARN: /Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/actiontext-6.0.0.rc2/lib/action_text/engine.rb:42:in `block (2 levels) in <class:Engine>'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:429:in `instance_exec'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:429:in `block in make_lambda'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:201:in `block (2 levels) in halting'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:607:in `block (2 levels) in default_terminator'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:606:in `catch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:606:in `block in default_terminator'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:202:in `block in halting'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:514:in `block in invoke_before'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:514:in `each'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:514:in `invoke_before'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:134:in `run_callbacks'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:111:in `run!'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:73:in `block in run!'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:70:in `tap'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:70:in `run!'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:86:in `wrap'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/reloader.rb:71:in `wrap'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/rails.rb:42:in `call'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:132:in `block (4 levels) in dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:250:in `stats'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:127:in `block (3 levels) in dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/job_logger.rb:8:in `call'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:126:in `block (2 levels) in dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/job_retry.rb:74:in `global'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:125:in `block in dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/logging.rb:48:in `with_context'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/logging.rb:42:in `with_job_hash_context'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:124:in `dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:163:in `process'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:83:in `process_one'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:71:in `run'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/util.rb:16:in `watchdog'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/util.rb:25:in `block in safe_thread'
2019-07-26T06:56:44.212Z 17273 TID-oxdgbihcp WARN: Thread TID-oxdgftui9 processor
2019-07-26T06:56:44.212Z 17273 TID-oxdgbihcp WARN: /Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/actiontext-6.0.0.rc2/lib/action_text/engine.rb:42:in `block (2 levels) in <class:Engine>'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:429:in `instance_exec'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:429:in `block in make_lambda'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:201:in `block (2 levels) in halting'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:607:in `block (2 levels) in default_terminator'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:606:in `catch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:606:in `block in default_terminator'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:202:in `block in halting'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:514:in `block in invoke_before'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:514:in `each'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:514:in `invoke_before'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:134:in `run_callbacks'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:111:in `run!'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:73:in `block in run!'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:70:in `tap'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:70:in `run!'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:86:in `wrap'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/reloader.rb:71:in `wrap'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/rails.rb:42:in `call'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:132:in `block (4 levels) in dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:250:in `stats'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:127:in `block (3 levels) in dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/job_logger.rb:8:in `call'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:126:in `block (2 levels) in dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/job_retry.rb:74:in `global'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:125:in `block in dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/logging.rb:48:in `with_context'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/logging.rb:42:in `with_job_hash_context'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:124:in `dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:163:in `process'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:83:in `process_one'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:71:in `run'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/util.rb:16:in `watchdog'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/util.rb:25:in `block in safe_thread'
2019-07-26T06:56:44.212Z 17273 TID-oxdgbihcp WARN: Thread TID-oxdgftuol processor
2019-07-26T06:56:44.213Z 17273 TID-oxdgbihcp WARN: /Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/actiontext-6.0.0.rc2/lib/action_text/engine.rb:42:in `block (2 levels) in <class:Engine>'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:429:in `instance_exec'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:429:in `block in make_lambda'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:201:in `block (2 levels) in halting'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:607:in `block (2 levels) in default_terminator'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:606:in `catch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:606:in `block in default_terminator'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:202:in `block in halting'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:514:in `block in invoke_before'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:514:in `each'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:514:in `invoke_before'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:134:in `run_callbacks'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:111:in `run!'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:73:in `block in run!'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:70:in `tap'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:70:in `run!'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:86:in `wrap'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/reloader.rb:71:in `wrap'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/rails.rb:42:in `call'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:132:in `block (4 levels) in dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:250:in `stats'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:127:in `block (3 levels) in dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/job_logger.rb:8:in `call'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:126:in `block (2 levels) in dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/job_retry.rb:74:in `global'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:125:in `block in dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/logging.rb:48:in `with_context'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/logging.rb:42:in `with_job_hash_context'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:124:in `dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:163:in `process'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:83:in `process_one'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:71:in `run'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/util.rb:16:in `watchdog'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/util.rb:25:in `block in safe_thread'
2019-07-26T06:56:44.213Z 17273 TID-oxdgbihcp WARN: Thread TID-oxdgftund processor
2019-07-26T06:56:44.213Z 17273 TID-oxdgbihcp WARN: /Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/2.6.0/monitor.rb:111:in `sleep'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/2.6.0/monitor.rb:111:in `wait'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/2.6.0/monitor.rb:111:in `block (2 levels) in wait'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/2.6.0/monitor.rb:110:in `handle_interrupt'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/2.6.0/monitor.rb:110:in `block in wait'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/2.6.0/monitor.rb:106:in `handle_interrupt'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/2.6.0/monitor.rb:106:in `wait'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/2.6.0/monitor.rb:125:in `wait_while'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/concurrency/share_lock.rb:221:in `wait_for'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/concurrency/share_lock.rb:125:in `block in start_sharing'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/2.6.0/monitor.rb:230:in `mon_synchronize'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/concurrency/share_lock.rb:115:in `start_sharing'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/dependencies/interlock.rb:33:in `start_running'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/railties-6.0.0.rc2/lib/rails/application/finisher.rb:148:in `run'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:28:in `before'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:429:in `block in make_lambda'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:201:in `block (2 levels) in halting'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:607:in `block (2 levels) in default_terminator'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:606:in `catch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:606:in `block in default_terminator'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:202:in `block in halting'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:514:in `block in invoke_before'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:514:in `each'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:514:in `invoke_before'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:134:in `run_callbacks'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:111:in `run!'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:73:in `block in run!'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:70:in `tap'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:70:in `run!'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:86:in `wrap'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/reloader.rb:71:in `wrap'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/rails.rb:42:in `call'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:132:in `block (4 levels) in dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:250:in `stats'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:127:in `block (3 levels) in dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/job_logger.rb:8:in `call'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:126:in `block (2 levels) in dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/job_retry.rb:74:in `global'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:125:in `block in dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/logging.rb:48:in `with_context'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/logging.rb:42:in `with_job_hash_context'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:124:in `dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:163:in `process'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:83:in `process_one'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:71:in `run'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/util.rb:16:in `watchdog'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/util.rb:25:in `block in safe_thread'
2019-07-26T06:56:44.214Z 17273 TID-oxdgbihcp WARN: Thread TID-oxdgftt8t processor
2019-07-26T06:56:44.214Z 17273 TID-oxdgbihcp WARN: /Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/actiontext-6.0.0.rc2/lib/action_text/engine.rb:42:in `block (2 levels) in <class:Engine>'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:429:in `instance_exec'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:429:in `block in make_lambda'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:201:in `block (2 levels) in halting'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:607:in `block (2 levels) in default_terminator'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:606:in `catch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:606:in `block in default_terminator'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:202:in `block in halting'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:514:in `block in invoke_before'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:514:in `each'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:514:in `invoke_before'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:134:in `run_callbacks'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:111:in `run!'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:73:in `block in run!'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:70:in `tap'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:70:in `run!'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:86:in `wrap'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/reloader.rb:71:in `wrap'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/rails.rb:42:in `call'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:132:in `block (4 levels) in dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:250:in `stats'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:127:in `block (3 levels) in dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/job_logger.rb:8:in `call'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:126:in `block (2 levels) in dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/job_retry.rb:74:in `global'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:125:in `block in dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/logging.rb:48:in `with_context'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/logging.rb:42:in `with_job_hash_context'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:124:in `dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:163:in `process'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:83:in `process_one'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:71:in `run'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/util.rb:16:in `watchdog'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/util.rb:25:in `block in safe_thread'
2019-07-26T06:56:44.214Z 17273 TID-oxdgbihcp WARN: Thread TID-oxdgfttep processor
2019-07-26T06:56:44.214Z 17273 TID-oxdgbihcp WARN: /Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/actiontext-6.0.0.rc2/lib/action_text/engine.rb:42:in `block (2 levels) in <class:Engine>'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:429:in `instance_exec'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:429:in `block in make_lambda'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:201:in `block (2 levels) in halting'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:607:in `block (2 levels) in default_terminator'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:606:in `catch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:606:in `block in default_terminator'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:202:in `block in halting'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:514:in `block in invoke_before'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:514:in `each'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:514:in `invoke_before'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:134:in `run_callbacks'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:111:in `run!'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:73:in `block in run!'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:70:in `tap'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:70:in `run!'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:86:in `wrap'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/reloader.rb:71:in `wrap'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/rails.rb:42:in `call'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:132:in `block (4 levels) in dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:250:in `stats'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:127:in `block (3 levels) in dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/job_logger.rb:8:in `call'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:126:in `block (2 levels) in dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/job_retry.rb:74:in `global'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:125:in `block in dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/logging.rb:48:in `with_context'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/logging.rb:42:in `with_job_hash_context'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:124:in `dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:163:in `process'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:83:in `process_one'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:71:in `run'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/util.rb:16:in `watchdog'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/util.rb:25:in `block in safe_thread'
2019-07-26T06:56:44.215Z 17273 TID-oxdgbihcp WARN: Thread TID-oxdgfttl1 processor
2019-07-26T06:56:44.216Z 17273 TID-oxdgbihcp WARN: /Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/2.6.0/monitor.rb:111:in `sleep'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/2.6.0/monitor.rb:111:in `wait'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/2.6.0/monitor.rb:111:in `block (2 levels) in wait'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/2.6.0/monitor.rb:110:in `handle_interrupt'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/2.6.0/monitor.rb:110:in `block in wait'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/2.6.0/monitor.rb:106:in `handle_interrupt'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/2.6.0/monitor.rb:106:in `wait'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/2.6.0/monitor.rb:125:in `wait_while'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/concurrency/share_lock.rb:221:in `wait_for'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/concurrency/share_lock.rb:83:in `block (2 levels) in start_exclusive'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/concurrency/share_lock.rb:187:in `yield_shares'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/concurrency/share_lock.rb:82:in `block in start_exclusive'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/2.6.0/monitor.rb:230:in `mon_synchronize'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/concurrency/share_lock.rb:77:in `start_exclusive'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/concurrency/share_lock.rb:149:in `exclusive'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/dependencies/interlock.rb:13:in `loading'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/dependencies.rb:37:in `load_interlock'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/dependencies.rb:387:in `require_or_load'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/bootsnap-1.4.4/lib/bootsnap/load_path_cache/core_ext/active_support.rb:48:in `block in require_or_load'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/bootsnap-1.4.4/lib/bootsnap/load_path_cache/core_ext/active_support.rb:16:in `allow_bootsnap_retry'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/bootsnap-1.4.4/lib/bootsnap/load_path_cache/core_ext/active_support.rb:47:in `require_or_load'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/dependencies.rb:542:in `load_missing_constant'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/bootsnap-1.4.4/lib/bootsnap/load_path_cache/core_ext/active_support.rb:60:in `block in load_missing_constant'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/bootsnap-1.4.4/lib/bootsnap/load_path_cache/core_ext/active_support.rb:16:in `allow_bootsnap_retry'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/bootsnap-1.4.4/lib/bootsnap/load_path_cache/core_ext/active_support.rb:59:in `load_missing_constant'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/dependencies.rb:211:in `const_missing'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/dependencies.rb:579:in `load_missing_constant'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/bootsnap-1.4.4/lib/bootsnap/load_path_cache/core_ext/active_support.rb:60:in `block in load_missing_constant'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/bootsnap-1.4.4/lib/bootsnap/load_path_cache/core_ext/active_support.rb:16:in `allow_bootsnap_retry'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/bootsnap-1.4.4/lib/bootsnap/load_path_cache/core_ext/active_support.rb:59:in `load_missing_constant'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/dependencies.rb:211:in `const_missing'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/dependencies.rb:579:in `load_missing_constant'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/bootsnap-1.4.4/lib/bootsnap/load_path_cache/core_ext/active_support.rb:60:in `block in load_missing_constant'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/bootsnap-1.4.4/lib/bootsnap/load_path_cache/core_ext/active_support.rb:16:in `allow_bootsnap_retry'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/bootsnap-1.4.4/lib/bootsnap/load_path_cache/core_ext/active_support.rb:59:in `load_missing_constant'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/dependencies.rb:211:in `const_missing'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/actiontext-6.0.0.rc2/lib/action_text/engine.rb:46:in `block (2 levels) in <class:Engine>'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/lazy_load_hooks.rb:72:in `class_eval'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/lazy_load_hooks.rb:72:in `block in execute_hook'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/lazy_load_hooks.rb:62:in `with_execution_control'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/lazy_load_hooks.rb:67:in `execute_hook'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/lazy_load_hooks.rb:52:in `block in run_load_hooks'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/lazy_load_hooks.rb:51:in `each'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/lazy_load_hooks.rb:51:in `run_load_hooks'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/actiontext-6.0.0.rc2/lib/action_text/content.rb:132:in `<main>'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/bootsnap-1.4.4/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in `require'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/bootsnap-1.4.4/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in `block in require_with_bootsnap_lfi'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/bootsnap-1.4.4/lib/bootsnap/load_path_cache/loaded_features_index.rb:92:in `register'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/bootsnap-1.4.4/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:21:in `require_with_bootsnap_lfi'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/bootsnap-1.4.4/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:30:in `require'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/zeitwerk-2.1.9/lib/zeitwerk/kernel.rb:23:in `require'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/dependencies.rb:322:in `block in require'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/dependencies.rb:288:in `load_dependency'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/dependencies.rb:322:in `require'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/actiontext-6.0.0.rc2/lib/action_text/engine.rb:42:in `block (2 levels) in <class:Engine>'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:429:in `instance_exec'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:429:in `block in make_lambda'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:201:in `block (2 levels) in halting'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:607:in `block (2 levels) in default_terminator'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:606:in `catch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:606:in `block in default_terminator'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:202:in `block in halting'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:514:in `block in invoke_before'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:514:in `each'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:514:in `invoke_before'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:134:in `run_callbacks'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:111:in `run!'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:73:in `block in run!'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:70:in `tap'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:70:in `run!'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:86:in `wrap'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/reloader.rb:71:in `wrap'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/rails.rb:42:in `call'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:132:in `block (4 levels) in dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:250:in `stats'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:127:in `block (3 levels) in dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/job_logger.rb:8:in `call'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:126:in `block (2 levels) in dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/job_retry.rb:74:in `global'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:125:in `block in dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/logging.rb:48:in `with_context'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/logging.rb:42:in `with_job_hash_context'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:124:in `dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:163:in `process'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:83:in `process_one'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:71:in `run'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/util.rb:16:in `watchdog'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/util.rb:25:in `block in safe_thread'
2019-07-26T06:56:44.217Z 17273 TID-oxdgbihcp WARN: Thread TID-oxdgftty1 processor
2019-07-26T06:56:44.218Z 17273 TID-oxdgbihcp WARN: /Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/actiontext-6.0.0.rc2/lib/action_text/engine.rb:42:in `block (2 levels) in <class:Engine>'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:429:in `instance_exec'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:429:in `block in make_lambda'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:201:in `block (2 levels) in halting'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:607:in `block (2 levels) in default_terminator'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:606:in `catch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:606:in `block in default_terminator'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:202:in `block in halting'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:514:in `block in invoke_before'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:514:in `each'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:514:in `invoke_before'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:134:in `run_callbacks'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:111:in `run!'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:73:in `block in run!'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:70:in `tap'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:70:in `run!'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:86:in `wrap'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/reloader.rb:71:in `wrap'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/rails.rb:42:in `call'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:132:in `block (4 levels) in dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:250:in `stats'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:127:in `block (3 levels) in dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/job_logger.rb:8:in `call'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:126:in `block (2 levels) in dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/job_retry.rb:74:in `global'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:125:in `block in dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/logging.rb:48:in `with_context'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/logging.rb:42:in `with_job_hash_context'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:124:in `dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:163:in `process'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:83:in `process_one'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:71:in `run'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/util.rb:16:in `watchdog'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/util.rb:25:in `block in safe_thread'
2019-07-26T06:56:44.218Z 17273 TID-oxdgbihcp WARN: Thread TID-oxdgftsjh processor
2019-07-26T06:56:44.218Z 17273 TID-oxdgbihcp WARN: /Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/2.6.0/monitor.rb:111:in `sleep'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/2.6.0/monitor.rb:111:in `wait'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/2.6.0/monitor.rb:111:in `block (2 levels) in wait'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/2.6.0/monitor.rb:110:in `handle_interrupt'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/2.6.0/monitor.rb:110:in `block in wait'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/2.6.0/monitor.rb:106:in `handle_interrupt'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/2.6.0/monitor.rb:106:in `wait'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/2.6.0/monitor.rb:125:in `wait_while'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/concurrency/share_lock.rb:221:in `wait_for'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/concurrency/share_lock.rb:125:in `block in start_sharing'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/2.6.0/monitor.rb:230:in `mon_synchronize'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/concurrency/share_lock.rb:115:in `start_sharing'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/dependencies/interlock.rb:33:in `start_running'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/railties-6.0.0.rc2/lib/rails/application/finisher.rb:148:in `run'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:28:in `before'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:429:in `block in make_lambda'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:201:in `block (2 levels) in halting'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:607:in `block (2 levels) in default_terminator'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:606:in `catch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:606:in `block in default_terminator'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:202:in `block in halting'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:514:in `block in invoke_before'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:514:in `each'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:514:in `invoke_before'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:134:in `run_callbacks'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:111:in `run!'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:73:in `block in run!'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:70:in `tap'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:70:in `run!'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:86:in `wrap'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/reloader.rb:71:in `wrap'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/rails.rb:42:in `call'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:132:in `block (4 levels) in dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:250:in `stats'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:127:in `block (3 levels) in dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/job_logger.rb:8:in `call'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:126:in `block (2 levels) in dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/job_retry.rb:74:in `global'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:125:in `block in dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/logging.rb:48:in `with_context'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/logging.rb:42:in `with_job_hash_context'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:124:in `dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:163:in `process'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:83:in `process_one'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:71:in `run'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/util.rb:16:in `watchdog'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/util.rb:25:in `block in safe_thread'
2019-07-26T06:56:44.219Z 17273 TID-oxdgbihcp WARN: Thread TID-oxdgftspd processor
2019-07-26T06:56:44.219Z 17273 TID-oxdgbihcp WARN: /Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/2.6.0/monitor.rb:111:in `sleep'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/2.6.0/monitor.rb:111:in `wait'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/2.6.0/monitor.rb:111:in `block (2 levels) in wait'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/2.6.0/monitor.rb:110:in `handle_interrupt'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/2.6.0/monitor.rb:110:in `block in wait'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/2.6.0/monitor.rb:106:in `handle_interrupt'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/2.6.0/monitor.rb:106:in `wait'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/2.6.0/monitor.rb:125:in `wait_while'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/concurrency/share_lock.rb:221:in `wait_for'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/concurrency/share_lock.rb:125:in `block in start_sharing'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/2.6.0/monitor.rb:230:in `mon_synchronize'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/concurrency/share_lock.rb:115:in `start_sharing'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/dependencies/interlock.rb:33:in `start_running'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/railties-6.0.0.rc2/lib/rails/application/finisher.rb:148:in `run'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:28:in `before'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:429:in `block in make_lambda'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:201:in `block (2 levels) in halting'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:607:in `block (2 levels) in default_terminator'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:606:in `catch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:606:in `block in default_terminator'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:202:in `block in halting'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:514:in `block in invoke_before'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:514:in `each'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:514:in `invoke_before'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/callbacks.rb:134:in `run_callbacks'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:111:in `run!'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:73:in `block in run!'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:70:in `tap'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:70:in `run!'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/execution_wrapper.rb:86:in `wrap'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activesupport-6.0.0.rc2/lib/active_support/reloader.rb:71:in `wrap'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/rails.rb:42:in `call'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:132:in `block (4 levels) in dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:250:in `stats'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:127:in `block (3 levels) in dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/job_logger.rb:8:in `call'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:126:in `block (2 levels) in dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/job_retry.rb:74:in `global'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:125:in `block in dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/logging.rb:48:in `with_context'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/logging.rb:42:in `with_job_hash_context'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:124:in `dispatch'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:163:in `process'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:83:in `process_one'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:71:in `run'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/util.rb:16:in `watchdog'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/sidekiq-5.2.7/lib/sidekiq/util.rb:25:in `block in safe_thread'
2019-07-26T06:56:44.220Z 17273 TID-oxdgbihcp WARN: Thread TID-oxdgihwjx
2019-07-26T06:56:44.220Z 17273 TID-oxdgbihcp WARN: /Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activerecord-6.0.0.rc2/lib/active_record/connection_adapters/abstract/connection_pool.rb:337:in `sleep'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activerecord-6.0.0.rc2/lib/active_record/connection_adapters/abstract/connection_pool.rb:337:in `block (2 levels) in spawn_thread'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activerecord-6.0.0.rc2/lib/active_record/connection_adapters/abstract/connection_pool.rb:336:in `loop'
/Users/lang.sharpe/.asdf/installs/ruby/2.6.2/lib/ruby/gems/2.6.0/gems/activerecord-6.0.0.rc2/lib/active_record/connection_adapters/abstract/connection_pool.rb:336:in `block in spawn_thread'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment