Advertisement
Guest User

Untitled

a guest
Jan 26th, 2013
6
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 22.13 KB | None | 0 0
  1. Jays-MacBook-Air:~ jay$ vagrant package --output ubuntu12.04-x64.box --base "Vagrant Template"
  2. [Vagrant Template] Clearing any previously set forwarded ports...
  3. [Vagrant Template] Creating temporary directory for export...
  4. [Vagrant Template] Exporting VM...
  5. [Vagrant Template] Compressing package to: /Users/jay/ubuntu12.04-x64.box
  6. Jays-MacBook-Air:~ jay$ ssh -p 2222 127.0.0.1
  7. Jays-MacBook-Air:~ jay$ vagrant up
  8. [default] Importing base box '521dev-ubuntu-12.04-x64'...
  9. [default] Matching MAC address for NAT networking...
  10. [default] Clearing any previously set forwarded ports...
  11. [default] Forwarding ports...
  12. [default] -- 22 => 2222 (adapter 1)
  13. [default] -- 80 => 8080 (adapter 1)
  14. [default] Creating shared folders metadata...
  15. [default] Clearing any previously set network interfaces...
  16. [default] Booting VM...
  17. [default] Waiting for VM to boot. This can take a few minutes.
  18. [default] VM booted and ready for use!
  19. [default] Mounting shared folders...
  20. [default] -- v-root: /vagrant
  21. [default] Running provisioner: Vagrant::Provisioners::ChefClient...
  22. [default] Creating folder to hold client key...
  23. [default] Uploading chef client validation key...
  24. [default] Generating chef JSON and uploading...
  25. [default] Running chef-client...
  26. stdin: is not a tty
  27. [2013-01-26T19:15:50-06:00] INFO: *** Chef 10.18.2 ***
  28. [2013-01-26T19:15:50-06:00] INFO: [inet6] no default interface, picking the first ipaddress
  29. [2013-01-26T19:15:50-06:00] INFO: Client key /etc/chef/client.pem is not present - registering
  30. [2013-01-26T19:15:57-06:00] INFO: Setting the run_list to ["role[development]"] from JSON
  31. [2013-01-26T19:15:58-06:00] INFO: Run List is [role[development]]
  32. [2013-01-26T19:15:58-06:00] INFO: Run List expands to [apt, omnibus_updater, build-essential, openssl, xml, apache2, logrotate]
  33. [2013-01-26T19:15:58-06:00] INFO: Starting Chef Run for dev_jay
  34. [2013-01-26T19:15:58-06:00] INFO: Running start handlers
  35. [2013-01-26T19:15:58-06:00] INFO: Start handlers complete.
  36. [2013-01-26T19:16:03-06:00] INFO: Loading cookbooks [apache2, apt, build-essential, logrotate, omnibus_updater, openssl, xml]
  37. [2013-01-26T19:16:05-06:00] INFO: Storing updated cookbooks/logrotate/recipes/default.rb in the cache.
  38. [2013-01-26T19:16:07-06:00] INFO: Storing updated cookbooks/logrotate/definitions/logrotate_app.rb in the cache.
  39. [2013-01-26T19:16:10-06:00] INFO: Storing updated cookbooks/logrotate/.gitignore in the cache.
  40. [2013-01-26T19:16:14-06:00] INFO: Storing updated cookbooks/logrotate/CHANGELOG.md in the cache.
  41. [2013-01-26T19:16:18-06:00] INFO: Storing updated cookbooks/logrotate/CONTRIBUTING in the cache.
  42. [2013-01-26T19:16:22-06:00] INFO: Storing updated cookbooks/logrotate/Gemfile in the cache.
  43. [2013-01-26T19:16:26-06:00] INFO: Storing updated cookbooks/logrotate/LICENSE in the cache.
  44. [2013-01-26T19:16:28-06:00] INFO: Storing updated cookbooks/logrotate/metadata.json in the cache.
  45. [2013-01-26T19:16:32-06:00] INFO: Storing updated cookbooks/logrotate/metadata.rb in the cache.
  46. [2013-01-26T19:16:36-06:00] INFO: Storing updated cookbooks/logrotate/metadata.rb~ in the cache.
  47. [2013-01-26T19:16:40-06:00] INFO: Storing updated cookbooks/logrotate/README.md in the cache.
  48. [2013-01-26T19:16:40-06:00] INFO: Storing updated cookbooks/xml/recipes/default.rb in the cache.
  49. [2013-01-26T19:16:42-06:00] INFO: Storing updated cookbooks/xml/recipes/ruby.rb in the cache.
  50. [2013-01-26T19:16:42-06:00] INFO: Storing updated cookbooks/xml/attributes/default.rb in the cache.
  51. [2013-01-26T19:16:43-06:00] INFO: Storing updated cookbooks/xml/CHANGELOG.md in the cache.
  52. [2013-01-26T19:16:44-06:00] INFO: Storing updated cookbooks/xml/CONTRIBUTING in the cache.
  53. [2013-01-26T19:16:45-06:00] INFO: Storing updated cookbooks/xml/LICENSE in the cache.
  54. [2013-01-26T19:16:47-06:00] INFO: Storing updated cookbooks/xml/metadata.json in the cache.
  55. [2013-01-26T19:16:50-06:00] INFO: Storing updated cookbooks/xml/metadata.rb in the cache.
  56. [2013-01-26T19:16:53-06:00] INFO: Storing updated cookbooks/xml/README.md in the cache.
  57. [2013-01-26T19:16:57-06:00] INFO: Storing updated cookbooks/openssl/recipes/default.rb in the cache.
  58. [2013-01-26T19:17:01-06:00] INFO: Storing updated cookbooks/openssl/libraries/secure_password.rb in the cache.
  59. [2013-01-26T19:17:05-06:00] INFO: Storing updated cookbooks/openssl/metadata.json in the cache.
  60. [2013-01-26T19:17:08-06:00] INFO: Storing updated cookbooks/openssl/metadata.rb in the cache.
  61. [2013-01-26T19:17:12-06:00] INFO: Storing updated cookbooks/openssl/README.md in the cache.
  62. [2013-01-26T19:17:15-06:00] INFO: Storing updated cookbooks/apt/resources/preference.rb in the cache.
  63. [2013-01-26T19:17:19-06:00] INFO: Storing updated cookbooks/apt/resources/repository.rb in the cache.
  64. [2013-01-26T19:17:24-06:00] INFO: Storing updated cookbooks/apt/providers/preference.rb in the cache.
  65. [2013-01-26T19:17:25-06:00] INFO: Storing updated cookbooks/apt/providers/repository.rb in the cache.
  66. [2013-01-26T19:17:25-06:00] INFO: Storing updated cookbooks/apt/recipes/cacher-client.rb in the cache.
  67. [2013-01-26T19:17:26-06:00] INFO: Storing updated cookbooks/apt/recipes/cacher-ng.rb in the cache.
  68. [2013-01-26T19:17:26-06:00] INFO: Storing updated cookbooks/apt/recipes/default.rb in the cache.
  69. [2013-01-26T19:17:27-06:00] INFO: Storing updated cookbooks/apt/attributes/default.rb in the cache.
  70. [2013-01-26T19:17:29-06:00] INFO: Storing updated cookbooks/apt/.gitignore in the cache.
  71. [2013-01-26T19:17:32-06:00] INFO: Storing updated cookbooks/apt/CHANGELOG.md in the cache.
  72. [2013-01-26T19:17:35-06:00] INFO: Storing updated cookbooks/apt/CONTRIBUTING in the cache.
  73. [2013-01-26T19:17:39-06:00] INFO: Storing updated cookbooks/apt/Gemfile in the cache.
  74. [2013-01-26T19:17:43-06:00] INFO: Storing updated cookbooks/apt/LICENSE in the cache.
  75. [2013-01-26T19:17:49-06:00] INFO: Storing updated cookbooks/apt/metadata.json in the cache.
  76. [2013-01-26T19:17:52-06:00] INFO: Storing updated cookbooks/apt/metadata.rb in the cache.
  77. [2013-01-26T19:17:56-06:00] INFO: Storing updated cookbooks/apt/README.md in the cache.
  78. [2013-01-26T19:18:00-06:00] INFO: Storing updated cookbooks/omnibus_updater/recipes/deb_downloader.rb in the cache.
  79. [2013-01-26T19:18:05-06:00] INFO: Storing updated cookbooks/omnibus_updater/recipes/deb_package.rb in the cache.
  80. [2013-01-26T19:18:07-06:00] INFO: Storing updated cookbooks/omnibus_updater/recipes/default.rb in the cache.
  81. [2013-01-26T19:18:08-06:00] INFO: Storing updated cookbooks/omnibus_updater/recipes/old_package_cleaner.rb in the cache.
  82. [2013-01-26T19:18:08-06:00] INFO: Storing updated cookbooks/omnibus_updater/recipes/remove_chef_system_gem.rb in the cache.
  83. [2013-01-26T19:18:08-06:00] INFO: Storing updated cookbooks/omnibus_updater/recipes/rpm_package.rb in the cache.
  84. [2013-01-26T19:18:09-06:00] INFO: Storing updated cookbooks/omnibus_updater/recipes/script.rb in the cache.
  85. [2013-01-26T19:18:10-06:00] INFO: Storing updated cookbooks/omnibus_updater/recipes/set_remote_path.rb in the cache.
  86. [2013-01-26T19:18:11-06:00] INFO: Storing updated cookbooks/omnibus_updater/libraries/omnibus_checker.rb in the cache.
  87. [2013-01-26T19:18:12-06:00] INFO: Storing updated cookbooks/omnibus_updater/attributes/default.rb in the cache.
  88. [2013-01-26T19:18:14-06:00] INFO: Storing updated cookbooks/omnibus_updater/.gitignore in the cache.
  89. [2013-01-26T19:18:18-06:00] INFO: Storing updated cookbooks/omnibus_updater/CHANGELOG.md in the cache.
  90. [2013-01-26T19:18:22-06:00] INFO: Storing updated cookbooks/omnibus_updater/Gemfile in the cache.
  91. [2013-01-26T19:18:26-06:00] INFO: Storing updated cookbooks/omnibus_updater/Gemfile.lock in the cache.
  92. [2013-01-26T19:18:30-06:00] INFO: Storing updated cookbooks/omnibus_updater/metadata.json in the cache.
  93. [2013-01-26T19:18:33-06:00] INFO: Storing updated cookbooks/omnibus_updater/metadata.rb in the cache.
  94. [2013-01-26T19:18:36-06:00] INFO: Storing updated cookbooks/omnibus_updater/README.md in the cache.
  95. [2013-01-26T19:18:40-06:00] INFO: Storing updated cookbooks/build-essential/recipes/default.rb in the cache.
  96. [2013-01-26T19:18:44-06:00] INFO: Storing updated cookbooks/build-essential/attributes/default.rb in the cache.
  97. [2013-01-26T19:18:49-06:00] INFO: Storing updated cookbooks/build-essential/.gitignore in the cache.
  98. [2013-01-26T19:18:51-06:00] INFO: Storing updated cookbooks/build-essential/CHANGELOG.md in the cache.
  99. [2013-01-26T19:18:51-06:00] INFO: Storing updated cookbooks/build-essential/CONTRIBUTING in the cache.
  100. [2013-01-26T19:18:52-06:00] INFO: Storing updated cookbooks/build-essential/Gemfile in the cache.
  101. [2013-01-26T19:18:54-06:00] INFO: Storing updated cookbooks/build-essential/LICENSE in the cache.
  102. [2013-01-26T19:18:55-06:00] INFO: Storing updated cookbooks/build-essential/metadata.json in the cache.
  103. [2013-01-26T19:18:56-06:00] INFO: Storing updated cookbooks/build-essential/metadata.rb in the cache.
  104. [2013-01-26T19:18:58-06:00] INFO: Storing updated cookbooks/build-essential/README.md in the cache.
  105. [2013-01-26T19:19:01-06:00] INFO: Storing updated cookbooks/apache2/recipes/default.rb in the cache.
  106. [2013-01-26T19:19:04-06:00] INFO: Storing updated cookbooks/apache2/recipes/god_monitor.rb in the cache.
  107. [2013-01-26T19:19:08-06:00] INFO: Storing updated cookbooks/apache2/recipes/iptables.rb in the cache.
  108. [2013-01-26T19:19:12-06:00] INFO: Storing updated cookbooks/apache2/recipes/logrotate.rb in the cache.
  109. [2013-01-26T19:19:15-06:00] INFO: Storing updated cookbooks/apache2/recipes/mod_alias.rb in the cache.
  110. [2013-01-26T19:19:19-06:00] INFO: Storing updated cookbooks/apache2/recipes/mod_apreq2.rb in the cache.
  111. [2013-01-26T19:19:24-06:00] INFO: Storing updated cookbooks/apache2/recipes/mod_auth_basic.rb in the cache.
  112. [2013-01-26T19:19:30-06:00] INFO: Storing updated cookbooks/apache2/recipes/mod_auth_cas.rb in the cache.
  113. [2013-01-26T19:19:34-06:00] INFO: Storing updated cookbooks/apache2/recipes/mod_auth_digest.rb in the cache.
  114. [2013-01-26T19:19:36-06:00] INFO: Storing updated cookbooks/apache2/recipes/mod_auth_openid.rb in the cache.
  115. [2013-01-26T19:19:37-06:00] INFO: Storing updated cookbooks/apache2/recipes/mod_authn_file.rb in the cache.
  116. [2013-01-26T19:19:39-06:00] INFO: Storing updated cookbooks/apache2/recipes/mod_authnz_ldap.rb in the cache.
  117. [2013-01-26T19:19:42-06:00] INFO: Storing updated cookbooks/apache2/recipes/mod_authz_default.rb in the cache.
  118. [2013-01-26T19:19:45-06:00] INFO: Storing updated cookbooks/apache2/recipes/mod_authz_groupfile.rb in the cache.
  119. [2013-01-26T19:19:49-06:00] INFO: Storing updated cookbooks/apache2/recipes/mod_authz_host.rb in the cache.
  120. [2013-01-26T19:19:54-06:00] INFO: Storing updated cookbooks/apache2/recipes/mod_authz_user.rb in the cache.
  121. [2013-01-26T19:19:59-06:00] INFO: Storing updated cookbooks/apache2/recipes/mod_autoindex.rb in the cache.
  122. [2013-01-26T19:20:04-06:00] INFO: Storing updated cookbooks/apache2/recipes/mod_cgi.rb in the cache.
  123. [2013-01-26T19:20:08-06:00] INFO: Storing updated cookbooks/apache2/recipes/mod_dav.rb in the cache.
  124. [2013-01-26T19:20:12-06:00] INFO: Storing updated cookbooks/apache2/recipes/mod_dav_fs.rb in the cache.
  125. [2013-01-26T19:20:17-06:00] INFO: Storing updated cookbooks/apache2/recipes/mod_dav_svn.rb in the cache.
  126. [2013-01-26T19:20:18-06:00] INFO: Storing updated cookbooks/apache2/recipes/mod_deflate.rb in the cache.
  127. [2013-01-26T19:20:19-06:00] INFO: Storing updated cookbooks/apache2/recipes/mod_dir.rb in the cache.
  128. [2013-01-26T19:20:19-06:00] INFO: Storing updated cookbooks/apache2/recipes/mod_env.rb in the cache.
  129. [2013-01-26T19:20:20-06:00] INFO: Storing updated cookbooks/apache2/recipes/mod_expires.rb in the cache.
  130. [2013-01-26T19:20:24-06:00] INFO: Storing updated cookbooks/apache2/recipes/mod_fastcgi.rb in the cache.
  131. [2013-01-26T19:20:28-06:00] INFO: Storing updated cookbooks/apache2/recipes/mod_fcgid.rb in the cache.
  132. [2013-01-26T19:20:29-06:00] INFO: Storing updated cookbooks/apache2/recipes/mod_headers.rb in the cache.
  133. [2013-01-26T19:20:29-06:00] INFO: Storing updated cookbooks/apache2/recipes/mod_include.rb in the cache.
  134. [2013-01-26T19:20:30-06:00] INFO: Storing updated cookbooks/apache2/recipes/mod_ldap.rb in the cache.
  135. [2013-01-26T19:20:30-06:00] INFO: Storing updated cookbooks/apache2/recipes/mod_log_config.rb in the cache.
  136. [2013-01-26T19:20:30-06:00] INFO: Storing updated cookbooks/apache2/recipes/mod_logio.rb in the cache.
  137. [2013-01-26T19:20:31-06:00] INFO: Storing updated cookbooks/apache2/recipes/mod_mime.rb in the cache.
  138. [2013-01-26T19:20:31-06:00] INFO: Storing updated cookbooks/apache2/recipes/mod_negotiation.rb in the cache.
  139. [2013-01-26T19:20:32-06:00] INFO: Storing updated cookbooks/apache2/recipes/mod_perl.rb in the cache.
  140. [2013-01-26T19:20:32-06:00] INFO: Storing updated cookbooks/apache2/recipes/mod_php5.rb in the cache.
  141. [2013-01-26T19:20:33-06:00] INFO: Storing updated cookbooks/apache2/recipes/mod_proxy.rb in the cache.
  142. [2013-01-26T19:20:33-06:00] INFO: Storing updated cookbooks/apache2/recipes/mod_proxy_ajp.rb in the cache.
  143. [2013-01-26T19:20:34-06:00] INFO: Storing updated cookbooks/apache2/recipes/mod_proxy_balancer.rb in the cache.
  144. [2013-01-26T19:20:35-06:00] INFO: Storing updated cookbooks/apache2/recipes/mod_proxy_connect.rb in the cache.
  145. [2013-01-26T19:20:35-06:00] INFO: Storing updated cookbooks/apache2/recipes/mod_proxy_http.rb in the cache.
  146. [2013-01-26T19:20:36-06:00] INFO: Storing updated cookbooks/apache2/recipes/mod_python.rb in the cache.
  147. [2013-01-26T19:20:36-06:00] INFO: Storing updated cookbooks/apache2/recipes/mod_rewrite.rb in the cache.
  148. [2013-01-26T19:20:37-06:00] INFO: Storing updated cookbooks/apache2/recipes/mod_setenvif.rb in the cache.
  149. [2013-01-26T19:20:37-06:00] INFO: Storing updated cookbooks/apache2/recipes/mod_ssl.rb in the cache.
  150. [2013-01-26T19:20:39-06:00] INFO: Storing updated cookbooks/apache2/recipes/mod_status.rb in the cache.
  151. [2013-01-26T19:20:39-06:00] INFO: Storing updated cookbooks/apache2/recipes/mod_wsgi.rb in the cache.
  152. [2013-01-26T19:20:40-06:00] INFO: Storing updated cookbooks/apache2/recipes/mod_xsendfile.rb in the cache.
  153. [2013-01-26T19:20:40-06:00] INFO: Storing updated cookbooks/apache2/definitions/apache_conf.rb in the cache.
  154. [2013-01-26T19:20:40-06:00] INFO: Storing updated cookbooks/apache2/definitions/apache_module.rb in the cache.
  155. [2013-01-26T19:20:41-06:00] INFO: Storing updated cookbooks/apache2/definitions/apache_site.rb in the cache.
  156. [2013-01-26T19:20:41-06:00] INFO: Storing updated cookbooks/apache2/definitions/web_app.rb in the cache.
  157. [2013-01-26T19:20:42-06:00] INFO: Storing updated cookbooks/apache2/attributes/default.rb in the cache.
  158. [2013-01-26T19:20:43-06:00] INFO: Storing updated cookbooks/apache2/attributes/mod_auth_cas.rb in the cache.
  159. [2013-01-26T19:20:44-06:00] INFO: Storing updated cookbooks/apache2/attributes/mod_auth_openid.rb in the cache.
  160. [2013-01-26T19:20:44-06:00] INFO: Storing updated cookbooks/apache2/attributes/mod_ssl.rb in the cache.
  161. [2013-01-26T19:20:45-06:00] INFO: Storing updated cookbooks/apache2/.gitignore in the cache.
  162. [2013-01-26T19:20:45-06:00] INFO: Storing updated cookbooks/apache2/CHANGELOG.md in the cache.
  163. [2013-01-26T19:20:46-06:00] INFO: Storing updated cookbooks/apache2/CONTRIBUTING.md in the cache.
  164. [2013-01-26T19:20:47-06:00] INFO: Storing updated cookbooks/apache2/Gemfile in the cache.
  165. [2013-01-26T19:20:47-06:00] INFO: Storing updated cookbooks/apache2/LICENSE in the cache.
  166. [2013-01-26T19:20:47-06:00] INFO: Storing updated cookbooks/apache2/metadata.json in the cache.
  167. [2013-01-26T19:20:48-06:00] INFO: Storing updated cookbooks/apache2/metadata.rb in the cache.
  168. [2013-01-26T19:20:49-06:00] INFO: Storing updated cookbooks/apache2/README.md in the cache.
  169. [2013-01-26T19:20:49-06:00] INFO: Omnibus remote file location: http://opscode-omnitruck-release.s3.amazonaws.com/ubuntu/11.04/x86_64/chef_10.16.2-1.ubuntu.11.04_amd64.deb
  170. [2013-01-26T19:20:49-06:00] WARN: Cloning resource attributes for service[apache2] from prior resource (CHEF-3694)
  171. [2013-01-26T19:20:49-06:00] WARN: Previous service[apache2]: /srv/chef/file_store/cookbooks/apache2/recipes/default.rb:24:in `from_file'
  172. [2013-01-26T19:20:49-06:00] WARN: Current  service[apache2]: /srv/chef/file_store/cookbooks/apache2/recipes/default.rb:221:in `from_file'
  173. [2013-01-26T19:20:49-06:00] INFO: Processing execute[apt-get-update] action run (apt::default line 22)
  174. [2013-01-26T19:20:49-06:00] INFO: Processing execute[apt-get update] action nothing (apt::default line 29)
  175. [2013-01-26T19:20:49-06:00] INFO: Processing execute[apt-get autoremove] action nothing (apt::default line 36)
  176. [2013-01-26T19:20:49-06:00] INFO: Processing execute[apt-get autoclean] action nothing (apt::default line 42)
  177. [2013-01-26T19:20:49-06:00] INFO: Processing package[update-notifier-common] action install (apt::default line 48)
  178. [2013-01-26T19:20:52-06:00] INFO: Processing execute[apt-get-update-periodic] action run (apt::default line 52)
  179. [2013-01-26T19:20:52-06:00] INFO: Processing directory[/var/cache/local] action create (apt::default line 62)
  180. [2013-01-26T19:20:52-06:00] INFO: directory[/var/cache/local] created directory /var/cache/local
  181. [2013-01-26T19:20:52-06:00] INFO: directory[/var/cache/local] owner changed to 0
  182. [2013-01-26T19:20:52-06:00] INFO: directory[/var/cache/local] group changed to 0
  183. [2013-01-26T19:20:52-06:00] INFO: directory[/var/cache/local] mode changed to 755
  184. [2013-01-26T19:20:52-06:00] INFO: Processing directory[/var/cache/local/preseeding] action create (apt::default line 62)
  185. [2013-01-26T19:20:52-06:00] INFO: directory[/var/cache/local/preseeding] created directory /var/cache/local/preseeding
  186. [2013-01-26T19:20:52-06:00] INFO: directory[/var/cache/local/preseeding] owner changed to 0
  187. [2013-01-26T19:20:52-06:00] INFO: directory[/var/cache/local/preseeding] group changed to 0
  188. [2013-01-26T19:20:52-06:00] INFO: directory[/var/cache/local/preseeding] mode changed to 755
  189. [2013-01-26T19:20:52-06:00] INFO: Processing remote_file[chef omnibus_package[chef_10.16.2-1.ubuntu.11.04_amd64.deb]] action create (omnibus_updater::deb_package line 3)
  190. [2013-01-26T19:23:11-06:00] INFO: remote_file[chef omnibus_package[chef_10.16.2-1.ubuntu.11.04_amd64.deb]] updated
  191. [2013-01-26T19:23:11-06:00] INFO: Processing execute[chef omnibus_install[10.16.2-1]] action run (omnibus_updater::deb_package line 18)
  192. [2013-01-26T19:23:17-06:00] INFO: execute[chef omnibus_install[10.16.2-1]] ran successfully
  193. [2013-01-26T19:23:17-06:00] INFO: Processing package[build-essential] action install (build-essential::default line 51)
  194. [2013-01-26T19:23:18-06:00] INFO: Processing package[binutils-doc] action install (build-essential::default line 51)
  195. [2013-01-26T19:23:20-06:00] INFO: Processing package[autoconf] action install (build-essential::default line 58)
  196. [2013-01-26T19:23:24-06:00] INFO: Processing package[flex] action install (build-essential::default line 58)
  197. [2013-01-26T19:23:27-06:00] INFO: Processing package[bison] action install (build-essential::default line 58)
  198. [2013-01-26T19:23:29-06:00] INFO: Processing package[libxml2-dev] action install (xml::default line 21)
  199. [2013-01-26T19:23:33-06:00] INFO: Processing package[libxslt-dev] action install (xml::default line 21)
  200. [2013-01-26T19:23:33-06:00] INFO: package[libxslt-dev] is a virtual package, actually acting on package[libxslt1-dev]
  201. [2013-01-26T19:23:38-06:00] INFO: Processing package[apache2] action install (apache2::default line 20)
  202. [2013-01-26T19:23:47-06:00] INFO: Processing service[apache2] action enable (apache2::default line 24)
  203. [2013-01-26T19:23:47-06:00] INFO: Processing directory[/etc/apache2/ssl] action create (apache2::default line 131)
  204. [2013-01-26T19:23:47-06:00] INFO: directory[/etc/apache2/ssl] created directory /etc/apache2/ssl
  205. [2013-01-26T19:23:47-06:00] INFO: directory[/etc/apache2/ssl] owner changed to 0
  206. [2013-01-26T19:23:47-06:00] INFO: directory[/etc/apache2/ssl] group changed to 0
  207. [2013-01-26T19:23:47-06:00] INFO: directory[/etc/apache2/ssl] mode changed to 755
  208. [2013-01-26T19:23:47-06:00] INFO: Processing directory[/etc/apache2/conf.d] action create (apache2::default line 137)
  209. [2013-01-26T19:23:47-06:00] INFO: Processing directory[/var/cache/apache2] action create (apache2::default line 143)
  210. [2013-01-26T19:23:47-06:00] INFO: directory[/var/cache/apache2] owner changed to 0
  211. [2013-01-26T19:23:47-06:00] INFO: directory[/var/cache/apache2] group changed to 0
  212. [2013-01-26T19:23:47-06:00] INFO: Processing template[/etc/sysconfig/httpd] action create (apache2::default line 150)
  213. [2013-01-26T19:23:47-06:00] INFO: Processing template[apache2.conf] action create (apache2::default line 159)
  214. [2013-01-26T19:23:47-06:00] FATAL: Could not load Moneta back end "BasicFile"
  215.  
  216. ================================================================================
  217.  
  218. Error executing action `create` on resource 'template[apache2.conf]'
  219.  
  220. ================================================================================
  221.  
  222.  
  223. LoadError
  224.  
  225. ---------
  226.  
  227. cannot load such file -- chef/monkey_patches/moneta
  228.  
  229.  
  230. Resource Declaration:
  231.  
  232. ---------------------
  233.  
  234. # In /srv/chef/file_store/cookbooks/apache2/recipes/default.rb
  235.  
  236. 159: template "apache2.conf" do
  237. 160:   case node['platform_family']
  238. 161:   when "rhel", "fedora", "arch"
  239. 162:     path "#{node['apache']['dir']}/conf/httpd.conf"
  240. 163:   when "debian"
  241. 164:     path "#{node['apache']['dir']}/apache2.conf"
  242. 165:   when "freebsd"
  243. 166:     path "#{node['apache']['dir']}/httpd.conf"
  244. 167:   end
  245. 168:   source "apache2.conf.erb"
  246.  
  247. Compiled Resource:
  248.  
  249. ------------------
  250.  
  251. # Declared in /srv/chef/file_store/cookbooks/apache2/recipes/default.rb:159:in `from_file'
  252.  
  253. template("apache2.conf") do
  254.   provider Chef::Provider::Template
  255.   action "create"
  256.   retries 0
  257.   retry_delay 2
  258.   path "/etc/apache2/apache2.conf"
  259.   backup 5
  260.   source "apache2.conf.erb"
  261.   cookbook_name "apache2"
  262.   recipe_name "default"
  263.   owner "root"
  264.   group "root"
  265.   mode 420
  266. end
  267.  
  268. [2013-01-26T19:23:47-06:00] ERROR: Running exception handlers
  269. [2013-01-26T19:23:47-06:00] FATAL: Saving node information to /srv/chef/file_store/failed-run-data.json
  270. [2013-01-26T19:23:47-06:00] ERROR: Exception handlers complete
  271. [2013-01-26T19:23:47-06:00] FATAL: Stacktrace dumped to /srv/chef/file_store/chef-stacktrace.out
  272. [2013-01-26T19:23:47-06:00] FATAL: LoadError: template[apache2.conf] (apache2::default line 159) had an error: LoadError: cannot load such file -- chef/monkey_patches/moneta
  273. The following SSH command responded with a non-zero exit status.
  274. Vagrant assumes that this means the command failed!
  275.  
  276. chef-client -c /etc/chef/client.rb -j /etc/chef/dna.json
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement