Created
September 16, 2013 17:55
-
-
Save derekperkins/6584136 to your computer and use it in GitHub Desktop.
vagrant provision
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ vagrant provision | |
[default] Running provisioner: shell... | |
[default] Running: C:/cygwin64/tmp/vagrant-shell20130916-6600-32eymi | |
stdin: is not a tty | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 6790 100 6790 0 0 11593 0 --:--:-- --:--:-- --:--:-- 15396 | |
Downloading Chef for ubuntu... | |
Installing Chef | |
(Reading database ... 64715 files and directories currently installed.) | |
Preparing to replace chef 11.6.0-1.ubuntu.12.04 (using .../tmp.fFJBAACB/chef__i386.deb) ... | |
Unpacking replacement chef ... | |
Setting up chef (11.6.0-1.ubuntu.12.04) ... | |
Thank you for installing Chef! | |
[default] Running provisioner: chef_solo... | |
Generating chef JSON and uploading... | |
Running chef-solo... | |
stdin: is not a tty | |
[2013-09-16T17:54:39+00:00] INFO: Forking chef instance to converge... | |
[2013-09-16T17:54:39+00:00] INFO: *** Chef 11.6.0 *** | |
[2013-09-16T17:54:39+00:00] INFO: Setting the run_list to ["role[development]"] from JSON | |
[2013-09-16T17:54:39+00:00] INFO: Run List is [role[development]] | |
[2013-09-16T17:54:39+00:00] INFO: Run List expands to [apt, build-essential, chef-client, htop, syslog-ng, vim, dummy, redis::server_source, chef-php54, gearman, java::openjdk, elasticsearch, mysql::server, mysql::ruby, nozzle::prereqs, nozzle::web, nozzle::deploy, nozzle::database] | |
[2013-09-16T17:54:39+00:00] INFO: Starting Chef Run for local.nozzle.io | |
[2013-09-16T17:54:39+00:00] INFO: Running start handlers | |
[2013-09-16T17:54:39+00:00] INFO: Start handlers complete. | |
[2013-09-16T17:54:45+00:00] WARN: Cloning resource attributes for package[autoconf] from prior resource (CHEF-3694) | |
[2013-09-16T17:54:45+00:00] WARN: Previous package[autoconf]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/build-essential/recipes/debian.rb:40:in `block in from_file' | |
[2013-09-16T17:54:45+00:00] WARN: Current package[autoconf]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/ark/recipes/default.rb:25:in `from_file' | |
[2013-09-16T17:54:45+00:00] WARN: Cloning resource attributes for package[build-essential] from prior resource (CHEF-3694) | |
[2013-09-16T17:54:45+00:00] WARN: Previous package[build-essential]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/build-essential/recipes/debian.rb:40:in `block in from_file' | |
[2013-09-16T17:54:45+00:00] WARN: Current package[build-essential]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/mysql/recipes/client.rb:46:in `block in from_file' | |
[2013-09-16T17:54:45+00:00] WARN: Cloning resource attributes for directory[/var/cache/local/preseeding] from prior resource (CHEF-3694) | |
[2013-09-16T17:54:45+00:00] WARN: Previous directory[/var/cache/local/preseeding]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/apt/recipes/default.rb:62:in `block in from_file' | |
[2013-09-16T17:54:45+00:00] WARN: Current directory[/var/cache/local/preseeding]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/mysql/recipes/server.rb:47:in `from_file' | |
[2013-09-16T17:54:45+00:00] WARN: Cloning resource attributes for directory[/var/lib/mysql] from prior resource (CHEF-3694) | |
[2013-09-16T17:54:45+00:00] WARN: Previous directory[/var/lib/mysql]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/mysql/recipes/server.rb:108:in `block in from_file' | |
[2013-09-16T17:54:45+00:00] WARN: Current directory[/var/lib/mysql]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/mysql/recipes/server.rb:108:in `block in from_file' | |
[2013-09-16T17:54:45+00:00] INFO: Could not find previously defined grants.sql resource | |
[2013-09-16T17:54:45+00:00] WARN: Cloning resource attributes for service[mysql] from prior resource (CHEF-3694) | |
[2013-09-16T17:54:45+00:00] WARN: Previous service[mysql]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/mysql/recipes/server.rb:154:in `from_file' | |
[2013-09-16T17:54:45+00:00] WARN: Current service[mysql]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/mysql/recipes/server.rb:218:in `from_file' | |
[2013-09-16T17:54:45+00:00] WARN: Cloning resource attributes for execute[apt-get-update] from prior resource (CHEF-3694) | |
[2013-09-16T17:54:45+00:00] WARN: Previous execute[apt-get-update]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/apt/recipes/default.rb:22:in `from_file' | |
[2013-09-16T17:54:45+00:00] WARN: Current execute[apt-get-update]: /tmp/vagrant-chef-1/chef-solo-2/cookbooks/nozzle/recipes/prereqs.rb:5:in `from_file' | |
[2013-09-16T17:54:45+00:00] WARN: Cloning resource attributes for package[update-notifier-common] from prior resource (CHEF-3694) | |
[2013-09-16T17:54:45+00:00] WARN: Previous package[update-notifier-common]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/apt/recipes/default.rb:48:in `from_file' | |
[2013-09-16T17:54:45+00:00] WARN: Current package[update-notifier-common]: /tmp/vagrant-chef-1/chef-solo-2/cookbooks/nozzle/recipes/prereqs.rb:11:in `from_file' | |
[2013-09-16T17:54:45+00:00] WARN: Cloning resource attributes for service[redis-server] from prior resource (CHEF-3694) | |
[2013-09-16T17:54:45+00:00] WARN: Previous service[redis-server]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/runit/definitions/runit_service.rb:172:in `block in from_file' | |
[2013-09-16T17:54:45+00:00] WARN: Current service[redis-server]: /tmp/vagrant-chef-1/chef-solo-2/cookbooks/nozzle/recipes/prereqs.rb:33:in `from_file' | |
[2013-09-16T17:54:45+00:00] INFO: ohai plugins will be at: /etc/chef/ohai_plugins | |
[2013-09-16T17:54:46+00:00] INFO: ohai[custom_plugins] reloaded | |
[2013-09-16T17:54:46+00:00] WARN: Cloning resource attributes for service[nginx] from prior resource (CHEF-3694) | |
[2013-09-16T17:54:46+00:00] WARN: Previous service[nginx]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/runit/definitions/runit_service.rb:172:in `block in from_file' | |
[2013-09-16T17:54:46+00:00] WARN: Current service[nginx]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/nginx/recipes/source.rb:83:in `from_file' | |
[2013-09-16T17:54:46+00:00] WARN: Cloning resource attributes for php_pear_channel[pear.php.net] from prior resource (CHEF-3694) | |
[2013-09-16T17:54:46+00:00] WARN: Previous php_pear_channel[pear.php.net]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/php/recipes/default.rb:25:in `from_file' | |
[2013-09-16T17:54:46+00:00] WARN: Current php_pear_channel[pear.php.net]: /tmp/vagrant-chef-1/chef-solo-2/cookbooks/nozzle/recipes/web.rb:32:in `from_file' | |
[2013-09-16T17:54:46+00:00] WARN: Cloning resource attributes for php_pear_channel[pecl.php.net] from prior resource (CHEF-3694) | |
[2013-09-16T17:54:46+00:00] WARN: Previous php_pear_channel[pecl.php.net]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/php/recipes/default.rb:29:in `from_file' | |
[2013-09-16T17:54:46+00:00] WARN: Current php_pear_channel[pecl.php.net]: /tmp/vagrant-chef-1/chef-solo-2/cookbooks/nozzle/recipes/web.rb:36:in `from_file' | |
[2013-09-16T17:54:46+00:00] WARN: Cloning resource attributes for package[php5-dev] from prior resource (CHEF-3694) | |
[2013-09-16T17:54:46+00:00] WARN: Previous package[php5-dev]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/php/recipes/package.rb:22:in `block in from_file' | |
[2013-09-16T17:54:46+00:00] WARN: Current package[php5-dev]: /tmp/vagrant-chef-1/chef-solo-2/cookbooks/nozzle/recipes/web.rb:45:in `block in from_file' | |
[2013-09-16T17:54:46+00:00] WARN: Cloning resource attributes for directory[/var/www/nozzle] from prior resource (CHEF-3694) | |
[2013-09-16T17:54:46+00:00] WARN: Previous directory[/var/www/nozzle]: /tmp/vagrant-chef-1/chef-solo-2/cookbooks/nozzle/recipes/deploy.rb:10:in `from_file' | |
[2013-09-16T17:54:46+00:00] WARN: Current directory[/var/www/nozzle]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/samba/recipes/server.rb:25:in `block in from_file' | |
[2013-09-16T17:54:46+00:00] INFO: Found chef-client in /usr/bin/chef-client | |
[2013-09-16T17:54:48+00:00] INFO: service[chef-client] started | |
================================================================================ | |
Error executing action `start` on resource 'service[syslog-ng]' | |
================================================================================ | |
Errno::ENOENT | |
------------- | |
No such file or directory - /etc/init.d/syslog-ng start | |
Resource Declaration: | |
--------------------- | |
# In /tmp/vagrant-chef-1/chef-solo-1/cookbooks/syslog-ng/recipes/default.rb | |
54: service "syslog-ng" do | |
55: supports :restart => true, :status => true | |
56: action [ :enable, :start ] | |
57: end | |
Compiled Resource: | |
------------------ | |
# Declared in /tmp/vagrant-chef-1/chef-solo-1/cookbooks/syslog-ng/recipes/default.rb:54:in `from_file' | |
service("syslog-ng") do | |
action [:enable, :start] | |
supports {:restart=>true, :status=>true} | |
retries 0 | |
retry_delay 2 | |
service_name "syslog-ng" | |
enabled true | |
pattern "syslog-ng" | |
startup_type :automatic | |
cookbook_name :"syslog-ng" | |
recipe_name "default" | |
end | |
[2013-09-16T17:54:49+00:00] INFO: Running queued delayed notifications before re-raising exception | |
[2013-09-16T17:54:49+00:00] ERROR: Running exception handlers | |
[2013-09-16T17:54:49+00:00] ERROR: Exception handlers complete | |
[2013-09-16T17:54:49+00:00] FATAL: Stacktrace dumped to /var/chef/cache/chef-stacktrace.out | |
[2013-09-16T17:54:49+00:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1) | |
Chef never successfully completed! Any errors should be visible in the | |
output above. Please fix your recipes so that they properly complete. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment