Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [root@g1t gitlab]# cat log/unicorn.stderr.log
- I, [2014-03-18T11:01:57.054813 #29787] INFO -- : Refreshing Gem list
- Instance method "lock!" is already defined in ActiveRecord::Base, use generic helper instead or set StateMachine::Machine.ignore_method_conflicts = true.
- Both MergeRequestDiff and its :state machine have defined a different default for "state". Use only one or the other for defining defaults to avoid unexpected behaviors.
- I, [2014-03-18T11:02:02.508914 #29787] INFO -- : listening on addr=/home/git/gitlab/tmp/sockets/gitlab.socket fd=11
- I, [2014-03-18T11:02:02.509377 #29787] INFO -- : listening on addr=127.0.0.1:8080 fd=13
- I, [2014-03-18T11:02:02.514045 #29793] INFO -- : worker=0 ready
- I, [2014-03-18T11:02:02.514188 #29787] INFO -- : master process ready
- I, [2014-03-18T11:02:02.516214 #29796] INFO -- : worker=1 ready
- I, [2014-03-18T11:02:31.255307 #29787] INFO -- : reaped #<Process::Status: pid 29793 exit 0> worker=0
- I, [2014-03-18T11:02:31.255476 #29787] INFO -- : reaped #<Process::Status: pid 29796 exit 0> worker=1
- I, [2014-03-18T11:02:31.255620 #29787] INFO -- : master complete
- I, [2014-03-18T11:03:38.518203 #1907] INFO -- : Refreshing Gem list
- Instance method "lock!" is already defined in ActiveRecord::Base, use generic helper instead or set StateMachine::Machine.ignore_method_conflicts = true.
- Both MergeRequestDiff and its :state machine have defined a different default for "state". Use only one or the other for defining defaults to avoid unexpected behaviors.
- I, [2014-03-18T11:03:50.314531 #1907] INFO -- : unlinking existing socket=/home/git/gitlab/tmp/sockets/gitlab.socket
- I, [2014-03-18T11:03:50.314742 #1907] INFO -- : listening on addr=/home/git/gitlab/tmp/sockets/gitlab.socket fd=11
- I, [2014-03-18T11:03:50.315118 #1907] INFO -- : listening on addr=127.0.0.1:8080 fd=13
- I, [2014-03-18T11:03:50.319115 #1913] INFO -- : worker=0 ready
- I, [2014-03-18T11:03:50.319293 #1907] INFO -- : master process ready
- I, [2014-03-18T11:03:50.321780 #1916] INFO -- : worker=1 ready
- I, [2014-03-18T11:29:52.046336 #1907] INFO -- : reaped #<Process::Status: pid 1913 exit 0> worker=0
- I, [2014-03-18T11:29:52.046531 #1907] INFO -- : reaped #<Process::Status: pid 1916 exit 0> worker=1
- I, [2014-03-18T11:29:52.046707 #1907] INFO -- : master complete
- I, [2014-03-18T11:30:24.265839 #1819] INFO -- : Refreshing Gem list
- /usr/local/lib/ruby/2.1.0/psych.rb:369:in `parse': (<unknown>): did not find expected key while parsing a block mapping at line 10 column 1 (Psych::SyntaxError)
- from /usr/local/lib/ruby/2.1.0/psych.rb:369:in `parse_stream'
- from /usr/local/lib/ruby/2.1.0/psych.rb:317:in `parse'
- from /usr/local/lib/ruby/2.1.0/psych.rb:244:in `load'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/settingslogic-2.0.9/lib/settingslogic.rb:103:in `initialize'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/settingslogic-2.0.9/lib/settingslogic.rb:60:in `new'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/settingslogic-2.0.9/lib/settingslogic.rb:60:in `instance'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/settingslogic-2.0.9/lib/settingslogic.rb:37:in `[]'
- from /home/git/gitlab/config/initializers/1_settings.rb:57:in `<top (required)>'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/activesupport-4.0.3/lib/active_support/dependencies.rb:223:in `load'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/activesupport-4.0.3/lib/active_support/dependencies.rb:223:in `block in load'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/activesupport-4.0.3/lib/active_support/dependencies.rb:214:in `load_dependency'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/activesupport-4.0.3/lib/active_support/dependencies.rb:223:in `load'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/engine.rb:609:in `block (2 levels) in <class:Engine>'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/engine.rb:608:in `each'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/engine.rb:608:in `block in <class:Engine>'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:30:in `instance_exec'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:30:in `run'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:55:in `block in run_initializers'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:226:in `block in tsort_each'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:348:in `block (2 levels) in each_strongly_connected_component'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:418:in `block (2 levels) in each_strongly_connected_component_from'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:427:in `each_strongly_connected_component_from'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:417:in `block in each_strongly_connected_component_from'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:44:in `each'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:44:in `tsort_each_child'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:411:in `call'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:411:in `each_strongly_connected_component_from'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:347:in `block in each_strongly_connected_component'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:345:in `each'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:345:in `call'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:345:in `each_strongly_connected_component'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:224:in `tsort_each'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:205:in `tsort_each'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:54:in `run_initializers'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/application.rb:215:in `initialize!'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/railtie/configurable.rb:30:in `method_missing'
- from /home/git/gitlab/config/environment.rb:5:in `<top (required)>'
- from config.ru:13:in `require'
- from config.ru:13:in `block in <main>'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/rack-1.5.2/lib/rack/builder.rb:55:in `instance_eval'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/rack-1.5.2/lib/rack/builder.rb:55:in `initialize'
- from config.ru:1:in `new'
- from config.ru:1:in `<main>'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn.rb:48:in `eval'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn.rb:48:in `block in builder'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/bin/unicorn_rails:139:in `call'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/bin/unicorn_rails:139:in `block in rails_builder'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn/http_server.rb:722:in `call'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn/http_server.rb:722:in `build_app!'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn/http_server.rb:140:in `start'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/bin/unicorn_rails:209:in `<top (required)>'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/bin/unicorn_rails:23:in `load'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/bin/unicorn_rails:23:in `<main>'
- I, [2014-03-18T11:31:48.048745 #2029] INFO -- : Refreshing Gem list
- /usr/local/lib/ruby/2.1.0/psych.rb:369:in `parse': (<unknown>): did not find expected key while parsing a block mapping at line 10 column 1 (Psych::SyntaxError)
- from /usr/local/lib/ruby/2.1.0/psych.rb:369:in `parse_stream'
- from /usr/local/lib/ruby/2.1.0/psych.rb:317:in `parse'
- from /usr/local/lib/ruby/2.1.0/psych.rb:244:in `load'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/settingslogic-2.0.9/lib/settingslogic.rb:103:in `initialize'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/settingslogic-2.0.9/lib/settingslogic.rb:60:in `new'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/settingslogic-2.0.9/lib/settingslogic.rb:60:in `instance'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/settingslogic-2.0.9/lib/settingslogic.rb:37:in `[]'
- from /home/git/gitlab/config/initializers/1_settings.rb:57:in `<top (required)>'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/activesupport-4.0.3/lib/active_support/dependencies.rb:223:in `load'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/activesupport-4.0.3/lib/active_support/dependencies.rb:223:in `block in load'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/activesupport-4.0.3/lib/active_support/dependencies.rb:214:in `load_dependency'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/activesupport-4.0.3/lib/active_support/dependencies.rb:223:in `load'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/engine.rb:609:in `block (2 levels) in <class:Engine>'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/engine.rb:608:in `each'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/engine.rb:608:in `block in <class:Engine>'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:30:in `instance_exec'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:30:in `run'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:55:in `block in run_initializers'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:226:in `block in tsort_each'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:348:in `block (2 levels) in each_strongly_connected_component'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:418:in `block (2 levels) in each_strongly_connected_component_from'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:427:in `each_strongly_connected_component_from'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:417:in `block in each_strongly_connected_component_from'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:44:in `each'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:44:in `tsort_each_child'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:411:in `call'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:411:in `each_strongly_connected_component_from'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:347:in `block in each_strongly_connected_component'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:345:in `each'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:345:in `call'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:345:in `each_strongly_connected_component'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:224:in `tsort_each'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:205:in `tsort_each'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:54:in `run_initializers'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/application.rb:215:in `initialize!'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/railtie/configurable.rb:30:in `method_missing'
- from /home/git/gitlab/config/environment.rb:5:in `<top (required)>'
- from config.ru:13:in `require'
- from config.ru:13:in `block in <main>'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/rack-1.5.2/lib/rack/builder.rb:55:in `instance_eval'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/rack-1.5.2/lib/rack/builder.rb:55:in `initialize'
- from config.ru:1:in `new'
- from config.ru:1:in `<main>'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn.rb:48:in `eval'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn.rb:48:in `block in builder'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/bin/unicorn_rails:139:in `call'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/bin/unicorn_rails:139:in `block in rails_builder'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn/http_server.rb:722:in `call'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn/http_server.rb:722:in `build_app!'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn/http_server.rb:140:in `start'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/bin/unicorn_rails:209:in `<top (required)>'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/bin/unicorn_rails:23:in `load'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/bin/unicorn_rails:23:in `<main>'
- I, [2014-03-18T11:47:33.093120 #2285] INFO -- : Refreshing Gem list
- /usr/local/lib/ruby/2.1.0/psych.rb:369:in `parse': (<unknown>): did not find expected key while parsing a block mapping at line 10 column 1 (Psych::SyntaxError)
- from /usr/local/lib/ruby/2.1.0/psych.rb:369:in `parse_stream'
- from /usr/local/lib/ruby/2.1.0/psych.rb:317:in `parse'
- from /usr/local/lib/ruby/2.1.0/psych.rb:244:in `load'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/settingslogic-2.0.9/lib/settingslogic.rb:103:in `initialize'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/settingslogic-2.0.9/lib/settingslogic.rb:60:in `new'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/settingslogic-2.0.9/lib/settingslogic.rb:60:in `instance'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/settingslogic-2.0.9/lib/settingslogic.rb:37:in `[]'
- from /home/git/gitlab/config/initializers/1_settings.rb:57:in `<top (required)>'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/activesupport-4.0.3/lib/active_support/dependencies.rb:223:in `load'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/activesupport-4.0.3/lib/active_support/dependencies.rb:223:in `block in load'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/activesupport-4.0.3/lib/active_support/dependencies.rb:214:in `load_dependency'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/activesupport-4.0.3/lib/active_support/dependencies.rb:223:in `load'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/engine.rb:609:in `block (2 levels) in <class:Engine>'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/engine.rb:608:in `each'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/engine.rb:608:in `block in <class:Engine>'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:30:in `instance_exec'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:30:in `run'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:55:in `block in run_initializers'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:226:in `block in tsort_each'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:348:in `block (2 levels) in each_strongly_connected_component'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:418:in `block (2 levels) in each_strongly_connected_component_from'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:427:in `each_strongly_connected_component_from'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:417:in `block in each_strongly_connected_component_from'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:44:in `each'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:44:in `tsort_each_child'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:411:in `call'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:411:in `each_strongly_connected_component_from'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:347:in `block in each_strongly_connected_component'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:345:in `each'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:345:in `call'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:345:in `each_strongly_connected_component'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:224:in `tsort_each'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:205:in `tsort_each'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:54:in `run_initializers'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/application.rb:215:in `initialize!'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/railtie/configurable.rb:30:in `method_missing'
- from /home/git/gitlab/config/environment.rb:5:in `<top (required)>'
- from config.ru:13:in `require'
- from config.ru:13:in `block in <main>'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/rack-1.5.2/lib/rack/builder.rb:55:in `instance_eval'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/rack-1.5.2/lib/rack/builder.rb:55:in `initialize'
- from config.ru:1:in `new'
- from config.ru:1:in `<main>'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn.rb:48:in `eval'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn.rb:48:in `block in builder'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/bin/unicorn_rails:139:in `call'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/bin/unicorn_rails:139:in `block in rails_builder'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn/http_server.rb:722:in `call'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn/http_server.rb:722:in `build_app!'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn/http_server.rb:140:in `start'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/bin/unicorn_rails:209:in `<top (required)>'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/bin/unicorn_rails:23:in `load'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/bin/unicorn_rails:23:in `<main>'
- I, [2014-03-18T11:52:20.271318 #2478] INFO -- : Refreshing Gem list
- /usr/local/lib/ruby/2.1.0/psych.rb:369:in `parse': (<unknown>): did not find expected key while parsing a block mapping at line 10 column 1 (Psych::SyntaxError)
- from /usr/local/lib/ruby/2.1.0/psych.rb:369:in `parse_stream'
- from /usr/local/lib/ruby/2.1.0/psych.rb:317:in `parse'
- from /usr/local/lib/ruby/2.1.0/psych.rb:244:in `load'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/settingslogic-2.0.9/lib/settingslogic.rb:103:in `initialize'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/settingslogic-2.0.9/lib/settingslogic.rb:60:in `new'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/settingslogic-2.0.9/lib/settingslogic.rb:60:in `instance'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/settingslogic-2.0.9/lib/settingslogic.rb:37:in `[]'
- from /home/git/gitlab/config/initializers/1_settings.rb:57:in `<top (required)>'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/activesupport-4.0.3/lib/active_support/dependencies.rb:223:in `load'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/activesupport-4.0.3/lib/active_support/dependencies.rb:223:in `block in load'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/activesupport-4.0.3/lib/active_support/dependencies.rb:214:in `load_dependency'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/activesupport-4.0.3/lib/active_support/dependencies.rb:223:in `load'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/engine.rb:609:in `block (2 levels) in <class:Engine>'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/engine.rb:608:in `each'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/engine.rb:608:in `block in <class:Engine>'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:30:in `instance_exec'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:30:in `run'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:55:in `block in run_initializers'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:226:in `block in tsort_each'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:348:in `block (2 levels) in each_strongly_connected_component'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:418:in `block (2 levels) in each_strongly_connected_component_from'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:427:in `each_strongly_connected_component_from'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:417:in `block in each_strongly_connected_component_from'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:44:in `each'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:44:in `tsort_each_child'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:411:in `call'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:411:in `each_strongly_connected_component_from'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:347:in `block in each_strongly_connected_component'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:345:in `each'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:345:in `call'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:345:in `each_strongly_connected_component'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:224:in `tsort_each'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:205:in `tsort_each'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:54:in `run_initializers'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/application.rb:215:in `initialize!'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/railtie/configurable.rb:30:in `method_missing'
- from /home/git/gitlab/config/environment.rb:5:in `<top (required)>'
- from config.ru:13:in `require'
- from config.ru:13:in `block in <main>'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/rack-1.5.2/lib/rack/builder.rb:55:in `instance_eval'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/rack-1.5.2/lib/rack/builder.rb:55:in `initialize'
- from config.ru:1:in `new'
- from config.ru:1:in `<main>'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn.rb:48:in `eval'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn.rb:48:in `block in builder'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/bin/unicorn_rails:139:in `call'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/bin/unicorn_rails:139:in `block in rails_builder'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn/http_server.rb:722:in `call'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn/http_server.rb:722:in `build_app!'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn/http_server.rb:140:in `start'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/bin/unicorn_rails:209:in `<top (required)>'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/bin/unicorn_rails:23:in `load'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/bin/unicorn_rails:23:in `<main>'
- I, [2014-03-18T11:53:00.721042 #2605] INFO -- : Refreshing Gem list
- /usr/local/lib/ruby/2.1.0/psych.rb:369:in `parse': (<unknown>): did not find expected key while parsing a block mapping at line 10 column 1 (Psych::SyntaxError)
- from /usr/local/lib/ruby/2.1.0/psych.rb:369:in `parse_stream'
- from /usr/local/lib/ruby/2.1.0/psych.rb:317:in `parse'
- from /usr/local/lib/ruby/2.1.0/psych.rb:244:in `load'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/settingslogic-2.0.9/lib/settingslogic.rb:103:in `initialize'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/settingslogic-2.0.9/lib/settingslogic.rb:60:in `new'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/settingslogic-2.0.9/lib/settingslogic.rb:60:in `instance'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/settingslogic-2.0.9/lib/settingslogic.rb:37:in `[]'
- from /home/git/gitlab/config/initializers/1_settings.rb:57:in `<top (required)>'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/activesupport-4.0.3/lib/active_support/dependencies.rb:223:in `load'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/activesupport-4.0.3/lib/active_support/dependencies.rb:223:in `block in load'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/activesupport-4.0.3/lib/active_support/dependencies.rb:214:in `load_dependency'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/activesupport-4.0.3/lib/active_support/dependencies.rb:223:in `load'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/engine.rb:609:in `block (2 levels) in <class:Engine>'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/engine.rb:608:in `each'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/engine.rb:608:in `block in <class:Engine>'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:30:in `instance_exec'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:30:in `run'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:55:in `block in run_initializers'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:226:in `block in tsort_each'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:348:in `block (2 levels) in each_strongly_connected_component'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:418:in `block (2 levels) in each_strongly_connected_component_from'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:427:in `each_strongly_connected_component_from'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:417:in `block in each_strongly_connected_component_from'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:44:in `each'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:44:in `tsort_each_child'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:411:in `call'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:411:in `each_strongly_connected_component_from'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:347:in `block in each_strongly_connected_component'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:345:in `each'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:345:in `call'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:345:in `each_strongly_connected_component'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:224:in `tsort_each'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:205:in `tsort_each'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:54:in `run_initializers'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/application.rb:215:in `initialize!'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/railtie/configurable.rb:30:in `method_missing'
- from /home/git/gitlab/config/environment.rb:5:in `<top (required)>'
- from config.ru:13:in `require'
- from config.ru:13:in `block in <main>'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/rack-1.5.2/lib/rack/builder.rb:55:in `instance_eval'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/rack-1.5.2/lib/rack/builder.rb:55:in `initialize'
- from config.ru:1:in `new'
- from config.ru:1:in `<main>'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn.rb:48:in `eval'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn.rb:48:in `block in builder'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/bin/unicorn_rails:139:in `call'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/bin/unicorn_rails:139:in `block in rails_builder'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn/http_server.rb:722:in `call'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn/http_server.rb:722:in `build_app!'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn/http_server.rb:140:in `start'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/bin/unicorn_rails:209:in `<top (required)>'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/bin/unicorn_rails:23:in `load'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/bin/unicorn_rails:23:in `<main>'
- I, [2014-03-18T11:54:48.439660 #2736] INFO -- : Refreshing Gem list
- /usr/local/lib/ruby/2.1.0/psych.rb:369:in `parse': (<unknown>): did not find expected key while parsing a block mapping at line 10 column 1 (Psych::SyntaxError)
- from /usr/local/lib/ruby/2.1.0/psych.rb:369:in `parse_stream'
- from /usr/local/lib/ruby/2.1.0/psych.rb:317:in `parse'
- from /usr/local/lib/ruby/2.1.0/psych.rb:244:in `load'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/settingslogic-2.0.9/lib/settingslogic.rb:103:in `initialize'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/settingslogic-2.0.9/lib/settingslogic.rb:60:in `new'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/settingslogic-2.0.9/lib/settingslogic.rb:60:in `instance'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/settingslogic-2.0.9/lib/settingslogic.rb:37:in `[]'
- from /home/git/gitlab/config/initializers/1_settings.rb:57:in `<top (required)>'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/activesupport-4.0.3/lib/active_support/dependencies.rb:223:in `load'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/activesupport-4.0.3/lib/active_support/dependencies.rb:223:in `block in load'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/activesupport-4.0.3/lib/active_support/dependencies.rb:214:in `load_dependency'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/activesupport-4.0.3/lib/active_support/dependencies.rb:223:in `load'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/engine.rb:609:in `block (2 levels) in <class:Engine>'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/engine.rb:608:in `each'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/engine.rb:608:in `block in <class:Engine>'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:30:in `instance_exec'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:30:in `run'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:55:in `block in run_initializers'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:226:in `block in tsort_each'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:348:in `block (2 levels) in each_strongly_connected_component'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:418:in `block (2 levels) in each_strongly_connected_component_from'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:427:in `each_strongly_connected_component_from'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:417:in `block in each_strongly_connected_component_from'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:44:in `each'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:44:in `tsort_each_child'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:411:in `call'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:411:in `each_strongly_connected_component_from'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:347:in `block in each_strongly_connected_component'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:345:in `each'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:345:in `call'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:345:in `each_strongly_connected_component'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:224:in `tsort_each'
- from /usr/local/lib/ruby/2.1.0/tsort.rb:205:in `tsort_each'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:54:in `run_initializers'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/application.rb:215:in `initialize!'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/railtie/configurable.rb:30:in `method_missing'
- from /home/git/gitlab/config/environment.rb:5:in `<top (required)>'
- from config.ru:13:in `require'
- from config.ru:13:in `block in <main>'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/rack-1.5.2/lib/rack/builder.rb:55:in `instance_eval'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/rack-1.5.2/lib/rack/builder.rb:55:in `initialize'
- from config.ru:1:in `new'
- from config.ru:1:in `<main>'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn.rb:48:in `eval'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn.rb:48:in `block in builder'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/bin/unicorn_rails:139:in `call'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/bin/unicorn_rails:139:in `block in rails_builder'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn/http_server.rb:722:in `call'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn/http_server.rb:722:in `build_app!'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn/http_server.rb:140:in `start'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/bin/unicorn_rails:209:in `<top (required)>'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/bin/unicorn_rails:23:in `load'
- from /home/git/gitlab/vendor/bundle/ruby/2.1.0/bin/unicorn_rails:23:in `<main>'
Advertisement
Add Comment
Please, Sign In to add comment