Guest User

Untitled

a guest
May 23rd, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.21 KB | None | 0 0
  1. chef-client
  2. [Tue, 20 Jul 2010 19:06:20 +0000] INFO: Starting Chef Run
  3. [Tue, 20 Jul 2010 19:06:21 +0000] ERROR: Running exception handlers
  4. [Tue, 20 Jul 2010 19:06:21 +0000] ERROR: Exception handlers complete
  5. [Tue, 20 Jul 2010 19:06:21 +0000] ERROR: Re-raising exception: RuntimeError - can't add a new key into hash during iteration
  6. /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/mixin/language.rb:41:in `[]='
  7. /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/mixin/language.rb:41:in `block (2 levels) in value_for_platform'
  8. /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/mixin/language.rb:41:in `each'
  9. /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/mixin/language.rb:41:in `block in value_for_platform'
  10. /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/mixin/language.rb:39:in `each_pair'
  11. /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/mixin/language.rb:39:in `value_for_platform'
  12. /var/chef/cache/cookbooks/mysql/recipes/client.rb:36:in `block in from_file'
  13. /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/mixin/recipe_definition_dsl_core.rb:71:in `instance_eval'
  14. /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/mixin/recipe_definition_dsl_core.rb:71:in `method_missing'
  15. /var/chef/cache/cookbooks/mysql/recipes/client.rb:20:in `from_file'
  16. /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/mixin/from_file.rb:30:in `instance_eval'
  17. /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/mixin/from_file.rb:30:in `from_file'
  18. /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/cookbook_version.rb:316:in `load_recipe'
  19. /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/mixin/language_include_recipe.rb:40:in `block in include_recipe'
  20. /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/mixin/language_include_recipe.rb:27:in `each'
  21. /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
  22. /var/chef/cache/cookbooks/mysql/recipes/server.rb:20:in `from_file'
  23. /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/mixin/from_file.rb:30:in `instance_eval'
  24. /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/mixin/from_file.rb:30:in `from_file'
  25. /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/cookbook_version.rb:316:in `load_recipe'
  26. /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/mixin/language_include_recipe.rb:40:in `block in include_recipe'
  27. /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/mixin/language_include_recipe.rb:27:in `each'
  28. /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
  29. /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/run_context.rb:93:in `block in load'
  30. /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/run_context.rb:90:in `each'
  31. /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/run_context.rb:90:in `load'
  32. /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/run_context.rb:54:in `initialize'
  33. /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/client.rb:102:in `new'
  34. /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/client.rb:102:in `run'
  35. /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/application/client.rb:215:in `block in run_application'
  36. /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/application/client.rb:207:in `loop'
  37. /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/application/client.rb:207:in `run_application'
  38. /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/application.rb:62:in `run'
  39. /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/bin/chef-client:26:in `<top (required)>'
  40. /usr/local/bin/chef-client:19:in `load'
  41. /usr/local/bin/chef-client:19:in `<main>'
  42. /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/mixin/language.rb:41:in `[]=': can't add a new key into hash during iteration (RuntimeError)
  43. from /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/mixin/language.rb:41:in `block (2 levels) in value_for_platform'
  44. from /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/mixin/language.rb:41:in `each'
  45. from /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/mixin/language.rb:41:in `block in value_for_platform'
  46. from /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/mixin/language.rb:39:in `each_pair'
  47. from /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/mixin/language.rb:39:in `value_for_platform'
  48. from /var/chef/cache/cookbooks/mysql/recipes/client.rb:36:in `block in from_file'
  49. from /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/mixin/recipe_definition_dsl_core.rb:71:in `instance_eval'
  50. from /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/mixin/recipe_definition_dsl_core.rb:71:in `method_missing'
  51. from /var/chef/cache/cookbooks/mysql/recipes/client.rb:20:in `from_file'
  52. from /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/mixin/from_file.rb:30:in `instance_eval'
  53. from /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/mixin/from_file.rb:30:in `from_file'
  54. from /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/cookbook_version.rb:316:in `load_recipe'
  55. from /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/mixin/language_include_recipe.rb:40:in `block in include_recipe'
  56. from /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/mixin/language_include_recipe.rb:27:in `each'
  57. from /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
  58. from /var/chef/cache/cookbooks/mysql/recipes/server.rb:20:in `from_file'
  59. from /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/mixin/from_file.rb:30:in `instance_eval'
  60. from /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/mixin/from_file.rb:30:in `from_file'
  61. from /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/cookbook_version.rb:316:in `load_recipe'
  62. from /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/mixin/language_include_recipe.rb:40:in `block in include_recipe'
  63. from /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/mixin/language_include_recipe.rb:27:in `each'
  64. from /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe'
  65. from /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/run_context.rb:93:in `block in load'
  66. from /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/run_context.rb:90:in `each'
  67. from /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/run_context.rb:90:in `load'
  68. from /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/run_context.rb:54:in `initialize'
  69. from /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/client.rb:102:in `new'
  70. from /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/client.rb:102:in `run'
  71. from /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/application/client.rb:215:in `block in run_application'
  72. from /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/application/client.rb:207:in `loop'
  73. from /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/application/client.rb:207:in `run_application'
  74. from /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/lib/chef/application.rb:62:in `run'
  75. from /usr/local/lib/ruby/gems/1.9.1/gems/chef-0.9.6/bin/chef-client:26:in `<top (required)>'
  76. from /usr/local/bin/chef-client:19:in `load'
  77. from /usr/local/bin/chef-client:19:in `<main>'
Add Comment
Please, Sign In to add comment