Project

General

Profile

Bug #9826

Updated by Peter Amstutz over 7 years ago

<pre> 
 2016-08-21_20:46:04.48258 Called 'load' without the :safe option -- defaulting to safe mode. 
 2016-08-21_20:46:04.48261 You can avoid this warning in the future by setting the SafeYAML::OPTIONS[:default_mode] option (to :safe or :unsafe). 
 2016-08-21_20:46:06.01051 dispatch: ready 
 2016-08-21_20:46:06.05184 /data-sdc/var-www/arvados-api/current/lib/crunch_dispatch.rb:341:in `block in start_jobs': Unknown crunch_job_wrapper: :slurm_immediate (RuntimeError) 
 2016-08-21_20:46:06.05190         from /data-sdc/var-www/arvados-api/current/lib/crunch_dispatch.rb:313:in `each' 
 2016-08-21_20:46:06.05191         from /data-sdc/var-www/arvados-api/current/lib/crunch_dispatch.rb:313:in `start_jobs' 
 2016-08-21_20:46:06.05192         from /data-sdc/var-www/arvados-api/current/lib/crunch_dispatch.rb:814:in `run' 
 2016-08-21_20:46:06.05193         from ./script/crunch-dispatch.rb:13:in `<main>' 
 2016-08-21_20:46:06.11341 Stopping crunch-dispatch-jobs-0 
 </pre>

Back