Skip to content

Instantly share code, notes, and snippets.

@willgdjones
Created October 30, 2013 12:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save willgdjones/7232151 to your computer and use it in GitHub Desktop.
Save willgdjones/7232151 to your computer and use it in GitHub Desktop.
Logs from running vantage up app
➜ ybm-vagrant git:(master) ✗ vagrant up app
Bringing machine 'app' up with 'virtualbox' provider...
[app] Importing base box 'grahammc-omnibus-precise64'...
[app] Matching MAC address for NAT networking...
[app] Setting the name of the VM...
[app] Clearing any previously set forwarded ports...
Pruning invalid NFS exports. Administrator privileges will be required...
Password:
[app] Creating shared folders metadata...
[app] Clearing any previously set network interfaces...
[app] Available bridged network interfaces:
1) en1: Wi-Fi (AirPort)
2) en0: Ethernet
3) p2p0
What interface should the network bridge to? 1
[app] Preparing network interfaces based on configuration...
[app] Forwarding ports...
[app] -- 22 => 2222 (adapter 1)
[app] Booting VM...
GuestAdditions versions on your host (4.3.0) and guest (4.2.6) do not match.
stdin: is not a tty
Reading package lists...
Building dependency tree...
Reading state information...
dkms is already the newest version.
The following NEW packages will be installed:
linux-headers-3.5.0-23 linux-headers-3.5.0-23-generic
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 13.1 MB of archives.
After this operation, 70.0 MB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main linux-headers-3.5.0-23 all 3.5.0-23.35~precise1 [12.1 MB]
Get:2 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main linux-headers-3.5.0-23-generic amd64 3.5.0-23.35~precise1 [966 kB]
dpkg-preconfigure: unable to re-open stdin: No such file or directory
Fetched 13.1 MB in 7s (1,729 kB/s)
Selecting previously unselected package linux-headers-3.5.0-23.
(Reading database ... 39575 files and directories currently installed.)
Unpacking linux-headers-3.5.0-23 (from .../linux-headers-3.5.0-23_3.5.0-23.35~precise1_all.deb) ...
Selecting previously unselected package linux-headers-3.5.0-23-generic.
Unpacking linux-headers-3.5.0-23-generic (from .../linux-headers-3.5.0-23-generic_3.5.0-23.35~precise1_amd64.deb) ...
Setting up linux-headers-3.5.0-23 (3.5.0-23.35~precise1) ...
Setting up linux-headers-3.5.0-23-generic (3.5.0-23.35~precise1) ...
Examining /etc/kernel/header_postinst.d.
run-parts: executing /etc/kernel/header_postinst.d/dkms 3.5.0-23-generic /boot/vmlinuz-3.5.0-23-generic
Copy iso file /Applications/VirtualBox.app/Contents/MacOS/VBoxGuestAdditions.iso into the box /tmp/VBoxGuestAdditions.iso
stdin: is not a tty
mount: warning: /mnt seems to be mounted read-only.
Installing Virtualbox Guest Additions 4.3.0 - guest version is 4.2.6
stdin: is not a tty
Verifying archive integrity... All good.
Uncompressing VirtualBox 4.3.0 Guest Additions for Linux............
VirtualBox Guest Additions installer
Removing installed version 4.2.6 of VirtualBox Guest Additions...
Copying additional installer modules ...
Installing additional modules ...
Removing existing VirtualBox DKMS kernel modules ...done.
Removing existing VirtualBox non-DKMS kernel modules ...done.
Building the VirtualBox Guest Additions kernel modules ...done.
Doing non-kernel setup of the Guest Additions ...done.
You should restart your guest to make sure the new modules are actually used
Installing the Window System drivers ...fail!
(Could not find the X.Org or XFree86 Window System.)
An error occurred during installation of VirtualBox Guest Additions 4.3.0. Some functionality may not work as intended.
stdin: is not a tty
[app] Waiting for machine to boot. This may take a few minutes...
[app] Machine booted and ready!
[app] Setting hostname...
[app] Configuring and enabling network interfaces...
[app] Mounting shared folders...
[app] -- /vagrant
[app] -- /tmp/vagrant-chef-1/chef-solo-1/cookbooks
[app] -- /tmp/vagrant-chef-1/chef-solo-2/data_bags
[app] Exporting NFS shared folders...
Preparing to edit /etc/exports. Administrator privileges will be required...
[app] Mounting NFS shared folders...
[app] bindfs seems to not be installed on the virtual machine
[app] creating bind mounts for selected devices
[app] creating bind mount from /tmp/location to /var/ybm/uploads
[app] Running provisioner: chef_solo...
Uploading chef encrypted data bag secret key...
Generating chef JSON and uploading...
Running chef-solo...
stdin: is not a tty
[2013-10-30T12:14:02+00:00] INFO: *** Chef 11.4.0 ***
[2013-10-30T12:14:06+00:00] INFO: Setting the run_list to ["recipe[ybm-machine::fonz]"] from JSON
[2013-10-30T12:14:06+00:00] INFO: Run List is [recipe[ybm-machine::fonz]]
[2013-10-30T12:14:06+00:00] INFO: Run List expands to [ybm-machine::fonz]
[2013-10-30T12:14:06+00:00] INFO: Starting Chef Run for fonz
[2013-10-30T12:14:06+00:00] INFO: Running start handlers
[2013-10-30T12:14:06+00:00] INFO: Start handlers complete.
[2013-10-30T12:14:20+00:00] INFO: Powershell light-weight provider already initialized -- overriding!
[2013-10-30T12:14:20+00:00] INFO: Powershell light-weight resource already initialized -- overriding!
[2013-10-30T12:14:28+00:00] INFO: execute[apt-get-update-build-essentials] ran successfully
[2013-10-30T12:15:05+00:00] WARN: Cloning resource attributes for group[www-data] from prior resource (CHEF-3694)
[2013-10-30T12:15:05+00:00] WARN: Previous group[www-data]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/user/recipes/data_bag.rb:46:in `block (2 levels) in from_file'
[2013-10-30T12:15:05+00:00] WARN: Current group[www-data]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/user/recipes/data_bag.rb:46:in `block (2 levels) in from_file'
[2013-10-30T12:15:05+00:00] WARN: Cloning resource attributes for group[developer] from prior resource (CHEF-3694)
[2013-10-30T12:15:05+00:00] WARN: Previous group[developer]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/user/recipes/data_bag.rb:46:in `block (2 levels) in from_file'
[2013-10-30T12:15:05+00:00] WARN: Current group[developer]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/user/recipes/data_bag.rb:46:in `block (2 levels) in from_file'
[2013-10-30T12:15:05+00:00] WARN: Cloning resource attributes for group[admin] from prior resource (CHEF-3694)
[2013-10-30T12:15:05+00:00] WARN: Previous group[admin]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/user/recipes/data_bag.rb:46:in `block (2 levels) in from_file'
[2013-10-30T12:15:05+00:00] WARN: Current group[admin]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/user/recipes/data_bag.rb:46:in `block (2 levels) in from_file'
[2013-10-30T12:15:05+00:00] WARN: Cloning resource attributes for group[www-data] from prior resource (CHEF-3694)
[2013-10-30T12:15:05+00:00] WARN: Previous group[www-data]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/user/recipes/data_bag.rb:46:in `block (2 levels) in from_file'
[2013-10-30T12:15:05+00:00] WARN: Current group[www-data]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/user/recipes/data_bag.rb:46:in `block (2 levels) in from_file'
[2013-10-30T12:15:05+00:00] WARN: Cloning resource attributes for group[developer] from prior resource (CHEF-3694)
[2013-10-30T12:15:05+00:00] WARN: Previous group[developer]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/user/recipes/data_bag.rb:46:in `block (2 levels) in from_file'
[2013-10-30T12:15:05+00:00] WARN: Current group[developer]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/user/recipes/data_bag.rb:46:in `block (2 levels) in from_file'
[2013-10-30T12:15:05+00:00] WARN: Cloning resource attributes for group[www-data] from prior resource (CHEF-3694)
[2013-10-30T12:15:05+00:00] WARN: Previous group[www-data]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/user/recipes/data_bag.rb:46:in `block (2 levels) in from_file'
[2013-10-30T12:15:05+00:00] WARN: Current group[www-data]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/user/recipes/data_bag.rb:46:in `block (2 levels) in from_file'
[2013-10-30T12:15:05+00:00] WARN: Cloning resource attributes for group[developer] from prior resource (CHEF-3694)
[2013-10-30T12:15:05+00:00] WARN: Previous group[developer]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/user/recipes/data_bag.rb:46:in `block (2 levels) in from_file'
[2013-10-30T12:15:05+00:00] WARN: Current group[developer]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/user/recipes/data_bag.rb:46:in `block (2 levels) in from_file'
[2013-10-30T12:15:05+00:00] WARN: Cloning resource attributes for group[www-data] from prior resource (CHEF-3694)
[2013-10-30T12:15:05+00:00] WARN: Previous group[www-data]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/user/recipes/data_bag.rb:46:in `block (2 levels) in from_file'
[2013-10-30T12:15:05+00:00] WARN: Current group[www-data]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/user/recipes/data_bag.rb:46:in `block (2 levels) in from_file'
[2013-10-30T12:15:05+00:00] WARN: Cloning resource attributes for group[developer] from prior resource (CHEF-3694)
[2013-10-30T12:15:05+00:00] WARN: Previous group[developer]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/user/recipes/data_bag.rb:46:in `block (2 levels) in from_file'
[2013-10-30T12:15:05+00:00] WARN: Current group[developer]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/user/recipes/data_bag.rb:46:in `block (2 levels) in from_file'
[2013-10-30T12:15:05+00:00] WARN: Cloning resource attributes for group[www-data] from prior resource (CHEF-3694)
[2013-10-30T12:15:05+00:00] WARN: Previous group[www-data]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/user/recipes/data_bag.rb:46:in `block (2 levels) in from_file'
[2013-10-30T12:15:05+00:00] WARN: Current group[www-data]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/user/recipes/data_bag.rb:46:in `block (2 levels) in from_file'
[2013-10-30T12:15:05+00:00] WARN: Cloning resource attributes for group[developer] from prior resource (CHEF-3694)
[2013-10-30T12:15:05+00:00] WARN: Previous group[developer]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/user/recipes/data_bag.rb:46:in `block (2 levels) in from_file'
[2013-10-30T12:15:05+00:00] WARN: Current group[developer]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/user/recipes/data_bag.rb:46:in `block (2 levels) in from_file'
[2013-10-30T12:15:05+00:00] WARN: Cloning resource attributes for group[www-data] from prior resource (CHEF-3694)
[2013-10-30T12:15:05+00:00] WARN: Previous group[www-data]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/user/recipes/data_bag.rb:46:in `block (2 levels) in from_file'
[2013-10-30T12:15:05+00:00] WARN: Current group[www-data]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/user/recipes/data_bag.rb:46:in `block (2 levels) in from_file'
[2013-10-30T12:15:05+00:00] WARN: Cloning resource attributes for group[developer] from prior resource (CHEF-3694)
[2013-10-30T12:15:05+00:00] WARN: Previous group[developer]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/user/recipes/data_bag.rb:46:in `block (2 levels) in from_file'
[2013-10-30T12:15:05+00:00] WARN: Current group[developer]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/user/recipes/data_bag.rb:46:in `block (2 levels) in from_file'
[2013-10-30T12:15:05+00:00] WARN: Cloning resource attributes for group[www-data] from prior resource (CHEF-3694)
[2013-10-30T12:15:05+00:00] WARN: Previous group[www-data]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/user/recipes/data_bag.rb:46:in `block (2 levels) in from_file'
[2013-10-30T12:15:05+00:00] WARN: Current group[www-data]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/user/recipes/data_bag.rb:46:in `block (2 levels) in from_file'
[2013-10-30T12:15:05+00:00] WARN: Cloning resource attributes for group[developer] from prior resource (CHEF-3694)
[2013-10-30T12:15:05+00:00] WARN: Previous group[developer]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/user/recipes/data_bag.rb:46:in `block (2 levels) in from_file'
[2013-10-30T12:15:05+00:00] WARN: Current group[developer]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/user/recipes/data_bag.rb:46:in `block (2 levels) in from_file'
[2013-10-30T12:15:05+00:00] WARN: Cloning resource attributes for group[www-data] from prior resource (CHEF-3694)
[2013-10-30T12:15:05+00:00] WARN: Previous group[www-data]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/user/recipes/data_bag.rb:46:in `block (2 levels) in from_file'
[2013-10-30T12:15:05+00:00] WARN: Current group[www-data]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/user/recipes/data_bag.rb:46:in `block (2 levels) in from_file'
[2013-10-30T12:15:05+00:00] WARN: Cloning resource attributes for group[developer] from prior resource (CHEF-3694)
[2013-10-30T12:15:05+00:00] WARN: Previous group[developer]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/user/recipes/data_bag.rb:46:in `block (2 levels) in from_file'
[2013-10-30T12:15:05+00:00] WARN: Current group[developer]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/user/recipes/data_bag.rb:46:in `block (2 levels) in from_file'
[2013-10-30T12:15:05+00:00] INFO: Firewall rules updated.
[2013-10-30T12:15:05+00:00] INFO: ohai plugins will be at: /etc/chef/ohai_plugins
[2013-10-30T12:15:06+00:00] INFO: remote_directory[/etc/chef/ohai_plugins] created directory /etc/chef/ohai_plugins
[2013-10-30T12:15:06+00:00] INFO: remote_directory[/etc/chef/ohai_plugins] mode changed to 755
[2013-10-30T12:15:06+00:00] INFO: cookbook_file[/etc/chef/ohai_plugins/README] mode changed to 644
[2013-10-30T12:15:06+00:00] INFO: cookbook_file[/etc/chef/ohai_plugins/README] created file /etc/chef/ohai_plugins/README
[2013-10-30T12:15:08+00:00] INFO: ohai[custom_plugins] reloaded
[2013-10-30T12:15:08+00:00] WARN: Cloning resource attributes for service[nginx] from prior resource (CHEF-3694)
[2013-10-30T12:15:08+00:00] WARN: Previous service[nginx]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/nginx/recipes/package.rb:42:in `from_file'
[2013-10-30T12:15:08+00:00] WARN: Current service[nginx]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/nginx/recipes/default.rb:28:in `from_file'
[2013-10-30T12:15:08+00:00] WARN: Cloning resource attributes for package[php5-dev] from prior resource (CHEF-3694)
[2013-10-30T12:15:08+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-10-30T12:15:08+00:00] WARN: Current package[php5-dev]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/chef-php-extra/recipes/module_dev.rb:40:in `block in from_file'
/tmp/vagrant-chef-1/chef-solo-1/cookbooks/rvm/libraries/rvm_chef_user_environment.rb:49: warning: class variable access from toplevel
[2013-10-30T12:15:09+00:00] INFO: gem_package resource has been patched to use provider Chef::Provider::Package::RVMRubygems and will install gems to the ruby-1.9.3-p327 RVM Ruby.
[2013-10-30T12:15:09+00:00] WARN: Cloning resource attributes for package[curl] from prior resource (CHEF-3694)
[2013-10-30T12:15:09+00:00] WARN: Previous package[curl]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/rvm/libraries/chef_rvm_recipe_helpers.rb:45:in `block in install_pkg_prereqs'
[2013-10-30T12:15:09+00:00] WARN: Current package[curl]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/composer/recipes/default.rb:11:in `from_file'
[2013-10-30T12:15:09+00:00] WARN: Cloning resource attributes for file[/root/fonz.pem] from prior resource (CHEF-3694)
[2013-10-30T12:15:09+00:00] WARN: Previous file[/root/fonz.pem]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/ybm-app/recipes/default.rb:260:in `block (2 levels) in from_file'
[2013-10-30T12:15:09+00:00] WARN: Current file[/root/fonz.pem]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/ybm-app/recipes/default.rb:260:in `block (2 levels) in from_file'
[2013-10-30T12:15:09+00:00] WARN: Cloning resource attributes for file[/root/fonz.key] from prior resource (CHEF-3694)
[2013-10-30T12:15:09+00:00] WARN: Previous file[/root/fonz.key]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/ybm-app/recipes/default.rb:267:in `block (2 levels) in from_file'
[2013-10-30T12:15:09+00:00] WARN: Current file[/root/fonz.key]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/ybm-app/recipes/default.rb:267:in `block (2 levels) in from_file'
[2013-10-30T12:15:09+00:00] WARN: Cloning resource attributes for service[postfix] from prior resource (CHEF-3694)
[2013-10-30T12:15:09+00:00] WARN: Previous service[postfix]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/postfix/recipes/default.rb:30:in `from_file'
[2013-10-30T12:15:09+00:00] WARN: Current service[postfix]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/postfix/recipes/default.rb:63:in `from_file'
[2013-10-30T12:15:09+00:00] WARN: Cloning resource attributes for service[php5-fpm] from prior resource (CHEF-3694)
[2013-10-30T12:15:09+00:00] WARN: Previous service[php5-fpm]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/nginx-php-fpm/recipes/default.rb:24:in `from_file'
[2013-10-30T12:15:09+00:00] WARN: Current service[php5-fpm]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/ybm-app/recipes/default.rb:462:in `from_file'
[2013-10-30T12:15:09+00:00] WARN: Cloning resource attributes for service[nginx] from prior resource (CHEF-3694)
[2013-10-30T12:15:09+00:00] WARN: Previous service[nginx]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/nginx/recipes/default.rb:28:in `from_file'
[2013-10-30T12:15:09+00:00] WARN: Current service[nginx]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/ybm-app/recipes/default.rb:467:in `from_file'
[2013-10-30T12:15:10+00:00] WARN: Cloning resource attributes for package[tmux] from prior resource (CHEF-3694)
[2013-10-30T12:15:10+00:00] WARN: Previous package[tmux]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/ybm-base/recipes/default.rb:149:in `from_file'
[2013-10-30T12:15:10+00:00] WARN: Current package[tmux]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/ybm-app/recipes/development.rb:70:in `from_file'
[2013-10-30T12:15:10+00:00] WARN: Cloning resource attributes for service[php5-fpm] from prior resource (CHEF-3694)
[2013-10-30T12:15:10+00:00] WARN: Previous service[php5-fpm]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/ybm-app/recipes/default.rb:462:in `from_file'
[2013-10-30T12:15:10+00:00] WARN: Current service[php5-fpm]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/ybm-app/recipes/development.rb:140:in `from_file'
[2013-10-30T12:15:10+00:00] WARN: Cloning resource attributes for service[nginx] from prior resource (CHEF-3694)
[2013-10-30T12:15:10+00:00] WARN: Previous service[nginx]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/ybm-app/recipes/default.rb:467:in `from_file'
[2013-10-30T12:15:10+00:00] WARN: Current service[nginx]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/ybm-app/recipes/development.rb:145:in `from_file'
[2013-10-30T12:15:10+00:00] INFO: entered create
[2013-10-30T12:15:10+00:00] INFO: file[/etc/cert-developer-aws.pem] owner changed to 0
[2013-10-30T12:15:10+00:00] INFO: file[/etc/cert-developer-aws.pem] group changed to 0
[2013-10-30T12:15:10+00:00] INFO: file[/etc/cert-developer-aws.pem] mode changed to 755
[2013-10-30T12:15:10+00:00] INFO: file[/etc/cert-developer-aws.pem] created file /etc/cert-developer-aws.pem
[2013-10-30T12:15:10+00:00] INFO: Adding EC2_CERT.sh to /etc/profile.d/
[2013-10-30T12:15:10+00:00] INFO: entered create
[2013-10-30T12:15:10+00:00] INFO: file[/etc/profile.d/EC2_CERT.sh] owner changed to 0
[2013-10-30T12:15:10+00:00] INFO: file[/etc/profile.d/EC2_CERT.sh] group changed to 0
[2013-10-30T12:15:10+00:00] INFO: file[/etc/profile.d/EC2_CERT.sh] mode changed to 755
[2013-10-30T12:15:10+00:00] INFO: file[/etc/profile.d/EC2_CERT.sh] created file /etc/profile.d/EC2_CERT.sh
[2013-10-30T12:15:11+00:00] INFO: entered create
[2013-10-30T12:15:11+00:00] INFO: file[/etc/EC2_CERT] created file /etc/EC2_CERT
[2013-10-30T12:15:11+00:00] INFO: entered create
[2013-10-30T12:15:11+00:00] INFO: file[/etc/pk-developer-aws.pem] owner changed to 0
[2013-10-30T12:15:11+00:00] INFO: file[/etc/pk-developer-aws.pem] mode changed to 660
[2013-10-30T12:15:11+00:00] INFO: file[/etc/pk-developer-aws.pem] created file /etc/pk-developer-aws.pem
[2013-10-30T12:15:11+00:00] INFO: Adding EC2_PRIVATE_KEY.sh to /etc/profile.d/
[2013-10-30T12:15:11+00:00] INFO: entered create
[2013-10-30T12:15:11+00:00] INFO: file[/etc/profile.d/EC2_PRIVATE_KEY.sh] owner changed to 0
[2013-10-30T12:15:11+00:00] INFO: file[/etc/profile.d/EC2_PRIVATE_KEY.sh] group changed to 0
[2013-10-30T12:15:11+00:00] INFO: file[/etc/profile.d/EC2_PRIVATE_KEY.sh] mode changed to 755
[2013-10-30T12:15:11+00:00] INFO: file[/etc/profile.d/EC2_PRIVATE_KEY.sh] created file /etc/profile.d/EC2_PRIVATE_KEY.sh
[2013-10-30T12:15:11+00:00] INFO: entered create
[2013-10-30T12:15:11+00:00] INFO: file[/etc/EC2_PRIVATE_KEY] created file /etc/EC2_PRIVATE_KEY
[2013-10-30T12:15:11+00:00] INFO: Adding EC2_URL.sh to /etc/profile.d/
[2013-10-30T12:15:12+00:00] INFO: entered create
[2013-10-30T12:15:12+00:00] INFO: file[/etc/profile.d/EC2_URL.sh] owner changed to 0
[2013-10-30T12:15:12+00:00] INFO: file[/etc/profile.d/EC2_URL.sh] group changed to 0
[2013-10-30T12:15:12+00:00] INFO: file[/etc/profile.d/EC2_URL.sh] mode changed to 755
[2013-10-30T12:15:12+00:00] INFO: file[/etc/profile.d/EC2_URL.sh] created file /etc/profile.d/EC2_URL.sh
[2013-10-30T12:15:12+00:00] INFO: entered create
[2013-10-30T12:15:12+00:00] INFO: file[/etc/EC2_URL] created file /etc/EC2_URL
[2013-10-30T12:15:57+00:00] INFO: remote_file[/var/chef/cache/master.tar.gz] updated
[2013-10-30T12:15:57+00:00] INFO: remote_file[/var/chef/cache/master.tar.gz] mode changed to 644
[2013-10-30T12:15:58+00:00] INFO: bash[install-s3cmd] ran successfully
[2013-10-30T12:15:58+00:00] INFO: template[/root/.s3cfg] updated content
[2013-10-30T12:15:58+00:00] INFO: template[/root/.s3cfg] owner changed to 0
[2013-10-30T12:15:58+00:00] INFO: template[/root/.s3cfg] group changed to 0
[2013-10-30T12:15:58+00:00] INFO: template[/root/.s3cfg] mode changed to 600
[2013-10-30T12:15:59+00:00] INFO: execute[install-key 40BBB133] ran successfully
[2013-10-30T12:15:59+00:00] INFO: entered create
[2013-10-30T12:15:59+00:00] INFO: file[/etc/apt/sources.list.d/awstools-dev-awstools.list] owner changed to 0
[2013-10-30T12:15:59+00:00] INFO: file[/etc/apt/sources.list.d/awstools-dev-awstools.list] group changed to 0
[2013-10-30T12:15:59+00:00] INFO: file[/etc/apt/sources.list.d/awstools-dev-awstools.list] mode changed to 644
[2013-10-30T12:15:59+00:00] INFO: file[/etc/apt/sources.list.d/awstools-dev-awstools.list] created file /etc/apt/sources.list.d/awstools-dev-awstools.list
[2013-10-30T12:15:59+00:00] INFO: file[/etc/apt/sources.list.d/awstools-dev-awstools.list] sending delete action to file[/var/lib/apt/periodic/update-success-stamp] (immediate)
[2013-10-30T12:15:59+00:00] INFO: file[/etc/apt/sources.list.d/awstools-dev-awstools.list] sending run action to execute[apt-get update] (immediate)
[2013-10-30T12:16:07+00:00] INFO: execute[apt-get update] ran successfully
[2013-10-30T12:18:51+00:00] INFO: execute[apt-get-update] ran successfully
[2013-10-30T12:18:56+00:00] INFO: package[update-notifier-common] sending run action to execute[apt-get-update] (immediate)
[2013-10-30T12:19:01+00:00] INFO: execute[apt-get-update] ran successfully
[2013-10-30T12:19:01+00:00] INFO: directory[/var/cache/local] created directory /var/cache/local
[2013-10-30T12:19:01+00:00] INFO: directory[/var/cache/local] owner changed to 0
[2013-10-30T12:19:01+00:00] INFO: directory[/var/cache/local] group changed to 0
[2013-10-30T12:19:01+00:00] INFO: directory[/var/cache/local] mode changed to 755
[2013-10-30T12:19:01+00:00] INFO: directory[/var/cache/local/preseeding] created directory /var/cache/local/preseeding
[2013-10-30T12:19:01+00:00] INFO: directory[/var/cache/local/preseeding] owner changed to 0
[2013-10-30T12:19:01+00:00] INFO: directory[/var/cache/local/preseeding] group changed to 0
[2013-10-30T12:19:01+00:00] INFO: directory[/var/cache/local/preseeding] mode changed to 755
[2013-10-30T12:19:01+00:00] INFO: user[vagrant] altered
[2013-10-30T12:19:01+00:00] INFO: directory[/home/vagrant/.ssh] group changed to 1000
[2013-10-30T12:19:01+00:00] INFO: directory[/home/vagrant] mode changed to 2755
[2013-10-30T12:19:02+00:00] INFO: template[/home/vagrant/.ssh/authorized_keys] backed up to /var/chef/backup/home/vagrant/.ssh/authorized_keys.chef-20131030121902
[2013-10-30T12:19:02+00:00] INFO: template[/home/vagrant/.ssh/authorized_keys] updated content
[2013-10-30T12:19:02+00:00] INFO: template[/home/vagrant/.ssh/authorized_keys] owner changed to 1000
[2013-10-30T12:19:02+00:00] INFO: template[/home/vagrant/.ssh/authorized_keys] group changed to 1000
[2013-10-30T12:19:02+00:00] INFO: template[/home/vagrant/.ssh/authorized_keys] mode changed to 600
[2013-10-30T12:19:02+00:00] INFO: execute[create ssh keypair for vagrant] ran successfully
[2013-10-30T12:19:02+00:00] INFO: group[www-data] altered
[2013-10-30T12:19:03+00:00] INFO: group[developer] created
[2013-10-30T12:19:03+00:00] WARN: Cloning resource attributes for directory[/home] from prior resource (CHEF-3694)
[2013-10-30T12:19:03+00:00] WARN: Previous directory[/home]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/user/providers/account.rb:94:in `user_resource'
[2013-10-30T12:19:03+00:00] WARN: Current directory[/home]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/user/providers/account.rb:94:in `user_resource'
[2013-10-30T12:19:03+00:00] INFO: user[adam] created
[2013-10-30T12:19:03+00:00] INFO: directory[/home/adam/.ssh] created directory /home/adam/.ssh
[2013-10-30T12:19:03+00:00] INFO: directory[/home/adam/.ssh] owner changed to 1001
[2013-10-30T12:19:03+00:00] INFO: directory[/home/adam/.ssh] group changed to 1003
[2013-10-30T12:19:03+00:00] INFO: directory[/home/adam/.ssh] mode changed to 700
[2013-10-30T12:19:03+00:00] INFO: directory[/home/adam] mode changed to 2755
[2013-10-30T12:19:03+00:00] INFO: template[/home/adam/.ssh/authorized_keys] updated content
[2013-10-30T12:19:03+00:00] INFO: template[/home/adam/.ssh/authorized_keys] owner changed to 1001
[2013-10-30T12:19:03+00:00] INFO: template[/home/adam/.ssh/authorized_keys] group changed to 1003
[2013-10-30T12:19:03+00:00] INFO: template[/home/adam/.ssh/authorized_keys] mode changed to 600
[2013-10-30T12:19:03+00:00] INFO: execute[create ssh keypair for adam] ran successfully
[2013-10-30T12:19:04+00:00] INFO: group[admin] created
[2013-10-30T12:19:04+00:00] INFO: group[www-data] altered
[2013-10-30T12:19:04+00:00] INFO: group[developer] altered
[2013-10-30T12:19:04+00:00] WARN: Cloning resource attributes for directory[/home] from prior resource (CHEF-3694)
[2013-10-30T12:19:04+00:00] WARN: Previous directory[/home]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/user/providers/account.rb:94:in `user_resource'
[2013-10-30T12:19:04+00:00] WARN: Current directory[/home]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/user/providers/account.rb:94:in `user_resource'
[2013-10-30T12:19:04+00:00] INFO: user[danbarker] created
[2013-10-30T12:19:04+00:00] INFO: directory[/home/danbarker/.ssh] created directory /home/danbarker/.ssh
[2013-10-30T12:19:04+00:00] INFO: directory[/home/danbarker/.ssh] owner changed to 1002
[2013-10-30T12:19:04+00:00] INFO: directory[/home/danbarker/.ssh] group changed to 1005
[2013-10-30T12:19:04+00:00] INFO: directory[/home/danbarker/.ssh] mode changed to 700
[2013-10-30T12:19:04+00:00] INFO: directory[/home/danbarker] mode changed to 2755
[2013-10-30T12:19:04+00:00] INFO: template[/home/danbarker/.ssh/authorized_keys] updated content
[2013-10-30T12:19:04+00:00] INFO: template[/home/danbarker/.ssh/authorized_keys] owner changed to 1002
[2013-10-30T12:19:04+00:00] INFO: template[/home/danbarker/.ssh/authorized_keys] group changed to 1005
[2013-10-30T12:19:04+00:00] INFO: template[/home/danbarker/.ssh/authorized_keys] mode changed to 600
[2013-10-30T12:19:04+00:00] INFO: execute[create ssh keypair for danbarker] ran successfully
[2013-10-30T12:19:04+00:00] INFO: group[admin] altered
[2013-10-30T12:19:04+00:00] INFO: group[www-data] altered
[2013-10-30T12:19:05+00:00] INFO: group[developer] altered
[2013-10-30T12:19:05+00:00] WARN: Cloning resource attributes for directory[/home] from prior resource (CHEF-3694)
[2013-10-30T12:19:05+00:00] WARN: Previous directory[/home]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/user/providers/account.rb:94:in `user_resource'
[2013-10-30T12:19:05+00:00] WARN: Current directory[/home]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/user/providers/account.rb:94:in `user_resource'
[2013-10-30T12:19:05+00:00] INFO: user[kaspars] created
[2013-10-30T12:19:05+00:00] INFO: directory[/home/kaspars/.ssh] created directory /home/kaspars/.ssh
[2013-10-30T12:19:05+00:00] INFO: directory[/home/kaspars/.ssh] owner changed to 1003
[2013-10-30T12:19:05+00:00] INFO: directory[/home/kaspars/.ssh] group changed to 1006
[2013-10-30T12:19:05+00:00] INFO: directory[/home/kaspars/.ssh] mode changed to 700
[2013-10-30T12:19:05+00:00] INFO: directory[/home/kaspars] mode changed to 2755
[2013-10-30T12:19:05+00:00] INFO: template[/home/kaspars/.ssh/authorized_keys] updated content
[2013-10-30T12:19:05+00:00] INFO: template[/home/kaspars/.ssh/authorized_keys] owner changed to 1003
[2013-10-30T12:19:05+00:00] INFO: template[/home/kaspars/.ssh/authorized_keys] group changed to 1006
[2013-10-30T12:19:05+00:00] INFO: template[/home/kaspars/.ssh/authorized_keys] mode changed to 600
[2013-10-30T12:19:05+00:00] INFO: execute[create ssh keypair for kaspars] ran successfully
[2013-10-30T12:19:27+00:00] INFO: group[www-data] altered
[2013-10-30T12:19:27+00:00] INFO: group[developer] altered
[2013-10-30T12:19:27+00:00] WARN: Cloning resource attributes for directory[/home] from prior resource (CHEF-3694)
[2013-10-30T12:19:27+00:00] WARN: Previous directory[/home]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/user/providers/account.rb:94:in `user_resource'
[2013-10-30T12:19:27+00:00] WARN: Current directory[/home]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/user/providers/account.rb:94:in `user_resource'
[2013-10-30T12:19:27+00:00] INFO: user[zeroos] created
[2013-10-30T12:19:27+00:00] INFO: directory[/home/zeroos/.ssh] created directory /home/zeroos/.ssh
[2013-10-30T12:19:27+00:00] INFO: directory[/home/zeroos/.ssh] owner changed to 1004
[2013-10-30T12:19:27+00:00] INFO: directory[/home/zeroos/.ssh] group changed to 1007
[2013-10-30T12:19:27+00:00] INFO: directory[/home/zeroos/.ssh] mode changed to 700
[2013-10-30T12:19:27+00:00] INFO: directory[/home/zeroos] mode changed to 2755
[2013-10-30T12:19:27+00:00] INFO: template[/home/zeroos/.ssh/authorized_keys] updated content
[2013-10-30T12:19:27+00:00] INFO: template[/home/zeroos/.ssh/authorized_keys] owner changed to 1004
[2013-10-30T12:19:27+00:00] INFO: template[/home/zeroos/.ssh/authorized_keys] group changed to 1007
[2013-10-30T12:19:27+00:00] INFO: template[/home/zeroos/.ssh/authorized_keys] mode changed to 600
[2013-10-30T12:19:28+00:00] INFO: execute[create ssh keypair for zeroos] ran successfully
[2013-10-30T12:19:28+00:00] INFO: group[www-data] altered
[2013-10-30T12:19:28+00:00] INFO: group[developer] altered
[2013-10-30T12:19:28+00:00] WARN: Cloning resource attributes for directory[/home] from prior resource (CHEF-3694)
[2013-10-30T12:19:28+00:00] WARN: Previous directory[/home]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/user/providers/account.rb:94:in `user_resource'
[2013-10-30T12:19:28+00:00] WARN: Current directory[/home]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/user/providers/account.rb:94:in `user_resource'
[2013-10-30T12:19:28+00:00] INFO: user[will] created
[2013-10-30T12:19:28+00:00] INFO: directory[/home/will/.ssh] created directory /home/will/.ssh
[2013-10-30T12:19:28+00:00] INFO: directory[/home/will/.ssh] owner changed to 1005
[2013-10-30T12:19:28+00:00] INFO: directory[/home/will/.ssh] group changed to 1008
[2013-10-30T12:19:28+00:00] INFO: directory[/home/will/.ssh] mode changed to 700
[2013-10-30T12:19:28+00:00] INFO: directory[/home/will] mode changed to 2755
[2013-10-30T12:19:28+00:00] INFO: template[/home/will/.ssh/authorized_keys] updated content
[2013-10-30T12:19:28+00:00] INFO: template[/home/will/.ssh/authorized_keys] owner changed to 1005
[2013-10-30T12:19:28+00:00] INFO: template[/home/will/.ssh/authorized_keys] group changed to 1008
[2013-10-30T12:19:28+00:00] INFO: template[/home/will/.ssh/authorized_keys] mode changed to 600
[2013-10-30T12:19:28+00:00] INFO: execute[create ssh keypair for will] ran successfully
[2013-10-30T12:19:29+00:00] INFO: group[www-data] altered
[2013-10-30T12:19:29+00:00] INFO: group[developer] altered
[2013-10-30T12:19:29+00:00] WARN: Cloning resource attributes for directory[/home] from prior resource (CHEF-3694)
[2013-10-30T12:19:29+00:00] WARN: Previous directory[/home]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/user/providers/account.rb:94:in `user_resource'
[2013-10-30T12:19:29+00:00] WARN: Current directory[/home]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/user/providers/account.rb:94:in `user_resource'
[2013-10-30T12:19:29+00:00] INFO: user[jaak] created
[2013-10-30T12:19:29+00:00] INFO: directory[/home/jaak/.ssh] created directory /home/jaak/.ssh
[2013-10-30T12:19:29+00:00] INFO: directory[/home/jaak/.ssh] owner changed to 1006
[2013-10-30T12:19:29+00:00] INFO: directory[/home/jaak/.ssh] group changed to 1009
[2013-10-30T12:19:29+00:00] INFO: directory[/home/jaak/.ssh] mode changed to 700
[2013-10-30T12:19:29+00:00] INFO: directory[/home/jaak] mode changed to 2755
[2013-10-30T12:19:29+00:00] INFO: template[/home/jaak/.ssh/authorized_keys] updated content
[2013-10-30T12:19:29+00:00] INFO: template[/home/jaak/.ssh/authorized_keys] owner changed to 1006
[2013-10-30T12:19:29+00:00] INFO: template[/home/jaak/.ssh/authorized_keys] group changed to 1009
[2013-10-30T12:19:29+00:00] INFO: template[/home/jaak/.ssh/authorized_keys] mode changed to 600
[2013-10-30T12:19:29+00:00] INFO: execute[create ssh keypair for jaak] ran successfully
[2013-10-30T12:19:29+00:00] INFO: group[www-data] altered
[2013-10-30T12:19:30+00:00] INFO: group[developer] altered
[2013-10-30T12:19:30+00:00] WARN: Cloning resource attributes for directory[/home] from prior resource (CHEF-3694)
[2013-10-30T12:19:30+00:00] WARN: Previous directory[/home]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/user/providers/account.rb:94:in `user_resource'
[2013-10-30T12:19:30+00:00] WARN: Current directory[/home]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/user/providers/account.rb:94:in `user_resource'
[2013-10-30T12:19:30+00:00] INFO: user[luke] created
[2013-10-30T12:19:30+00:00] INFO: directory[/home/luke/.ssh] created directory /home/luke/.ssh
[2013-10-30T12:19:30+00:00] INFO: directory[/home/luke/.ssh] owner changed to 1007
[2013-10-30T12:19:30+00:00] INFO: directory[/home/luke/.ssh] group changed to 1010
[2013-10-30T12:19:30+00:00] INFO: directory[/home/luke/.ssh] mode changed to 700
[2013-10-30T12:19:30+00:00] INFO: directory[/home/luke] mode changed to 2755
[2013-10-30T12:19:30+00:00] INFO: template[/home/luke/.ssh/authorized_keys] updated content
[2013-10-30T12:19:30+00:00] INFO: template[/home/luke/.ssh/authorized_keys] owner changed to 1007
[2013-10-30T12:19:30+00:00] INFO: template[/home/luke/.ssh/authorized_keys] group changed to 1010
[2013-10-30T12:19:30+00:00] INFO: template[/home/luke/.ssh/authorized_keys] mode changed to 600
[2013-10-30T12:19:30+00:00] INFO: execute[create ssh keypair for luke] ran successfully
[2013-10-30T12:19:31+00:00] INFO: group[www-data] altered
[2013-10-30T12:19:31+00:00] INFO: group[developer] altered
[2013-10-30T12:19:31+00:00] WARN: Cloning resource attributes for directory[/home] from prior resource (CHEF-3694)
[2013-10-30T12:19:31+00:00] WARN: Previous directory[/home]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/user/providers/account.rb:94:in `user_resource'
[2013-10-30T12:19:31+00:00] WARN: Current directory[/home]: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/user/providers/account.rb:94:in `user_resource'
[2013-10-30T12:19:31+00:00] INFO: user[fonz] created
[2013-10-30T12:19:31+00:00] INFO: directory[/home/fonz/.ssh] created directory /home/fonz/.ssh
[2013-10-30T12:19:31+00:00] INFO: directory[/home/fonz/.ssh] owner changed to 1008
[2013-10-30T12:19:31+00:00] INFO: directory[/home/fonz/.ssh] group changed to 1011
[2013-10-30T12:19:31+00:00] INFO: directory[/home/fonz/.ssh] mode changed to 700
[2013-10-30T12:19:31+00:00] INFO: directory[/home/fonz] mode changed to 2755
[2013-10-30T12:19:31+00:00] INFO: template[/home/fonz/.ssh/authorized_keys] updated content
[2013-10-30T12:19:31+00:00] INFO: template[/home/fonz/.ssh/authorized_keys] owner changed to 1008
[2013-10-30T12:19:31+00:00] INFO: template[/home/fonz/.ssh/authorized_keys] group changed to 1011
[2013-10-30T12:19:31+00:00] INFO: template[/home/fonz/.ssh/authorized_keys] mode changed to 600
[2013-10-30T12:19:32+00:00] INFO: execute[create ssh keypair for fonz] ran successfully
[2013-10-30T12:19:32+00:00] INFO: group[www-data] altered
[2013-10-30T12:19:32+00:00] INFO: group[developer] altered
[2013-10-30T12:19:34+00:00] INFO: template[/etc/sudoers] backed up to /var/chef/backup/etc/sudoers.chef-20131030121934
[2013-10-30T12:19:34+00:00] INFO: template[/etc/sudoers] updated content
[2013-10-30T12:19:34+00:00] INFO: template[/etc/sudoers] owner changed to 0
[2013-10-30T12:19:34+00:00] INFO: template[/etc/sudoers] group changed to 0
[2013-10-30T12:19:34+00:00] INFO: template[/etc/sudoers] mode changed to 440
[2013-10-30T12:19:36+00:00] INFO: execute[ufw --force reset] ran successfully
[2013-10-30T12:19:39+00:00] INFO: firewall[ufw] enabled
[2013-10-30T12:19:40+00:00] INFO: firewall[ufw] logging enabled at 'low' level
[2013-10-30T12:19:41+00:00] INFO: firewall_rule[ssh] allow rule added
[2013-10-30T12:19:41+00:00] INFO: template[/etc/resolv.conf] backed up to /var/chef/backup/etc/resolv.conf.chef-20131030121941
[2013-10-30T12:19:41+00:00] INFO: template[/etc/resolv.conf] updated content
[2013-10-30T12:19:41+00:00] INFO: template[/etc/resolv.conf] owner changed to 0
[2013-10-30T12:19:41+00:00] INFO: template[/etc/resolv.conf] group changed to 0
[2013-10-30T12:19:41+00:00] WARN: /etc/resolv.conf mode not changed: File.lchmod is unimplemented on this OS and Ruby version
[2013-10-30T12:19:41+00:00] INFO: template[/etc/resolv.conf] mode changed to 644
[2013-10-30T12:19:42+00:00] INFO: firewall_rule[http] allow rule added
[2013-10-30T12:19:43+00:00] INFO: firewall_rule[xdebug] allow rule added
[2013-10-30T12:19:43+00:00] INFO: Adding EDITOR.sh to /etc/profile.d/
[2013-10-30T12:19:44+00:00] INFO: entered create
[2013-10-30T12:19:44+00:00] INFO: file[/etc/profile.d/EDITOR.sh] owner changed to 0
[2013-10-30T12:19:44+00:00] INFO: file[/etc/profile.d/EDITOR.sh] group changed to 0
[2013-10-30T12:19:44+00:00] INFO: file[/etc/profile.d/EDITOR.sh] mode changed to 755
[2013-10-30T12:19:44+00:00] INFO: file[/etc/profile.d/EDITOR.sh] created file /etc/profile.d/EDITOR.sh
[2013-10-30T12:19:44+00:00] INFO: Adding LC_ALL.sh to /etc/profile.d/
[2013-10-30T12:19:44+00:00] INFO: entered create
[2013-10-30T12:19:44+00:00] INFO: file[/etc/profile.d/LC_ALL.sh] owner changed to 0
[2013-10-30T12:19:44+00:00] INFO: file[/etc/profile.d/LC_ALL.sh] group changed to 0
[2013-10-30T12:19:44+00:00] INFO: file[/etc/profile.d/LC_ALL.sh] mode changed to 755
[2013-10-30T12:19:44+00:00] INFO: file[/etc/profile.d/LC_ALL.sh] created file /etc/profile.d/LC_ALL.sh
[2013-10-30T12:19:44+00:00] INFO: Adding LANG.sh to /etc/profile.d/
[2013-10-30T12:19:44+00:00] INFO: entered create
[2013-10-30T12:19:44+00:00] INFO: file[/etc/profile.d/LANG.sh] owner changed to 0
[2013-10-30T12:19:44+00:00] INFO: file[/etc/profile.d/LANG.sh] group changed to 0
[2013-10-30T12:19:44+00:00] INFO: file[/etc/profile.d/LANG.sh] mode changed to 755
[2013-10-30T12:19:44+00:00] INFO: file[/etc/profile.d/LANG.sh] created file /etc/profile.d/LANG.sh
[2013-10-30T12:19:44+00:00] INFO: Adding LANGUAGE.sh to /etc/profile.d/
[2013-10-30T12:19:44+00:00] INFO: entered create
[2013-10-30T12:19:44+00:00] INFO: file[/etc/profile.d/LANGUAGE.sh] owner changed to 0
[2013-10-30T12:19:44+00:00] INFO: file[/etc/profile.d/LANGUAGE.sh] group changed to 0
[2013-10-30T12:19:44+00:00] INFO: file[/etc/profile.d/LANGUAGE.sh] mode changed to 755
[2013-10-30T12:19:44+00:00] INFO: file[/etc/profile.d/LANGUAGE.sh] created file /etc/profile.d/LANGUAGE.sh
[2013-10-30T12:19:44+00:00] INFO: Adding LC_CTYPE.sh to /etc/profile.d/
[2013-10-30T12:19:45+00:00] INFO: entered create
[2013-10-30T12:19:45+00:00] INFO: file[/etc/profile.d/LC_CTYPE.sh] owner changed to 0
[2013-10-30T12:19:45+00:00] INFO: file[/etc/profile.d/LC_CTYPE.sh] group changed to 0
[2013-10-30T12:19:45+00:00] INFO: file[/etc/profile.d/LC_CTYPE.sh] mode changed to 755
[2013-10-30T12:19:45+00:00] INFO: file[/etc/profile.d/LC_CTYPE.sh] created file /etc/profile.d/LC_CTYPE.sh
[2013-10-30T12:19:45+00:00] INFO: Adding LC_IDENTIFICATION.sh to /etc/profile.d/
[2013-10-30T12:19:45+00:00] INFO: entered create
[2013-10-30T12:19:45+00:00] INFO: file[/etc/profile.d/LC_IDENTIFICATION.sh] owner changed to 0
[2013-10-30T12:19:45+00:00] INFO: file[/etc/profile.d/LC_IDENTIFICATION.sh] group changed to 0
[2013-10-30T12:19:45+00:00] INFO: file[/etc/profile.d/LC_IDENTIFICATION.sh] mode changed to 755
[2013-10-30T12:19:45+00:00] INFO: file[/etc/profile.d/LC_IDENTIFICATION.sh] created file /etc/profile.d/LC_IDENTIFICATION.sh
[2013-10-30T12:19:45+00:00] INFO: Adding LC_MEASUREMENT.sh to /etc/profile.d/
[2013-10-30T12:19:45+00:00] INFO: entered create
[2013-10-30T12:19:45+00:00] INFO: file[/etc/profile.d/LC_MEASUREMENT.sh] owner changed to 0
[2013-10-30T12:19:45+00:00] INFO: file[/etc/profile.d/LC_MEASUREMENT.sh] group changed to 0
[2013-10-30T12:19:45+00:00] INFO: file[/etc/profile.d/LC_MEASUREMENT.sh] mode changed to 755
[2013-10-30T12:19:45+00:00] INFO: file[/etc/profile.d/LC_MEASUREMENT.sh] created file /etc/profile.d/LC_MEASUREMENT.sh
[2013-10-30T12:19:45+00:00] INFO: Adding LC_TELEPHONE.sh to /etc/profile.d/
[2013-10-30T12:19:45+00:00] INFO: entered create
[2013-10-30T12:19:45+00:00] INFO: file[/etc/profile.d/LC_TELEPHONE.sh] owner changed to 0
[2013-10-30T12:19:45+00:00] INFO: file[/etc/profile.d/LC_TELEPHONE.sh] group changed to 0
[2013-10-30T12:19:45+00:00] INFO: file[/etc/profile.d/LC_TELEPHONE.sh] mode changed to 755
[2013-10-30T12:19:45+00:00] INFO: file[/etc/profile.d/LC_TELEPHONE.sh] created file /etc/profile.d/LC_TELEPHONE.sh
[2013-10-30T12:19:46+00:00] INFO: Adding LC_ADDRESS.sh to /etc/profile.d/
[2013-10-30T12:19:46+00:00] INFO: entered create
[2013-10-30T12:19:46+00:00] INFO: file[/etc/profile.d/LC_ADDRESS.sh] owner changed to 0
[2013-10-30T12:19:46+00:00] INFO: file[/etc/profile.d/LC_ADDRESS.sh] group changed to 0
[2013-10-30T12:19:46+00:00] INFO: file[/etc/profile.d/LC_ADDRESS.sh] mode changed to 755
[2013-10-30T12:19:46+00:00] INFO: file[/etc/profile.d/LC_ADDRESS.sh] created file /etc/profile.d/LC_ADDRESS.sh
[2013-10-30T12:19:46+00:00] INFO: Adding LC_NAME.sh to /etc/profile.d/
[2013-10-30T12:19:46+00:00] INFO: entered create
[2013-10-30T12:19:46+00:00] INFO: file[/etc/profile.d/LC_NAME.sh] owner changed to 0
[2013-10-30T12:19:46+00:00] INFO: file[/etc/profile.d/LC_NAME.sh] group changed to 0
[2013-10-30T12:19:46+00:00] INFO: file[/etc/profile.d/LC_NAME.sh] mode changed to 755
[2013-10-30T12:19:46+00:00] INFO: file[/etc/profile.d/LC_NAME.sh] created file /etc/profile.d/LC_NAME.sh
[2013-10-30T12:19:46+00:00] INFO: Adding LC_PAPER.sh to /etc/profile.d/
[2013-10-30T12:19:46+00:00] INFO: entered create
[2013-10-30T12:19:46+00:00] INFO: file[/etc/profile.d/LC_PAPER.sh] owner changed to 0
[2013-10-30T12:19:46+00:00] INFO: file[/etc/profile.d/LC_PAPER.sh] group changed to 0
[2013-10-30T12:19:46+00:00] INFO: file[/etc/profile.d/LC_PAPER.sh] mode changed to 755
[2013-10-30T12:19:46+00:00] INFO: file[/etc/profile.d/LC_PAPER.sh] created file /etc/profile.d/LC_PAPER.sh
[2013-10-30T12:19:46+00:00] INFO: Adding LC_MESSAGES.sh to /etc/profile.d/
[2013-10-30T12:19:46+00:00] INFO: entered create
[2013-10-30T12:19:46+00:00] INFO: file[/etc/profile.d/LC_MESSAGES.sh] owner changed to 0
[2013-10-30T12:19:46+00:00] INFO: file[/etc/profile.d/LC_MESSAGES.sh] group changed to 0
[2013-10-30T12:19:46+00:00] INFO: file[/etc/profile.d/LC_MESSAGES.sh] mode changed to 755
[2013-10-30T12:19:46+00:00] INFO: file[/etc/profile.d/LC_MESSAGES.sh] created file /etc/profile.d/LC_MESSAGES.sh
[2013-10-30T12:19:47+00:00] INFO: Adding LC_MONETARY.sh to /etc/profile.d/
[2013-10-30T12:19:47+00:00] INFO: entered create
[2013-10-30T12:19:47+00:00] INFO: file[/etc/profile.d/LC_MONETARY.sh] owner changed to 0
[2013-10-30T12:19:47+00:00] INFO: file[/etc/profile.d/LC_MONETARY.sh] group changed to 0
[2013-10-30T12:19:47+00:00] INFO: file[/etc/profile.d/LC_MONETARY.sh] mode changed to 755
[2013-10-30T12:19:47+00:00] INFO: file[/etc/profile.d/LC_MONETARY.sh] created file /etc/profile.d/LC_MONETARY.sh
[2013-10-30T12:19:47+00:00] INFO: Adding LC_COLLATE.sh to /etc/profile.d/
[2013-10-30T12:19:47+00:00] INFO: entered create
[2013-10-30T12:19:47+00:00] INFO: file[/etc/profile.d/LC_COLLATE.sh] owner changed to 0
[2013-10-30T12:19:47+00:00] INFO: file[/etc/profile.d/LC_COLLATE.sh] group changed to 0
[2013-10-30T12:19:47+00:00] INFO: file[/etc/profile.d/LC_COLLATE.sh] mode changed to 755
[2013-10-30T12:19:47+00:00] INFO: file[/etc/profile.d/LC_COLLATE.sh] created file /etc/profile.d/LC_COLLATE.sh
[2013-10-30T12:19:47+00:00] INFO: Adding LC_TIME.sh to /etc/profile.d/
[2013-10-30T12:19:47+00:00] INFO: entered create
[2013-10-30T12:19:47+00:00] INFO: file[/etc/profile.d/LC_TIME.sh] owner changed to 0
[2013-10-30T12:19:47+00:00] INFO: file[/etc/profile.d/LC_TIME.sh] group changed to 0
[2013-10-30T12:19:47+00:00] INFO: file[/etc/profile.d/LC_TIME.sh] mode changed to 755
[2013-10-30T12:19:47+00:00] INFO: file[/etc/profile.d/LC_TIME.sh] created file /etc/profile.d/LC_TIME.sh
[2013-10-30T12:19:47+00:00] INFO: Adding LC_NUMERIC.sh to /etc/profile.d/
[2013-10-30T12:19:47+00:00] INFO: entered create
[2013-10-30T12:19:47+00:00] INFO: file[/etc/profile.d/LC_NUMERIC.sh] owner changed to 0
[2013-10-30T12:19:47+00:00] INFO: file[/etc/profile.d/LC_NUMERIC.sh] group changed to 0
[2013-10-30T12:19:48+00:00] INFO: file[/etc/profile.d/LC_NUMERIC.sh] mode changed to 755
[2013-10-30T12:19:48+00:00] INFO: file[/etc/profile.d/LC_NUMERIC.sh] created file /etc/profile.d/LC_NUMERIC.sh
[2013-10-30T12:20:20+00:00] INFO: service[ssh] enabled
[2013-10-30T12:20:51+00:00] INFO: template[/etc/apt/apt.conf.d/50unattended-upgrades] backed up to /var/chef/backup/etc/apt/apt.conf.d/50unattended-upgrades.chef-20131030122051
[2013-10-30T12:20:51+00:00] INFO: template[/etc/apt/apt.conf.d/50unattended-upgrades] updated content
[2013-10-30T12:20:51+00:00] INFO: template[/etc/apt/apt.conf.d/50unattended-upgrades] owner changed to 0
[2013-10-30T12:20:51+00:00] INFO: template[/etc/apt/apt.conf.d/50unattended-upgrades] group changed to 0
[2013-10-30T12:20:51+00:00] INFO: template[/etc/apt/apt.conf.d/50unattended-upgrades] mode changed to 644
[2013-10-30T12:20:51+00:00] INFO: template[/etc/apt/apt.conf.d/20auto-upgrades] updated content
[2013-10-30T12:20:51+00:00] INFO: template[/etc/apt/apt.conf.d/20auto-upgrades] owner changed to 0
[2013-10-30T12:20:51+00:00] INFO: template[/etc/apt/apt.conf.d/20auto-upgrades] group changed to 0
[2013-10-30T12:20:51+00:00] INFO: template[/etc/apt/apt.conf.d/20auto-upgrades] mode changed to 644
[2013-10-30T12:20:52+00:00] INFO: execute[install-key E5267A6C] ran successfully
[2013-10-30T12:20:52+00:00] INFO: entered create
[2013-10-30T12:20:52+00:00] INFO: file[/etc/apt/sources.list.d/php5-oldstable.list] owner changed to 0
[2013-10-30T12:20:52+00:00] INFO: file[/etc/apt/sources.list.d/php5-oldstable.list] group changed to 0
[2013-10-30T12:20:52+00:00] INFO: file[/etc/apt/sources.list.d/php5-oldstable.list] mode changed to 644
[2013-10-30T12:20:52+00:00] INFO: file[/etc/apt/sources.list.d/php5-oldstable.list] created file /etc/apt/sources.list.d/php5-oldstable.list
[2013-10-30T12:20:52+00:00] INFO: file[/etc/apt/sources.list.d/php5-oldstable.list] sending delete action to file[/var/lib/apt/periodic/update-success-stamp] (immediate)
[2013-10-30T12:20:52+00:00] INFO: file[/var/lib/apt/periodic/update-success-stamp] backed up to /var/chef/backup/var/lib/apt/periodic/update-success-stamp.chef-20131030122052
[2013-10-30T12:20:52+00:00] INFO: file[/var/lib/apt/periodic/update-success-stamp] deleted file at /var/lib/apt/periodic/update-success-stamp
[2013-10-30T12:20:52+00:00] INFO: file[/etc/apt/sources.list.d/php5-oldstable.list] sending run action to execute[apt-get update] (immediate)
[2013-10-30T12:20:58+00:00] INFO: execute[apt-get update] ran successfully
[2013-10-30T12:20:58+00:00] INFO: execute[install-key C300EE8C] ran successfully
[2013-10-30T12:20:58+00:00] INFO: entered create
[2013-10-30T12:20:58+00:00] INFO: file[/etc/apt/sources.list.d/nginx-stable.list] owner changed to 0
[2013-10-30T12:20:58+00:00] INFO: file[/etc/apt/sources.list.d/nginx-stable.list] group changed to 0
[2013-10-30T12:20:58+00:00] INFO: file[/etc/apt/sources.list.d/nginx-stable.list] mode changed to 644
[2013-10-30T12:20:58+00:00] INFO: file[/etc/apt/sources.list.d/nginx-stable.list] created file /etc/apt/sources.list.d/nginx-stable.list
[2013-10-30T12:20:58+00:00] INFO: file[/etc/apt/sources.list.d/nginx-stable.list] sending delete action to file[/var/lib/apt/periodic/update-success-stamp] (immediate)
[2013-10-30T12:20:58+00:00] INFO: file[/var/lib/apt/periodic/update-success-stamp] backed up to /var/chef/backup/var/lib/apt/periodic/update-success-stamp.chef-20131030122058
[2013-10-30T12:20:58+00:00] INFO: file[/var/lib/apt/periodic/update-success-stamp] deleted file at /var/lib/apt/periodic/update-success-stamp
[2013-10-30T12:20:58+00:00] INFO: file[/etc/apt/sources.list.d/nginx-stable.list] sending run action to execute[apt-get update] (immediate)
[2013-10-30T12:21:04+00:00] INFO: execute[apt-get update] ran successfully
[2013-10-30T12:21:05+00:00] INFO: execute[install-key C7917B12] ran successfully
[2013-10-30T12:21:05+00:00] INFO: entered create
[2013-10-30T12:21:05+00:00] INFO: file[/etc/apt/sources.list.d/chris-lea-node-js.list] owner changed to 0
[2013-10-30T12:21:05+00:00] INFO: file[/etc/apt/sources.list.d/chris-lea-node-js.list] group changed to 0
[2013-10-30T12:21:05+00:00] INFO: file[/etc/apt/sources.list.d/chris-lea-node-js.list] mode changed to 644
[2013-10-30T12:21:05+00:00] INFO: file[/etc/apt/sources.list.d/chris-lea-node-js.list] created file /etc/apt/sources.list.d/chris-lea-node-js.list
[2013-10-30T12:21:05+00:00] INFO: file[/etc/apt/sources.list.d/chris-lea-node-js.list] sending delete action to file[/var/lib/apt/periodic/update-success-stamp] (immediate)
[2013-10-30T12:21:05+00:00] INFO: file[/var/lib/apt/periodic/update-success-stamp] backed up to /var/chef/backup/var/lib/apt/periodic/update-success-stamp.chef-20131030122105
[2013-10-30T12:21:05+00:00] INFO: file[/var/lib/apt/periodic/update-success-stamp] deleted file at /var/lib/apt/periodic/update-success-stamp
[2013-10-30T12:21:05+00:00] INFO: file[/etc/apt/sources.list.d/chris-lea-node-js.list] sending run action to execute[apt-get update] (immediate)
[2013-10-30T12:21:10+00:00] INFO: execute[apt-get update] ran successfully
[2013-10-30T12:21:37+00:00] INFO: template[/etc/chef/ohai_plugins/nginx.rb] updated content
[2013-10-30T12:21:37+00:00] INFO: template[/etc/chef/ohai_plugins/nginx.rb] owner changed to 0
[2013-10-30T12:21:37+00:00] INFO: template[/etc/chef/ohai_plugins/nginx.rb] group changed to 0
[2013-10-30T12:21:37+00:00] INFO: template[/etc/chef/ohai_plugins/nginx.rb] mode changed to 755
[2013-10-30T12:21:37+00:00] INFO: template[/etc/chef/ohai_plugins/nginx.rb] sending reload action to ohai[reload_nginx] (immediate)
[2013-10-30T12:21:37+00:00] INFO: ohai[reload_nginx] reloaded
[2013-10-30T12:21:47+00:00] INFO: package[nginx] sending reload action to ohai[reload_nginx] (immediate)
[2013-10-30T12:21:47+00:00] INFO: ohai[reload_nginx] reloaded
[2013-10-30T12:21:47+00:00] INFO: directory[/var/log/nginx] owner changed to 33
[2013-10-30T12:21:47+00:00] INFO: template[/usr/sbin/nxensite] updated content
[2013-10-30T12:21:47+00:00] INFO: template[/usr/sbin/nxensite] owner changed to 0
[2013-10-30T12:21:47+00:00] INFO: template[/usr/sbin/nxensite] group changed to 0
[2013-10-30T12:21:47+00:00] INFO: template[/usr/sbin/nxensite] mode changed to 755
[2013-10-30T12:21:47+00:00] INFO: template[/usr/sbin/nxdissite] updated content
[2013-10-30T12:21:47+00:00] INFO: template[/usr/sbin/nxdissite] owner changed to 0
[2013-10-30T12:21:47+00:00] INFO: template[/usr/sbin/nxdissite] group changed to 0
[2013-10-30T12:21:47+00:00] INFO: template[/usr/sbin/nxdissite] mode changed to 755
[2013-10-30T12:21:48+00:00] INFO: template[nginx.conf] backed up to /var/chef/backup/etc/nginx/nginx.conf.chef-20131030122148
[2013-10-30T12:21:48+00:00] INFO: template[nginx.conf] updated content
[2013-10-30T12:21:48+00:00] INFO: template[nginx.conf] owner changed to 0
[2013-10-30T12:21:48+00:00] INFO: template[nginx.conf] group changed to 0
[2013-10-30T12:21:48+00:00] INFO: template[nginx.conf] mode changed to 644
[2013-10-30T12:21:48+00:00] INFO: template[/etc/nginx/sites-available/default] backed up to /var/chef/backup/etc/nginx/sites-available/default.chef-20131030122148
[2013-10-30T12:21:48+00:00] INFO: template[/etc/nginx/sites-available/default] updated content
[2013-10-30T12:21:48+00:00] INFO: template[/etc/nginx/sites-available/default] owner changed to 0
[2013-10-30T12:21:48+00:00] INFO: template[/etc/nginx/sites-available/default] group changed to 0
[2013-10-30T12:21:48+00:00] INFO: template[/etc/nginx/sites-available/default] mode changed to 644
[2013-10-30T12:21:48+00:00] INFO: template[/etc/nginx/sites-available/default] not queuing delayed action reload on service[nginx] (delayed), as it's already been queued
[2013-10-30T12:21:48+00:00] INFO: service[nginx] started
[2013-10-30T12:23:12+00:00] INFO: template[/etc/php5/cli/php.ini] backed up to /var/chef/backup/etc/php5/cli/php.ini.chef-20131030122312
[2013-10-30T12:23:12+00:00] INFO: template[/etc/php5/cli/php.ini] updated content
[2013-10-30T12:23:12+00:00] INFO: template[/etc/php5/cli/php.ini] owner changed to 0
[2013-10-30T12:23:12+00:00] INFO: template[/etc/php5/cli/php.ini] group changed to 0
[2013-10-30T12:23:12+00:00] INFO: template[/etc/php5/cli/php.ini] mode changed to 644
[2013-10-30T12:23:27+00:00] INFO: template[php-fpm.inc] updated content
[2013-10-30T12:23:27+00:00] INFO: template[php-fpm.inc] owner changed to 0
[2013-10-30T12:23:27+00:00] INFO: template[php-fpm.inc] group changed to 0
[2013-10-30T12:23:27+00:00] INFO: template[php-fpm.inc] mode changed to 644
[2013-10-30T12:23:27+00:00] INFO: service[php5-fpm] started
[2013-10-30T12:23:46+00:00] INFO: package[php5-curl] upgraded from uninstalled to 5.4.21-1+debphp.org~precise+1
[2013-10-30T12:24:25+00:00] INFO: template[/etc/php5/conf.d/mcrypt.ini] updated content
[2013-10-30T12:24:25+00:00] INFO: template[/etc/php5/conf.d/mcrypt.ini] mode changed to 644
[2013-10-30T12:24:41+00:00] INFO: directory[/tmp/phpredis] created directory /tmp/phpredis
[2013-10-30T12:24:41+00:00] INFO: directory[/tmp/phpredis] owner changed to 0
[2013-10-30T12:24:41+00:00] INFO: directory[/tmp/phpredis] group changed to 0
[2013-10-30T12:24:41+00:00] INFO: directory[/tmp/phpredis] mode changed to 755
[2013-10-30T12:24:42+00:00] INFO: git[/tmp/phpredis] cloning repo git://github.com/nicolasff/phpredis.git to /tmp/phpredis
[2013-10-30T12:24:45+00:00] INFO: git[/tmp/phpredis] checked out branch: master reference: 00233a3f91fe4fb8355977bf81070fe8fc92f77b
[2013-10-30T12:25:18+00:00] INFO: bash[make & install phpredis] ran successfully
[2013-10-30T12:25:18+00:00] INFO: template[/etc/php5/conf.d/redis.ini] updated content
[2013-10-30T12:25:18+00:00] INFO: template[/etc/php5/conf.d/redis.ini] owner changed to 0
[2013-10-30T12:25:18+00:00] INFO: template[/etc/php5/conf.d/redis.ini] group changed to 0
[2013-10-30T12:25:18+00:00] INFO: template[/etc/php5/conf.d/redis.ini] mode changed to 644
[2013-10-30T12:25:47+00:00] INFO: template[/etc/rvmrc] updated content
[2013-10-30T12:25:47+00:00] INFO: template[/etc/rvmrc] owner changed to 0
[2013-10-30T12:25:47+00:00] INFO: template[/etc/rvmrc] mode changed to 644
[2013-10-30T12:25:48+00:00] INFO: Performing RVM install with [curl -L https://get.rvm.io | bash -s -- --branch stable --version head] (as root)
[2013-10-30T12:26:07+00:00] INFO: execute[install system-wide RVM] ran successfully
[2013-10-30T12:26:15+00:00] INFO: package[curl] upgraded from 7.22.0-3ubuntu4 to 7.22.0-3ubuntu4.3
[2013-10-30T12:26:16+00:00] INFO: bash[download_composer] ran successfully
[2013-10-30T12:26:16+00:00] INFO: bash[move_composer] ran successfully
[2013-10-30T12:26:16+00:00] INFO: directory[/var/ybm] owner changed to 33
[2013-10-30T12:26:16+00:00] INFO: directory[/var/ybm] group changed to 33
[2013-10-30T12:26:16+00:00] INFO: directory[/var/ybm] mode changed to 777
[2013-10-30T12:26:16+00:00] INFO: directory[/var/ybm/tmp] created directory /var/ybm/tmp
[2013-10-30T12:26:16+00:00] INFO: directory[/var/ybm/tmp] owner changed to 33
[2013-10-30T12:26:16+00:00] INFO: directory[/var/ybm/tmp] group changed to 33
[2013-10-30T12:26:16+00:00] INFO: directory[/var/ybm/tmp] mode changed to 777
[2013-10-30T12:26:16+00:00] INFO: directory[/var/ybm/logs] created directory /var/ybm/logs
[2013-10-30T12:26:16+00:00] INFO: directory[/var/ybm/logs] owner changed to 33
[2013-10-30T12:26:16+00:00] INFO: directory[/var/ybm/logs] group changed to 33
[2013-10-30T12:26:16+00:00] INFO: directory[/var/ybm/logs] mode changed to 777
[2013-10-30T12:26:16+00:00] INFO: directory[/var/ybm/credentials] created directory /var/ybm/credentials
[2013-10-30T12:26:16+00:00] INFO: directory[/var/ybm/credentials] owner changed to 33
[2013-10-30T12:26:16+00:00] INFO: directory[/var/ybm/credentials] group changed to 33
[2013-10-30T12:26:16+00:00] INFO: directory[/var/ybm/credentials] mode changed to 777
[2013-10-30T12:26:16+00:00] INFO: directory[/var/ybm/private] created directory /var/ybm/private
[2013-10-30T12:26:16+00:00] INFO: directory[/var/ybm/private] owner changed to 33
[2013-10-30T12:26:16+00:00] INFO: directory[/var/ybm/private] group changed to 33
[2013-10-30T12:26:16+00:00] INFO: directory[/var/ybm/private] mode changed to 777
[2013-10-30T12:26:16+00:00] INFO: directory[/var/ybm/extracted_books] created directory /var/ybm/extracted_books
[2013-10-30T12:26:17+00:00] INFO: directory[/var/ybm/extracted_books] owner changed to 33
[2013-10-30T12:26:17+00:00] INFO: directory[/var/ybm/extracted_books] group changed to 33
[2013-10-30T12:26:17+00:00] INFO: directory[/var/ybm/extracted_books] mode changed to 777
[2013-10-30T12:26:17+00:00] INFO: directory[/var/ybm/extracted_books/resources] created directory /var/ybm/extracted_books/resources
[2013-10-30T12:26:17+00:00] INFO: directory[/var/ybm/extracted_books/resources] owner changed to 33
[2013-10-30T12:26:17+00:00] INFO: directory[/var/ybm/extracted_books/resources] group changed to 33
[2013-10-30T12:26:17+00:00] INFO: directory[/var/ybm/extracted_books/resources] mode changed to 777
[2013-10-30T12:26:17+00:00] INFO: directory[/var/ybm/extracted_books/resources/templates_files] created directory /var/ybm/extracted_books/resources/templates_files
[2013-10-30T12:26:17+00:00] INFO: directory[/var/ybm/extracted_books/resources/templates_files] owner changed to 33
[2013-10-30T12:26:17+00:00] INFO: directory[/var/ybm/extracted_books/resources/templates_files] group changed to 33
[2013-10-30T12:26:17+00:00] INFO: directory[/var/ybm/extracted_books/resources/templates_files] mode changed to 777
[2013-10-30T12:27:07+00:00] INFO: package[libcurl3-dev] is a virtual package, actually acting on package[libcurl4-openssl-dev]
[2013-10-30T12:27:48+00:00] INFO: Installing php_pear[pecl_http]
[2013-10-30T12:28:57+00:00] INFO: template[/etc/php5/conf.d/pecl_http.ini] updated content
[2013-10-30T12:28:57+00:00] INFO: template[/etc/php5/conf.d/pecl_http.ini] owner changed to 0
[2013-10-30T12:28:57+00:00] INFO: template[/etc/php5/conf.d/pecl_http.ini] group changed to 0
[2013-10-30T12:28:57+00:00] INFO: template[/etc/php5/conf.d/pecl_http.ini] mode changed to 644
[2013-10-30T12:29:03+00:00] INFO: Installing php_pear[yaml]
[2013-10-30T12:29:45+00:00] INFO: template[/etc/php5/conf.d/yaml.ini] updated content
[2013-10-30T12:29:45+00:00] INFO: template[/etc/php5/conf.d/yaml.ini] owner changed to 0
[2013-10-30T12:29:45+00:00] INFO: template[/etc/php5/conf.d/yaml.ini] group changed to 0
[2013-10-30T12:29:45+00:00] INFO: template[/etc/php5/conf.d/yaml.ini] mode changed to 644
[2013-10-30T12:29:57+00:00] INFO: execute[install NPM package uglify-js] ran successfully
[2013-10-30T12:30:11+00:00] INFO: remote_file[/var/chef/cache/release-1.7.4.zip] updated
[2013-10-30T12:30:11+00:00] INFO: remote_file[/var/chef/cache/release-1.7.4.zip] sending run action to bash[install_daemonize] (immediate)
[2013-10-30T12:30:57+00:00] INFO: bash[install_daemonize] ran successfully
================================================================================
Error executing action `install` on resource 'package[libffi-dev]'
================================================================================
Chef::Exceptions::Exec
----------------------
apt-get -q -y install libffi-dev=3.0.11~rc1-5 returned 100, expected 0
Resource Declaration:
---------------------
# In /tmp/vagrant-chef-1/chef-solo-1/cookbooks/ybm-app/recipes/default.rb
169: package 'libffi-dev'
170:
Compiled Resource:
------------------
# Declared in /tmp/vagrant-chef-1/chef-solo-1/cookbooks/ybm-app/recipes/default.rb:169:in `from_file'
package("libffi-dev") do
action :install
retries 0
retry_delay 2
package_name "libffi-dev"
version "3.0.11~rc1-5"
cookbook_name :"ybm-app"
recipe_name "default"
end
[2013-10-30T12:32:13+00:00] INFO: Running queued delayed notifications before re-raising exception
[2013-10-30T12:32:13+00:00] INFO: hostsfile_entry[set hostname] sending reload action to ohai[reload] (delayed)
[2013-10-30T12:32:15+00:00] INFO: ohai[reload] reloaded
[2013-10-30T12:32:15+00:00] INFO: template[nginx.conf] sending reload action to service[nginx] (delayed)
================================================================================
Error executing action `reload` on resource 'service[nginx]'
================================================================================
Mixlib::ShellOut::ShellCommandFailed
------------------------------------
Expected process to exit with [0], but received '1'
---- Begin output of /etc/init.d/nginx reload ----
STDOUT:
STDERR:
---- End output of /etc/init.d/nginx reload ----
Ran /etc/init.d/nginx reload returned 1
Resource Declaration:
---------------------
# In /tmp/vagrant-chef-1/chef-solo-1/cookbooks/ybm-app/recipes/development.rb
145: service 'nginx' do
146: action [ :reload ]
147: end
Compiled Resource:
------------------
# Declared in /tmp/vagrant-chef-1/chef-solo-1/cookbooks/ybm-app/recipes/development.rb:145:in `from_file'
service("nginx") do
action [:reload]
supports {:status=>true, :restart=>true, :reload=>true}
retries 0
retry_delay 2
service_name "nginx"
pattern "nginx"
startup_type :automatic
cookbook_name :"ybm-app"
recipe_name "development"
end
[2013-10-30T12:32:15+00:00] ERROR: Running exception handlers
[2013-10-30T12:32:15+00:00] ERROR: Exception handlers complete
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.4.0/lib/chef/file_cache.rb:56:in `initialize': Read-only file system - /var/chef/cache/chef-stacktrace.out (Errno::EROFS)
from /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.4.0/lib/chef/file_cache.rb:56:in `open'
from /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.4.0/lib/chef/file_cache.rb:56:in `store'
from /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.4.0/lib/chef/application.rb:207:in `debug_stacktrace'
from /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.4.0/lib/chef/application/solo.rb:256:in `rescue in block in run_application'
from /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.4.0/lib/chef/application/solo.rb:232:in `block in run_application'
from /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.4.0/lib/chef/application/solo.rb:231:in `loop'
from /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.4.0/lib/chef/application/solo.rb:231:in `run_application'
from /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.4.0/lib/chef/application.rb:73:in `run'
from /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.4.0/bin/chef-solo:25:in `<top (required)>'
from /usr/bin/chef-solo:23:in `load'
from /usr/bin/chef-solo:23:in `<main>'
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