Guest User

Untitled

a guest
Mar 18th, 2014
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.09 KB | None | 0 0
  1. [root@g1t gitlab]# cat log/unicorn.stderr.log
  2. I, [2014-03-18T11:01:57.054813 #29787] INFO -- : Refreshing Gem list
  3. Instance method "lock!" is already defined in ActiveRecord::Base, use generic helper instead or set StateMachine::Machine.ignore_method_conflicts = true.
  4. 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.
  5. I, [2014-03-18T11:02:02.508914 #29787] INFO -- : listening on addr=/home/git/gitlab/tmp/sockets/gitlab.socket fd=11
  6. I, [2014-03-18T11:02:02.509377 #29787] INFO -- : listening on addr=127.0.0.1:8080 fd=13
  7. I, [2014-03-18T11:02:02.514045 #29793] INFO -- : worker=0 ready
  8. I, [2014-03-18T11:02:02.514188 #29787] INFO -- : master process ready
  9. I, [2014-03-18T11:02:02.516214 #29796] INFO -- : worker=1 ready
  10. I, [2014-03-18T11:02:31.255307 #29787] INFO -- : reaped #<Process::Status: pid 29793 exit 0> worker=0
  11. I, [2014-03-18T11:02:31.255476 #29787] INFO -- : reaped #<Process::Status: pid 29796 exit 0> worker=1
  12. I, [2014-03-18T11:02:31.255620 #29787] INFO -- : master complete
  13. I, [2014-03-18T11:03:38.518203 #1907] INFO -- : Refreshing Gem list
  14. Instance method "lock!" is already defined in ActiveRecord::Base, use generic helper instead or set StateMachine::Machine.ignore_method_conflicts = true.
  15. 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.
  16. I, [2014-03-18T11:03:50.314531 #1907] INFO -- : unlinking existing socket=/home/git/gitlab/tmp/sockets/gitlab.socket
  17. I, [2014-03-18T11:03:50.314742 #1907] INFO -- : listening on addr=/home/git/gitlab/tmp/sockets/gitlab.socket fd=11
  18. I, [2014-03-18T11:03:50.315118 #1907] INFO -- : listening on addr=127.0.0.1:8080 fd=13
  19. I, [2014-03-18T11:03:50.319115 #1913] INFO -- : worker=0 ready
  20. I, [2014-03-18T11:03:50.319293 #1907] INFO -- : master process ready
  21. I, [2014-03-18T11:03:50.321780 #1916] INFO -- : worker=1 ready
  22. I, [2014-03-18T11:29:52.046336 #1907] INFO -- : reaped #<Process::Status: pid 1913 exit 0> worker=0
  23. I, [2014-03-18T11:29:52.046531 #1907] INFO -- : reaped #<Process::Status: pid 1916 exit 0> worker=1
  24. I, [2014-03-18T11:29:52.046707 #1907] INFO -- : master complete
  25. I, [2014-03-18T11:30:24.265839 #1819] INFO -- : Refreshing Gem list
  26. /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)
  27. from /usr/local/lib/ruby/2.1.0/psych.rb:369:in `parse_stream'
  28. from /usr/local/lib/ruby/2.1.0/psych.rb:317:in `parse'
  29. from /usr/local/lib/ruby/2.1.0/psych.rb:244:in `load'
  30. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/settingslogic-2.0.9/lib/settingslogic.rb:103:in `initialize'
  31. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/settingslogic-2.0.9/lib/settingslogic.rb:60:in `new'
  32. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/settingslogic-2.0.9/lib/settingslogic.rb:60:in `instance'
  33. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/settingslogic-2.0.9/lib/settingslogic.rb:37:in `[]'
  34. from /home/git/gitlab/config/initializers/1_settings.rb:57:in `<top (required)>'
  35. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/activesupport-4.0.3/lib/active_support/dependencies.rb:223:in `load'
  36. 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'
  37. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/activesupport-4.0.3/lib/active_support/dependencies.rb:214:in `load_dependency'
  38. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/activesupport-4.0.3/lib/active_support/dependencies.rb:223:in `load'
  39. 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>'
  40. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/engine.rb:608:in `each'
  41. 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>'
  42. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:30:in `instance_exec'
  43. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:30:in `run'
  44. 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'
  45. from /usr/local/lib/ruby/2.1.0/tsort.rb:226:in `block in tsort_each'
  46. from /usr/local/lib/ruby/2.1.0/tsort.rb:348:in `block (2 levels) in each_strongly_connected_component'
  47. from /usr/local/lib/ruby/2.1.0/tsort.rb:418:in `block (2 levels) in each_strongly_connected_component_from'
  48. from /usr/local/lib/ruby/2.1.0/tsort.rb:427:in `each_strongly_connected_component_from'
  49. from /usr/local/lib/ruby/2.1.0/tsort.rb:417:in `block in each_strongly_connected_component_from'
  50. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:44:in `each'
  51. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:44:in `tsort_each_child'
  52. from /usr/local/lib/ruby/2.1.0/tsort.rb:411:in `call'
  53. from /usr/local/lib/ruby/2.1.0/tsort.rb:411:in `each_strongly_connected_component_from'
  54. from /usr/local/lib/ruby/2.1.0/tsort.rb:347:in `block in each_strongly_connected_component'
  55. from /usr/local/lib/ruby/2.1.0/tsort.rb:345:in `each'
  56. from /usr/local/lib/ruby/2.1.0/tsort.rb:345:in `call'
  57. from /usr/local/lib/ruby/2.1.0/tsort.rb:345:in `each_strongly_connected_component'
  58. from /usr/local/lib/ruby/2.1.0/tsort.rb:224:in `tsort_each'
  59. from /usr/local/lib/ruby/2.1.0/tsort.rb:205:in `tsort_each'
  60. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:54:in `run_initializers'
  61. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/application.rb:215:in `initialize!'
  62. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/railtie/configurable.rb:30:in `method_missing'
  63. from /home/git/gitlab/config/environment.rb:5:in `<top (required)>'
  64. from config.ru:13:in `require'
  65. from config.ru:13:in `block in <main>'
  66. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/rack-1.5.2/lib/rack/builder.rb:55:in `instance_eval'
  67. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/rack-1.5.2/lib/rack/builder.rb:55:in `initialize'
  68. from config.ru:1:in `new'
  69. from config.ru:1:in `<main>'
  70. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn.rb:48:in `eval'
  71. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn.rb:48:in `block in builder'
  72. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/bin/unicorn_rails:139:in `call'
  73. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/bin/unicorn_rails:139:in `block in rails_builder'
  74. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn/http_server.rb:722:in `call'
  75. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn/http_server.rb:722:in `build_app!'
  76. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn/http_server.rb:140:in `start'
  77. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/bin/unicorn_rails:209:in `<top (required)>'
  78. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/bin/unicorn_rails:23:in `load'
  79. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/bin/unicorn_rails:23:in `<main>'
  80. I, [2014-03-18T11:31:48.048745 #2029] INFO -- : Refreshing Gem list
  81. /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)
  82. from /usr/local/lib/ruby/2.1.0/psych.rb:369:in `parse_stream'
  83. from /usr/local/lib/ruby/2.1.0/psych.rb:317:in `parse'
  84. from /usr/local/lib/ruby/2.1.0/psych.rb:244:in `load'
  85. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/settingslogic-2.0.9/lib/settingslogic.rb:103:in `initialize'
  86. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/settingslogic-2.0.9/lib/settingslogic.rb:60:in `new'
  87. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/settingslogic-2.0.9/lib/settingslogic.rb:60:in `instance'
  88. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/settingslogic-2.0.9/lib/settingslogic.rb:37:in `[]'
  89. from /home/git/gitlab/config/initializers/1_settings.rb:57:in `<top (required)>'
  90. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/activesupport-4.0.3/lib/active_support/dependencies.rb:223:in `load'
  91. 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'
  92. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/activesupport-4.0.3/lib/active_support/dependencies.rb:214:in `load_dependency'
  93. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/activesupport-4.0.3/lib/active_support/dependencies.rb:223:in `load'
  94. 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>'
  95. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/engine.rb:608:in `each'
  96. 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>'
  97. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:30:in `instance_exec'
  98. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:30:in `run'
  99. 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'
  100. from /usr/local/lib/ruby/2.1.0/tsort.rb:226:in `block in tsort_each'
  101. from /usr/local/lib/ruby/2.1.0/tsort.rb:348:in `block (2 levels) in each_strongly_connected_component'
  102. from /usr/local/lib/ruby/2.1.0/tsort.rb:418:in `block (2 levels) in each_strongly_connected_component_from'
  103. from /usr/local/lib/ruby/2.1.0/tsort.rb:427:in `each_strongly_connected_component_from'
  104. from /usr/local/lib/ruby/2.1.0/tsort.rb:417:in `block in each_strongly_connected_component_from'
  105. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:44:in `each'
  106. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:44:in `tsort_each_child'
  107. from /usr/local/lib/ruby/2.1.0/tsort.rb:411:in `call'
  108. from /usr/local/lib/ruby/2.1.0/tsort.rb:411:in `each_strongly_connected_component_from'
  109. from /usr/local/lib/ruby/2.1.0/tsort.rb:347:in `block in each_strongly_connected_component'
  110. from /usr/local/lib/ruby/2.1.0/tsort.rb:345:in `each'
  111. from /usr/local/lib/ruby/2.1.0/tsort.rb:345:in `call'
  112. from /usr/local/lib/ruby/2.1.0/tsort.rb:345:in `each_strongly_connected_component'
  113. from /usr/local/lib/ruby/2.1.0/tsort.rb:224:in `tsort_each'
  114. from /usr/local/lib/ruby/2.1.0/tsort.rb:205:in `tsort_each'
  115. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:54:in `run_initializers'
  116. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/application.rb:215:in `initialize!'
  117. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/railtie/configurable.rb:30:in `method_missing'
  118. from /home/git/gitlab/config/environment.rb:5:in `<top (required)>'
  119. from config.ru:13:in `require'
  120. from config.ru:13:in `block in <main>'
  121. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/rack-1.5.2/lib/rack/builder.rb:55:in `instance_eval'
  122. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/rack-1.5.2/lib/rack/builder.rb:55:in `initialize'
  123. from config.ru:1:in `new'
  124. from config.ru:1:in `<main>'
  125. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn.rb:48:in `eval'
  126. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn.rb:48:in `block in builder'
  127. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/bin/unicorn_rails:139:in `call'
  128. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/bin/unicorn_rails:139:in `block in rails_builder'
  129. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn/http_server.rb:722:in `call'
  130. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn/http_server.rb:722:in `build_app!'
  131. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn/http_server.rb:140:in `start'
  132. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/bin/unicorn_rails:209:in `<top (required)>'
  133. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/bin/unicorn_rails:23:in `load'
  134. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/bin/unicorn_rails:23:in `<main>'
  135. I, [2014-03-18T11:47:33.093120 #2285] INFO -- : Refreshing Gem list
  136. /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)
  137. from /usr/local/lib/ruby/2.1.0/psych.rb:369:in `parse_stream'
  138. from /usr/local/lib/ruby/2.1.0/psych.rb:317:in `parse'
  139. from /usr/local/lib/ruby/2.1.0/psych.rb:244:in `load'
  140. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/settingslogic-2.0.9/lib/settingslogic.rb:103:in `initialize'
  141. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/settingslogic-2.0.9/lib/settingslogic.rb:60:in `new'
  142. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/settingslogic-2.0.9/lib/settingslogic.rb:60:in `instance'
  143. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/settingslogic-2.0.9/lib/settingslogic.rb:37:in `[]'
  144. from /home/git/gitlab/config/initializers/1_settings.rb:57:in `<top (required)>'
  145. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/activesupport-4.0.3/lib/active_support/dependencies.rb:223:in `load'
  146. 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'
  147. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/activesupport-4.0.3/lib/active_support/dependencies.rb:214:in `load_dependency'
  148. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/activesupport-4.0.3/lib/active_support/dependencies.rb:223:in `load'
  149. 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>'
  150. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/engine.rb:608:in `each'
  151. 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>'
  152. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:30:in `instance_exec'
  153. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:30:in `run'
  154. 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'
  155. from /usr/local/lib/ruby/2.1.0/tsort.rb:226:in `block in tsort_each'
  156. from /usr/local/lib/ruby/2.1.0/tsort.rb:348:in `block (2 levels) in each_strongly_connected_component'
  157. from /usr/local/lib/ruby/2.1.0/tsort.rb:418:in `block (2 levels) in each_strongly_connected_component_from'
  158. from /usr/local/lib/ruby/2.1.0/tsort.rb:427:in `each_strongly_connected_component_from'
  159. from /usr/local/lib/ruby/2.1.0/tsort.rb:417:in `block in each_strongly_connected_component_from'
  160. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:44:in `each'
  161. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:44:in `tsort_each_child'
  162. from /usr/local/lib/ruby/2.1.0/tsort.rb:411:in `call'
  163. from /usr/local/lib/ruby/2.1.0/tsort.rb:411:in `each_strongly_connected_component_from'
  164. from /usr/local/lib/ruby/2.1.0/tsort.rb:347:in `block in each_strongly_connected_component'
  165. from /usr/local/lib/ruby/2.1.0/tsort.rb:345:in `each'
  166. from /usr/local/lib/ruby/2.1.0/tsort.rb:345:in `call'
  167. from /usr/local/lib/ruby/2.1.0/tsort.rb:345:in `each_strongly_connected_component'
  168. from /usr/local/lib/ruby/2.1.0/tsort.rb:224:in `tsort_each'
  169. from /usr/local/lib/ruby/2.1.0/tsort.rb:205:in `tsort_each'
  170. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:54:in `run_initializers'
  171. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/application.rb:215:in `initialize!'
  172. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/railtie/configurable.rb:30:in `method_missing'
  173. from /home/git/gitlab/config/environment.rb:5:in `<top (required)>'
  174. from config.ru:13:in `require'
  175. from config.ru:13:in `block in <main>'
  176. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/rack-1.5.2/lib/rack/builder.rb:55:in `instance_eval'
  177. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/rack-1.5.2/lib/rack/builder.rb:55:in `initialize'
  178. from config.ru:1:in `new'
  179. from config.ru:1:in `<main>'
  180. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn.rb:48:in `eval'
  181. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn.rb:48:in `block in builder'
  182. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/bin/unicorn_rails:139:in `call'
  183. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/bin/unicorn_rails:139:in `block in rails_builder'
  184. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn/http_server.rb:722:in `call'
  185. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn/http_server.rb:722:in `build_app!'
  186. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn/http_server.rb:140:in `start'
  187. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/bin/unicorn_rails:209:in `<top (required)>'
  188. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/bin/unicorn_rails:23:in `load'
  189. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/bin/unicorn_rails:23:in `<main>'
  190. I, [2014-03-18T11:52:20.271318 #2478] INFO -- : Refreshing Gem list
  191. /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)
  192. from /usr/local/lib/ruby/2.1.0/psych.rb:369:in `parse_stream'
  193. from /usr/local/lib/ruby/2.1.0/psych.rb:317:in `parse'
  194. from /usr/local/lib/ruby/2.1.0/psych.rb:244:in `load'
  195. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/settingslogic-2.0.9/lib/settingslogic.rb:103:in `initialize'
  196. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/settingslogic-2.0.9/lib/settingslogic.rb:60:in `new'
  197. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/settingslogic-2.0.9/lib/settingslogic.rb:60:in `instance'
  198. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/settingslogic-2.0.9/lib/settingslogic.rb:37:in `[]'
  199. from /home/git/gitlab/config/initializers/1_settings.rb:57:in `<top (required)>'
  200. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/activesupport-4.0.3/lib/active_support/dependencies.rb:223:in `load'
  201. 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'
  202. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/activesupport-4.0.3/lib/active_support/dependencies.rb:214:in `load_dependency'
  203. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/activesupport-4.0.3/lib/active_support/dependencies.rb:223:in `load'
  204. 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>'
  205. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/engine.rb:608:in `each'
  206. 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>'
  207. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:30:in `instance_exec'
  208. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:30:in `run'
  209. 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'
  210. from /usr/local/lib/ruby/2.1.0/tsort.rb:226:in `block in tsort_each'
  211. from /usr/local/lib/ruby/2.1.0/tsort.rb:348:in `block (2 levels) in each_strongly_connected_component'
  212. from /usr/local/lib/ruby/2.1.0/tsort.rb:418:in `block (2 levels) in each_strongly_connected_component_from'
  213. from /usr/local/lib/ruby/2.1.0/tsort.rb:427:in `each_strongly_connected_component_from'
  214. from /usr/local/lib/ruby/2.1.0/tsort.rb:417:in `block in each_strongly_connected_component_from'
  215. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:44:in `each'
  216. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:44:in `tsort_each_child'
  217. from /usr/local/lib/ruby/2.1.0/tsort.rb:411:in `call'
  218. from /usr/local/lib/ruby/2.1.0/tsort.rb:411:in `each_strongly_connected_component_from'
  219. from /usr/local/lib/ruby/2.1.0/tsort.rb:347:in `block in each_strongly_connected_component'
  220. from /usr/local/lib/ruby/2.1.0/tsort.rb:345:in `each'
  221. from /usr/local/lib/ruby/2.1.0/tsort.rb:345:in `call'
  222. from /usr/local/lib/ruby/2.1.0/tsort.rb:345:in `each_strongly_connected_component'
  223. from /usr/local/lib/ruby/2.1.0/tsort.rb:224:in `tsort_each'
  224. from /usr/local/lib/ruby/2.1.0/tsort.rb:205:in `tsort_each'
  225. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:54:in `run_initializers'
  226. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/application.rb:215:in `initialize!'
  227. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/railtie/configurable.rb:30:in `method_missing'
  228. from /home/git/gitlab/config/environment.rb:5:in `<top (required)>'
  229. from config.ru:13:in `require'
  230. from config.ru:13:in `block in <main>'
  231. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/rack-1.5.2/lib/rack/builder.rb:55:in `instance_eval'
  232. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/rack-1.5.2/lib/rack/builder.rb:55:in `initialize'
  233. from config.ru:1:in `new'
  234. from config.ru:1:in `<main>'
  235. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn.rb:48:in `eval'
  236. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn.rb:48:in `block in builder'
  237. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/bin/unicorn_rails:139:in `call'
  238. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/bin/unicorn_rails:139:in `block in rails_builder'
  239. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn/http_server.rb:722:in `call'
  240. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn/http_server.rb:722:in `build_app!'
  241. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn/http_server.rb:140:in `start'
  242. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/bin/unicorn_rails:209:in `<top (required)>'
  243. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/bin/unicorn_rails:23:in `load'
  244. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/bin/unicorn_rails:23:in `<main>'
  245. I, [2014-03-18T11:53:00.721042 #2605] INFO -- : Refreshing Gem list
  246. /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)
  247. from /usr/local/lib/ruby/2.1.0/psych.rb:369:in `parse_stream'
  248. from /usr/local/lib/ruby/2.1.0/psych.rb:317:in `parse'
  249. from /usr/local/lib/ruby/2.1.0/psych.rb:244:in `load'
  250. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/settingslogic-2.0.9/lib/settingslogic.rb:103:in `initialize'
  251. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/settingslogic-2.0.9/lib/settingslogic.rb:60:in `new'
  252. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/settingslogic-2.0.9/lib/settingslogic.rb:60:in `instance'
  253. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/settingslogic-2.0.9/lib/settingslogic.rb:37:in `[]'
  254. from /home/git/gitlab/config/initializers/1_settings.rb:57:in `<top (required)>'
  255. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/activesupport-4.0.3/lib/active_support/dependencies.rb:223:in `load'
  256. 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'
  257. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/activesupport-4.0.3/lib/active_support/dependencies.rb:214:in `load_dependency'
  258. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/activesupport-4.0.3/lib/active_support/dependencies.rb:223:in `load'
  259. 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>'
  260. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/engine.rb:608:in `each'
  261. 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>'
  262. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:30:in `instance_exec'
  263. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:30:in `run'
  264. 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'
  265. from /usr/local/lib/ruby/2.1.0/tsort.rb:226:in `block in tsort_each'
  266. from /usr/local/lib/ruby/2.1.0/tsort.rb:348:in `block (2 levels) in each_strongly_connected_component'
  267. from /usr/local/lib/ruby/2.1.0/tsort.rb:418:in `block (2 levels) in each_strongly_connected_component_from'
  268. from /usr/local/lib/ruby/2.1.0/tsort.rb:427:in `each_strongly_connected_component_from'
  269. from /usr/local/lib/ruby/2.1.0/tsort.rb:417:in `block in each_strongly_connected_component_from'
  270. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:44:in `each'
  271. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:44:in `tsort_each_child'
  272. from /usr/local/lib/ruby/2.1.0/tsort.rb:411:in `call'
  273. from /usr/local/lib/ruby/2.1.0/tsort.rb:411:in `each_strongly_connected_component_from'
  274. from /usr/local/lib/ruby/2.1.0/tsort.rb:347:in `block in each_strongly_connected_component'
  275. from /usr/local/lib/ruby/2.1.0/tsort.rb:345:in `each'
  276. from /usr/local/lib/ruby/2.1.0/tsort.rb:345:in `call'
  277. from /usr/local/lib/ruby/2.1.0/tsort.rb:345:in `each_strongly_connected_component'
  278. from /usr/local/lib/ruby/2.1.0/tsort.rb:224:in `tsort_each'
  279. from /usr/local/lib/ruby/2.1.0/tsort.rb:205:in `tsort_each'
  280. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:54:in `run_initializers'
  281. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/application.rb:215:in `initialize!'
  282. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/railtie/configurable.rb:30:in `method_missing'
  283. from /home/git/gitlab/config/environment.rb:5:in `<top (required)>'
  284. from config.ru:13:in `require'
  285. from config.ru:13:in `block in <main>'
  286. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/rack-1.5.2/lib/rack/builder.rb:55:in `instance_eval'
  287. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/rack-1.5.2/lib/rack/builder.rb:55:in `initialize'
  288. from config.ru:1:in `new'
  289. from config.ru:1:in `<main>'
  290. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn.rb:48:in `eval'
  291. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn.rb:48:in `block in builder'
  292. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/bin/unicorn_rails:139:in `call'
  293. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/bin/unicorn_rails:139:in `block in rails_builder'
  294. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn/http_server.rb:722:in `call'
  295. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn/http_server.rb:722:in `build_app!'
  296. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn/http_server.rb:140:in `start'
  297. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/bin/unicorn_rails:209:in `<top (required)>'
  298. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/bin/unicorn_rails:23:in `load'
  299. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/bin/unicorn_rails:23:in `<main>'
  300. I, [2014-03-18T11:54:48.439660 #2736] INFO -- : Refreshing Gem list
  301. /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)
  302. from /usr/local/lib/ruby/2.1.0/psych.rb:369:in `parse_stream'
  303. from /usr/local/lib/ruby/2.1.0/psych.rb:317:in `parse'
  304. from /usr/local/lib/ruby/2.1.0/psych.rb:244:in `load'
  305. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/settingslogic-2.0.9/lib/settingslogic.rb:103:in `initialize'
  306. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/settingslogic-2.0.9/lib/settingslogic.rb:60:in `new'
  307. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/settingslogic-2.0.9/lib/settingslogic.rb:60:in `instance'
  308. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/settingslogic-2.0.9/lib/settingslogic.rb:37:in `[]'
  309. from /home/git/gitlab/config/initializers/1_settings.rb:57:in `<top (required)>'
  310. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/activesupport-4.0.3/lib/active_support/dependencies.rb:223:in `load'
  311. 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'
  312. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/activesupport-4.0.3/lib/active_support/dependencies.rb:214:in `load_dependency'
  313. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/activesupport-4.0.3/lib/active_support/dependencies.rb:223:in `load'
  314. 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>'
  315. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/engine.rb:608:in `each'
  316. 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>'
  317. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:30:in `instance_exec'
  318. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:30:in `run'
  319. 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'
  320. from /usr/local/lib/ruby/2.1.0/tsort.rb:226:in `block in tsort_each'
  321. from /usr/local/lib/ruby/2.1.0/tsort.rb:348:in `block (2 levels) in each_strongly_connected_component'
  322. from /usr/local/lib/ruby/2.1.0/tsort.rb:418:in `block (2 levels) in each_strongly_connected_component_from'
  323. from /usr/local/lib/ruby/2.1.0/tsort.rb:427:in `each_strongly_connected_component_from'
  324. from /usr/local/lib/ruby/2.1.0/tsort.rb:417:in `block in each_strongly_connected_component_from'
  325. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:44:in `each'
  326. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:44:in `tsort_each_child'
  327. from /usr/local/lib/ruby/2.1.0/tsort.rb:411:in `call'
  328. from /usr/local/lib/ruby/2.1.0/tsort.rb:411:in `each_strongly_connected_component_from'
  329. from /usr/local/lib/ruby/2.1.0/tsort.rb:347:in `block in each_strongly_connected_component'
  330. from /usr/local/lib/ruby/2.1.0/tsort.rb:345:in `each'
  331. from /usr/local/lib/ruby/2.1.0/tsort.rb:345:in `call'
  332. from /usr/local/lib/ruby/2.1.0/tsort.rb:345:in `each_strongly_connected_component'
  333. from /usr/local/lib/ruby/2.1.0/tsort.rb:224:in `tsort_each'
  334. from /usr/local/lib/ruby/2.1.0/tsort.rb:205:in `tsort_each'
  335. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/initializable.rb:54:in `run_initializers'
  336. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/application.rb:215:in `initialize!'
  337. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/railties-4.0.3/lib/rails/railtie/configurable.rb:30:in `method_missing'
  338. from /home/git/gitlab/config/environment.rb:5:in `<top (required)>'
  339. from config.ru:13:in `require'
  340. from config.ru:13:in `block in <main>'
  341. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/rack-1.5.2/lib/rack/builder.rb:55:in `instance_eval'
  342. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/rack-1.5.2/lib/rack/builder.rb:55:in `initialize'
  343. from config.ru:1:in `new'
  344. from config.ru:1:in `<main>'
  345. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn.rb:48:in `eval'
  346. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn.rb:48:in `block in builder'
  347. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/bin/unicorn_rails:139:in `call'
  348. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/bin/unicorn_rails:139:in `block in rails_builder'
  349. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn/http_server.rb:722:in `call'
  350. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn/http_server.rb:722:in `build_app!'
  351. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/lib/unicorn/http_server.rb:140:in `start'
  352. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/gems/unicorn-4.6.3/bin/unicorn_rails:209:in `<top (required)>'
  353. from /home/git/gitlab/vendor/bundle/ruby/2.1.0/bin/unicorn_rails:23:in `load'
  354. 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