Skip to content

Instantly share code, notes, and snippets.

@tjhanley
Last active December 19, 2015 11:59
Show Gist options
  • Save tjhanley/9e9c83a235d2063ab107 to your computer and use it in GitHub Desktop.
Save tjhanley/9e9c83a235d2063ab107 to your computer and use it in GitHub Desktop.
OpsWorks Rails with Nginx & Unicorn
# Logfile created on Mon Jul 08 20:17:51 +0000 2013 by logger.rb/1.2.6
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: Building node object for 
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: Extracting run list from JSON attributes provided on command line
[Mon, 08 Jul 2013 20:17:53 +0000] INFO: Setting the run_list to ["opsworks_custom_cookbooks::load", "opsworks_custom_cookbooks::execute"] from JSON
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: Applying attributes from json file
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: Platform is ubuntu version 12.04
[Mon, 08 Jul 2013 20:17:53 +0000] INFO: Starting Chef Run (Version 0.9.15.5)
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: Loading cookbook opsworks_custom_cookbooks's library file: /opt/aws/opsworks/releases/20130703100052_126/cookbooks/opsworks_custom_cookbooks/libraries/include_recipe_for_ruby_blocks.rb
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: Loading cookbook ssh_users's library file: /opt/aws/opsworks/releases/20130703100052_126/cookbooks/ssh_users/libraries/user.rb
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: Loading cookbook packages's library file: /opt/aws/opsworks/releases/20130703100052_126/cookbooks/packages/libraries/packages.rb
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: Loading cookbook dependencies's library file: /opt/aws/opsworks/releases/20130703100052_126/cookbooks/dependencies/libraries/current_gem_version.rb
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: Loading cookbook rails's library file: /opt/aws/opsworks/releases/20130703100052_126/cookbooks/rails/libraries/rails_configuration.rb
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: Loading cookbook ebs's library file: /opt/aws/opsworks/releases/20130703100052_126/cookbooks/ebs/libraries/block_device.rb
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: Loading cookbook scm_helper's library file: /opt/aws/opsworks/releases/20130703100052_126/cookbooks/scm_helper/libraries/package.rb
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: Loading cookbook scm_helper's library file: /opt/aws/opsworks/releases/20130703100052_126/cookbooks/scm_helper/libraries/git.rb
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: Loading cookbook scm_helper's library file: /opt/aws/opsworks/releases/20130703100052_126/cookbooks/scm_helper/libraries/s3.rb
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: Loading cookbook scm_helper's library file: /opt/aws/opsworks/releases/20130703100052_126/cookbooks/scm_helper/libraries/svn.rb
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: Loading cookbook scm_helper's library file: /opt/aws/opsworks/releases/20130703100052_126/cookbooks/scm_helper/libraries/archive.rb
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: Loading cookbook gem_support's library file: /opt/aws/opsworks/releases/20130703100052_126/cookbooks/gem_support/libraries/current_gem_version.rb
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: Loading cookbook gem_support's library file: /opt/aws/opsworks/releases/20130703100052_126/cookbooks/gem_support/libraries/intern_gem.rb
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: Loading cookbook opsworks_nodejs's library file: /opt/aws/opsworks/releases/20130703100052_126/cookbooks/opsworks_nodejs/libraries/nodejs_configuration.rb
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: Loading cookbook ssh_host_keys's library file: /opt/aws/opsworks/releases/20130703100052_126/cookbooks/ssh_host_keys/libraries/host_key.rb
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: node soragami.localdomain loading cookbook ruby_enterprise's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/ruby_enterprise/attributes/ruby_enterprise.rb
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: Loading Attribute opsworks_commons::default
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: node soragami.localdomain loading cookbook ruby's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/ruby/attributes/ruby.rb
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: Loading Attribute opsworks_initial_setup::default
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: I am not loading attribute file opsworks_commons::default, because I have already seen it.
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_bundler's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/opsworks_bundler/attributes/bundler.rb
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: node soragami.localdomain loading cookbook runit's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/runit/attributes/default.rb
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: node soragami.localdomain loading cookbook passenger_apache2's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/passenger_apache2/attributes/passenger.rb
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: I am not loading attribute file opsworks_initial_setup::default, because I have already seen it.
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: Loading Attribute rails::rails
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: Loading Attribute deploy
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: Loading Attribute deploy::deploy
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: Loading Attribute deploy::logrotate
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: Loading Attribute deploy::rails_stack
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: Loading Attribute packages::packages
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: node soragami.localdomain loading cookbook deploy's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/deploy/attributes/deploy.rb
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: I am not loading attribute file deploy::logrotate, because I have already seen it.
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: I am not loading attribute file deploy::rails_stack, because I have already seen it.
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: node soragami.localdomain loading cookbook deploy's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/deploy/attributes/logrotate.rb
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: node soragami.localdomain loading cookbook deploy's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/deploy/attributes/default.rb
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: I am not loading attribute file deploy::deploy, because I have already seen it.
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: node soragami.localdomain loading cookbook deploy's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/deploy/attributes/rails_stack.rb
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_rubygems's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/opsworks_rubygems/attributes/rubygems.rb
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: I am not loading attribute file opsworks_initial_setup::default, because I have already seen it.
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_custom_cookbooks's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/opsworks_custom_cookbooks/attributes/default.rb
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: I am not loading attribute file opsworks_initial_setup::default, because I have already seen it.
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_agent_monit's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/opsworks_agent_monit/attributes/default.rb
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: I am not loading attribute file opsworks_initial_setup::default, because I have already seen it.
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: node soragami.localdomain loading cookbook unicorn's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/unicorn/attributes/default.rb
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: I am not loading attribute file rails::rails, because I have already seen it.
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_commons's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/opsworks_commons/attributes/default.rb
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: node soragami.localdomain loading cookbook memcached's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/memcached/attributes/default.rb
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: node soragami.localdomain loading cookbook agent_version's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/agent_version/attributes/default.rb
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: I am not loading attribute file opsworks_initial_setup::default, because I have already seen it.
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: node soragami.localdomain loading cookbook ssh_users's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/ssh_users/attributes/default.rb
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: I am not loading attribute file opsworks_initial_setup::default, because I have already seen it.
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: node soragami.localdomain loading cookbook packages's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/packages/attributes/packages.rb
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: node soragami.localdomain loading cookbook nginx's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/nginx/attributes/nginx.rb
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: node soragami.localdomain loading cookbook dependencies's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/dependencies/attributes/default.rb
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: node soragami.localdomain loading cookbook rails's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/rails/attributes/rails.rb
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: I am not loading attribute file deploy, because I have already seen it.
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: node soragami.localdomain loading cookbook haproxy's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/haproxy/attributes/default.rb
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: I am not loading attribute file opsworks_commons::default, because I have already seen it.
[Mon, 08 Jul 2013 20:17:53 +0000] DEBUG: node soragami.localdomain loading cookbook ebs's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/ebs/attributes/default.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook php's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/php/attributes/default.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: I am not loading attribute file deploy, because I have already seen it.
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_nodejs's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/opsworks_nodejs/attributes/opsworks_nodejs.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: I am not loading attribute file deploy, because I have already seen it.
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: I am not loading attribute file opsworks_commons::default, because I have already seen it.
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook test_suite's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/test_suite/attributes/default.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_initial_setup's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/opsworks_initial_setup/attributes/default.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook apache2's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/apache2/attributes/apache.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_ganglia's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/opsworks_ganglia/attributes/default.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: I am not loading attribute file opsworks_commons::default, because I have already seen it.
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_cleanup's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/opsworks_cleanup/attributes/default.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: I am not loading attribute file opsworks_initial_setup::default, because I have already seen it.
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook mysql's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/mysql/attributes/server.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading cookbook runit's definitions from /opt/aws/opsworks/releases/20130703100052_126/cookbooks/runit/definitions/runit_service.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading cookbook passenger_apache2's definitions from /opt/aws/opsworks/releases/20130703100052_126/cookbooks/passenger_apache2/definitions/passenger_web_app.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading cookbook deploy's definitions from /opt/aws/opsworks/releases/20130703100052_126/cookbooks/deploy/definitions/opsworks_deploy_user.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading cookbook deploy's definitions from /opt/aws/opsworks/releases/20130703100052_126/cookbooks/deploy/definitions/opsworks_rails.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading cookbook deploy's definitions from /opt/aws/opsworks/releases/20130703100052_126/cookbooks/deploy/definitions/opsworks_nodejs.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading cookbook deploy's definitions from /opt/aws/opsworks/releases/20130703100052_126/cookbooks/deploy/definitions/opsworks_deploy.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading cookbook deploy's definitions from /opt/aws/opsworks/releases/20130703100052_126/cookbooks/deploy/definitions/opsworks_deploy_dir.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading cookbook unicorn's definitions from /opt/aws/opsworks/releases/20130703100052_126/cookbooks/unicorn/definitions/unicorn_web_app.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading cookbook nginx's definitions from /opt/aws/opsworks/releases/20130703100052_126/cookbooks/nginx/definitions/nginx_web_app.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading cookbook apache2's definitions from /opt/aws/opsworks/releases/20130703100052_126/cookbooks/apache2/definitions/apache_site.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading cookbook apache2's definitions from /opt/aws/opsworks/releases/20130703100052_126/cookbooks/apache2/definitions/apache_conf.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading cookbook apache2's definitions from /opt/aws/opsworks/releases/20130703100052_126/cookbooks/apache2/definitions/web_app.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading cookbook apache2's definitions from /opt/aws/opsworks/releases/20130703100052_126/cookbooks/apache2/definitions/apache_module.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading Recipe opsworks_custom_cookbooks::load via include_recipe
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Found recipe load in cookbook opsworks_custom_cookbooks
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading Recipe opsworks_custom_cookbooks::checkout via include_recipe
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Found recipe checkout in cookbook opsworks_custom_cookbooks
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading Recipe opsworks_custom_cookbooks::execute via include_recipe
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Found recipe execute in cookbook opsworks_custom_cookbooks
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: loading from cookbook_path: /opt/aws/opsworks/releases/20130703100052_126/cookbooks
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Converging node soragami.localdomain
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Processing package[git-core] on soragami.localdomain
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Checking apt-cache policy for git-core
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Current version is 1:1.7.9.5-1
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Candidate version is 1:1.7.9.5-1
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Processing directory[/root/.ssh] on soragami.localdomain
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Processing file[/root/.ssh/config] on soragami.localdomain
[Mon, 08 Jul 2013 20:17:54 +0000] INFO: Updating file[/root/.ssh/config] with new atime/mtime of Mon Jul 08 20:17:54 +0000 2013
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Processing execute[echo 'StrictHostKeyChecking no' > /root/.ssh/config] on soragami.localdomain
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Executing grep '^StrictHostKeyChecking no$' /root/.ssh/config
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: ---- Begin output of grep '^StrictHostKeyChecking no$' /root/.ssh/config ----
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: STDOUT: StrictHostKeyChecking no
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: ---- End output of grep '^StrictHostKeyChecking no$' /root/.ssh/config ----
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Ran grep '^StrictHostKeyChecking no$' /root/.ssh/config returned 0
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Skipping execute[echo 'StrictHostKeyChecking no' > /root/.ssh/config] due to not_if
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Processing template[/root/.ssh/id_dsa] on soragami.localdomain
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: looking for template ssh_key.erb in cookbook :opsworks_custom_cookbooks
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Current content's checksum:  45218e055d826fc3aa1c24dd2ab4d74d1307a29b567470f0dcc9dc4a631a4874
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Rendered content's checksum: 45218e055d826fc3aa1c24dd2ab4d74d1307a29b567470f0dcc9dc4a631a4874
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: template[/root/.ssh/id_dsa] content has not changed.
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Processing scm[Download Custom Cookbooks] on soragami.localdomain
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Skipping scm[Download Custom Cookbooks] due to not_if
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Processing ruby_block[Move single cookbook contents into appropriate subdirectory] on soragami.localdomain
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Skipping ruby_block[Move single cookbook contents into appropriate subdirectory] due to only_if
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Processing execute[ensure correct permissions of custom cookbooks] on soragami.localdomain
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Executing chmod -R go-rwx /opt/aws/opsworks/current/site-cookbooks
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: ---- Begin output of chmod -R go-rwx /opt/aws/opsworks/current/site-cookbooks ----
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: STDOUT: 
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: ---- End output of chmod -R go-rwx /opt/aws/opsworks/current/site-cookbooks ----
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Ran chmod -R go-rwx /opt/aws/opsworks/current/site-cookbooks returned 0
[Mon, 08 Jul 2013 20:17:54 +0000] INFO: Ran execute[ensure correct permissions of custom cookbooks] successfully
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Processing ruby_block[Load the custom cookbooks] on soragami.localdomain
[Mon, 08 Jul 2013 20:17:54 +0000] INFO: Loading custom cookbooks
[Mon, 08 Jul 2013 20:17:54 +0000] INFO: Loading custom cookbooks from /opt/aws/opsworks/current/site-cookbooks
[Mon, 08 Jul 2013 20:17:54 +0000] INFO: Loading custom cookbooks
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading cookbook opsworks_custom_cookbooks's library file: /opt/aws/opsworks/current/site-cookbooks/opsworks_custom_cookbooks/libraries/include_recipe_for_ruby_blocks.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading cookbook ssh_users's library file: /opt/aws/opsworks/current/site-cookbooks/ssh_users/libraries/user.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading cookbook packages's library file: /opt/aws/opsworks/current/site-cookbooks/packages/libraries/packages.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading cookbook dependencies's library file: /opt/aws/opsworks/current/site-cookbooks/dependencies/libraries/current_gem_version.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading cookbook rails's library file: /opt/aws/opsworks/current/site-cookbooks/rails/libraries/rails_configuration.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading cookbook ebs's library file: /opt/aws/opsworks/current/site-cookbooks/ebs/libraries/block_device.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading cookbook scm_helper's library file: /opt/aws/opsworks/current/site-cookbooks/scm_helper/libraries/package.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading cookbook scm_helper's library file: /opt/aws/opsworks/current/site-cookbooks/scm_helper/libraries/git.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading cookbook scm_helper's library file: /opt/aws/opsworks/current/site-cookbooks/scm_helper/libraries/s3.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading cookbook scm_helper's library file: /opt/aws/opsworks/current/site-cookbooks/scm_helper/libraries/svn.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading cookbook scm_helper's library file: /opt/aws/opsworks/current/site-cookbooks/scm_helper/libraries/archive.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading cookbook gem_support's library file: /opt/aws/opsworks/current/site-cookbooks/gem_support/libraries/current_gem_version.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading cookbook gem_support's library file: /opt/aws/opsworks/current/site-cookbooks/gem_support/libraries/intern_gem.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading cookbook opsworks_nodejs's library file: /opt/aws/opsworks/current/site-cookbooks/opsworks_nodejs/libraries/nodejs_configuration.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading cookbook ssh_host_keys's library file: /opt/aws/opsworks/current/site-cookbooks/ssh_host_keys/libraries/host_key.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook ruby_enterprise's attribute file /opt/aws/opsworks/current/site-cookbooks/ruby_enterprise/attributes/ruby_enterprise.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: I am not loading attribute file opsworks_commons::default, because I have already seen it.
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook ruby's attribute file /opt/aws/opsworks/current/site-cookbooks/ruby/attributes/ruby.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: I am not loading attribute file opsworks_initial_setup::default, because I have already seen it.
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: I am not loading attribute file opsworks_commons::default, because I have already seen it.
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook rsyslog's attribute file /opt/aws/opsworks/current/site-cookbooks/rsyslog/attributes/default.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_bundler's attribute file /opt/aws/opsworks/current/site-cookbooks/opsworks_bundler/attributes/bundler.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook runit's attribute file /opt/aws/opsworks/current/site-cookbooks/runit/attributes/default.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook passenger_apache2's attribute file /opt/aws/opsworks/current/site-cookbooks/passenger_apache2/attributes/passenger.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: I am not loading attribute file opsworks_initial_setup::default, because I have already seen it.
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: I am not loading attribute file rails::rails, because I have already seen it.
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: I am not loading attribute file packages::packages, because I have already seen it.
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook deploy's attribute file /opt/aws/opsworks/current/site-cookbooks/deploy/attributes/deploy.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: I am not loading attribute file deploy::logrotate, because I have already seen it.
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: I am not loading attribute file deploy::rails_stack, because I have already seen it.
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook deploy's attribute file /opt/aws/opsworks/current/site-cookbooks/deploy/attributes/logrotate.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook deploy's attribute file /opt/aws/opsworks/current/site-cookbooks/deploy/attributes/default.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: I am not loading attribute file deploy::deploy, because I have already seen it.
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook deploy's attribute file /opt/aws/opsworks/current/site-cookbooks/deploy/attributes/rails_stack.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_rubygems's attribute file /opt/aws/opsworks/current/site-cookbooks/opsworks_rubygems/attributes/rubygems.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_custom_cookbooks's attribute file /opt/aws/opsworks/current/site-cookbooks/opsworks_custom_cookbooks/attributes/default.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: I am not loading attribute file opsworks_initial_setup::default, because I have already seen it.
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_agent_monit's attribute file /opt/aws/opsworks/current/site-cookbooks/opsworks_agent_monit/attributes/default.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: I am not loading attribute file opsworks_initial_setup::default, because I have already seen it.
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook unicorn's attribute file /opt/aws/opsworks/current/site-cookbooks/unicorn/attributes/default.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: I am not loading attribute file rails::rails, because I have already seen it.
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook papertrail-cookbook's attribute file /opt/aws/opsworks/current/site-cookbooks/papertrail-cookbook/attributes/papertrail.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_commons's attribute file /opt/aws/opsworks/current/site-cookbooks/opsworks_commons/attributes/default.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook memcached's attribute file /opt/aws/opsworks/current/site-cookbooks/memcached/attributes/default.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook agent_version's attribute file /opt/aws/opsworks/current/site-cookbooks/agent_version/attributes/default.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: I am not loading attribute file opsworks_initial_setup::default, because I have already seen it.
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook ssh_users's attribute file /opt/aws/opsworks/current/site-cookbooks/ssh_users/attributes/default.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: I am not loading attribute file opsworks_initial_setup::default, because I have already seen it.
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook packages's attribute file /opt/aws/opsworks/current/site-cookbooks/packages/attributes/packages.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook nginx's attribute file /opt/aws/opsworks/current/site-cookbooks/nginx/attributes/nginx.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook dependencies's attribute file /opt/aws/opsworks/current/site-cookbooks/dependencies/attributes/default.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook rails's attribute file /opt/aws/opsworks/current/site-cookbooks/rails/attributes/rails.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: I am not loading attribute file deploy, because I have already seen it.
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook haproxy's attribute file /opt/aws/opsworks/current/site-cookbooks/haproxy/attributes/default.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: I am not loading attribute file opsworks_commons::default, because I have already seen it.
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook ebs's attribute file /opt/aws/opsworks/current/site-cookbooks/ebs/attributes/default.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook php's attribute file /opt/aws/opsworks/current/site-cookbooks/php/attributes/default.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: I am not loading attribute file deploy, because I have already seen it.
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_nodejs's attribute file /opt/aws/opsworks/current/site-cookbooks/opsworks_nodejs/attributes/opsworks_nodejs.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: I am not loading attribute file deploy, because I have already seen it.
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: I am not loading attribute file opsworks_commons::default, because I have already seen it.
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook test_suite's attribute file /opt/aws/opsworks/current/site-cookbooks/test_suite/attributes/default.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_initial_setup's attribute file /opt/aws/opsworks/current/site-cookbooks/opsworks_initial_setup/attributes/default.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook apache2's attribute file /opt/aws/opsworks/current/site-cookbooks/apache2/attributes/apache.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_ganglia's attribute file /opt/aws/opsworks/current/site-cookbooks/opsworks_ganglia/attributes/default.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: I am not loading attribute file opsworks_commons::default, because I have already seen it.
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_cleanup's attribute file /opt/aws/opsworks/current/site-cookbooks/opsworks_cleanup/attributes/default.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: I am not loading attribute file opsworks_initial_setup::default, because I have already seen it.
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook mysql's attribute file /opt/aws/opsworks/current/site-cookbooks/mysql/attributes/server.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading cookbook runit's definitions from /opt/aws/opsworks/current/site-cookbooks/runit/definitions/runit_service.rb
[Mon, 08 Jul 2013 20:17:54 +0000] INFO: Overriding duplicate definition runit_service, new found in /opt/aws/opsworks/current/site-cookbooks/runit/definitions/runit_service.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading cookbook passenger_apache2's definitions from /opt/aws/opsworks/current/site-cookbooks/passenger_apache2/definitions/passenger_web_app.rb
[Mon, 08 Jul 2013 20:17:54 +0000] INFO: Overriding duplicate definition passenger_web_app, new found in /opt/aws/opsworks/current/site-cookbooks/passenger_apache2/definitions/passenger_web_app.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading cookbook deploy's definitions from /opt/aws/opsworks/current/site-cookbooks/deploy/definitions/opsworks_deploy_user.rb
[Mon, 08 Jul 2013 20:17:54 +0000] INFO: Overriding duplicate definition opsworks_deploy_user, new found in /opt/aws/opsworks/current/site-cookbooks/deploy/definitions/opsworks_deploy_user.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading cookbook deploy's definitions from /opt/aws/opsworks/current/site-cookbooks/deploy/definitions/opsworks_rails.rb
[Mon, 08 Jul 2013 20:17:54 +0000] INFO: Overriding duplicate definition opsworks_rails, new found in /opt/aws/opsworks/current/site-cookbooks/deploy/definitions/opsworks_rails.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading cookbook deploy's definitions from /opt/aws/opsworks/current/site-cookbooks/deploy/definitions/opsworks_nodejs.rb
[Mon, 08 Jul 2013 20:17:54 +0000] INFO: Overriding duplicate definition opsworks_nodejs, new found in /opt/aws/opsworks/current/site-cookbooks/deploy/definitions/opsworks_nodejs.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading cookbook deploy's definitions from /opt/aws/opsworks/current/site-cookbooks/deploy/definitions/opsworks_deploy.rb
[Mon, 08 Jul 2013 20:17:54 +0000] INFO: Overriding duplicate definition opsworks_deploy, new found in /opt/aws/opsworks/current/site-cookbooks/deploy/definitions/opsworks_deploy.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading cookbook deploy's definitions from /opt/aws/opsworks/current/site-cookbooks/deploy/definitions/opsworks_deploy_dir.rb
[Mon, 08 Jul 2013 20:17:54 +0000] INFO: Overriding duplicate definition opsworks_deploy_dir, new found in /opt/aws/opsworks/current/site-cookbooks/deploy/definitions/opsworks_deploy_dir.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading cookbook unicorn's definitions from /opt/aws/opsworks/current/site-cookbooks/unicorn/definitions/unicorn_web_app.rb
[Mon, 08 Jul 2013 20:17:54 +0000] INFO: Overriding duplicate definition unicorn_web_app, new found in /opt/aws/opsworks/current/site-cookbooks/unicorn/definitions/unicorn_web_app.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading cookbook nginx's definitions from /opt/aws/opsworks/current/site-cookbooks/nginx/definitions/nginx_web_app.rb
[Mon, 08 Jul 2013 20:17:54 +0000] INFO: Overriding duplicate definition nginx_web_app, new found in /opt/aws/opsworks/current/site-cookbooks/nginx/definitions/nginx_web_app.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading cookbook apache2's definitions from /opt/aws/opsworks/current/site-cookbooks/apache2/definitions/apache_site.rb
[Mon, 08 Jul 2013 20:17:54 +0000] INFO: Overriding duplicate definition apache_site, new found in /opt/aws/opsworks/current/site-cookbooks/apache2/definitions/apache_site.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading cookbook apache2's definitions from /opt/aws/opsworks/current/site-cookbooks/apache2/definitions/apache_conf.rb
[Mon, 08 Jul 2013 20:17:54 +0000] INFO: Overriding duplicate definition apache_conf, new found in /opt/aws/opsworks/current/site-cookbooks/apache2/definitions/apache_conf.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading cookbook apache2's definitions from /opt/aws/opsworks/current/site-cookbooks/apache2/definitions/web_app.rb
[Mon, 08 Jul 2013 20:17:54 +0000] INFO: Overriding duplicate definition web_app, new found in /opt/aws/opsworks/current/site-cookbooks/apache2/definitions/web_app.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading cookbook apache2's definitions from /opt/aws/opsworks/current/site-cookbooks/apache2/definitions/apache_module.rb
[Mon, 08 Jul 2013 20:17:54 +0000] INFO: Overriding duplicate definition apache_module, new found in /opt/aws/opsworks/current/site-cookbooks/apache2/definitions/apache_module.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: I am not loading opsworks_custom_cookbooks::load, because I have already seen it.
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: I am not loading opsworks_custom_cookbooks::execute, because I have already seen it.
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook ruby_enterprise's attribute file /opt/aws/opsworks/current/site-cookbooks/ruby_enterprise/attributes/ruby_enterprise.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: I am not loading attribute file opsworks_commons::default, because I have already seen it.
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook ruby's attribute file /opt/aws/opsworks/current/site-cookbooks/ruby/attributes/ruby.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: I am not loading attribute file opsworks_initial_setup::default, because I have already seen it.
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: I am not loading attribute file opsworks_commons::default, because I have already seen it.
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook rsyslog's attribute file /opt/aws/opsworks/current/site-cookbooks/rsyslog/attributes/default.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_bundler's attribute file /opt/aws/opsworks/current/site-cookbooks/opsworks_bundler/attributes/bundler.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook runit's attribute file /opt/aws/opsworks/current/site-cookbooks/runit/attributes/default.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook passenger_apache2's attribute file /opt/aws/opsworks/current/site-cookbooks/passenger_apache2/attributes/passenger.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: I am not loading attribute file opsworks_initial_setup::default, because I have already seen it.
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: I am not loading attribute file rails::rails, because I have already seen it.
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: I am not loading attribute file packages::packages, because I have already seen it.
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook deploy's attribute file /opt/aws/opsworks/current/site-cookbooks/deploy/attributes/deploy.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: I am not loading attribute file deploy::logrotate, because I have already seen it.
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: I am not loading attribute file deploy::rails_stack, because I have already seen it.
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook deploy's attribute file /opt/aws/opsworks/current/site-cookbooks/deploy/attributes/logrotate.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook deploy's attribute file /opt/aws/opsworks/current/site-cookbooks/deploy/attributes/default.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: I am not loading attribute file deploy::deploy, because I have already seen it.
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook deploy's attribute file /opt/aws/opsworks/current/site-cookbooks/deploy/attributes/rails_stack.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_rubygems's attribute file /opt/aws/opsworks/current/site-cookbooks/opsworks_rubygems/attributes/rubygems.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_custom_cookbooks's attribute file /opt/aws/opsworks/current/site-cookbooks/opsworks_custom_cookbooks/attributes/default.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: I am not loading attribute file opsworks_initial_setup::default, because I have already seen it.
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_agent_monit's attribute file /opt/aws/opsworks/current/site-cookbooks/opsworks_agent_monit/attributes/default.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: I am not loading attribute file opsworks_initial_setup::default, because I have already seen it.
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook unicorn's attribute file /opt/aws/opsworks/current/site-cookbooks/unicorn/attributes/default.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: I am not loading attribute file rails::rails, because I have already seen it.
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook papertrail-cookbook's attribute file /opt/aws/opsworks/current/site-cookbooks/papertrail-cookbook/attributes/papertrail.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_commons's attribute file /opt/aws/opsworks/current/site-cookbooks/opsworks_commons/attributes/default.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook memcached's attribute file /opt/aws/opsworks/current/site-cookbooks/memcached/attributes/default.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook agent_version's attribute file /opt/aws/opsworks/current/site-cookbooks/agent_version/attributes/default.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: I am not loading attribute file opsworks_initial_setup::default, because I have already seen it.
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook ssh_users's attribute file /opt/aws/opsworks/current/site-cookbooks/ssh_users/attributes/default.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: I am not loading attribute file opsworks_initial_setup::default, because I have already seen it.
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook packages's attribute file /opt/aws/opsworks/current/site-cookbooks/packages/attributes/packages.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook nginx's attribute file /opt/aws/opsworks/current/site-cookbooks/nginx/attributes/nginx.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook dependencies's attribute file /opt/aws/opsworks/current/site-cookbooks/dependencies/attributes/default.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook rails's attribute file /opt/aws/opsworks/current/site-cookbooks/rails/attributes/rails.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: I am not loading attribute file deploy, because I have already seen it.
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook haproxy's attribute file /opt/aws/opsworks/current/site-cookbooks/haproxy/attributes/default.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: I am not loading attribute file opsworks_commons::default, because I have already seen it.
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook ebs's attribute file /opt/aws/opsworks/current/site-cookbooks/ebs/attributes/default.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook php's attribute file /opt/aws/opsworks/current/site-cookbooks/php/attributes/default.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: I am not loading attribute file deploy, because I have already seen it.
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_nodejs's attribute file /opt/aws/opsworks/current/site-cookbooks/opsworks_nodejs/attributes/opsworks_nodejs.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: I am not loading attribute file deploy, because I have already seen it.
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: I am not loading attribute file opsworks_commons::default, because I have already seen it.
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook test_suite's attribute file /opt/aws/opsworks/current/site-cookbooks/test_suite/attributes/default.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_initial_setup's attribute file /opt/aws/opsworks/current/site-cookbooks/opsworks_initial_setup/attributes/default.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook apache2's attribute file /opt/aws/opsworks/current/site-cookbooks/apache2/attributes/apache.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_ganglia's attribute file /opt/aws/opsworks/current/site-cookbooks/opsworks_ganglia/attributes/default.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: I am not loading attribute file opsworks_commons::default, because I have already seen it.
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_cleanup's attribute file /opt/aws/opsworks/current/site-cookbooks/opsworks_cleanup/attributes/default.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: I am not loading attribute file opsworks_initial_setup::default, because I have already seen it.
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: node soragami.localdomain loading cookbook mysql's attribute file /opt/aws/opsworks/current/site-cookbooks/mysql/attributes/server.rb
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Processing ruby_block[Execute the new cookbooks] on soragami.localdomain
[Mon, 08 Jul 2013 20:17:54 +0000] INFO: Executing custom recipe: opsworks_ganglia::configure-client
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading Recipe opsworks_ganglia::configure-client via include_recipe
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Found recipe configure-client in cookbook opsworks_ganglia
[Mon, 08 Jul 2013 20:17:54 +0000] INFO: Executing custom recipe: ssh_users
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading Recipe ssh_users via include_recipe
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Found recipe default in cookbook ssh_users
[Mon, 08 Jul 2013 20:17:54 +0000] INFO: Executing custom recipe: agent_version
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading Recipe agent_version via include_recipe
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Found recipe default in cookbook agent_version
[Mon, 08 Jul 2013 20:17:54 +0000] INFO: Updating agent TARGET_VERSION to 126
[Mon, 08 Jul 2013 20:17:54 +0000] INFO: Executing custom recipe: opsworks_stack_state_sync
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading Recipe opsworks_stack_state_sync via include_recipe
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Found recipe default in cookbook opsworks_stack_state_sync
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading Recipe opsworks_stack_state_sync::hosts via include_recipe
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Found recipe hosts in cookbook opsworks_stack_state_sync
[Mon, 08 Jul 2013 20:17:54 +0000] INFO: Executing custom recipe: rails::configure
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading Recipe rails::configure via include_recipe
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Found recipe configure in cookbook rails
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading Recipe deploy via include_recipe
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Found recipe default in cookbook deploy
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading Recipe dependencies via include_recipe
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Found recipe default in cookbook dependencies
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading Recipe packages via include_recipe
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Found recipe default in cookbook packages
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading Recipe gem_support via include_recipe
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Found recipe default in cookbook gem_support
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading Recipe ruby via include_recipe
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Found recipe default in cookbook ruby
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading Recipe opsworks_rubygems via include_recipe
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Found recipe default in cookbook opsworks_rubygems
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Loading Recipe opsworks_bundler via include_recipe
[Mon, 08 Jul 2013 20:17:54 +0000] DEBUG: Found recipe default in cookbook opsworks_bundler
[Mon, 08 Jul 2013 20:17:55 +0000] INFO: Executing custom recipe: test_suite
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: Loading Recipe test_suite via include_recipe
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: Found recipe default in cookbook test_suite
[Mon, 08 Jul 2013 20:17:55 +0000] INFO: Executing custom recipe: opsworks_cleanup
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: Loading Recipe opsworks_cleanup via include_recipe
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: Found recipe default in cookbook opsworks_cleanup
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: Processing service[gmond] on soragami.localdomain
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: service[gmond]: falling back to process table inspection
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: service[gmond]: attempting to match 'gmond' (/gmond/) against process list
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: service[gmond]: running: false
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: Doing nothing for service[gmond]
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: Processing template[/etc/ganglia/gmond.conf] on soragami.localdomain
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: looking for template gmond.conf.erb in cookbook :opsworks_ganglia
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: Current content's checksum:  556740a9f746c174581d117da79903b319170648be03ea205b866be63c22b43a
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: Rendered content's checksum: d623b2723d23d1a4ec0a3fc3a6fe0bcbc3e58255c61e07e619f11feecf2c3433
[Mon, 08 Jul 2013 20:17:55 +0000] INFO: Writing updated content for template[/etc/ganglia/gmond.conf] to /etc/ganglia/gmond.conf
[Mon, 08 Jul 2013 20:17:55 +0000] INFO: Backing up template[/etc/ganglia/gmond.conf] to /var/chef/backup/etc/ganglia/gmond.conf.chef-20130708201755
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: Processing execute[Stop gmond if there is no monitoring master] on soragami.localdomain
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: Executing pgrep gmond
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: ---- Begin output of pgrep gmond ----
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: STDOUT: 
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: ---- End output of pgrep gmond ----
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: Ran pgrep gmond returned 1
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: Skipping execute[Stop gmond if there is no monitoring master] due to only_if
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: Processing group[opsworks] on soragami.localdomain
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: Processing template[/etc/sudoers] on soragami.localdomain
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: looking for template sudoers.erb in cookbook :ssh_users
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: Current content's checksum:  385f19d49c66e10880090349b7d5f7f233d2efad6e7e197b7aeee093e3a0b28d
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: Rendered content's checksum: 385f19d49c66e10880090349b7d5f7f233d2efad6e7e197b7aeee093e3a0b28d
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: template[/etc/sudoers] content has not changed.
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: Processing template[/var/lib/aws/opsworks/TARGET_VERSION] on soragami.localdomain
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: looking for template TARGET_VERSION.erb in cookbook :agent_version
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: Current content's checksum:  703d2c10fa601276a4dd96193faed68902a642a44eb5b01b40d6fc8499e12822
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: Rendered content's checksum: 65a699905c02619370bcf9207f5a477c3d67130ca71ec6f750e07fe8d510b084
[Mon, 08 Jul 2013 20:17:55 +0000] INFO: Writing updated content for template[/var/lib/aws/opsworks/TARGET_VERSION] to /var/lib/aws/opsworks/TARGET_VERSION
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: setting owner on /tmp/chef-rendered-template20130708-28779-1s8ohqp-0 to 999
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: setting group on /tmp/chef-rendered-template20130708-28779-1s8ohqp-0 to 999
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: Processing template[/etc/hosts] on soragami.localdomain
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: looking for template hosts.erb in cookbook :opsworks_stack_state_sync
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: Current content's checksum:  7110f342f71cb20d9ffc4865a51149d792c39e347b796df4101934ede4b37550
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: Rendered content's checksum: 2c97bd3431174d5b671944320414cf80c454285bc2493518abe2ecdb86fcd6a3
[Mon, 08 Jul 2013 20:17:55 +0000] INFO: Writing updated content for template[/etc/hosts] to /etc/hosts
[Mon, 08 Jul 2013 20:17:55 +0000] INFO: Backing up template[/etc/hosts] to /var/chef/backup/etc/hosts.chef-20130708201755
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: setting mode on /tmp/chef-rendered-template20130708-28779-o8jalr-0 to 644
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: Processing remote_file[/tmp/ruby1.9_1.9.3-p392.1_amd64.deb] on soragami.localdomain
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: Skipping remote_file[/tmp/ruby1.9_1.9.3-p392.1_amd64.deb] due to not_if
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: Processing package[ruby-enterprise] on soragami.localdomain
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: Checking apt-cache policy for ruby-enterprise
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: Processing execute[Install Ruby 1.9.3] on soragami.localdomain
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: Skipping execute[Install Ruby 1.9.3] due to not_if
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: Processing execute[Delete downloaded ruby packages] on soragami.localdomain
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: Skipping execute[Delete downloaded ruby packages] due to only_if
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: Processing remote_file[/tmp/rubygems-1.8.24.tgz] on soragami.localdomain
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: Skipping remote_file[/tmp/rubygems-1.8.24.tgz] due to not_if
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: Processing execute[tar xvfz rubygems-1.8.24.tgz] on soragami.localdomain
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: Skipping execute[tar xvfz rubygems-1.8.24.tgz] due to not_if
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: Processing execute[Updating Rubygems to 1.8.24] on soragami.localdomain
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: Skipping execute[Updating Rubygems to 1.8.24] due to not_if
[Mon, 08 Jul 2013 20:17:55 +0000] DEBUG: Processing gem_package[Installing Bundler 1.3.4] on soragami.localdomain
[Mon, 08 Jul 2013 20:17:56 +0000] DEBUG: Succesfully loaded user-space rubygems source index (/usr/local/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb)
[Mon, 08 Jul 2013 20:17:56 +0000] DEBUG: sh(/usr/local/bin/gem env gempath)
[Mon, 08 Jul 2013 20:17:56 +0000] DEBUG: Found installed gem bundler version 1.3.4 matching bundler (= 1.3.4)
[Mon, 08 Jul 2013 20:17:56 +0000] DEBUG: Processing group[www-data] on soragami.localdomain
[Mon, 08 Jul 2013 20:17:56 +0000] DEBUG: Processing user[deploy] on soragami.localdomain
[Mon, 08 Jul 2013 20:17:56 +0000] DEBUG: Skipping user[deploy] due to not_if
[Mon, 08 Jul 2013 20:17:56 +0000] DEBUG: Processing execute[restart Rails app goatee] on soragami.localdomain
[Mon, 08 Jul 2013 20:17:56 +0000] DEBUG: Doing nothing for execute[restart Rails app goatee]
[Mon, 08 Jul 2013 20:17:56 +0000] DEBUG: Processing template[/srv/www/goatee/shared/config/database.yml] on soragami.localdomain
[Mon, 08 Jul 2013 20:17:56 +0000] DEBUG: looking for template database.yml.erb in cookbook :rails
[Mon, 08 Jul 2013 20:17:56 +0000] DEBUG: Current content's checksum:  e9e9c85e8ce463da39c48b1ea5ca1ac9bdde3462e03ab5cc5fac3a3d56c2319e
[Mon, 08 Jul 2013 20:17:56 +0000] DEBUG: Rendered content's checksum: e9e9c85e8ce463da39c48b1ea5ca1ac9bdde3462e03ab5cc5fac3a3d56c2319e
[Mon, 08 Jul 2013 20:17:56 +0000] DEBUG: template[/srv/www/goatee/shared/config/database.yml] content has not changed.
[Mon, 08 Jul 2013 20:17:56 +0000] DEBUG: Processing template[/srv/www/goatee/shared/config/memcached.yml] on soragami.localdomain
[Mon, 08 Jul 2013 20:17:56 +0000] DEBUG: looking for template memcached.yml.erb in cookbook :rails
[Mon, 08 Jul 2013 20:17:56 +0000] DEBUG: Current content's checksum:  a0673266abe1436c84305f52b68ca2749e29e5d81b1a535470eec3f5391e380c
[Mon, 08 Jul 2013 20:17:56 +0000] DEBUG: Rendered content's checksum: a0673266abe1436c84305f52b68ca2749e29e5d81b1a535470eec3f5391e380c
[Mon, 08 Jul 2013 20:17:56 +0000] DEBUG: template[/srv/www/goatee/shared/config/memcached.yml] content has not changed.
[Mon, 08 Jul 2013 20:17:56 +0000] DEBUG: Processing template[/srv/www/goatee/shared/config/application.yml] on soragami.localdomain
[Mon, 08 Jul 2013 20:17:56 +0000] DEBUG: looking for template application.yml.erb in cookbook :rails
[Mon, 08 Jul 2013 20:17:56 +0000] DEBUG: Current content's checksum:  
[Mon, 08 Jul 2013 20:17:56 +0000] DEBUG: Rendered content's checksum: 367e32e54b941ccb76aab466fa8ef61116f530d888a58832b8387e4524613e08
[Mon, 08 Jul 2013 20:17:56 +0000] INFO: Writing updated content for template[/srv/www/goatee/shared/config/application.yml] to /srv/www/goatee/shared/config/application.yml
[Mon, 08 Jul 2013 20:17:56 +0000] DEBUG: setting owner on /tmp/chef-rendered-template20130708-28779-1g9zzji-0 to 4000
[Mon, 08 Jul 2013 20:17:56 +0000] DEBUG: setting group on /tmp/chef-rendered-template20130708-28779-1g9zzji-0 to 33
[Mon, 08 Jul 2013 20:17:56 +0000] DEBUG: setting mode on /tmp/chef-rendered-template20130708-28779-1g9zzji-0 to 660
[Mon, 08 Jul 2013 20:17:56 +0000] DEBUG: Processing ruby_block[Remove temp directories] on soragami.localdomain
[Mon, 08 Jul 2013 20:17:56 +0000] DEBUG: Processing ruby_block[Clean up old chef log files] on soragami.localdomain
[Mon, 08 Jul 2013 20:17:56 +0000] INFO: Clean up: There are fewer then 10 logs - skipping cleanup
[Mon, 08 Jul 2013 20:17:56 +0000] INFO: template[/etc/ganglia/gmond.conf] sending restart action to service[gmond] (delayed)
[Mon, 08 Jul 2013 20:17:56 +0000] DEBUG: service[gmond]: falling back to process table inspection
[Mon, 08 Jul 2013 20:17:56 +0000] DEBUG: service[gmond]: attempting to match 'gmond' (/gmond/) against process list
[Mon, 08 Jul 2013 20:17:56 +0000] DEBUG: service[gmond]: running: false
[Mon, 08 Jul 2013 20:17:56 +0000] DEBUG: service[gmond]: attempting to restart
[Mon, 08 Jul 2013 20:17:56 +0000] DEBUG: Executing /etc/init.d/ganglia-monitor restart
[Mon, 08 Jul 2013 20:17:56 +0000] DEBUG: ---- Begin output of /etc/init.d/ganglia-monitor restart ----
[Mon, 08 Jul 2013 20:17:56 +0000] DEBUG: STDOUT: Stopping Ganglia Monitor Daemon: gmond.
Starting Ganglia Monitor Daemon: gmond.
[Mon, 08 Jul 2013 20:17:56 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:17:56 +0000] DEBUG: ---- End output of /etc/init.d/ganglia-monitor restart ----
[Mon, 08 Jul 2013 20:17:56 +0000] DEBUG: Ran /etc/init.d/ganglia-monitor restart returned 0
[Mon, 08 Jul 2013 20:17:56 +0000] INFO: service[gmond]: restarted successfully
[Mon, 08 Jul 2013 20:17:56 +0000] INFO: template[/srv/www/goatee/shared/config/application.yml] sending run action to execute[restart Rails app goatee] (delayed)
[Mon, 08 Jul 2013 20:17:57 +0000] DEBUG: Executing ../../shared/scripts/unicorn clean-restart
[Mon, 08 Jul 2013 20:18:43 +0000] DEBUG: ---- Begin output of ../../shared/scripts/unicorn clean-restart ----
[Mon, 08 Jul 2013 20:18:43 +0000] DEBUG: STDOUT: No previous version with a different Gemfile found. Assuming a quick restart without re-loading gems is save
OpsWorks: Gemfile detected - running Unicorn with bundle exec
cd /srv/www/goatee/current && /usr/local/bin/bundle exec unicorn_rails --env production --daemonize -c /srv/www/goatee/shared/config/unicorn.conf
[Mon, 08 Jul 2013 20:18:43 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:18:43 +0000] DEBUG: ---- End output of ../../shared/scripts/unicorn clean-restart ----
[Mon, 08 Jul 2013 20:18:43 +0000] DEBUG: Ran ../../shared/scripts/unicorn clean-restart returned 0
[Mon, 08 Jul 2013 20:18:43 +0000] INFO: Ran execute[restart Rails app goatee] successfully
[Mon, 08 Jul 2013 20:18:43 +0000] INFO: Chef Run complete in 49.634955 seconds
[Mon, 08 Jul 2013 20:18:43 +0000] INFO: cleaning the checksum cache
[Mon, 08 Jul 2013 20:18:43 +0000] DEBUG: removing unused checksum cache file /var/chef/cache/checksums/chef-file--tmp-chef-rendered-template20130708-857-4f85jn-0
[Mon, 08 Jul 2013 20:18:43 +0000] DEBUG: removing unused checksum cache file /var/chef/cache/checksums/chef-file--tmp-chef-rendered-template20130708-857-1pezr12-0
[Mon, 08 Jul 2013 20:18:43 +0000] DEBUG: removing unused checksum cache file /var/chef/cache/checksums/chef-file--etc-ssh-ssh_host_rsa_key
[Mon, 08 Jul 2013 20:18:43 +0000] DEBUG: removing unused checksum cache file /var/chef/cache/checksums/chef-file--tmp-chef-rendered-template20130708-857-1bdw4hw-0
[Mon, 08 Jul 2013 20:18:43 +0000] DEBUG: removing unused checksum cache file /var/chef/cache/checksums/chef-file--tmp-chef-rendered-template20130708-857-1mo6i0f-0
[Mon, 08 Jul 2013 20:18:43 +0000] DEBUG: removing unused checksum cache file /var/chef/cache/checksums/chef-file--tmp-chef-rendered-template20130708-857-j9wopo-0
[Mon, 08 Jul 2013 20:18:43 +0000] DEBUG: removing unused checksum cache file /var/chef/cache/checksums/chef-file--tmp-chef-rendered-template20130708-857-16uxqwa-0
[Mon, 08 Jul 2013 20:18:43 +0000] DEBUG: removing unused checksum cache file /var/chef/cache/checksums/chef-file--tmp-chef-rendered-template20130708-857-wg6lsx-0
[Mon, 08 Jul 2013 20:18:43 +0000] DEBUG: removing unused checksum cache file /var/chef/cache/checksums/chef-file--etc-ssh-ssh_host_rsa_key-pub
[Mon, 08 Jul 2013 20:18:43 +0000] DEBUG: removing unused checksum cache file /var/chef/cache/checksums/chef-file--tmp-chef-rendered-template20130708-857-13q5e77-0
[Mon, 08 Jul 2013 20:18:43 +0000] DEBUG: removing unused checksum cache file /var/chef/cache/checksums/chef-file--tmp-chef-rendered-template20130708-857-17vx5ze-0
[Mon, 08 Jul 2013 20:18:43 +0000] DEBUG: removing unused checksum cache file /var/chef/cache/checksums/chef-file--etc-nginx-sites-available-default
[Mon, 08 Jul 2013 20:18:43 +0000] DEBUG: removing unused checksum cache file /var/chef/cache/checksums/chef-file--tmp-chef-rendered-template20130708-857-1u5cpa4-0
[Mon, 08 Jul 2013 20:18:43 +0000] DEBUG: removing unused checksum cache file /var/chef/cache/checksums/chef-file--etc-security-limits-conf
[Mon, 08 Jul 2013 20:18:43 +0000] DEBUG: removing unused checksum cache file /var/chef/cache/checksums/chef-file--tmp-chef-rendered-template20130708-857-19mv51b-0
[Mon, 08 Jul 2013 20:18:43 +0000] DEBUG: removing unused checksum cache file /var/chef/cache/checksums/chef-file--tmp-chef-rendered-template20130708-857-8mfg3f-0
[Mon, 08 Jul 2013 20:18:43 +0000] DEBUG: removing unused checksum cache file /var/chef/cache/checksums/chef-file--tmp-chef-rendered-template20130708-857-1ng8ouf-0
[Mon, 08 Jul 2013 20:18:43 +0000] DEBUG: removing unused checksum cache file /var/chef/cache/checksums/chef-file--tmp-chef-rendered-template20130708-857-mm3hrt-0
[Mon, 08 Jul 2013 20:18:43 +0000] DEBUG: removing unused checksum cache file /var/chef/cache/checksums/chef-file--tmp-chef-rendered-template20130708-857-td4urb-0
[Mon, 08 Jul 2013 20:18:43 +0000] DEBUG: removing unused checksum cache file /var/chef/cache/checksums/chef-file--etc-nginx-nginx-conf
[Mon, 08 Jul 2013 20:18:43 +0000] DEBUG: removing unused checksum cache file /var/chef/cache/checksums/chef-file--tmp-chef-rendered-template20130708-857-i8k4b8-0
[Mon, 08 Jul 2013 20:18:43 +0000] DEBUG: removing unused checksum cache file /var/chef/cache/checksums/chef-file--tmp-chef-rendered-template20130708-857-16jco5r-0
[Mon, 08 Jul 2013 20:18:43 +0000] DEBUG: removing unused checksum cache file /var/chef/cache/checksums/chef-file--etc-ssh-ssh_host_dsa_key
[Mon, 08 Jul 2013 20:18:43 +0000] DEBUG: removing unused checksum cache file /var/chef/cache/checksums/chef-file--tmp-chef-rendered-template20130708-857-1rtwz7m-0
[Mon, 08 Jul 2013 20:18:43 +0000] DEBUG: removing unused checksum cache file /var/chef/cache/checksums/chef-file--tmp-chef-rendered-template20130708-857-1t5sggk-0
[Mon, 08 Jul 2013 20:18:43 +0000] DEBUG: removing unused checksum cache file /var/chef/cache/checksums/chef-file--tmp-chef-rendered-template20130708-857-1e0uakk-0
[Mon, 08 Jul 2013 20:18:43 +0000] DEBUG: removing unused checksum cache file /var/chef/cache/checksums/chef-file--etc-ssh-ssh_host_dsa_key-pub
[Mon, 08 Jul 2013 20:18:43 +0000] DEBUG: removing unused checksum cache file /var/chef/cache/checksums/chef-file--tmp-chef-rendered-template20130708-857-jsqnnx-0
[Mon, 08 Jul 2013 20:18:43 +0000] DEBUG: removing unused checksum cache file /var/chef/cache/checksums/chef-file--tmp-chef-rendered-template20130708-857-kd8xt3-0
[Mon, 08 Jul 2013 20:18:43 +0000] DEBUG: removing unused checksum cache file /var/chef/cache/checksums/chef-file--tmp-chef-rendered-template20130708-857-a2q1y3-0
[Mon, 08 Jul 2013 20:18:43 +0000] DEBUG: removing unused checksum cache file /var/chef/cache/checksums/chef-file--tmp-chef-rendered-template20130708-857-t69dwr-0
[Mon, 08 Jul 2013 20:18:43 +0000] DEBUG: removing unused checksum cache file /var/chef/cache/checksums/chef-file--tmp-chef-rendered-template20130708-857-1ddzs42-0
[Mon, 08 Jul 2013 20:18:43 +0000] INFO: Running report handlers
[Mon, 08 Jul 2013 20:18:43 +0000] INFO: Report handlers complete
[Mon, 08 Jul 2013 20:18:43 +0000] DEBUG: Exiting
# Logfile created on Mon Jul 08 20:01:36 +0000 2013 by logger.rb/1.2.6
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Building node object for 
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Extracting run list from JSON attributes provided on command line
[Mon, 08 Jul 2013 20:01:38 +0000] INFO: Setting the run_list to ["opsworks_custom_cookbooks::load", "opsworks_custom_cookbooks::execute"] from JSON
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Applying attributes from json file
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Platform is ubuntu version 12.04
[Mon, 08 Jul 2013 20:01:38 +0000] INFO: Starting Chef Run (Version 0.9.15.5)
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Loading cookbook rails's library file: /opt/aws/opsworks/releases/20130703100052_126/cookbooks/rails/libraries/rails_configuration.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Loading cookbook gem_support's library file: /opt/aws/opsworks/releases/20130703100052_126/cookbooks/gem_support/libraries/intern_gem.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Loading cookbook gem_support's library file: /opt/aws/opsworks/releases/20130703100052_126/cookbooks/gem_support/libraries/current_gem_version.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Loading cookbook ssh_host_keys's library file: /opt/aws/opsworks/releases/20130703100052_126/cookbooks/ssh_host_keys/libraries/host_key.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Loading cookbook ebs's library file: /opt/aws/opsworks/releases/20130703100052_126/cookbooks/ebs/libraries/block_device.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Loading cookbook dependencies's library file: /opt/aws/opsworks/releases/20130703100052_126/cookbooks/dependencies/libraries/current_gem_version.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Loading cookbook scm_helper's library file: /opt/aws/opsworks/releases/20130703100052_126/cookbooks/scm_helper/libraries/s3.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Loading cookbook scm_helper's library file: /opt/aws/opsworks/releases/20130703100052_126/cookbooks/scm_helper/libraries/git.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Loading cookbook scm_helper's library file: /opt/aws/opsworks/releases/20130703100052_126/cookbooks/scm_helper/libraries/package.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Loading cookbook scm_helper's library file: /opt/aws/opsworks/releases/20130703100052_126/cookbooks/scm_helper/libraries/archive.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Loading cookbook scm_helper's library file: /opt/aws/opsworks/releases/20130703100052_126/cookbooks/scm_helper/libraries/svn.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Loading cookbook ssh_users's library file: /opt/aws/opsworks/releases/20130703100052_126/cookbooks/ssh_users/libraries/user.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Loading cookbook opsworks_custom_cookbooks's library file: /opt/aws/opsworks/releases/20130703100052_126/cookbooks/opsworks_custom_cookbooks/libraries/include_recipe_for_ruby_blocks.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Loading cookbook opsworks_nodejs's library file: /opt/aws/opsworks/releases/20130703100052_126/cookbooks/opsworks_nodejs/libraries/nodejs_configuration.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Loading cookbook packages's library file: /opt/aws/opsworks/releases/20130703100052_126/cookbooks/packages/libraries/packages.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: node soragami.localdomain loading cookbook rails's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/rails/attributes/rails.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Loading Attribute deploy
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Loading Attribute deploy::deploy
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Loading Attribute deploy::logrotate
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Loading Attribute deploy::rails_stack
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: node soragami.localdomain loading cookbook nginx's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/nginx/attributes/nginx.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: node soragami.localdomain loading cookbook test_suite's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/test_suite/attributes/default.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_rubygems's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/opsworks_rubygems/attributes/rubygems.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Loading Attribute opsworks_initial_setup::default
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: node soragami.localdomain loading cookbook mysql's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/mysql/attributes/server.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: node soragami.localdomain loading cookbook agent_version's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/agent_version/attributes/default.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: I am not loading attribute file opsworks_initial_setup::default, because I have already seen it.
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: node soragami.localdomain loading cookbook unicorn's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/unicorn/attributes/default.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Loading Attribute rails::rails
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: I am not loading attribute file deploy, because I have already seen it.
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: node soragami.localdomain loading cookbook php's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/php/attributes/default.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: I am not loading attribute file deploy, because I have already seen it.
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_cleanup's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/opsworks_cleanup/attributes/default.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: I am not loading attribute file opsworks_initial_setup::default, because I have already seen it.
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: node soragami.localdomain loading cookbook ebs's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/ebs/attributes/default.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: node soragami.localdomain loading cookbook dependencies's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/dependencies/attributes/default.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: node soragami.localdomain loading cookbook runit's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/runit/attributes/default.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_agent_monit's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/opsworks_agent_monit/attributes/default.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: I am not loading attribute file opsworks_initial_setup::default, because I have already seen it.
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: node soragami.localdomain loading cookbook ssh_users's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/ssh_users/attributes/default.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: I am not loading attribute file opsworks_initial_setup::default, because I have already seen it.
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_ganglia's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/opsworks_ganglia/attributes/default.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Loading Attribute opsworks_commons::default
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_custom_cookbooks's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/opsworks_custom_cookbooks/attributes/default.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: I am not loading attribute file opsworks_initial_setup::default, because I have already seen it.
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: node soragami.localdomain loading cookbook ruby's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/ruby/attributes/ruby.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: I am not loading attribute file opsworks_initial_setup::default, because I have already seen it.
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: I am not loading attribute file opsworks_commons::default, because I have already seen it.
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_initial_setup's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/opsworks_initial_setup/attributes/default.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: node soragami.localdomain loading cookbook memcached's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/memcached/attributes/default.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: node soragami.localdomain loading cookbook deploy's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/deploy/attributes/logrotate.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: node soragami.localdomain loading cookbook deploy's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/deploy/attributes/default.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: I am not loading attribute file deploy::deploy, because I have already seen it.
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: node soragami.localdomain loading cookbook deploy's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/deploy/attributes/rails_stack.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: node soragami.localdomain loading cookbook deploy's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/deploy/attributes/deploy.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: I am not loading attribute file deploy::logrotate, because I have already seen it.
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: I am not loading attribute file deploy::rails_stack, because I have already seen it.
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_nodejs's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/opsworks_nodejs/attributes/opsworks_nodejs.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: I am not loading attribute file deploy, because I have already seen it.
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: I am not loading attribute file opsworks_commons::default, because I have already seen it.
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_commons's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/opsworks_commons/attributes/default.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: node soragami.localdomain loading cookbook haproxy's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/haproxy/attributes/default.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: I am not loading attribute file opsworks_commons::default, because I have already seen it.
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: node soragami.localdomain loading cookbook ruby_enterprise's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/ruby_enterprise/attributes/ruby_enterprise.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: I am not loading attribute file opsworks_commons::default, because I have already seen it.
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: node soragami.localdomain loading cookbook passenger_apache2's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/passenger_apache2/attributes/passenger.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: I am not loading attribute file opsworks_initial_setup::default, because I have already seen it.
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: I am not loading attribute file rails::rails, because I have already seen it.
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Loading Attribute packages::packages
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: node soragami.localdomain loading cookbook packages's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/packages/attributes/packages.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_bundler's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/opsworks_bundler/attributes/bundler.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: node soragami.localdomain loading cookbook apache2's attribute file /opt/aws/opsworks/releases/20130703100052_126/cookbooks/apache2/attributes/apache.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Loading cookbook nginx's definitions from /opt/aws/opsworks/releases/20130703100052_126/cookbooks/nginx/definitions/nginx_web_app.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Loading cookbook unicorn's definitions from /opt/aws/opsworks/releases/20130703100052_126/cookbooks/unicorn/definitions/unicorn_web_app.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Loading cookbook runit's definitions from /opt/aws/opsworks/releases/20130703100052_126/cookbooks/runit/definitions/runit_service.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Loading cookbook deploy's definitions from /opt/aws/opsworks/releases/20130703100052_126/cookbooks/deploy/definitions/opsworks_deploy.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Loading cookbook deploy's definitions from /opt/aws/opsworks/releases/20130703100052_126/cookbooks/deploy/definitions/opsworks_deploy_user.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Loading cookbook deploy's definitions from /opt/aws/opsworks/releases/20130703100052_126/cookbooks/deploy/definitions/opsworks_deploy_dir.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Loading cookbook deploy's definitions from /opt/aws/opsworks/releases/20130703100052_126/cookbooks/deploy/definitions/opsworks_nodejs.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Loading cookbook deploy's definitions from /opt/aws/opsworks/releases/20130703100052_126/cookbooks/deploy/definitions/opsworks_rails.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Loading cookbook passenger_apache2's definitions from /opt/aws/opsworks/releases/20130703100052_126/cookbooks/passenger_apache2/definitions/passenger_web_app.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Loading cookbook apache2's definitions from /opt/aws/opsworks/releases/20130703100052_126/cookbooks/apache2/definitions/apache_module.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Loading cookbook apache2's definitions from /opt/aws/opsworks/releases/20130703100052_126/cookbooks/apache2/definitions/apache_site.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Loading cookbook apache2's definitions from /opt/aws/opsworks/releases/20130703100052_126/cookbooks/apache2/definitions/apache_conf.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Loading cookbook apache2's definitions from /opt/aws/opsworks/releases/20130703100052_126/cookbooks/apache2/definitions/web_app.rb
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Loading Recipe opsworks_custom_cookbooks::load via include_recipe
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Found recipe load in cookbook opsworks_custom_cookbooks
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Loading Recipe opsworks_custom_cookbooks::checkout via include_recipe
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Found recipe checkout in cookbook opsworks_custom_cookbooks
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Loading Recipe opsworks_custom_cookbooks::execute via include_recipe
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Found recipe execute in cookbook opsworks_custom_cookbooks
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: loading from cookbook_path: /opt/aws/opsworks/releases/20130703100052_126/cookbooks
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Converging node soragami.localdomain
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Processing package[git-core] on soragami.localdomain
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Checking apt-cache policy for git-core
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Current version is nil
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Candidate version is 1:1.7.9.5-1
[Mon, 08 Jul 2013 20:01:38 +0000] INFO: Installing package[git-core] version 1:1.7.9.5-1
[Mon, 08 Jul 2013 20:01:38 +0000] DEBUG: Executing apt-get -q -y install git-core=1:1.7.9.5-1
[Mon, 08 Jul 2013 20:01:58 +0000] DEBUG: ---- Begin output of apt-get -q -y install git-core=1:1.7.9.5-1 ----
[Mon, 08 Jul 2013 20:01:58 +0000] DEBUG: STDOUT: Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
git git-man liberror-perl
Suggested packages:
git-daemon-run git-daemon-sysvinit git-doc git-el git-arch git-cvs git-svn
git-email git-gui gitk gitweb
The following NEW packages will be installed:
git git-core git-man liberror-perl
0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
Need to get 6,742 kB of archives.
After this operation, 15.3 MB of additional disk space will be used.
Get:1 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ precise/main liberror-perl all 0.17-1 [23.8 kB]
Get:2 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ precise/main git-man all 1:1.7.9.5-1 [630 kB]
Get:3 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ precise/main git amd64 1:1.7.9.5-1 [6,087 kB]
Get:4 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ precise/main git-core all 1:1.7.9.5-1 [1,384 B]
Fetched 6,742 kB in 0s (8,038 kB/s)
Selecting previously unselected package liberror-perl.
(Reading database ... 78158 files and directories currently installed.)
Unpacking liberror-perl (from .../liberror-perl_0.17-1_all.deb) ...
Selecting previously unselected package git-man.
Unpacking git-man (from .../git-man_1%3a1.7.9.5-1_all.deb) ...
Selecting previously unselected package git.
Unpacking git (from .../git_1%3a1.7.9.5-1_amd64.deb) ...
Selecting previously unselected package git-core.
Unpacking git-core (from .../git-core_1%3a1.7.9.5-1_all.deb) ...
Processing triggers for man-db ...
Setting up liberror-perl (0.17-1) ...
Setting up git-man (1:1.7.9.5-1) ...
Setting up git (1:1.7.9.5-1) ...
Setting up git-core (1:1.7.9.5-1) ...
[Mon, 08 Jul 2013 20:01:58 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:01:58 +0000] DEBUG: ---- End output of apt-get -q -y install git-core=1:1.7.9.5-1 ----
[Mon, 08 Jul 2013 20:01:58 +0000] DEBUG: Ran apt-get -q -y install git-core=1:1.7.9.5-1 returned 0
[Mon, 08 Jul 2013 20:01:58 +0000] DEBUG: Processing directory[/root/.ssh] on soragami.localdomain
[Mon, 08 Jul 2013 20:01:58 +0000] DEBUG: Processing file[/root/.ssh/config] on soragami.localdomain
[Mon, 08 Jul 2013 20:01:58 +0000] INFO: Creating file[/root/.ssh/config] at /root/.ssh/config
[Mon, 08 Jul 2013 20:01:58 +0000] INFO: Setting owner to 0 for file[/root/.ssh/config]
[Mon, 08 Jul 2013 20:01:58 +0000] INFO: Setting group to 0 for file[/root/.ssh/config]
[Mon, 08 Jul 2013 20:01:58 +0000] INFO: Setting mode to 600 for file[/root/.ssh/config]
[Mon, 08 Jul 2013 20:01:58 +0000] INFO: Updating file[/root/.ssh/config] with new atime/mtime of Mon Jul 08 20:01:58 +0000 2013
[Mon, 08 Jul 2013 20:01:58 +0000] DEBUG: Processing execute[echo 'StrictHostKeyChecking no' > /root/.ssh/config] on soragami.localdomain
[Mon, 08 Jul 2013 20:01:58 +0000] DEBUG: Executing grep '^StrictHostKeyChecking no$' /root/.ssh/config
[Mon, 08 Jul 2013 20:01:58 +0000] DEBUG: ---- Begin output of grep '^StrictHostKeyChecking no$' /root/.ssh/config ----
[Mon, 08 Jul 2013 20:01:58 +0000] DEBUG: STDOUT: 
[Mon, 08 Jul 2013 20:01:58 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:01:58 +0000] DEBUG: ---- End output of grep '^StrictHostKeyChecking no$' /root/.ssh/config ----
[Mon, 08 Jul 2013 20:01:58 +0000] DEBUG: Ran grep '^StrictHostKeyChecking no$' /root/.ssh/config returned 1
[Mon, 08 Jul 2013 20:01:58 +0000] DEBUG: Executing echo 'StrictHostKeyChecking no' > /root/.ssh/config
[Mon, 08 Jul 2013 20:01:58 +0000] DEBUG: ---- Begin output of echo 'StrictHostKeyChecking no' > /root/.ssh/config ----
[Mon, 08 Jul 2013 20:01:58 +0000] DEBUG: STDOUT: 
[Mon, 08 Jul 2013 20:01:58 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:01:58 +0000] DEBUG: ---- End output of echo 'StrictHostKeyChecking no' > /root/.ssh/config ----
[Mon, 08 Jul 2013 20:01:58 +0000] DEBUG: Ran echo 'StrictHostKeyChecking no' > /root/.ssh/config returned 0
[Mon, 08 Jul 2013 20:01:58 +0000] INFO: Ran execute[echo 'StrictHostKeyChecking no' > /root/.ssh/config] successfully
[Mon, 08 Jul 2013 20:01:58 +0000] DEBUG: Processing template[/root/.ssh/id_dsa] on soragami.localdomain
[Mon, 08 Jul 2013 20:01:58 +0000] DEBUG: looking for template ssh_key.erb in cookbook :opsworks_custom_cookbooks
[Mon, 08 Jul 2013 20:01:58 +0000] DEBUG: Current content's checksum:  
[Mon, 08 Jul 2013 20:01:58 +0000] DEBUG: Rendered content's checksum: 45218e055d826fc3aa1c24dd2ab4d74d1307a29b567470f0dcc9dc4a631a4874
[Mon, 08 Jul 2013 20:01:58 +0000] INFO: Writing updated content for template[/root/.ssh/id_dsa] to /root/.ssh/id_dsa
[Mon, 08 Jul 2013 20:01:58 +0000] DEBUG: Processing scm[Download Custom Cookbooks] on soragami.localdomain
[Mon, 08 Jul 2013 20:01:58 +0000] INFO: Cloning repo git@github.com:WalkerAndCoBrandsInc/opsworks-cookbooks.git to /opt/aws/opsworks/current/site-cookbooks
[Mon, 08 Jul 2013 20:01:58 +0000] DEBUG: Executing git clone  git@github.com:WalkerAndCoBrandsInc/opsworks-cookbooks.git /opt/aws/opsworks/current/site-cookbooks
[Mon, 08 Jul 2013 20:01:59 +0000] DEBUG: ---- Begin output of git clone  git@github.com:WalkerAndCoBrandsInc/opsworks-cookbooks.git /opt/aws/opsworks/current/site-cookbooks ----
[Mon, 08 Jul 2013 20:01:59 +0000] DEBUG: STDOUT: Cloning into '/opt/aws/opsworks/current/site-cookbooks'...
[Mon, 08 Jul 2013 20:01:59 +0000] DEBUG: STDERR: Warning: Permanently added 'github.com,204.232.175.90' (RSA) to the list of known hosts.
[Mon, 08 Jul 2013 20:01:59 +0000] DEBUG: ---- End output of git clone  git@github.com:WalkerAndCoBrandsInc/opsworks-cookbooks.git /opt/aws/opsworks/current/site-cookbooks ----
[Mon, 08 Jul 2013 20:01:59 +0000] DEBUG: Ran git clone  git@github.com:WalkerAndCoBrandsInc/opsworks-cookbooks.git /opt/aws/opsworks/current/site-cookbooks returned 0
[Mon, 08 Jul 2013 20:01:59 +0000] DEBUG: Executing git ls-remote git@github.com:WalkerAndCoBrandsInc/opsworks-cookbooks.git experiment-with-shared-dir-perms
[Mon, 08 Jul 2013 20:01:59 +0000] DEBUG: Executing git ls-remote git@github.com:WalkerAndCoBrandsInc/opsworks-cookbooks.git experiment-with-shared-dir-perms
[Mon, 08 Jul 2013 20:01:59 +0000] DEBUG: ---- Begin output of git ls-remote git@github.com:WalkerAndCoBrandsInc/opsworks-cookbooks.git experiment-with-shared-dir-perms ----
[Mon, 08 Jul 2013 20:01:59 +0000] DEBUG: STDOUT: 6b7599f750cda163b8425ea4fdc64dd3e34baa79   refs/heads/experiment-with-shared-dir-perms
[Mon, 08 Jul 2013 20:01:59 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:01:59 +0000] DEBUG: ---- End output of git ls-remote git@github.com:WalkerAndCoBrandsInc/opsworks-cookbooks.git experiment-with-shared-dir-perms ----
[Mon, 08 Jul 2013 20:01:59 +0000] DEBUG: Ran git ls-remote git@github.com:WalkerAndCoBrandsInc/opsworks-cookbooks.git experiment-with-shared-dir-perms returned 0
[Mon, 08 Jul 2013 20:01:59 +0000] INFO: Checking out branch: experiment-with-shared-dir-perms reference: 6b7599f750cda163b8425ea4fdc64dd3e34baa79
[Mon, 08 Jul 2013 20:01:59 +0000] DEBUG: Executing git checkout -b deploy 6b7599f750cda163b8425ea4fdc64dd3e34baa79
[Mon, 08 Jul 2013 20:01:59 +0000] DEBUG: ---- Begin output of git checkout -b deploy 6b7599f750cda163b8425ea4fdc64dd3e34baa79 ----
[Mon, 08 Jul 2013 20:01:59 +0000] DEBUG: STDOUT: 
[Mon, 08 Jul 2013 20:01:59 +0000] DEBUG: STDERR: Switched to a new branch 'deploy'
[Mon, 08 Jul 2013 20:01:59 +0000] DEBUG: ---- End output of git checkout -b deploy 6b7599f750cda163b8425ea4fdc64dd3e34baa79 ----
[Mon, 08 Jul 2013 20:01:59 +0000] DEBUG: Ran git checkout -b deploy 6b7599f750cda163b8425ea4fdc64dd3e34baa79 returned 0
[Mon, 08 Jul 2013 20:01:59 +0000] INFO: Enabling git submodules
[Mon, 08 Jul 2013 20:01:59 +0000] DEBUG: Executing git submodule init && git submodule update
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: ---- Begin output of git submodule init && git submodule update ----
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: STDOUT: Submodule 'papertrail-cookbook' (https://github.com/librato/papertrail-cookbook.git) registered for path 'papertrail-cookbook'
Submodule 'rsyslog' (https://github.com/opscode-cookbooks/rsyslog.git) registered for path 'rsyslog'
Cloning into 'papertrail-cookbook'...
Submodule path 'papertrail-cookbook': checked out '9cc0f2c217df65e71a38a3ff4b0d5733172ec32f'
Cloning into 'rsyslog'...
Submodule path 'rsyslog': checked out '90bb0731873ff271bee10f4bbe7512821583409c'
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: ---- End output of git submodule init && git submodule update ----
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Ran git submodule init && git submodule update returned 0
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Processing ruby_block[Move single cookbook contents into appropriate subdirectory] on soragami.localdomain
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Skipping ruby_block[Move single cookbook contents into appropriate subdirectory] due to only_if
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Processing execute[ensure correct permissions of custom cookbooks] on soragami.localdomain
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Executing chmod -R go-rwx /opt/aws/opsworks/current/site-cookbooks
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: ---- Begin output of chmod -R go-rwx /opt/aws/opsworks/current/site-cookbooks ----
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: STDOUT: 
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: ---- End output of chmod -R go-rwx /opt/aws/opsworks/current/site-cookbooks ----
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Ran chmod -R go-rwx /opt/aws/opsworks/current/site-cookbooks returned 0
[Mon, 08 Jul 2013 20:02:03 +0000] INFO: Ran execute[ensure correct permissions of custom cookbooks] successfully
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Processing ruby_block[Load the custom cookbooks] on soragami.localdomain
[Mon, 08 Jul 2013 20:02:03 +0000] INFO: Loading custom cookbooks
[Mon, 08 Jul 2013 20:02:03 +0000] INFO: Loading custom cookbooks from /opt/aws/opsworks/current/site-cookbooks
[Mon, 08 Jul 2013 20:02:03 +0000] INFO: Loading custom cookbooks
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading cookbook rails's library file: /opt/aws/opsworks/current/site-cookbooks/rails/libraries/rails_configuration.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading cookbook gem_support's library file: /opt/aws/opsworks/current/site-cookbooks/gem_support/libraries/intern_gem.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading cookbook gem_support's library file: /opt/aws/opsworks/current/site-cookbooks/gem_support/libraries/current_gem_version.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading cookbook ssh_host_keys's library file: /opt/aws/opsworks/current/site-cookbooks/ssh_host_keys/libraries/host_key.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading cookbook ebs's library file: /opt/aws/opsworks/current/site-cookbooks/ebs/libraries/block_device.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading cookbook dependencies's library file: /opt/aws/opsworks/current/site-cookbooks/dependencies/libraries/current_gem_version.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading cookbook scm_helper's library file: /opt/aws/opsworks/current/site-cookbooks/scm_helper/libraries/s3.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading cookbook scm_helper's library file: /opt/aws/opsworks/current/site-cookbooks/scm_helper/libraries/git.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading cookbook scm_helper's library file: /opt/aws/opsworks/current/site-cookbooks/scm_helper/libraries/package.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading cookbook scm_helper's library file: /opt/aws/opsworks/current/site-cookbooks/scm_helper/libraries/archive.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading cookbook scm_helper's library file: /opt/aws/opsworks/current/site-cookbooks/scm_helper/libraries/svn.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading cookbook ssh_users's library file: /opt/aws/opsworks/current/site-cookbooks/ssh_users/libraries/user.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading cookbook opsworks_custom_cookbooks's library file: /opt/aws/opsworks/current/site-cookbooks/opsworks_custom_cookbooks/libraries/include_recipe_for_ruby_blocks.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading cookbook opsworks_nodejs's library file: /opt/aws/opsworks/current/site-cookbooks/opsworks_nodejs/libraries/nodejs_configuration.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading cookbook packages's library file: /opt/aws/opsworks/current/site-cookbooks/packages/libraries/packages.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook rails's attribute file /opt/aws/opsworks/current/site-cookbooks/rails/attributes/rails.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: I am not loading attribute file deploy, because I have already seen it.
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook nginx's attribute file /opt/aws/opsworks/current/site-cookbooks/nginx/attributes/nginx.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook test_suite's attribute file /opt/aws/opsworks/current/site-cookbooks/test_suite/attributes/default.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_rubygems's attribute file /opt/aws/opsworks/current/site-cookbooks/opsworks_rubygems/attributes/rubygems.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook mysql's attribute file /opt/aws/opsworks/current/site-cookbooks/mysql/attributes/server.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook agent_version's attribute file /opt/aws/opsworks/current/site-cookbooks/agent_version/attributes/default.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: I am not loading attribute file opsworks_initial_setup::default, because I have already seen it.
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook unicorn's attribute file /opt/aws/opsworks/current/site-cookbooks/unicorn/attributes/default.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: I am not loading attribute file rails::rails, because I have already seen it.
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook php's attribute file /opt/aws/opsworks/current/site-cookbooks/php/attributes/default.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: I am not loading attribute file deploy, because I have already seen it.
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_cleanup's attribute file /opt/aws/opsworks/current/site-cookbooks/opsworks_cleanup/attributes/default.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: I am not loading attribute file opsworks_initial_setup::default, because I have already seen it.
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook ebs's attribute file /opt/aws/opsworks/current/site-cookbooks/ebs/attributes/default.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook dependencies's attribute file /opt/aws/opsworks/current/site-cookbooks/dependencies/attributes/default.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook runit's attribute file /opt/aws/opsworks/current/site-cookbooks/runit/attributes/default.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook rsyslog's attribute file /opt/aws/opsworks/current/site-cookbooks/rsyslog/attributes/default.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_agent_monit's attribute file /opt/aws/opsworks/current/site-cookbooks/opsworks_agent_monit/attributes/default.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: I am not loading attribute file opsworks_initial_setup::default, because I have already seen it.
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook ssh_users's attribute file /opt/aws/opsworks/current/site-cookbooks/ssh_users/attributes/default.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: I am not loading attribute file opsworks_initial_setup::default, because I have already seen it.
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_ganglia's attribute file /opt/aws/opsworks/current/site-cookbooks/opsworks_ganglia/attributes/default.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: I am not loading attribute file opsworks_commons::default, because I have already seen it.
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_custom_cookbooks's attribute file /opt/aws/opsworks/current/site-cookbooks/opsworks_custom_cookbooks/attributes/default.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: I am not loading attribute file opsworks_initial_setup::default, because I have already seen it.
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook ruby's attribute file /opt/aws/opsworks/current/site-cookbooks/ruby/attributes/ruby.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: I am not loading attribute file opsworks_initial_setup::default, because I have already seen it.
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: I am not loading attribute file opsworks_commons::default, because I have already seen it.
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_initial_setup's attribute file /opt/aws/opsworks/current/site-cookbooks/opsworks_initial_setup/attributes/default.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook memcached's attribute file /opt/aws/opsworks/current/site-cookbooks/memcached/attributes/default.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook deploy's attribute file /opt/aws/opsworks/current/site-cookbooks/deploy/attributes/logrotate.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook deploy's attribute file /opt/aws/opsworks/current/site-cookbooks/deploy/attributes/default.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: I am not loading attribute file deploy::deploy, because I have already seen it.
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook deploy's attribute file /opt/aws/opsworks/current/site-cookbooks/deploy/attributes/rails_stack.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook deploy's attribute file /opt/aws/opsworks/current/site-cookbooks/deploy/attributes/deploy.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: I am not loading attribute file deploy::logrotate, because I have already seen it.
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: I am not loading attribute file deploy::rails_stack, because I have already seen it.
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook papertrail-cookbook's attribute file /opt/aws/opsworks/current/site-cookbooks/papertrail-cookbook/attributes/papertrail.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_nodejs's attribute file /opt/aws/opsworks/current/site-cookbooks/opsworks_nodejs/attributes/opsworks_nodejs.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: I am not loading attribute file deploy, because I have already seen it.
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: I am not loading attribute file opsworks_commons::default, because I have already seen it.
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_commons's attribute file /opt/aws/opsworks/current/site-cookbooks/opsworks_commons/attributes/default.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook haproxy's attribute file /opt/aws/opsworks/current/site-cookbooks/haproxy/attributes/default.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: I am not loading attribute file opsworks_commons::default, because I have already seen it.
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook ruby_enterprise's attribute file /opt/aws/opsworks/current/site-cookbooks/ruby_enterprise/attributes/ruby_enterprise.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: I am not loading attribute file opsworks_commons::default, because I have already seen it.
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook passenger_apache2's attribute file /opt/aws/opsworks/current/site-cookbooks/passenger_apache2/attributes/passenger.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: I am not loading attribute file opsworks_initial_setup::default, because I have already seen it.
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: I am not loading attribute file rails::rails, because I have already seen it.
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: I am not loading attribute file packages::packages, because I have already seen it.
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook packages's attribute file /opt/aws/opsworks/current/site-cookbooks/packages/attributes/packages.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_bundler's attribute file /opt/aws/opsworks/current/site-cookbooks/opsworks_bundler/attributes/bundler.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook apache2's attribute file /opt/aws/opsworks/current/site-cookbooks/apache2/attributes/apache.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading cookbook nginx's definitions from /opt/aws/opsworks/current/site-cookbooks/nginx/definitions/nginx_web_app.rb
[Mon, 08 Jul 2013 20:02:03 +0000] INFO: Overriding duplicate definition nginx_web_app, new found in /opt/aws/opsworks/current/site-cookbooks/nginx/definitions/nginx_web_app.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading cookbook unicorn's definitions from /opt/aws/opsworks/current/site-cookbooks/unicorn/definitions/unicorn_web_app.rb
[Mon, 08 Jul 2013 20:02:03 +0000] INFO: Overriding duplicate definition unicorn_web_app, new found in /opt/aws/opsworks/current/site-cookbooks/unicorn/definitions/unicorn_web_app.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading cookbook runit's definitions from /opt/aws/opsworks/current/site-cookbooks/runit/definitions/runit_service.rb
[Mon, 08 Jul 2013 20:02:03 +0000] INFO: Overriding duplicate definition runit_service, new found in /opt/aws/opsworks/current/site-cookbooks/runit/definitions/runit_service.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading cookbook deploy's definitions from /opt/aws/opsworks/current/site-cookbooks/deploy/definitions/opsworks_deploy.rb
[Mon, 08 Jul 2013 20:02:03 +0000] INFO: Overriding duplicate definition opsworks_deploy, new found in /opt/aws/opsworks/current/site-cookbooks/deploy/definitions/opsworks_deploy.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading cookbook deploy's definitions from /opt/aws/opsworks/current/site-cookbooks/deploy/definitions/opsworks_deploy_user.rb
[Mon, 08 Jul 2013 20:02:03 +0000] INFO: Overriding duplicate definition opsworks_deploy_user, new found in /opt/aws/opsworks/current/site-cookbooks/deploy/definitions/opsworks_deploy_user.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading cookbook deploy's definitions from /opt/aws/opsworks/current/site-cookbooks/deploy/definitions/opsworks_deploy_dir.rb
[Mon, 08 Jul 2013 20:02:03 +0000] INFO: Overriding duplicate definition opsworks_deploy_dir, new found in /opt/aws/opsworks/current/site-cookbooks/deploy/definitions/opsworks_deploy_dir.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading cookbook deploy's definitions from /opt/aws/opsworks/current/site-cookbooks/deploy/definitions/opsworks_nodejs.rb
[Mon, 08 Jul 2013 20:02:03 +0000] INFO: Overriding duplicate definition opsworks_nodejs, new found in /opt/aws/opsworks/current/site-cookbooks/deploy/definitions/opsworks_nodejs.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading cookbook deploy's definitions from /opt/aws/opsworks/current/site-cookbooks/deploy/definitions/opsworks_rails.rb
[Mon, 08 Jul 2013 20:02:03 +0000] INFO: Overriding duplicate definition opsworks_rails, new found in /opt/aws/opsworks/current/site-cookbooks/deploy/definitions/opsworks_rails.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading cookbook passenger_apache2's definitions from /opt/aws/opsworks/current/site-cookbooks/passenger_apache2/definitions/passenger_web_app.rb
[Mon, 08 Jul 2013 20:02:03 +0000] INFO: Overriding duplicate definition passenger_web_app, new found in /opt/aws/opsworks/current/site-cookbooks/passenger_apache2/definitions/passenger_web_app.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading cookbook apache2's definitions from /opt/aws/opsworks/current/site-cookbooks/apache2/definitions/apache_module.rb
[Mon, 08 Jul 2013 20:02:03 +0000] INFO: Overriding duplicate definition apache_module, new found in /opt/aws/opsworks/current/site-cookbooks/apache2/definitions/apache_module.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading cookbook apache2's definitions from /opt/aws/opsworks/current/site-cookbooks/apache2/definitions/apache_site.rb
[Mon, 08 Jul 2013 20:02:03 +0000] INFO: Overriding duplicate definition apache_site, new found in /opt/aws/opsworks/current/site-cookbooks/apache2/definitions/apache_site.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading cookbook apache2's definitions from /opt/aws/opsworks/current/site-cookbooks/apache2/definitions/apache_conf.rb
[Mon, 08 Jul 2013 20:02:03 +0000] INFO: Overriding duplicate definition apache_conf, new found in /opt/aws/opsworks/current/site-cookbooks/apache2/definitions/apache_conf.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading cookbook apache2's definitions from /opt/aws/opsworks/current/site-cookbooks/apache2/definitions/web_app.rb
[Mon, 08 Jul 2013 20:02:03 +0000] INFO: Overriding duplicate definition web_app, new found in /opt/aws/opsworks/current/site-cookbooks/apache2/definitions/web_app.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: I am not loading opsworks_custom_cookbooks::load, because I have already seen it.
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: I am not loading opsworks_custom_cookbooks::execute, because I have already seen it.
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook rails's attribute file /opt/aws/opsworks/current/site-cookbooks/rails/attributes/rails.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: I am not loading attribute file deploy, because I have already seen it.
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook nginx's attribute file /opt/aws/opsworks/current/site-cookbooks/nginx/attributes/nginx.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook test_suite's attribute file /opt/aws/opsworks/current/site-cookbooks/test_suite/attributes/default.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_rubygems's attribute file /opt/aws/opsworks/current/site-cookbooks/opsworks_rubygems/attributes/rubygems.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook mysql's attribute file /opt/aws/opsworks/current/site-cookbooks/mysql/attributes/server.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook agent_version's attribute file /opt/aws/opsworks/current/site-cookbooks/agent_version/attributes/default.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: I am not loading attribute file opsworks_initial_setup::default, because I have already seen it.
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook unicorn's attribute file /opt/aws/opsworks/current/site-cookbooks/unicorn/attributes/default.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: I am not loading attribute file rails::rails, because I have already seen it.
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook php's attribute file /opt/aws/opsworks/current/site-cookbooks/php/attributes/default.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: I am not loading attribute file deploy, because I have already seen it.
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_cleanup's attribute file /opt/aws/opsworks/current/site-cookbooks/opsworks_cleanup/attributes/default.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: I am not loading attribute file opsworks_initial_setup::default, because I have already seen it.
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook ebs's attribute file /opt/aws/opsworks/current/site-cookbooks/ebs/attributes/default.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook dependencies's attribute file /opt/aws/opsworks/current/site-cookbooks/dependencies/attributes/default.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook runit's attribute file /opt/aws/opsworks/current/site-cookbooks/runit/attributes/default.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook rsyslog's attribute file /opt/aws/opsworks/current/site-cookbooks/rsyslog/attributes/default.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_agent_monit's attribute file /opt/aws/opsworks/current/site-cookbooks/opsworks_agent_monit/attributes/default.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: I am not loading attribute file opsworks_initial_setup::default, because I have already seen it.
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook ssh_users's attribute file /opt/aws/opsworks/current/site-cookbooks/ssh_users/attributes/default.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: I am not loading attribute file opsworks_initial_setup::default, because I have already seen it.
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_ganglia's attribute file /opt/aws/opsworks/current/site-cookbooks/opsworks_ganglia/attributes/default.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: I am not loading attribute file opsworks_commons::default, because I have already seen it.
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_custom_cookbooks's attribute file /opt/aws/opsworks/current/site-cookbooks/opsworks_custom_cookbooks/attributes/default.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: I am not loading attribute file opsworks_initial_setup::default, because I have already seen it.
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook ruby's attribute file /opt/aws/opsworks/current/site-cookbooks/ruby/attributes/ruby.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: I am not loading attribute file opsworks_initial_setup::default, because I have already seen it.
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: I am not loading attribute file opsworks_commons::default, because I have already seen it.
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_initial_setup's attribute file /opt/aws/opsworks/current/site-cookbooks/opsworks_initial_setup/attributes/default.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook memcached's attribute file /opt/aws/opsworks/current/site-cookbooks/memcached/attributes/default.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook deploy's attribute file /opt/aws/opsworks/current/site-cookbooks/deploy/attributes/logrotate.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook deploy's attribute file /opt/aws/opsworks/current/site-cookbooks/deploy/attributes/default.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: I am not loading attribute file deploy::deploy, because I have already seen it.
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook deploy's attribute file /opt/aws/opsworks/current/site-cookbooks/deploy/attributes/rails_stack.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook deploy's attribute file /opt/aws/opsworks/current/site-cookbooks/deploy/attributes/deploy.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: I am not loading attribute file deploy::logrotate, because I have already seen it.
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: I am not loading attribute file deploy::rails_stack, because I have already seen it.
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook papertrail-cookbook's attribute file /opt/aws/opsworks/current/site-cookbooks/papertrail-cookbook/attributes/papertrail.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_nodejs's attribute file /opt/aws/opsworks/current/site-cookbooks/opsworks_nodejs/attributes/opsworks_nodejs.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: I am not loading attribute file deploy, because I have already seen it.
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: I am not loading attribute file opsworks_commons::default, because I have already seen it.
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_commons's attribute file /opt/aws/opsworks/current/site-cookbooks/opsworks_commons/attributes/default.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook haproxy's attribute file /opt/aws/opsworks/current/site-cookbooks/haproxy/attributes/default.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: I am not loading attribute file opsworks_commons::default, because I have already seen it.
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook ruby_enterprise's attribute file /opt/aws/opsworks/current/site-cookbooks/ruby_enterprise/attributes/ruby_enterprise.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: I am not loading attribute file opsworks_commons::default, because I have already seen it.
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook passenger_apache2's attribute file /opt/aws/opsworks/current/site-cookbooks/passenger_apache2/attributes/passenger.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: I am not loading attribute file opsworks_initial_setup::default, because I have already seen it.
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: I am not loading attribute file rails::rails, because I have already seen it.
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: I am not loading attribute file packages::packages, because I have already seen it.
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook packages's attribute file /opt/aws/opsworks/current/site-cookbooks/packages/attributes/packages.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook opsworks_bundler's attribute file /opt/aws/opsworks/current/site-cookbooks/opsworks_bundler/attributes/bundler.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: node soragami.localdomain loading cookbook apache2's attribute file /opt/aws/opsworks/current/site-cookbooks/apache2/attributes/apache.rb
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Processing ruby_block[Execute the new cookbooks] on soragami.localdomain
[Mon, 08 Jul 2013 20:02:03 +0000] INFO: Executing custom recipe: opsworks_initial_setup
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading Recipe opsworks_initial_setup via include_recipe
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Found recipe default in cookbook opsworks_initial_setup
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading Recipe opsworks_initial_setup::sysctl via include_recipe
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Found recipe sysctl in cookbook opsworks_initial_setup
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading Recipe opsworks_initial_setup::limits via include_recipe
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Found recipe limits in cookbook opsworks_initial_setup
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading Recipe opsworks_initial_setup::bind_mounts via include_recipe
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Found recipe bind_mounts in cookbook opsworks_initial_setup
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading Recipe opsworks_initial_setup::autofs via include_recipe
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Found recipe autofs in cookbook opsworks_initial_setup
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading Recipe opsworks_initial_setup::vol_mount_point via include_recipe
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Found recipe vol_mount_point in cookbook opsworks_initial_setup
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading Recipe opsworks_initial_setup::remove_landscape via include_recipe
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Found recipe remove_landscape in cookbook opsworks_initial_setup
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading Recipe opsworks_initial_setup::ldconfig via include_recipe
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Found recipe ldconfig in cookbook opsworks_initial_setup
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading Recipe opsworks_initial_setup::tweak_chef_yum_dump via include_recipe
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Found recipe tweak_chef_yum_dump in cookbook opsworks_initial_setup
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading Recipe opsworks_initial_setup::setup_rhel_repos via include_recipe
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Found recipe setup_rhel_repos in cookbook opsworks_initial_setup
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading Recipe opsworks_initial_setup::package_procps via include_recipe
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Found recipe package_procps in cookbook opsworks_initial_setup
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading Recipe opsworks_initial_setup::package_ntpd via include_recipe
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Found recipe package_ntpd in cookbook opsworks_initial_setup
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading Recipe opsworks_initial_setup::package_vim via include_recipe
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Found recipe package_vim in cookbook opsworks_initial_setup
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading Recipe opsworks_initial_setup::package_sqlite via include_recipe
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Found recipe package_sqlite in cookbook opsworks_initial_setup
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading Recipe opsworks_initial_setup::package_screen via include_recipe
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Found recipe package_screen in cookbook opsworks_initial_setup
[Mon, 08 Jul 2013 20:02:03 +0000] INFO: Executing custom recipe: ssh_host_keys
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading Recipe ssh_host_keys via include_recipe
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Found recipe default in cookbook ssh_host_keys
[Mon, 08 Jul 2013 20:02:03 +0000] INFO: Executing custom recipe: ssh_users
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading Recipe ssh_users via include_recipe
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Found recipe default in cookbook ssh_users
[Mon, 08 Jul 2013 20:02:03 +0000] INFO: Executing custom recipe: mysql::client
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading Recipe mysql::client via include_recipe
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Found recipe client in cookbook mysql
[Mon, 08 Jul 2013 20:02:03 +0000] INFO: Executing custom recipe: dependencies
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading Recipe dependencies via include_recipe
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Found recipe default in cookbook dependencies
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading Recipe packages via include_recipe
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Found recipe default in cookbook packages
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading Recipe gem_support via include_recipe
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Found recipe default in cookbook gem_support
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading Recipe ruby via include_recipe
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Found recipe default in cookbook ruby
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading Recipe opsworks_rubygems via include_recipe
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Found recipe default in cookbook opsworks_rubygems
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading Recipe opsworks_bundler via include_recipe
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Found recipe default in cookbook opsworks_bundler
[Mon, 08 Jul 2013 20:02:03 +0000] INFO: Executing custom recipe: ebs
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading Recipe ebs via include_recipe
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Found recipe default in cookbook ebs
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading Recipe ebs::volumes via include_recipe
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Found recipe volumes in cookbook ebs
[Mon, 08 Jul 2013 20:02:03 +0000] INFO: Executing custom recipe: opsworks_ganglia::client
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading Recipe opsworks_ganglia::client via include_recipe
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Found recipe client in cookbook opsworks_ganglia
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading Recipe opsworks_ganglia::monitor-fd-and-sockets via include_recipe
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Found recipe monitor-fd-and-sockets in cookbook opsworks_ganglia
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading Recipe opsworks_ganglia::monitor-disk via include_recipe
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Found recipe monitor-disk in cookbook opsworks_ganglia
[Mon, 08 Jul 2013 20:02:03 +0000] INFO: Adding EBS volumes [] to monitoring
[Mon, 08 Jul 2013 20:02:03 +0000] INFO: Installing Monitoring for disk xvdap1
[Mon, 08 Jul 2013 20:02:03 +0000] INFO: Installing Monitoring for disk xvdbp
[Mon, 08 Jul 2013 20:02:03 +0000] INFO: Executing custom recipe: opsworks_stack_state_sync
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading Recipe opsworks_stack_state_sync via include_recipe
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Found recipe default in cookbook opsworks_stack_state_sync
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading Recipe opsworks_stack_state_sync::hosts via include_recipe
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Found recipe hosts in cookbook opsworks_stack_state_sync
[Mon, 08 Jul 2013 20:02:03 +0000] INFO: Executing custom recipe: unicorn::rails
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading Recipe unicorn::rails via include_recipe
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Found recipe rails in cookbook unicorn
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading Recipe apache2::uninstall via include_recipe
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Found recipe uninstall in cookbook apache2
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Loading Recipe nginx via include_recipe
[Mon, 08 Jul 2013 20:02:03 +0000] DEBUG: Found recipe default in cookbook nginx
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Loading Recipe nginx::service via include_recipe
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Found recipe service in cookbook nginx
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Setting service[nginx] to the state of the prior service[nginx]
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Loading Recipe unicorn via include_recipe
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Found recipe default in cookbook unicorn
[Mon, 08 Jul 2013 20:02:04 +0000] INFO: Executing custom recipe: deploy::default
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Loading Recipe deploy::default via include_recipe
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Found recipe default in cookbook deploy
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: I am not loading dependencies, because I have already seen it.
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Setting group[www-data] to the state of the prior group[www-data]
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Setting user[deploy] to the state of the prior user[deploy]
[Mon, 08 Jul 2013 20:02:04 +0000] INFO: Executing custom recipe: deploy::rails
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Loading Recipe deploy::rails via include_recipe
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Found recipe rails in cookbook deploy
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Loading Recipe deploy via include_recipe
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Found recipe default in cookbook deploy
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: I am not loading dependencies, because I have already seen it.
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Setting group[www-data] to the state of the prior group[www-data]
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Setting user[deploy] to the state of the prior user[deploy]
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Setting directory[/srv/www/goatee/shared/log] to the state of the prior directory[/srv/www/goatee/shared/log]
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Setting directory[/srv/www/goatee/shared/config] to the state of the prior directory[/srv/www/goatee/shared/config]
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Setting directory[/srv/www/goatee/shared/system] to the state of the prior directory[/srv/www/goatee/shared/system]
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Setting directory[/srv/www/goatee/shared/pids] to the state of the prior directory[/srv/www/goatee/shared/pids]
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Setting directory[/srv/www/goatee/shared/scripts] to the state of the prior directory[/srv/www/goatee/shared/scripts]
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Setting directory[/srv/www/goatee/shared/sockets] to the state of the prior directory[/srv/www/goatee/shared/sockets]
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: I am not loading unicorn::rails, because I have already seen it.
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Setting package[git-core] to the state of the prior package[git-core]
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Checking out source code of application goatee with type rails
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: I am not loading nginx::service, because I have already seen it.
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Generating Nginx site template for "goatee"
[Mon, 08 Jul 2013 20:02:04 +0000] INFO: Executing custom recipe: test_suite
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Loading Recipe test_suite via include_recipe
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Found recipe default in cookbook test_suite
[Mon, 08 Jul 2013 20:02:04 +0000] INFO: Executing custom recipe: opsworks_cleanup
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Loading Recipe opsworks_cleanup via include_recipe
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Found recipe default in cookbook opsworks_cleanup
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Processing directory[/etc/sysctl.d] on soragami.localdomain
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Processing template[/etc/sysctl.d/70-opsworks-defaults.conf] on soragami.localdomain
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: looking for template sysctl.conf.erb in cookbook :opsworks_initial_setup
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Current content's checksum:  
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Rendered content's checksum: a2a71caa12a28d848d38ee7fbea7721e7da5437bdc11b535ac6d981af1151d24
[Mon, 08 Jul 2013 20:02:04 +0000] INFO: Writing updated content for template[/etc/sysctl.d/70-opsworks-defaults.conf] to /etc/sysctl.d/70-opsworks-defaults.conf
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: setting mode on /tmp/chef-rendered-template20130708-857-4f85jn-0 to 644
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Processing execute[Setting sysctl: net.ipv4.tcp_keepalive_time] on soragami.localdomain
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Executing sysctl -w net.ipv4.tcp_keepalive_time=1024
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: ---- Begin output of sysctl -w net.ipv4.tcp_keepalive_time=1024 ----
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: STDOUT: net.ipv4.tcp_keepalive_time = 1024
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: ---- End output of sysctl -w net.ipv4.tcp_keepalive_time=1024 ----
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Ran sysctl -w net.ipv4.tcp_keepalive_time=1024 returned 0
[Mon, 08 Jul 2013 20:02:04 +0000] INFO: Ran execute[Setting sysctl: net.ipv4.tcp_keepalive_time] successfully
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Processing execute[Setting sysctl: net.ipv4.tcp_fin_timeout] on soragami.localdomain
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Executing sysctl -w net.ipv4.tcp_fin_timeout=30
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: ---- Begin output of sysctl -w net.ipv4.tcp_fin_timeout=30 ----
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: STDOUT: net.ipv4.tcp_fin_timeout = 30
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: ---- End output of sysctl -w net.ipv4.tcp_fin_timeout=30 ----
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Ran sysctl -w net.ipv4.tcp_fin_timeout=30 returned 0
[Mon, 08 Jul 2013 20:02:04 +0000] INFO: Ran execute[Setting sysctl: net.ipv4.tcp_fin_timeout] successfully
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Processing execute[Setting sysctl: net.ipv4.tcp_tw_reuse] on soragami.localdomain
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Executing sysctl -w net.ipv4.tcp_tw_reuse=1
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: ---- Begin output of sysctl -w net.ipv4.tcp_tw_reuse=1 ----
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: STDOUT: net.ipv4.tcp_tw_reuse = 1
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: ---- End output of sysctl -w net.ipv4.tcp_tw_reuse=1 ----
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Ran sysctl -w net.ipv4.tcp_tw_reuse=1 returned 0
[Mon, 08 Jul 2013 20:02:04 +0000] INFO: Ran execute[Setting sysctl: net.ipv4.tcp_tw_reuse] successfully
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Processing execute[Setting sysctl: net.ipv4.tcp_max_syn_backlog] on soragami.localdomain
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Executing sysctl -w net.ipv4.tcp_max_syn_backlog=2048
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: ---- Begin output of sysctl -w net.ipv4.tcp_max_syn_backlog=2048 ----
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: STDOUT: net.ipv4.tcp_max_syn_backlog = 2048
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: ---- End output of sysctl -w net.ipv4.tcp_max_syn_backlog=2048 ----
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Ran sysctl -w net.ipv4.tcp_max_syn_backlog=2048 returned 0
[Mon, 08 Jul 2013 20:02:04 +0000] INFO: Ran execute[Setting sysctl: net.ipv4.tcp_max_syn_backlog] successfully
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Processing execute[Setting sysctl: net.ipv4.tcp_max_orphans] on soragami.localdomain
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Executing sysctl -w net.ipv4.tcp_max_orphans=131072
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: ---- Begin output of sysctl -w net.ipv4.tcp_max_orphans=131072 ----
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: STDOUT: net.ipv4.tcp_max_orphans = 131072
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: ---- End output of sysctl -w net.ipv4.tcp_max_orphans=131072 ----
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Ran sysctl -w net.ipv4.tcp_max_orphans=131072 returned 0
[Mon, 08 Jul 2013 20:02:04 +0000] INFO: Ran execute[Setting sysctl: net.ipv4.tcp_max_orphans] successfully
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Processing execute[Setting sysctl: net.core.somaxconn] on soragami.localdomain
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Executing sysctl -w net.core.somaxconn=1024
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: ---- Begin output of sysctl -w net.core.somaxconn=1024 ----
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: STDOUT: net.core.somaxconn = 1024
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: ---- End output of sysctl -w net.core.somaxconn=1024 ----
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Ran sysctl -w net.core.somaxconn=1024 returned 0
[Mon, 08 Jul 2013 20:02:04 +0000] INFO: Ran execute[Setting sysctl: net.core.somaxconn] successfully
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Processing execute[Setting sysctl: net.core.netdev_max_backlog] on soragami.localdomain
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Executing sysctl -w net.core.netdev_max_backlog=3072
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: ---- Begin output of sysctl -w net.core.netdev_max_backlog=3072 ----
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: STDOUT: net.core.netdev_max_backlog = 3072
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: ---- End output of sysctl -w net.core.netdev_max_backlog=3072 ----
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Ran sysctl -w net.core.netdev_max_backlog=3072 returned 0
[Mon, 08 Jul 2013 20:02:04 +0000] INFO: Ran execute[Setting sysctl: net.core.netdev_max_backlog] successfully
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Processing template[/etc/security/limits.conf] on soragami.localdomain
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: looking for template limits.conf.erb in cookbook :opsworks_initial_setup
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Current content's checksum:  cca962c31a14a864b999b02ad8f980686d4a85ddbe71bab3cd969b8ade2ab7d4
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Rendered content's checksum: 394ce3d546e04abdc0b43694c85d05effaaad145c5b1fbf11af00490b4789402
[Mon, 08 Jul 2013 20:02:04 +0000] INFO: Writing updated content for template[/etc/security/limits.conf] to /etc/security/limits.conf
[Mon, 08 Jul 2013 20:02:04 +0000] INFO: Backing up template[/etc/security/limits.conf] to /var/chef/backup/etc/security/limits.conf.chef-20130708200204
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: setting mode on /tmp/chef-rendered-template20130708-857-1mo6i0f-0 to 644
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Processing directory[/mnt/var/log/mysql] on soragami.localdomain
[Mon, 08 Jul 2013 20:02:04 +0000] INFO: Creating directory[/mnt/var/log/mysql] at /mnt/var/log/mysql
[Mon, 08 Jul 2013 20:02:04 +0000] INFO: Setting mode to 755 for directory[/mnt/var/log/mysql]
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Processing directory[/mnt/srv/www] on soragami.localdomain
[Mon, 08 Jul 2013 20:02:04 +0000] INFO: Creating directory[/mnt/srv/www] at /mnt/srv/www
[Mon, 08 Jul 2013 20:02:04 +0000] INFO: Setting mode to 755 for directory[/mnt/srv/www]
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Processing directory[/mnt/var/log/apache2] on soragami.localdomain
[Mon, 08 Jul 2013 20:02:04 +0000] INFO: Creating directory[/mnt/var/log/apache2] at /mnt/var/log/apache2
[Mon, 08 Jul 2013 20:02:04 +0000] INFO: Setting mode to 755 for directory[/mnt/var/log/apache2]
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Processing directory[/mnt/var/www] on soragami.localdomain
[Mon, 08 Jul 2013 20:02:04 +0000] INFO: Creating directory[/mnt/var/www] at /mnt/var/www
[Mon, 08 Jul 2013 20:02:04 +0000] INFO: Setting mode to 755 for directory[/mnt/var/www]
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Processing package[Install automounter] on soragami.localdomain
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Checking apt-cache policy for autofs
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Current version is nil
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Candidate version is 5.0.6-0ubuntu5.1
[Mon, 08 Jul 2013 20:02:04 +0000] INFO: Installing package[Install automounter] version 5.0.6-0ubuntu5.1
[Mon, 08 Jul 2013 20:02:04 +0000] DEBUG: Executing apt-get -q -y install autofs=5.0.6-0ubuntu5.1
[Mon, 08 Jul 2013 20:02:23 +0000] DEBUG: ---- Begin output of apt-get -q -y install autofs=5.0.6-0ubuntu5.1 ----
[Mon, 08 Jul 2013 20:02:23 +0000] DEBUG: STDOUT: Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
autofs5 libcap2 libgssglue1 libnfsidmap2 libtirpc1 nfs-common rpcbind
Suggested packages:
smbfs
The following NEW packages will be installed:
autofs autofs5 libcap2 libgssglue1 libnfsidmap2 libtirpc1 nfs-common rpcbind
0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
Need to get 1,097 kB of archives.
After this operation, 3,009 kB of additional disk space will be used.
Get:1 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ precise/main libcap2 amd64 1:2.22-1ubuntu3 [12.0 kB]
Get:2 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ precise-updates/main libgssglue1 amd64 0.3-4ubuntu0.1 [22.5 kB]
Get:3 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ precise/main libtirpc1 amd64 0.2.2-5 [84.2 kB]
Get:4 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ precise-updates/main rpcbind amd64 0.2.0-7ubuntu1.2 [42.9 kB]
Get:5 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ precise/main libnfsidmap2 amd64 0.25-1ubuntu2 [32.0 kB]
Get:6 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ precise-updates/main nfs-common amd64 1:1.2.5-3ubuntu3.1 [241 kB]
Get:7 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ precise-updates/main autofs5 amd64 5.0.6-0ubuntu5.1 [660 kB]
Get:8 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ precise-updates/main autofs amd64 5.0.6-0ubuntu5.1 [2,628 B]
Fetched 1,097 kB in 0s (2,795 kB/s)
Selecting previously unselected package libcap2.
(Reading database ... 78808 files and directories currently installed.)
Unpacking libcap2 (from .../libcap2_1%3a2.22-1ubuntu3_amd64.deb) ...
Selecting previously unselected package libgssglue1.
Unpacking libgssglue1 (from .../libgssglue1_0.3-4ubuntu0.1_amd64.deb) ...
Selecting previously unselected package libtirpc1.
Unpacking libtirpc1 (from .../libtirpc1_0.2.2-5_amd64.deb) ...
Selecting previously unselected package rpcbind.
Unpacking rpcbind (from .../rpcbind_0.2.0-7ubuntu1.2_amd64.deb) ...
Selecting previously unselected package libnfsidmap2.
Unpacking libnfsidmap2 (from .../libnfsidmap2_0.25-1ubuntu2_amd64.deb) ...
Selecting previously unselected package nfs-common.
Unpacking nfs-common (from .../nfs-common_1%3a1.2.5-3ubuntu3.1_amd64.deb) ...
Selecting previously unselected package autofs5.
Unpacking autofs5 (from .../autofs5_5.0.6-0ubuntu5.1_amd64.deb) ...
Selecting previously unselected package autofs.
Unpacking autofs (from .../autofs_5.0.6-0ubuntu5.1_amd64.deb) ...
Processing triggers for man-db ...
Processing triggers for ureadahead ...
Setting up libcap2 (1:2.22-1ubuntu3) ...
Setting up libgssglue1 (0.3-4ubuntu0.1) ...
Setting up libtirpc1 (0.2.2-5) ...
Setting up rpcbind (0.2.0-7ubuntu1.2) ...
Removing any system startup links for /etc/init.d/rpcbind ...
portmap start/running, process 4455
Setting up libnfsidmap2 (0.25-1ubuntu2) ...
Setting up nfs-common (1:1.2.5-3ubuntu3.1) ...
Adding system user `statd' (UID 106) ...
Adding new user `statd' (UID 106) with group `nogroup' ...
Not creating home directory `/var/lib/nfs'.
statd start/running, process 4681
gssd stop/pre-start, process 4710
idmapd start/running, process 4752
Setting up autofs5 (5.0.6-0ubuntu5.1) ...
autofs start/running, process 5278
Setting up autofs (5.0.6-0ubuntu5.1) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
[Mon, 08 Jul 2013 20:02:23 +0000] DEBUG: STDERR: 
Creating config file /etc/idmapd.conf with new version
 
Creating config file /etc/default/nfs-common with new version
 
Creating config file /etc/auto.master with new version
 
Creating config file /etc/auto.net with new version
 
Creating config file /etc/auto.misc with new version
 
Creating config file /etc/auto.smb with new version
 
Creating config file /etc/default/autofs with new version
[Mon, 08 Jul 2013 20:02:23 +0000] DEBUG: ---- End output of apt-get -q -y install autofs=5.0.6-0ubuntu5.1 ----
[Mon, 08 Jul 2013 20:02:23 +0000] DEBUG: Ran apt-get -q -y install autofs=5.0.6-0ubuntu5.1 returned 0
[Mon, 08 Jul 2013 20:02:23 +0000] DEBUG: Processing service[autofs] on soragami.localdomain
[Mon, 08 Jul 2013 20:02:23 +0000] DEBUG: service[autofs] supports status, running
[Mon, 08 Jul 2013 20:02:23 +0000] DEBUG: Executing /etc/init.d/autofs status
[Mon, 08 Jul 2013 20:02:23 +0000] DEBUG: ---- Begin output of /etc/init.d/autofs status ----
[Mon, 08 Jul 2013 20:02:23 +0000] DEBUG: STDOUT: Rather than invoking init scripts through /etc/init.d, use the service(8)
utility, e.g. service autofs status
 
Since the script you are attempting to invoke has been converted to an
Upstart job, you may also use the status(8) utility, e.g. status autofs
autofs start/running, process 5278
[Mon, 08 Jul 2013 20:02:23 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:02:23 +0000] DEBUG: ---- End output of /etc/init.d/autofs status ----
[Mon, 08 Jul 2013 20:02:23 +0000] DEBUG: Ran /etc/init.d/autofs status returned 0
[Mon, 08 Jul 2013 20:02:23 +0000] DEBUG: service[autofs]: attempting to enable
[Mon, 08 Jul 2013 20:02:23 +0000] DEBUG: Executing /usr/sbin/update-rc.d -f autofs remove
[Mon, 08 Jul 2013 20:02:23 +0000] DEBUG: ---- Begin output of /usr/sbin/update-rc.d -f autofs remove ----
[Mon, 08 Jul 2013 20:02:23 +0000] DEBUG: STDOUT:  Removing any system startup links for /etc/init.d/autofs ...
[Mon, 08 Jul 2013 20:02:23 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:02:23 +0000] DEBUG: ---- End output of /usr/sbin/update-rc.d -f autofs remove ----
[Mon, 08 Jul 2013 20:02:23 +0000] DEBUG: Ran /usr/sbin/update-rc.d -f autofs remove returned 0
[Mon, 08 Jul 2013 20:02:23 +0000] DEBUG: Executing /usr/sbin/update-rc.d autofs defaults
[Mon, 08 Jul 2013 20:02:23 +0000] DEBUG: ---- Begin output of /usr/sbin/update-rc.d autofs defaults ----
[Mon, 08 Jul 2013 20:02:23 +0000] DEBUG: STDOUT:  Adding system startup for /etc/init.d/autofs ...
/etc/rc0.d/K20autofs -> ../init.d/autofs
/etc/rc1.d/K20autofs -> ../init.d/autofs
/etc/rc6.d/K20autofs -> ../init.d/autofs
/etc/rc2.d/S20autofs -> ../init.d/autofs
/etc/rc3.d/S20autofs -> ../init.d/autofs
/etc/rc4.d/S20autofs -> ../init.d/autofs
/etc/rc5.d/S20autofs -> ../init.d/autofs
[Mon, 08 Jul 2013 20:02:23 +0000] DEBUG: STDERR: update-rc.d: warning: /etc/init.d/autofs missing LSB information
update-rc.d: see <http://wiki.debian.org/LSBInitScripts>
[Mon, 08 Jul 2013 20:02:23 +0000] DEBUG: ---- End output of /usr/sbin/update-rc.d autofs defaults ----
[Mon, 08 Jul 2013 20:02:23 +0000] DEBUG: Ran /usr/sbin/update-rc.d autofs defaults returned 0
[Mon, 08 Jul 2013 20:02:23 +0000] INFO: service[autofs]: enabled successfully
[Mon, 08 Jul 2013 20:02:23 +0000] DEBUG: service[autofs] supports status, running
[Mon, 08 Jul 2013 20:02:23 +0000] DEBUG: Executing /etc/init.d/autofs status
[Mon, 08 Jul 2013 20:02:23 +0000] DEBUG: ---- Begin output of /etc/init.d/autofs status ----
[Mon, 08 Jul 2013 20:02:23 +0000] DEBUG: STDOUT: Rather than invoking init scripts through /etc/init.d, use the service(8)
utility, e.g. service autofs status
 
Since the script you are attempting to invoke has been converted to an
Upstart job, you may also use the status(8) utility, e.g. status autofs
autofs start/running, process 5278
[Mon, 08 Jul 2013 20:02:23 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:02:23 +0000] DEBUG: ---- End output of /etc/init.d/autofs status ----
[Mon, 08 Jul 2013 20:02:23 +0000] DEBUG: Ran /etc/init.d/autofs status returned 0
[Mon, 08 Jul 2013 20:02:23 +0000] DEBUG: service[autofs]: runlevel 6, action stop, priority 20
[Mon, 08 Jul 2013 20:02:23 +0000] DEBUG: service[autofs]: runlevel 5, action start, priority 20
[Mon, 08 Jul 2013 20:02:23 +0000] DEBUG: service[autofs]: runlevel 4, action start, priority 20
[Mon, 08 Jul 2013 20:02:23 +0000] DEBUG: service[autofs]: runlevel 3, action start, priority 20
[Mon, 08 Jul 2013 20:02:23 +0000] DEBUG: service[autofs]: runlevel 2, action start, priority 20
[Mon, 08 Jul 2013 20:02:23 +0000] DEBUG: service[autofs]: runlevel 1, action stop, priority 20
[Mon, 08 Jul 2013 20:02:23 +0000] DEBUG: service[autofs]: runlevel 0, action stop, priority 20
[Mon, 08 Jul 2013 20:02:23 +0000] DEBUG: service[autofs]: not starting, already running
[Mon, 08 Jul 2013 20:02:23 +0000] DEBUG: Processing template[/etc/auto.opsworks] on soragami.localdomain
[Mon, 08 Jul 2013 20:02:23 +0000] DEBUG: looking for template automount.opsworks.erb in cookbook :opsworks_initial_setup
[Mon, 08 Jul 2013 20:02:23 +0000] DEBUG: Current content's checksum:  
[Mon, 08 Jul 2013 20:02:23 +0000] DEBUG: Rendered content's checksum: e972dec28a3272c2045f046c9a9547c7361188856725bb958a58f2d2bf1f6552
[Mon, 08 Jul 2013 20:02:23 +0000] INFO: Writing updated content for template[/etc/auto.opsworks] to /etc/auto.opsworks
[Mon, 08 Jul 2013 20:02:23 +0000] DEBUG: setting mode on /tmp/chef-rendered-template20130708-857-mm3hrt-0 to 444
[Mon, 08 Jul 2013 20:02:23 +0000] DEBUG: Processing bash[Add auto.opsworks to /etc/auto.master and restart autofs] on soragami.localdomain
[Mon, 08 Jul 2013 20:02:23 +0000] DEBUG: Executing "bash"  "/tmp/chef-script20130708-857-xgh9x5-0"
[Mon, 08 Jul 2013 20:02:24 +0000] DEBUG: ---- Begin output of "bash"  "/tmp/chef-script20130708-857-xgh9x5-0" ----
[Mon, 08 Jul 2013 20:02:24 +0000] DEBUG: STDOUT: autofs stop/waiting
autofs start/running, process 5326
[Mon, 08 Jul 2013 20:02:24 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:02:24 +0000] DEBUG: ---- End output of "bash"  "/tmp/chef-script20130708-857-xgh9x5-0" ----
[Mon, 08 Jul 2013 20:02:24 +0000] DEBUG: Ran "bash"  "/tmp/chef-script20130708-857-xgh9x5-0" returned 0
[Mon, 08 Jul 2013 20:02:24 +0000] INFO: Ran bash[Add auto.opsworks to /etc/auto.master and restart autofs] successfully
[Mon, 08 Jul 2013 20:02:24 +0000] DEBUG: Processing directory[/vol] on soragami.localdomain
[Mon, 08 Jul 2013 20:02:24 +0000] INFO: Creating directory[/vol] at /vol
[Mon, 08 Jul 2013 20:02:24 +0000] INFO: Setting owner to 0 for directory[/vol]
[Mon, 08 Jul 2013 20:02:24 +0000] INFO: Setting group to 0 for directory[/vol]
[Mon, 08 Jul 2013 20:02:24 +0000] INFO: Setting mode to 755 for directory[/vol]
[Mon, 08 Jul 2013 20:02:24 +0000] DEBUG: Processing package[landscape-common] on soragami.localdomain
[Mon, 08 Jul 2013 20:02:24 +0000] DEBUG: Checking apt-cache policy for landscape-common
[Mon, 08 Jul 2013 20:02:24 +0000] DEBUG: Current version is 12.05-0ubuntu1.12.04
[Mon, 08 Jul 2013 20:02:24 +0000] DEBUG: Candidate version is 12.05-0ubuntu1.12.04
[Mon, 08 Jul 2013 20:02:24 +0000] INFO: Purging package[landscape-common]
[Mon, 08 Jul 2013 20:02:24 +0000] DEBUG: Executing apt-get -q -y purge landscape-common
[Mon, 08 Jul 2013 20:02:32 +0000] DEBUG: ---- Begin output of apt-get -q -y purge landscape-common ----
[Mon, 08 Jul 2013 20:02:32 +0000] DEBUG: STDOUT: Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
libgudev-1.0-0 python-twisted-web gir1.2-gudev-1.0 python-twisted-names
Use 'apt-get autoremove' to remove them.
The following packages will be REMOVED:
landscape-client* landscape-common*
0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded.
After this operation, 1,329 kB disk space will be freed.
(Reading database ... 78963 files and directories currently installed.)
Removing landscape-client ...
* Stopping landscape-client daemon
...fail!
Purging configuration files for landscape-client ...
Removing landscape-common ...
Purging configuration files for landscape-common ...
Processing triggers for ureadahead ...
Processing triggers for man-db ...
[Mon, 08 Jul 2013 20:02:32 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:02:32 +0000] DEBUG: ---- End output of apt-get -q -y purge landscape-common ----
[Mon, 08 Jul 2013 20:02:32 +0000] DEBUG: Ran apt-get -q -y purge landscape-common returned 0
[Mon, 08 Jul 2013 20:02:32 +0000] DEBUG: Processing package[landscape-client] on soragami.localdomain
[Mon, 08 Jul 2013 20:02:32 +0000] DEBUG: Checking apt-cache policy for landscape-client
[Mon, 08 Jul 2013 20:02:33 +0000] DEBUG: Current version is nil
[Mon, 08 Jul 2013 20:02:33 +0000] DEBUG: Candidate version is 12.05-0ubuntu1.12.04
[Mon, 08 Jul 2013 20:02:33 +0000] DEBUG: Processing template[/etc/ld.so.conf.d/opsworks-user-space.conf] on soragami.localdomain
[Mon, 08 Jul 2013 20:02:33 +0000] DEBUG: looking for template ldconfig-opsworks-user-space.conf.erb in cookbook :opsworks_initial_setup
[Mon, 08 Jul 2013 20:02:33 +0000] DEBUG: Current content's checksum:  
[Mon, 08 Jul 2013 20:02:33 +0000] DEBUG: Rendered content's checksum: f283a326962a77447bcb562fe2c4a81ca556ae2ffaacc35375207fd378574ccd
[Mon, 08 Jul 2013 20:02:33 +0000] INFO: Writing updated content for template[/etc/ld.so.conf.d/opsworks-user-space.conf] to /etc/ld.so.conf.d/opsworks-user-space.conf
[Mon, 08 Jul 2013 20:02:33 +0000] DEBUG: setting mode on /tmp/chef-rendered-template20130708-857-td4urb-0 to 444
[Mon, 08 Jul 2013 20:02:33 +0000] DEBUG: Processing execute[Configure dynamic linker run-time bindings] on soragami.localdomain
[Mon, 08 Jul 2013 20:02:33 +0000] DEBUG: Executing ldconfig
[Mon, 08 Jul 2013 20:02:33 +0000] DEBUG: ---- Begin output of ldconfig ----
[Mon, 08 Jul 2013 20:02:33 +0000] DEBUG: STDOUT: 
[Mon, 08 Jul 2013 20:02:33 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:02:33 +0000] DEBUG: ---- End output of ldconfig ----
[Mon, 08 Jul 2013 20:02:33 +0000] DEBUG: Ran ldconfig returned 0
[Mon, 08 Jul 2013 20:02:33 +0000] INFO: Ran execute[Configure dynamic linker run-time bindings] successfully
[Mon, 08 Jul 2013 20:02:33 +0000] DEBUG: Processing package[procps] on soragami.localdomain
[Mon, 08 Jul 2013 20:02:33 +0000] DEBUG: Checking apt-cache policy for procps
[Mon, 08 Jul 2013 20:02:33 +0000] DEBUG: Current version is 1:3.2.8-11ubuntu6
[Mon, 08 Jul 2013 20:02:33 +0000] DEBUG: Candidate version is 1:3.2.8-11ubuntu6
[Mon, 08 Jul 2013 20:02:33 +0000] DEBUG: Processing package[openntpd] on soragami.localdomain
[Mon, 08 Jul 2013 20:02:33 +0000] DEBUG: Checking apt-cache policy for openntpd
[Mon, 08 Jul 2013 20:02:33 +0000] DEBUG: Current version is nil
[Mon, 08 Jul 2013 20:02:33 +0000] DEBUG: Candidate version is 3.9p1+debian-9
[Mon, 08 Jul 2013 20:02:33 +0000] INFO: Installing package[openntpd] version 3.9p1+debian-9
[Mon, 08 Jul 2013 20:02:33 +0000] DEBUG: Executing apt-get -q -y install openntpd=3.9p1+debian-9
[Mon, 08 Jul 2013 20:02:39 +0000] DEBUG: ---- Begin output of apt-get -q -y install openntpd=3.9p1+debian-9 ----
[Mon, 08 Jul 2013 20:02:39 +0000] DEBUG: STDOUT: Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
libgudev-1.0-0 python-twisted-web gir1.2-gudev-1.0 python-twisted-names
Use 'apt-get autoremove' to remove them.
The following NEW packages will be installed:
openntpd
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 32.9 kB of archives.
After this operation, 162 kB of additional disk space will be used.
Get:1 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ precise/universe openntpd amd64 3.9p1+debian-9 [32.9 kB]
Fetched 32.9 kB in 0s (638 kB/s)
Selecting previously unselected package openntpd.
(Reading database ... 78594 files and directories currently installed.)
Unpacking openntpd (from .../openntpd_3.9p1+debian-9_amd64.deb) ...
Processing triggers for ureadahead ...
Processing triggers for man-db ...
Setting up openntpd (3.9p1+debian-9) ...
Starting openntpd: ntpd.
[Mon, 08 Jul 2013 20:02:39 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:02:39 +0000] DEBUG: ---- End output of apt-get -q -y install openntpd=3.9p1+debian-9 ----
[Mon, 08 Jul 2013 20:02:39 +0000] DEBUG: Ran apt-get -q -y install openntpd=3.9p1+debian-9 returned 0
[Mon, 08 Jul 2013 20:02:39 +0000] DEBUG: Processing package[vim-nox] on soragami.localdomain
[Mon, 08 Jul 2013 20:02:39 +0000] DEBUG: Checking apt-cache policy for vim-nox
[Mon, 08 Jul 2013 20:02:39 +0000] DEBUG: Current version is nil
[Mon, 08 Jul 2013 20:02:39 +0000] DEBUG: Candidate version is 2:7.3.429-2ubuntu2.1
[Mon, 08 Jul 2013 20:02:39 +0000] INFO: Installing package[vim-nox] version 2:7.3.429-2ubuntu2.1
[Mon, 08 Jul 2013 20:02:39 +0000] DEBUG: Executing apt-get -q -y install vim-nox=2:7.3.429-2ubuntu2.1
[Mon, 08 Jul 2013 20:02:47 +0000] DEBUG: ---- Begin output of apt-get -q -y install vim-nox=2:7.3.429-2ubuntu2.1 ----
[Mon, 08 Jul 2013 20:02:47 +0000] DEBUG: STDOUT: Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
libgudev-1.0-0 python-twisted-web gir1.2-gudev-1.0 python-twisted-names
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
liblua5.1-0 libperl5.14 tcl8.5
Suggested packages:
tclreadline cscope vim-doc
The following NEW packages will be installed:
liblua5.1-0 libperl5.14 tcl8.5 vim-nox
0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
Need to get 2,350 kB of archives.
After this operation, 6,363 kB of additional disk space will be used.
Get:1 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ precise/main liblua5.1-0 amd64 5.1.4-12ubuntu1 [172 kB]
Get:2 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ precise-updates/main libperl5.14 amd64 5.14.2-6ubuntu2.3 [1,254 B]
Get:3 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ precise/main tcl8.5 amd64 8.5.11-1ubuntu1 [1,098 kB]
Get:4 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ precise-updates/universe vim-nox amd64 2:7.3.429-2ubuntu2.1 [1,079 kB]
Fetched 2,350 kB in 0s (6,000 kB/s)
Selecting previously unselected package liblua5.1-0.
(Reading database ... 78610 files and directories currently installed.)
Unpacking liblua5.1-0 (from .../liblua5.1-0_5.1.4-12ubuntu1_amd64.deb) ...
Selecting previously unselected package libperl5.14.
Unpacking libperl5.14 (from .../libperl5.14_5.14.2-6ubuntu2.3_amd64.deb) ...
Selecting previously unselected package tcl8.5.
Unpacking tcl8.5 (from .../tcl8.5_8.5.11-1ubuntu1_amd64.deb) ...
Selecting previously unselected package vim-nox.
Unpacking vim-nox (from .../vim-nox_2%3a7.3.429-2ubuntu2.1_amd64.deb) ...
Processing triggers for man-db ...
Setting up liblua5.1-0 (5.1.4-12ubuntu1) ...
Setting up libperl5.14 (5.14.2-6ubuntu2.3) ...
Setting up tcl8.5 (8.5.11-1ubuntu1) ...
update-alternatives: using /usr/bin/tclsh8.5 to provide /usr/bin/tclsh (tclsh) in auto mode.
Setting up vim-nox (2:7.3.429-2ubuntu2.1) ...
update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/vim (vim) in auto mode.
update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/vimdiff (vimdiff) in auto mode.
update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/rvim (rvim) in auto mode.
update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/rview (rview) in auto mode.
update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/vi (vi) in auto mode.
update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/view (view) in auto mode.
update-alternatives: using /usr/bin/vim.nox to provide /usr/bin/ex (ex) in auto mode.
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
[Mon, 08 Jul 2013 20:02:47 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:02:47 +0000] DEBUG: ---- End output of apt-get -q -y install vim-nox=2:7.3.429-2ubuntu2.1 ----
[Mon, 08 Jul 2013 20:02:47 +0000] DEBUG: Ran apt-get -q -y install vim-nox=2:7.3.429-2ubuntu2.1 returned 0
[Mon, 08 Jul 2013 20:02:47 +0000] DEBUG: Processing package[screen] on soragami.localdomain
[Mon, 08 Jul 2013 20:02:47 +0000] DEBUG: Checking apt-cache policy for screen
[Mon, 08 Jul 2013 20:02:47 +0000] DEBUG: Current version is 4.0.3-14ubuntu8
[Mon, 08 Jul 2013 20:02:47 +0000] DEBUG: Candidate version is 4.0.3-14ubuntu8
[Mon, 08 Jul 2013 20:02:47 +0000] DEBUG: Processing template[/etc/ssh/ssh_host_rsa_key] on soragami.localdomain
[Mon, 08 Jul 2013 20:02:47 +0000] DEBUG: looking for template ssh_key.erb in cookbook :ssh_host_keys
[Mon, 08 Jul 2013 20:02:47 +0000] DEBUG: Current content's checksum:  d73fc4eac59aeb6c898567631ae5f60a4091eb7c24f27b2713fbf34a02057216
[Mon, 08 Jul 2013 20:02:47 +0000] DEBUG: Rendered content's checksum: e8fe21d026e36c68a93a954b59233e00ba72ece940d0fa52273119631b116303
[Mon, 08 Jul 2013 20:02:47 +0000] INFO: Writing updated content for template[/etc/ssh/ssh_host_rsa_key] to /etc/ssh/ssh_host_rsa_key
[Mon, 08 Jul 2013 20:02:47 +0000] DEBUG: Processing template[/etc/ssh/ssh_host_rsa_key.pub] on soragami.localdomain
[Mon, 08 Jul 2013 20:02:47 +0000] DEBUG: looking for template ssh_key.erb in cookbook :ssh_host_keys
[Mon, 08 Jul 2013 20:02:47 +0000] DEBUG: Current content's checksum:  24e670eacb697ac56c2d539b003143b9f4c40b411dd980a02099896d38f30921
[Mon, 08 Jul 2013 20:02:47 +0000] DEBUG: Rendered content's checksum: fc33ae45f3260d5cb1301465ad691b9eb1142250e42e686bdb3725312392d323
[Mon, 08 Jul 2013 20:02:47 +0000] INFO: Writing updated content for template[/etc/ssh/ssh_host_rsa_key.pub] to /etc/ssh/ssh_host_rsa_key.pub
[Mon, 08 Jul 2013 20:02:47 +0000] DEBUG: setting mode on /tmp/chef-rendered-template20130708-857-17vx5ze-0 to 644
[Mon, 08 Jul 2013 20:02:47 +0000] DEBUG: Processing template[/etc/ssh/ssh_host_dsa_key] on soragami.localdomain
[Mon, 08 Jul 2013 20:02:47 +0000] DEBUG: looking for template ssh_key.erb in cookbook :ssh_host_keys
[Mon, 08 Jul 2013 20:02:47 +0000] DEBUG: Current content's checksum:  5165fdb08a774c7fcbbfe314abbb829b7cc14212759dc1b0cea7c0f9dec9c7e7
[Mon, 08 Jul 2013 20:02:47 +0000] DEBUG: Rendered content's checksum: b6c4a466ca4d76ece6c8606e1f458a5a31046f30c25402c458040cb98702b833
[Mon, 08 Jul 2013 20:02:47 +0000] INFO: Writing updated content for template[/etc/ssh/ssh_host_dsa_key] to /etc/ssh/ssh_host_dsa_key
[Mon, 08 Jul 2013 20:02:47 +0000] DEBUG: Processing template[/etc/ssh/ssh_host_dsa_key.pub] on soragami.localdomain
[Mon, 08 Jul 2013 20:02:47 +0000] DEBUG: looking for template ssh_key.erb in cookbook :ssh_host_keys
[Mon, 08 Jul 2013 20:02:47 +0000] DEBUG: Current content's checksum:  04fc995a3004e4cdcf6186b5e2bf4ecb6d46ff7022b41f371c947fd3a9f6d2e7
[Mon, 08 Jul 2013 20:02:47 +0000] DEBUG: Rendered content's checksum: 76ecfdff819ccbb97656ff70b1dd9f31e8994a69e8cd9f129d1994a8f2bc5f17
[Mon, 08 Jul 2013 20:02:47 +0000] INFO: Writing updated content for template[/etc/ssh/ssh_host_dsa_key.pub] to /etc/ssh/ssh_host_dsa_key.pub
[Mon, 08 Jul 2013 20:02:47 +0000] DEBUG: setting mode on /tmp/chef-rendered-template20130708-857-1e0uakk-0 to 644
[Mon, 08 Jul 2013 20:02:47 +0000] DEBUG: Processing group[opsworks] on soragami.localdomain
[Mon, 08 Jul 2013 20:02:47 +0000] DEBUG: group[opsworks]: group does not exist
[Mon, 08 Jul 2013 20:02:47 +0000] DEBUG: Executing groupadd opsworks
[Mon, 08 Jul 2013 20:02:47 +0000] DEBUG: ---- Begin output of groupadd opsworks ----
[Mon, 08 Jul 2013 20:02:47 +0000] DEBUG: STDOUT: 
[Mon, 08 Jul 2013 20:02:47 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:02:47 +0000] DEBUG: ---- End output of groupadd opsworks ----
[Mon, 08 Jul 2013 20:02:47 +0000] DEBUG: Ran groupadd opsworks returned 0
[Mon, 08 Jul 2013 20:02:47 +0000] DEBUG: group[opsworks]: not changing group members, the group has no members
[Mon, 08 Jul 2013 20:02:47 +0000] INFO: Created group[opsworks]
[Mon, 08 Jul 2013 20:02:47 +0000] DEBUG: Processing template[/etc/sudoers] on soragami.localdomain
[Mon, 08 Jul 2013 20:02:47 +0000] DEBUG: looking for template sudoers.erb in cookbook :ssh_users
[Mon, 08 Jul 2013 20:02:47 +0000] DEBUG: Current content's checksum:  85d940b2c1b4a91f4c0e2c0843800d07dc794f24b2722079e58a3c4029cf8f0f
[Mon, 08 Jul 2013 20:02:47 +0000] DEBUG: Rendered content's checksum: 385f19d49c66e10880090349b7d5f7f233d2efad6e7e197b7aeee093e3a0b28d
[Mon, 08 Jul 2013 20:02:47 +0000] INFO: Writing updated content for template[/etc/sudoers] to /etc/sudoers
[Mon, 08 Jul 2013 20:02:47 +0000] DEBUG: setting mode on /tmp/chef-rendered-template20130708-857-t69dwr-0 to 440
[Mon, 08 Jul 2013 20:02:47 +0000] DEBUG: Processing package[mysql-devel] on soragami.localdomain
[Mon, 08 Jul 2013 20:02:47 +0000] DEBUG: Checking apt-cache policy for libmysqlclient-dev
[Mon, 08 Jul 2013 20:02:47 +0000] DEBUG: Current version is nil
[Mon, 08 Jul 2013 20:02:47 +0000] DEBUG: Candidate version is 5.5.31-0ubuntu0.12.04.2
[Mon, 08 Jul 2013 20:02:47 +0000] INFO: Installing package[mysql-devel] version 5.5.31-0ubuntu0.12.04.2
[Mon, 08 Jul 2013 20:02:47 +0000] DEBUG: Executing apt-get -q -y install libmysqlclient-dev=5.5.31-0ubuntu0.12.04.2
[Mon, 08 Jul 2013 20:02:55 +0000] DEBUG: ---- Begin output of apt-get -q -y install libmysqlclient-dev=5.5.31-0ubuntu0.12.04.2 ----
[Mon, 08 Jul 2013 20:02:55 +0000] DEBUG: STDOUT: Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
libgudev-1.0-0 python-twisted-web gir1.2-gudev-1.0 python-twisted-names
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
libmysqlclient18 mysql-common
The following NEW packages will be installed:
libmysqlclient-dev libmysqlclient18 mysql-common
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 2,356 kB of archives.
After this operation, 9,296 kB of additional disk space will be used.
Get:1 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ precise-updates/main mysql-common all 5.5.31-0ubuntu0.12.04.2 [13.1 kB]
Get:2 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ precise-updates/main libmysqlclient18 amd64 5.5.31-0ubuntu0.12.04.2 [944 kB]
Get:3 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ precise-updates/main libmysqlclient-dev amd64 5.5.31-0ubuntu0.12.04.2 [1,398 kB]
Fetched 2,356 kB in 0s (11.2 MB/s)
Selecting previously unselected package mysql-common.
(Reading database ... 78869 files and directories currently installed.)
Unpacking mysql-common (from .../mysql-common_5.5.31-0ubuntu0.12.04.2_all.deb) ...
Selecting previously unselected package libmysqlclient18.
Unpacking libmysqlclient18 (from .../libmysqlclient18_5.5.31-0ubuntu0.12.04.2_amd64.deb) ...
Selecting previously unselected package libmysqlclient-dev.
Unpacking libmysqlclient-dev (from .../libmysqlclient-dev_5.5.31-0ubuntu0.12.04.2_amd64.deb) ...
Processing triggers for man-db ...
Setting up mysql-common (5.5.31-0ubuntu0.12.04.2) ...
Setting up libmysqlclient18 (5.5.31-0ubuntu0.12.04.2) ...
Setting up libmysqlclient-dev (5.5.31-0ubuntu0.12.04.2) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
[Mon, 08 Jul 2013 20:02:55 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:02:55 +0000] DEBUG: ---- End output of apt-get -q -y install libmysqlclient-dev=5.5.31-0ubuntu0.12.04.2 ----
[Mon, 08 Jul 2013 20:02:55 +0000] DEBUG: Ran apt-get -q -y install libmysqlclient-dev=5.5.31-0ubuntu0.12.04.2 returned 0
[Mon, 08 Jul 2013 20:02:55 +0000] DEBUG: Processing package[mysql-client] on soragami.localdomain
[Mon, 08 Jul 2013 20:02:55 +0000] DEBUG: Checking apt-cache policy for mysql-client
[Mon, 08 Jul 2013 20:02:55 +0000] DEBUG: Current version is nil
[Mon, 08 Jul 2013 20:02:55 +0000] DEBUG: Candidate version is 5.5.31-0ubuntu0.12.04.2
[Mon, 08 Jul 2013 20:02:55 +0000] INFO: Installing package[mysql-client] version 5.5.31-0ubuntu0.12.04.2
[Mon, 08 Jul 2013 20:02:55 +0000] DEBUG: Executing apt-get -q -y install mysql-client=5.5.31-0ubuntu0.12.04.2
[Mon, 08 Jul 2013 20:03:14 +0000] DEBUG: ---- Begin output of apt-get -q -y install mysql-client=5.5.31-0ubuntu0.12.04.2 ----
[Mon, 08 Jul 2013 20:03:14 +0000] DEBUG: STDOUT: Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
libgudev-1.0-0 python-twisted-web gir1.2-gudev-1.0 python-twisted-names
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
libdbd-mysql-perl libdbi-perl libnet-daemon-perl libplrpc-perl
libterm-readkey-perl mysql-client-5.5 mysql-client-core-5.5
The following NEW packages will be installed:
libdbd-mysql-perl libdbi-perl libnet-daemon-perl libplrpc-perl
libterm-readkey-perl mysql-client mysql-client-5.5 mysql-client-core-5.5
0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
Need to get 11.3 MB of archives.
After this operation, 40.6 MB of additional disk space will be used.
Get:1 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ precise/main libnet-daemon-perl all 0.48-1 [43.1 kB]
Get:2 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ precise/main libplrpc-perl all 0.2020-2 [36.0 kB]
Get:3 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ precise/main libdbi-perl amd64 1.616-1build2 [849 kB]
Get:4 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ precise/main libdbd-mysql-perl amd64 4.020-1build2 [106 kB]
Get:5 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ precise/main libterm-readkey-perl amd64 2.30-4build3 [28.6 kB]
Get:6 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ precise-updates/main mysql-client-core-5.5 amd64 5.5.31-0ubuntu0.12.04.2 [1,936 kB]
Get:7 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ precise-updates/main mysql-client-5.5 amd64 5.5.31-0ubuntu0.12.04.2 [8,341 kB]
Get:8 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ precise-updates/main mysql-client all 5.5.31-0ubuntu0.12.04.2 [11.2 kB]
Fetched 11.3 MB in 1s (8,798 kB/s)
Selecting previously unselected package libnet-daemon-perl.
(Reading database ... 78949 files and directories currently installed.)
Unpacking libnet-daemon-perl (from .../libnet-daemon-perl_0.48-1_all.deb) ...
Selecting previously unselected package libplrpc-perl.
Unpacking libplrpc-perl (from .../libplrpc-perl_0.2020-2_all.deb) ...
Selecting previously unselected package libdbi-perl.
Unpacking libdbi-perl (from .../libdbi-perl_1.616-1build2_amd64.deb) ...
Selecting previously unselected package libdbd-mysql-perl.
Unpacking libdbd-mysql-perl (from .../libdbd-mysql-perl_4.020-1build2_amd64.deb) ...
Selecting previously unselected package libterm-readkey-perl.
Unpacking libterm-readkey-perl (from .../libterm-readkey-perl_2.30-4build3_amd64.deb) ...
Selecting previously unselected package mysql-client-core-5.5.
Unpacking mysql-client-core-5.5 (from .../mysql-client-core-5.5_5.5.31-0ubuntu0.12.04.2_amd64.deb) ...
Selecting previously unselected package mysql-client-5.5.
Unpacking mysql-client-5.5 (from .../mysql-client-5.5_5.5.31-0ubuntu0.12.04.2_amd64.deb) ...
Selecting previously unselected package mysql-client.
Unpacking mysql-client (from .../mysql-client_5.5.31-0ubuntu0.12.04.2_all.deb) ...
Processing triggers for man-db ...
Setting up libnet-daemon-perl (0.48-1) ...
Setting up libplrpc-perl (0.2020-2) ...
Setting up libdbi-perl (1.616-1build2) ...
Setting up libdbd-mysql-perl (4.020-1build2) ...
Setting up libterm-readkey-perl (2.30-4build3) ...
Setting up mysql-client-core-5.5 (5.5.31-0ubuntu0.12.04.2) ...
Setting up mysql-client-5.5 (5.5.31-0ubuntu0.12.04.2) ...
Setting up mysql-client (5.5.31-0ubuntu0.12.04.2) ...
[Mon, 08 Jul 2013 20:03:14 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:03:14 +0000] DEBUG: ---- End output of apt-get -q -y install mysql-client=5.5.31-0ubuntu0.12.04.2 ----
[Mon, 08 Jul 2013 20:03:14 +0000] DEBUG: Ran apt-get -q -y install mysql-client=5.5.31-0ubuntu0.12.04.2 returned 0
[Mon, 08 Jul 2013 20:03:14 +0000] DEBUG: Processing remote_file[/tmp/ruby1.9_1.9.3-p392.1_amd64.deb] on soragami.localdomain
[Mon, 08 Jul 2013 20:03:14 +0000] DEBUG: Checking remote_file[/tmp/ruby1.9_1.9.3-p392.1_amd64.deb] for changes
[Mon, 08 Jul 2013 20:03:14 +0000] DEBUG: Sending HTTP Request via GET to opsworks-instance-assets.s3.amazonaws.com:443/packages/ubuntu/12.04/ruby1.9_1.9.3-p392.1_amd64.deb
[Mon, 08 Jul 2013 20:03:14 +0000] DEBUG: Streaming download from https://opsworks-instance-assets.s3.amazonaws.com/packages/ubuntu/12.04/ruby1.9_1.9.3-p392.1_amd64.deb to tempfile /tmp/chef-rest20130708-857-jwpczf-0
[Mon, 08 Jul 2013 20:03:15 +0000] DEBUG: remote_file[/tmp/ruby1.9_1.9.3-p392.1_amd64.deb]: Checking for file existence of /tmp/ruby1.9_1.9.3-p392.1_amd64.deb
[Mon, 08 Jul 2013 20:03:15 +0000] INFO: remote_file[/tmp/ruby1.9_1.9.3-p392.1_amd64.deb]: Creating /tmp/ruby1.9_1.9.3-p392.1_amd64.deb
[Mon, 08 Jul 2013 20:03:15 +0000] DEBUG: copying remote file from origin /tmp/chef-rest20130708-857-jwpczf-0 to destination /tmp/ruby1.9_1.9.3-p392.1_amd64.deb
[Mon, 08 Jul 2013 20:03:15 +0000] DEBUG: Processing package[ruby-enterprise] on soragami.localdomain
[Mon, 08 Jul 2013 20:03:15 +0000] DEBUG: Checking apt-cache policy for ruby-enterprise
[Mon, 08 Jul 2013 20:03:15 +0000] DEBUG: Processing execute[Install Ruby 1.9.3] on soragami.localdomain
[Mon, 08 Jul 2013 20:03:15 +0000] DEBUG: Executing dpkg -i /tmp/ruby1.9_1.9.3-p392.1_amd64.deb
[Mon, 08 Jul 2013 20:03:20 +0000] DEBUG: ---- Begin output of dpkg -i /tmp/ruby1.9_1.9.3-p392.1_amd64.deb ----
[Mon, 08 Jul 2013 20:03:20 +0000] DEBUG: STDOUT: Selecting previously unselected package ruby1.9.
(Reading database ... 79229 files and directories currently installed.)
Unpacking ruby1.9 (from .../ruby1.9_1.9.3-p392.1_amd64.deb) ...
Setting up ruby1.9 (1.9.3-p392.1) ...
Processing triggers for man-db ...
[Mon, 08 Jul 2013 20:03:20 +0000] DEBUG: STDERR: debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
[Mon, 08 Jul 2013 20:03:20 +0000] DEBUG: ---- End output of dpkg -i /tmp/ruby1.9_1.9.3-p392.1_amd64.deb ----
[Mon, 08 Jul 2013 20:03:20 +0000] DEBUG: Ran dpkg -i /tmp/ruby1.9_1.9.3-p392.1_amd64.deb returned 0
[Mon, 08 Jul 2013 20:03:20 +0000] INFO: Ran execute[Install Ruby 1.9.3] successfully
[Mon, 08 Jul 2013 20:03:20 +0000] DEBUG: Processing execute[Delete downloaded ruby packages] on soragami.localdomain
[Mon, 08 Jul 2013 20:03:20 +0000] DEBUG: Executing rm -vf /tmp/ruby1.9_1.9.3-p392.1_amd64.deb /tmp/ruby19-1.9.3-p392-1.x86_64.rpm
[Mon, 08 Jul 2013 20:03:20 +0000] DEBUG: ---- Begin output of rm -vf /tmp/ruby1.9_1.9.3-p392.1_amd64.deb /tmp/ruby19-1.9.3-p392-1.x86_64.rpm ----
[Mon, 08 Jul 2013 20:03:20 +0000] DEBUG: STDOUT: removed `/tmp/ruby1.9_1.9.3-p392.1_amd64.deb'
[Mon, 08 Jul 2013 20:03:20 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:03:20 +0000] DEBUG: ---- End output of rm -vf /tmp/ruby1.9_1.9.3-p392.1_amd64.deb /tmp/ruby19-1.9.3-p392-1.x86_64.rpm ----
[Mon, 08 Jul 2013 20:03:20 +0000] DEBUG: Ran rm -vf /tmp/ruby1.9_1.9.3-p392.1_amd64.deb /tmp/ruby19-1.9.3-p392-1.x86_64.rpm returned 0
[Mon, 08 Jul 2013 20:03:20 +0000] INFO: Ran execute[Delete downloaded ruby packages] successfully
[Mon, 08 Jul 2013 20:03:20 +0000] DEBUG: Processing remote_file[/tmp/rubygems-1.8.24.tgz] on soragami.localdomain
[Mon, 08 Jul 2013 20:03:20 +0000] DEBUG: Checking remote_file[/tmp/rubygems-1.8.24.tgz] for changes
[Mon, 08 Jul 2013 20:03:20 +0000] DEBUG: Sending HTTP Request via GET to production.cf.rubygems.org:80/rubygems/rubygems-1.8.24.tgz
[Mon, 08 Jul 2013 20:03:20 +0000] DEBUG: Streaming download from http://production.cf.rubygems.org/rubygems/rubygems-1.8.24.tgz to tempfile /tmp/chef-rest20130708-857-1e5aiif-0
[Mon, 08 Jul 2013 20:03:20 +0000] DEBUG: remote_file[/tmp/rubygems-1.8.24.tgz]: Checking for file existence of /tmp/rubygems-1.8.24.tgz
[Mon, 08 Jul 2013 20:03:20 +0000] INFO: remote_file[/tmp/rubygems-1.8.24.tgz]: Creating /tmp/rubygems-1.8.24.tgz
[Mon, 08 Jul 2013 20:03:20 +0000] DEBUG: copying remote file from origin /tmp/chef-rest20130708-857-1e5aiif-0 to destination /tmp/rubygems-1.8.24.tgz
[Mon, 08 Jul 2013 20:03:20 +0000] DEBUG: Processing execute[tar xvfz rubygems-1.8.24.tgz] on soragami.localdomain
[Mon, 08 Jul 2013 20:03:20 +0000] DEBUG: Executing tar xvfz rubygems-1.8.24.tgz
[Mon, 08 Jul 2013 20:03:20 +0000] DEBUG: ---- Begin output of tar xvfz rubygems-1.8.24.tgz ----
[Mon, 08 Jul 2013 20:03:20 +0000] DEBUG: STDOUT: rubygems-1.8.24/
rubygems-1.8.24/.autotest
rubygems-1.8.24/.document
rubygems-1.8.24/.gemtest
rubygems-1.8.24/bin/
rubygems-1.8.24/ci_build.sh
rubygems-1.8.24/cruise_config.rb
rubygems-1.8.24/hide_lib_for_update/
rubygems-1.8.24/History.txt
rubygems-1.8.24/lib/
rubygems-1.8.24/LICENSE.txt
rubygems-1.8.24/Manifest.txt
rubygems-1.8.24/MIT.txt
rubygems-1.8.24/Rakefile
rubygems-1.8.24/README.rdoc
rubygems-1.8.24/setup.rb
rubygems-1.8.24/test/
rubygems-1.8.24/UPGRADING.rdoc
rubygems-1.8.24/util/
rubygems-1.8.24/util/CL2notes
rubygems-1.8.24/test/rubygems/
rubygems-1.8.24/test/rubygems/bogussources.rb
rubygems-1.8.24/test/rubygems/ca_cert.pem
rubygems-1.8.24/test/rubygems/data/
rubygems-1.8.24/test/rubygems/fake_certlib/
rubygems-1.8.24/test/rubygems/fix_openssl_warnings.rb
rubygems-1.8.24/test/rubygems/foo/
rubygems-1.8.24/test/rubygems/insure_session.rb
rubygems-1.8.24/test/rubygems/plugin/
rubygems-1.8.24/test/rubygems/private_key.pem
rubygems-1.8.24/test/rubygems/public_cert.pem
rubygems-1.8.24/test/rubygems/rubygems/
rubygems-1.8.24/test/rubygems/rubygems_plugin.rb
rubygems-1.8.24/test/rubygems/sff/
rubygems-1.8.24/test/rubygems/simple_gem.rb
rubygems-1.8.24/test/rubygems/ssl_cert.pem
rubygems-1.8.24/test/rubygems/ssl_key.pem
rubygems-1.8.24/test/rubygems/test_config.rb
rubygems-1.8.24/test/rubygems/test_gem.rb
rubygems-1.8.24/test/rubygems/test_gem_builder.rb
rubygems-1.8.24/test/rubygems/test_gem_command.rb
rubygems-1.8.24/test/rubygems/test_gem_command_manager.rb
rubygems-1.8.24/test/rubygems/test_gem_commands_build_command.rb
rubygems-1.8.24/test/rubygems/test_gem_commands_cert_command.rb
rubygems-1.8.24/test/rubygems/test_gem_commands_check_command.rb
rubygems-1.8.24/test/rubygems/test_gem_commands_cleanup_command.rb
rubygems-1.8.24/test/rubygems/test_gem_commands_contents_command.rb
rubygems-1.8.24/test/rubygems/test_gem_commands_dependency_command.rb
rubygems-1.8.24/test/rubygems/test_gem_commands_environment_command.rb
rubygems-1.8.24/test/rubygems/test_gem_commands_fetch_command.rb
rubygems-1.8.24/test/rubygems/test_gem_commands_generate_index_command.rb
rubygems-1.8.24/test/rubygems/test_gem_commands_help_command.rb
rubygems-1.8.24/test/rubygems/test_gem_commands_install_command.rb
rubygems-1.8.24/test/rubygems/test_gem_commands_list_command.rb
rubygems-1.8.24/test/rubygems/test_gem_commands_lock_command.rb
rubygems-1.8.24/test/rubygems/test_gem_commands_outdated_command.rb
rubygems-1.8.24/test/rubygems/test_gem_commands_owner_command.rb
rubygems-1.8.24/test/rubygems/test_gem_commands_pristine_command.rb
rubygems-1.8.24/test/rubygems/test_gem_commands_push_command.rb
rubygems-1.8.24/test/rubygems/test_gem_commands_query_command.rb
rubygems-1.8.24/test/rubygems/test_gem_commands_server_command.rb
rubygems-1.8.24/test/rubygems/test_gem_commands_sources_command.rb
rubygems-1.8.24/test/rubygems/test_gem_commands_specification_command.rb
rubygems-1.8.24/test/rubygems/test_gem_commands_stale_command.rb
rubygems-1.8.24/test/rubygems/test_gem_commands_uninstall_command.rb
rubygems-1.8.24/test/rubygems/test_gem_commands_unpack_command.rb
rubygems-1.8.24/test/rubygems/test_gem_commands_update_command.rb
rubygems-1.8.24/test/rubygems/test_gem_commands_which_command.rb
rubygems-1.8.24/test/rubygems/test_gem_config_file.rb
rubygems-1.8.24/test/rubygems/test_gem_dependency.rb
rubygems-1.8.24/test/rubygems/test_gem_dependency_installer.rb
rubygems-1.8.24/test/rubygems/test_gem_dependency_list.rb
rubygems-1.8.24/test/rubygems/test_gem_doc_manager.rb
rubygems-1.8.24/test/rubygems/test_gem_ext_configure_builder.rb
rubygems-1.8.24/test/rubygems/test_gem_ext_ext_conf_builder.rb
rubygems-1.8.24/test/rubygems/test_gem_ext_rake_builder.rb
rubygems-1.8.24/test/rubygems/test_gem_format.rb
rubygems-1.8.24/test/rubygems/test_gem_gem_path_searcher.rb
rubygems-1.8.24/test/rubygems/test_gem_gem_runner.rb
rubygems-1.8.24/test/rubygems/test_gem_gemcutter_utilities.rb
rubygems-1.8.24/test/rubygems/test_gem_indexer.rb
rubygems-1.8.24/test/rubygems/test_gem_install_update_options.rb
rubygems-1.8.24/test/rubygems/test_gem_installer.rb
rubygems-1.8.24/test/rubygems/test_gem_local_remote_options.rb
rubygems-1.8.24/test/rubygems/test_gem_package_tar_header.rb
rubygems-1.8.24/test/rubygems/test_gem_package_tar_input.rb
rubygems-1.8.24/test/rubygems/test_gem_package_tar_output.rb
rubygems-1.8.24/test/rubygems/test_gem_package_tar_reader.rb
rubygems-1.8.24/test/rubygems/test_gem_package_tar_reader_entry.rb
rubygems-1.8.24/test/rubygems/test_gem_package_tar_writer.rb
rubygems-1.8.24/test/rubygems/test_gem_package_task.rb
rubygems-1.8.24/test/rubygems/test_gem_path_support.rb
rubygems-1.8.24/test/rubygems/test_gem_platform.rb
rubygems-1.8.24/test/rubygems/test_gem_remote_fetcher.rb
rubygems-1.8.24/test/rubygems/test_gem_requirement.rb
rubygems-1.8.24/test/rubygems/test_gem_security.rb
rubygems-1.8.24/test/rubygems/test_gem_server.rb
rubygems-1.8.24/test/rubygems/test_gem_silent_ui.rb
rubygems-1.8.24/test/rubygems/test_gem_source_index.rb
rubygems-1.8.24/test/rubygems/test_gem_spec_fetcher.rb
rubygems-1.8.24/test/rubygems/test_gem_specification.rb
rubygems-1.8.24/test/rubygems/test_gem_stream_ui.rb
rubygems-1.8.24/test/rubygems/test_gem_text.rb
rubygems-1.8.24/test/rubygems/test_gem_uninstaller.rb
rubygems-1.8.24/test/rubygems/test_gem_validator.rb
rubygems-1.8.24/test/rubygems/test_gem_version.rb
rubygems-1.8.24/test/rubygems/test_gem_version_option.rb
rubygems-1.8.24/test/rubygems/test_kernel.rb
rubygems-1.8.24/test/rubygems/sff/discover.rb
rubygems-1.8.24/test/rubygems/rubygems/commands/
rubygems-1.8.24/test/rubygems/rubygems/commands/crash_command.rb
rubygems-1.8.24/test/rubygems/plugin/exception/
rubygems-1.8.24/test/rubygems/plugin/load/
rubygems-1.8.24/test/rubygems/plugin/standarderror/
rubygems-1.8.24/test/rubygems/plugin/standarderror/rubygems_plugin.rb
rubygems-1.8.24/test/rubygems/plugin/load/rubygems_plugin.rb
rubygems-1.8.24/test/rubygems/plugin/exception/rubygems_plugin.rb
rubygems-1.8.24/test/rubygems/foo/discover.rb
rubygems-1.8.24/test/rubygems/fake_certlib/openssl.rb
rubygems-1.8.24/test/rubygems/data/gem-private_key.pem
rubygems-1.8.24/test/rubygems/data/gem-public_cert.pem
rubygems-1.8.24/test/rubygems/data/null-type.gemspec.rz
rubygems-1.8.24/lib/gauntlet_rubygems.rb
rubygems-1.8.24/lib/rbconfig/
rubygems-1.8.24/lib/rubygems/
rubygems-1.8.24/lib/rubygems.rb
rubygems-1.8.24/lib/ubygems.rb
rubygems-1.8.24/lib/rubygems/builder.rb
rubygems-1.8.24/lib/rubygems/command.rb
rubygems-1.8.24/lib/rubygems/command_manager.rb
rubygems-1.8.24/lib/rubygems/commands/
rubygems-1.8.24/lib/rubygems/config_file.rb
rubygems-1.8.24/lib/rubygems/custom_require.rb
rubygems-1.8.24/lib/rubygems/defaults.rb
rubygems-1.8.24/lib/rubygems/dependency.rb
rubygems-1.8.24/lib/rubygems/dependency_installer.rb
rubygems-1.8.24/lib/rubygems/dependency_list.rb
rubygems-1.8.24/lib/rubygems/deprecate.rb
rubygems-1.8.24/lib/rubygems/doc_manager.rb
rubygems-1.8.24/lib/rubygems/errors.rb
rubygems-1.8.24/lib/rubygems/exceptions.rb
rubygems-1.8.24/lib/rubygems/ext/
rubygems-1.8.24/lib/rubygems/ext.rb
rubygems-1.8.24/lib/rubygems/format.rb
rubygems-1.8.24/lib/rubygems/gem_openssl.rb
rubygems-1.8.24/lib/rubygems/gem_path_searcher.rb
rubygems-1.8.24/lib/rubygems/gem_runner.rb
rubygems-1.8.24/lib/rubygems/gemcutter_utilities.rb
rubygems-1.8.24/lib/rubygems/indexer.rb
rubygems-1.8.24/lib/rubygems/install_update_options.rb
rubygems-1.8.24/lib/rubygems/installer.rb
rubygems-1.8.24/lib/rubygems/installer_test_case.rb
rubygems-1.8.24/lib/rubygems/local_remote_options.rb
rubygems-1.8.24/lib/rubygems/mock_gem_ui.rb
rubygems-1.8.24/lib/rubygems/old_format.rb
rubygems-1.8.24/lib/rubygems/package/
rubygems-1.8.24/lib/rubygems/package.rb
rubygems-1.8.24/lib/rubygems/package_task.rb
rubygems-1.8.24/lib/rubygems/path_support.rb
rubygems-1.8.24/lib/rubygems/platform.rb
rubygems-1.8.24/lib/rubygems/psych_additions.rb
rubygems-1.8.24/lib/rubygems/psych_tree.rb
rubygems-1.8.24/lib/rubygems/remote_fetcher.rb
rubygems-1.8.24/lib/rubygems/require_paths_builder.rb
rubygems-1.8.24/lib/rubygems/requirement.rb
rubygems-1.8.24/lib/rubygems/security.rb
rubygems-1.8.24/lib/rubygems/server.rb
rubygems-1.8.24/lib/rubygems/source_index.rb
rubygems-1.8.24/lib/rubygems/spec_fetcher.rb
rubygems-1.8.24/lib/rubygems/specification.rb
rubygems-1.8.24/lib/rubygems/ssl_certs/
rubygems-1.8.24/lib/rubygems/syck_hack.rb
rubygems-1.8.24/lib/rubygems/test_case.rb
rubygems-1.8.24/lib/rubygems/test_utilities.rb
rubygems-1.8.24/lib/rubygems/text.rb
rubygems-1.8.24/lib/rubygems/uninstaller.rb
rubygems-1.8.24/lib/rubygems/user_interaction.rb
rubygems-1.8.24/lib/rubygems/validator.rb
rubygems-1.8.24/lib/rubygems/version.rb
rubygems-1.8.24/lib/rubygems/version_option.rb
rubygems-1.8.24/lib/rubygems/ssl_certs/ca-bundle.pem
rubygems-1.8.24/lib/rubygems/package/f_sync_dir.rb
rubygems-1.8.24/lib/rubygems/package/tar_header.rb
rubygems-1.8.24/lib/rubygems/package/tar_input.rb
rubygems-1.8.24/lib/rubygems/package/tar_output.rb
rubygems-1.8.24/lib/rubygems/package/tar_reader/
rubygems-1.8.24/lib/rubygems/package/tar_reader.rb
rubygems-1.8.24/lib/rubygems/package/tar_test_case.rb
rubygems-1.8.24/lib/rubygems/package/tar_writer.rb
rubygems-1.8.24/lib/rubygems/package/tar_reader/entry.rb
rubygems-1.8.24/lib/rubygems/ext/builder.rb
rubygems-1.8.24/lib/rubygems/ext/configure_builder.rb
rubygems-1.8.24/lib/rubygems/ext/ext_conf_builder.rb
rubygems-1.8.24/lib/rubygems/ext/rake_builder.rb
rubygems-1.8.24/lib/rubygems/commands/build_command.rb
rubygems-1.8.24/lib/rubygems/commands/cert_command.rb
rubygems-1.8.24/lib/rubygems/commands/check_command.rb
rubygems-1.8.24/lib/rubygems/commands/cleanup_command.rb
rubygems-1.8.24/lib/rubygems/commands/contents_command.rb
rubygems-1.8.24/lib/rubygems/commands/dependency_command.rb
rubygems-1.8.24/lib/rubygems/commands/environment_command.rb
rubygems-1.8.24/lib/rubygems/commands/fetch_command.rb
rubygems-1.8.24/lib/rubygems/commands/generate_index_command.rb
rubygems-1.8.24/lib/rubygems/commands/help_command.rb
rubygems-1.8.24/lib/rubygems/commands/install_command.rb
rubygems-1.8.24/lib/rubygems/commands/list_command.rb
rubygems-1.8.24/lib/rubygems/commands/lock_command.rb
rubygems-1.8.24/lib/rubygems/commands/outdated_command.rb
rubygems-1.8.24/lib/rubygems/commands/owner_command.rb
rubygems-1.8.24/lib/rubygems/commands/pristine_command.rb
rubygems-1.8.24/lib/rubygems/commands/push_command.rb
rubygems-1.8.24/lib/rubygems/commands/query_command.rb
rubygems-1.8.24/lib/rubygems/commands/rdoc_command.rb
rubygems-1.8.24/lib/rubygems/commands/search_command.rb
rubygems-1.8.24/lib/rubygems/commands/server_command.rb
rubygems-1.8.24/lib/rubygems/commands/setup_command.rb
rubygems-1.8.24/lib/rubygems/commands/sources_command.rb
rubygems-1.8.24/lib/rubygems/commands/specification_command.rb
rubygems-1.8.24/lib/rubygems/commands/stale_command.rb
rubygems-1.8.24/lib/rubygems/commands/uninstall_command.rb
rubygems-1.8.24/lib/rubygems/commands/unpack_command.rb
rubygems-1.8.24/lib/rubygems/commands/update_command.rb
rubygems-1.8.24/lib/rubygems/commands/which_command.rb
rubygems-1.8.24/lib/rbconfig/datadir.rb
rubygems-1.8.24/hide_lib_for_update/note.txt
rubygems-1.8.24/bin/gem
rubygems-1.8.24/bin/update_rubygems
[Mon, 08 Jul 2013 20:03:20 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:03:20 +0000] DEBUG: ---- End output of tar xvfz rubygems-1.8.24.tgz ----
[Mon, 08 Jul 2013 20:03:20 +0000] DEBUG: Ran tar xvfz rubygems-1.8.24.tgz returned 0
[Mon, 08 Jul 2013 20:03:20 +0000] INFO: Ran execute[tar xvfz rubygems-1.8.24.tgz] successfully
[Mon, 08 Jul 2013 20:03:20 +0000] DEBUG: Processing execute[Updating Rubygems to 1.8.24] on soragami.localdomain
[Mon, 08 Jul 2013 20:03:20 +0000] DEBUG: Executing /usr/bin/env LC_ALL=en_US.UTF-8 LANG=en_US.UTF-8 /usr/local/bin/ruby setup.rb --no-rdoc --no-ri
[Mon, 08 Jul 2013 20:03:21 +0000] DEBUG: ---- Begin output of /usr/bin/env LC_ALL=en_US.UTF-8 LANG=en_US.UTF-8 /usr/local/bin/ruby setup.rb --no-rdoc --no-ri ----
[Mon, 08 Jul 2013 20:03:21 +0000] DEBUG: STDOUT: RubyGems 1.8.24 installed
 
== 1.8.24 / 2012-04-27
 
* 1 bug fix:
 
* Install the .pem files properly. Fixes #320
* Remove OpenSSL dependency from the http code path
 
 
------------------------------------------------------------------------------
 
RubyGems installed the following executables:
/usr/local/bin/gem
 
[Mon, 08 Jul 2013 20:03:21 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:03:21 +0000] DEBUG: ---- End output of /usr/bin/env LC_ALL=en_US.UTF-8 LANG=en_US.UTF-8 /usr/local/bin/ruby setup.rb --no-rdoc --no-ri ----
[Mon, 08 Jul 2013 20:03:21 +0000] DEBUG: Ran /usr/bin/env LC_ALL=en_US.UTF-8 LANG=en_US.UTF-8 /usr/local/bin/ruby setup.rb --no-rdoc --no-ri returned 0
[Mon, 08 Jul 2013 20:03:21 +0000] INFO: Ran execute[Updating Rubygems to 1.8.24] successfully
[Mon, 08 Jul 2013 20:03:21 +0000] DEBUG: Processing gem_package[Installing Bundler 1.3.4] on soragami.localdomain
[Mon, 08 Jul 2013 20:03:21 +0000] DEBUG: Succesfully loaded user-space rubygems source index (/usr/local/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb)
[Mon, 08 Jul 2013 20:03:21 +0000] DEBUG: sh(/usr/local/bin/gem env gempath)
[Mon, 08 Jul 2013 20:03:22 +0000] DEBUG: Newest installed version of gem bundler is 1.0.21
[Mon, 08 Jul 2013 20:03:22 +0000] INFO: Installing gem_package[Installing Bundler 1.3.4] version 1.3.4
[Mon, 08 Jul 2013 20:03:22 +0000] DEBUG: sh(/usr/local/bin/gem install bundler -q --no-rdoc --no-ri -v "1.3.4")
[Mon, 08 Jul 2013 20:03:25 +0000] DEBUG: Processing package[xfsprogs] on soragami.localdomain
[Mon, 08 Jul 2013 20:03:25 +0000] DEBUG: Checking apt-cache policy for xfsprogs
[Mon, 08 Jul 2013 20:03:27 +0000] DEBUG: Current version is nil
[Mon, 08 Jul 2013 20:03:27 +0000] DEBUG: Candidate version is 3.1.7
[Mon, 08 Jul 2013 20:03:27 +0000] INFO: Installing package[xfsprogs] version 3.1.7
[Mon, 08 Jul 2013 20:03:27 +0000] DEBUG: Executing apt-get -q -y install xfsprogs=3.1.7
[Mon, 08 Jul 2013 20:03:33 +0000] DEBUG: ---- Begin output of apt-get -q -y install xfsprogs=3.1.7 ----
[Mon, 08 Jul 2013 20:03:33 +0000] DEBUG: STDOUT: Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
libgudev-1.0-0 python-twisted-web gir1.2-gudev-1.0 python-twisted-names
Use 'apt-get autoremove' to remove them.
Suggested packages:
xfsdump acl attr quota
The following NEW packages will be installed:
xfsprogs
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 1,226 kB of archives.
After this operation, 2,728 kB of additional disk space will be used.
Get:1 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ precise/main xfsprogs amd64 3.1.7 [1,226 kB]
Fetched 1,226 kB in 0s (9,790 kB/s)
Selecting previously unselected package xfsprogs.
(Reading database ... 82170 files and directories currently installed.)
Unpacking xfsprogs (from .../xfsprogs_3.1.7_amd64.deb) ...
Processing triggers for man-db ...
Setting up xfsprogs (3.1.7) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
[Mon, 08 Jul 2013 20:03:33 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:03:33 +0000] DEBUG: ---- End output of apt-get -q -y install xfsprogs=3.1.7 ----
[Mon, 08 Jul 2013 20:03:33 +0000] DEBUG: Ran apt-get -q -y install xfsprogs=3.1.7 returned 0
[Mon, 08 Jul 2013 20:03:33 +0000] DEBUG: Processing package[xfsdump] on soragami.localdomain
[Mon, 08 Jul 2013 20:03:33 +0000] DEBUG: Checking apt-cache policy for xfsdump
[Mon, 08 Jul 2013 20:03:33 +0000] DEBUG: Current version is nil
[Mon, 08 Jul 2013 20:03:33 +0000] DEBUG: Candidate version is 3.0.6
[Mon, 08 Jul 2013 20:03:33 +0000] INFO: Installing package[xfsdump] version 3.0.6
[Mon, 08 Jul 2013 20:03:33 +0000] DEBUG: Executing apt-get -q -y install xfsdump=3.0.6
[Mon, 08 Jul 2013 20:03:39 +0000] DEBUG: ---- Begin output of apt-get -q -y install xfsdump=3.0.6 ----
[Mon, 08 Jul 2013 20:03:39 +0000] DEBUG: STDOUT: Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
libgudev-1.0-0 python-twisted-web gir1.2-gudev-1.0 python-twisted-names
Use 'apt-get autoremove' to remove them.
Suggested packages:
acl attr quota
The following NEW packages will be installed:
xfsdump
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 283 kB of archives.
After this operation, 664 kB of additional disk space will be used.
Get:1 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ precise/main xfsdump amd64 3.0.6 [283 kB]
Fetched 283 kB in 0s (3,524 kB/s)
Selecting previously unselected package xfsdump.
(Reading database ... 82222 files and directories currently installed.)
Unpacking xfsdump (from .../xfsdump_3.0.6_amd64.deb) ...
Processing triggers for man-db ...
Setting up xfsdump (3.0.6) ...
[Mon, 08 Jul 2013 20:03:39 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:03:39 +0000] DEBUG: ---- End output of apt-get -q -y install xfsdump=3.0.6 ----
[Mon, 08 Jul 2013 20:03:39 +0000] DEBUG: Ran apt-get -q -y install xfsdump=3.0.6 returned 0
[Mon, 08 Jul 2013 20:03:39 +0000] DEBUG: Processing package[xfslibs-dev] on soragami.localdomain
[Mon, 08 Jul 2013 20:03:39 +0000] DEBUG: Checking apt-cache policy for xfslibs-dev
[Mon, 08 Jul 2013 20:03:39 +0000] DEBUG: Current version is nil
[Mon, 08 Jul 2013 20:03:39 +0000] DEBUG: Candidate version is 3.1.7
[Mon, 08 Jul 2013 20:03:39 +0000] INFO: Installing package[xfslibs-dev] version 3.1.7
[Mon, 08 Jul 2013 20:03:39 +0000] DEBUG: Executing apt-get -q -y install xfslibs-dev=3.1.7
[Mon, 08 Jul 2013 20:03:51 +0000] DEBUG: ---- Begin output of apt-get -q -y install xfslibs-dev=3.1.7 ----
[Mon, 08 Jul 2013 20:03:51 +0000] DEBUG: STDOUT: Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
libgudev-1.0-0 python-twisted-web gir1.2-gudev-1.0 python-twisted-names
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
uuid-dev
The following NEW packages will be installed:
uuid-dev xfslibs-dev
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 52.9 kB of archives.
After this operation, 281 kB of additional disk space will be used.
Get:1 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ precise/main uuid-dev amd64 2.20.1-1ubuntu3 [26.4 kB]
Get:2 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ precise/main xfslibs-dev amd64 3.1.7 [26.6 kB]
Fetched 52.9 kB in 0s (572 kB/s)
Selecting previously unselected package uuid-dev.
(Reading database ... 82235 files and directories currently installed.)
Unpacking uuid-dev (from .../uuid-dev_2.20.1-1ubuntu3_amd64.deb) ...
Selecting previously unselected package xfslibs-dev.
Unpacking xfslibs-dev (from .../xfslibs-dev_3.1.7_amd64.deb) ...
Processing triggers for man-db ...
Setting up uuid-dev (2.20.1-1ubuntu3) ...
Setting up xfslibs-dev (3.1.7) ...
[Mon, 08 Jul 2013 20:03:51 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:03:51 +0000] DEBUG: ---- End output of apt-get -q -y install xfslibs-dev=3.1.7 ----
[Mon, 08 Jul 2013 20:03:51 +0000] DEBUG: Ran apt-get -q -y install xfslibs-dev=3.1.7 returned 0
[Mon, 08 Jul 2013 20:03:51 +0000] DEBUG: Processing package[libapr1] on soragami.localdomain
[Mon, 08 Jul 2013 20:03:51 +0000] DEBUG: Checking apt-cache policy for libapr1
[Mon, 08 Jul 2013 20:03:52 +0000] DEBUG: Current version is nil
[Mon, 08 Jul 2013 20:03:52 +0000] DEBUG: Candidate version is 1.4.6-1
[Mon, 08 Jul 2013 20:03:52 +0000] INFO: Installing package[libapr1] version 1.4.6-1
[Mon, 08 Jul 2013 20:03:52 +0000] DEBUG: Executing apt-get -q -y install libapr1=1.4.6-1
[Mon, 08 Jul 2013 20:03:56 +0000] DEBUG: ---- Begin output of apt-get -q -y install libapr1=1.4.6-1 ----
[Mon, 08 Jul 2013 20:03:56 +0000] DEBUG: STDOUT: Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
libgudev-1.0-0 python-twisted-web gir1.2-gudev-1.0 python-twisted-names
Use 'apt-get autoremove' to remove them.
The following NEW packages will be installed:
libapr1
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 89.6 kB of archives.
After this operation, 302 kB of additional disk space will be used.
Get:1 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ precise/main libapr1 amd64 1.4.6-1 [89.6 kB]
Fetched 89.6 kB in 0s (894 kB/s)
Selecting previously unselected package libapr1.
(Reading database ... 82286 files and directories currently installed.)
Unpacking libapr1 (from .../libapr1_1.4.6-1_amd64.deb) ...
Setting up libapr1 (1.4.6-1) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
[Mon, 08 Jul 2013 20:03:56 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:03:56 +0000] DEBUG: ---- End output of apt-get -q -y install libapr1=1.4.6-1 ----
[Mon, 08 Jul 2013 20:03:56 +0000] DEBUG: Ran apt-get -q -y install libapr1=1.4.6-1 returned 0
[Mon, 08 Jul 2013 20:03:56 +0000] DEBUG: Processing package[libconfuse0] on soragami.localdomain
[Mon, 08 Jul 2013 20:03:56 +0000] DEBUG: Checking apt-cache policy for libconfuse0
[Mon, 08 Jul 2013 20:03:56 +0000] DEBUG: Current version is nil
[Mon, 08 Jul 2013 20:03:56 +0000] DEBUG: Candidate version is 2.7-4
[Mon, 08 Jul 2013 20:03:56 +0000] INFO: Installing package[libconfuse0] version 2.7-4
[Mon, 08 Jul 2013 20:03:56 +0000] DEBUG: Executing apt-get -q -y install libconfuse0=2.7-4
[Mon, 08 Jul 2013 20:04:01 +0000] DEBUG: ---- Begin output of apt-get -q -y install libconfuse0=2.7-4 ----
[Mon, 08 Jul 2013 20:04:01 +0000] DEBUG: STDOUT: Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
libgudev-1.0-0 python-twisted-web gir1.2-gudev-1.0 python-twisted-names
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
libconfuse-common
The following NEW packages will be installed:
libconfuse-common libconfuse0
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 29.3 kB of archives.
After this operation, 180 kB of additional disk space will be used.
Get:1 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ precise/universe libconfuse-common all 2.7-4 [4,798 B]
Get:2 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ precise/universe libconfuse0 amd64 2.7-4 [24.5 kB]
Fetched 29.3 kB in 0s (426 kB/s)
Selecting previously unselected package libconfuse-common.
(Reading database ... 82292 files and directories currently installed.)
Unpacking libconfuse-common (from .../libconfuse-common_2.7-4_all.deb) ...
Selecting previously unselected package libconfuse0.
Unpacking libconfuse0 (from .../libconfuse0_2.7-4_amd64.deb) ...
Setting up libconfuse-common (2.7-4) ...
Setting up libconfuse0 (2.7-4) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
[Mon, 08 Jul 2013 20:04:01 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:04:01 +0000] DEBUG: ---- End output of apt-get -q -y install libconfuse0=2.7-4 ----
[Mon, 08 Jul 2013 20:04:01 +0000] DEBUG: Ran apt-get -q -y install libconfuse0=2.7-4 returned 0
[Mon, 08 Jul 2013 20:04:01 +0000] DEBUG: Processing remote_file[/tmp/libganglia1.deb] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:02 +0000] DEBUG: Checking remote_file[/tmp/libganglia1.deb] for changes
[Mon, 08 Jul 2013 20:04:02 +0000] DEBUG: Sending HTTP Request via GET to opsworks-instance-assets.s3.amazonaws.com:443/packages/ubuntu/12.04/libganglia1_3.3.8-1_amd64.deb
[Mon, 08 Jul 2013 20:04:02 +0000] DEBUG: Streaming download from https://opsworks-instance-assets.s3.amazonaws.com/packages/ubuntu/12.04/libganglia1_3.3.8-1_amd64.deb to tempfile /tmp/chef-rest20130708-857-1s8sjna-0
[Mon, 08 Jul 2013 20:04:02 +0000] DEBUG: remote_file[/tmp/libganglia1.deb]: Checking for file existence of /tmp/libganglia1.deb
[Mon, 08 Jul 2013 20:04:02 +0000] INFO: remote_file[/tmp/libganglia1.deb]: Creating /tmp/libganglia1.deb
[Mon, 08 Jul 2013 20:04:02 +0000] DEBUG: copying remote file from origin /tmp/chef-rest20130708-857-1s8sjna-0 to destination /tmp/libganglia1.deb
[Mon, 08 Jul 2013 20:04:02 +0000] DEBUG: Processing execute[install libganglia1] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:02 +0000] DEBUG: Executing dpkg -i /tmp/libganglia1.deb && rm /tmp/libganglia1.deb
[Mon, 08 Jul 2013 20:04:02 +0000] DEBUG: ---- Begin output of dpkg -i /tmp/libganglia1.deb && rm /tmp/libganglia1.deb ----
[Mon, 08 Jul 2013 20:04:02 +0000] DEBUG: STDOUT: Selecting previously unselected package libganglia1.
(Reading database ... 82303 files and directories currently installed.)
Unpacking libganglia1 (from /tmp/libganglia1.deb) ...
Setting up libganglia1 (3.3.8-1) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
[Mon, 08 Jul 2013 20:04:02 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:04:02 +0000] DEBUG: ---- End output of dpkg -i /tmp/libganglia1.deb && rm /tmp/libganglia1.deb ----
[Mon, 08 Jul 2013 20:04:02 +0000] DEBUG: Ran dpkg -i /tmp/libganglia1.deb && rm /tmp/libganglia1.deb returned 0
[Mon, 08 Jul 2013 20:04:02 +0000] INFO: Ran execute[install libganglia1] successfully
[Mon, 08 Jul 2013 20:04:02 +0000] DEBUG: Processing remote_file[/tmp/ganglia-monitor.deb] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:02 +0000] DEBUG: Checking remote_file[/tmp/ganglia-monitor.deb] for changes
[Mon, 08 Jul 2013 20:04:02 +0000] DEBUG: Sending HTTP Request via GET to opsworks-instance-assets.s3.amazonaws.com:443/packages/ubuntu/12.04/ganglia-monitor_3.3.8-1_amd64.deb
[Mon, 08 Jul 2013 20:04:02 +0000] DEBUG: Streaming download from https://opsworks-instance-assets.s3.amazonaws.com/packages/ubuntu/12.04/ganglia-monitor_3.3.8-1_amd64.deb to tempfile /tmp/chef-rest20130708-857-7fqyaa-0
[Mon, 08 Jul 2013 20:04:02 +0000] DEBUG: remote_file[/tmp/ganglia-monitor.deb]: Checking for file existence of /tmp/ganglia-monitor.deb
[Mon, 08 Jul 2013 20:04:02 +0000] INFO: remote_file[/tmp/ganglia-monitor.deb]: Creating /tmp/ganglia-monitor.deb
[Mon, 08 Jul 2013 20:04:02 +0000] DEBUG: copying remote file from origin /tmp/chef-rest20130708-857-7fqyaa-0 to destination /tmp/ganglia-monitor.deb
[Mon, 08 Jul 2013 20:04:02 +0000] DEBUG: Processing execute[install ganglia-monitor] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:02 +0000] DEBUG: Executing dpkg -i /tmp/ganglia-monitor.deb && rm /tmp/ganglia-monitor.deb
[Mon, 08 Jul 2013 20:04:05 +0000] DEBUG: ---- Begin output of dpkg -i /tmp/ganglia-monitor.deb && rm /tmp/ganglia-monitor.deb ----
[Mon, 08 Jul 2013 20:04:05 +0000] DEBUG: STDOUT: Selecting previously unselected package ganglia-monitor.
(Reading database ... 82319 files and directories currently installed.)
Unpacking ganglia-monitor (from /tmp/ganglia-monitor.deb) ...
Setting up ganglia-monitor (3.3.8-1) ...
Adding system user: ganglia.
Starting Ganglia Monitor Daemon: gmond.
Processing triggers for man-db ...
Processing triggers for ureadahead ...
[Mon, 08 Jul 2013 20:04:05 +0000] DEBUG: STDERR: debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
[Mon, 08 Jul 2013 20:04:05 +0000] DEBUG: ---- End output of dpkg -i /tmp/ganglia-monitor.deb && rm /tmp/ganglia-monitor.deb ----
[Mon, 08 Jul 2013 20:04:05 +0000] DEBUG: Ran dpkg -i /tmp/ganglia-monitor.deb && rm /tmp/ganglia-monitor.deb returned 0
[Mon, 08 Jul 2013 20:04:05 +0000] INFO: Ran execute[install ganglia-monitor] successfully
[Mon, 08 Jul 2013 20:04:05 +0000] DEBUG: Processing remote_file[/tmp/ganglia-monitor-python.deb] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:05 +0000] DEBUG: Checking remote_file[/tmp/ganglia-monitor-python.deb] for changes
[Mon, 08 Jul 2013 20:04:05 +0000] DEBUG: Sending HTTP Request via GET to opsworks-instance-assets.s3.amazonaws.com:443/packages/ubuntu/12.04/ganglia-monitor-python_3.3.8-1_all.deb
[Mon, 08 Jul 2013 20:04:05 +0000] DEBUG: Streaming download from https://opsworks-instance-assets.s3.amazonaws.com/packages/ubuntu/12.04/ganglia-monitor-python_3.3.8-1_all.deb to tempfile /tmp/chef-rest20130708-857-arhg7v-0
[Mon, 08 Jul 2013 20:04:05 +0000] DEBUG: remote_file[/tmp/ganglia-monitor-python.deb]: Checking for file existence of /tmp/ganglia-monitor-python.deb
[Mon, 08 Jul 2013 20:04:05 +0000] INFO: remote_file[/tmp/ganglia-monitor-python.deb]: Creating /tmp/ganglia-monitor-python.deb
[Mon, 08 Jul 2013 20:04:05 +0000] DEBUG: copying remote file from origin /tmp/chef-rest20130708-857-arhg7v-0 to destination /tmp/ganglia-monitor-python.deb
[Mon, 08 Jul 2013 20:04:05 +0000] DEBUG: Processing execute[] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:05 +0000] DEBUG: Executing dpkg -i /tmp/ganglia-monitor-python.deb && rm /tmp/ganglia-monitor-python.deb
[Mon, 08 Jul 2013 20:04:06 +0000] DEBUG: ---- Begin output of dpkg -i /tmp/ganglia-monitor-python.deb && rm /tmp/ganglia-monitor-python.deb ----
[Mon, 08 Jul 2013 20:04:06 +0000] DEBUG: STDOUT: Selecting previously unselected package ganglia-monitor-python.
(Reading database ... 82334 files and directories currently installed.)
Unpacking ganglia-monitor-python (from .../tmp/ganglia-monitor-python.deb) ...
Setting up ganglia-monitor-python (3.3.8-1) ...
[Mon, 08 Jul 2013 20:04:06 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:04:06 +0000] DEBUG: ---- End output of dpkg -i /tmp/ganglia-monitor-python.deb && rm /tmp/ganglia-monitor-python.deb ----
[Mon, 08 Jul 2013 20:04:06 +0000] DEBUG: Ran dpkg -i /tmp/ganglia-monitor-python.deb && rm /tmp/ganglia-monitor-python.deb returned 0
[Mon, 08 Jul 2013 20:04:06 +0000] INFO: Ran execute[] successfully
[Mon, 08 Jul 2013 20:04:06 +0000] DEBUG: Processing execute[stop gmond with non-updated configuration] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:06 +0000] DEBUG: Executing /etc/init.d/ganglia-monitor stop
[Mon, 08 Jul 2013 20:04:06 +0000] DEBUG: ---- Begin output of /etc/init.d/ganglia-monitor stop ----
[Mon, 08 Jul 2013 20:04:06 +0000] DEBUG: STDOUT: Stopping Ganglia Monitor Daemon: gmond.
[Mon, 08 Jul 2013 20:04:06 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:04:06 +0000] DEBUG: ---- End output of /etc/init.d/ganglia-monitor stop ----
[Mon, 08 Jul 2013 20:04:06 +0000] DEBUG: Ran /etc/init.d/ganglia-monitor stop returned 0
[Mon, 08 Jul 2013 20:04:06 +0000] INFO: Ran execute[stop gmond with non-updated configuration] successfully
[Mon, 08 Jul 2013 20:04:06 +0000] DEBUG: Processing directory[/etc/ganglia/scripts] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:06 +0000] INFO: Creating directory[/etc/ganglia/scripts] at /etc/ganglia/scripts
[Mon, 08 Jul 2013 20:04:06 +0000] INFO: Setting owner to 0 for directory[/etc/ganglia/scripts]
[Mon, 08 Jul 2013 20:04:06 +0000] INFO: Setting group to 0 for directory[/etc/ganglia/scripts]
[Mon, 08 Jul 2013 20:04:06 +0000] INFO: Setting mode to 755 for directory[/etc/ganglia/scripts]
[Mon, 08 Jul 2013 20:04:06 +0000] DEBUG: Processing directory[/etc/ganglia/conf.d] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:06 +0000] DEBUG: Processing directory[/etc/ganglia/python_modules] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:06 +0000] INFO: Creating directory[/etc/ganglia/python_modules] at /etc/ganglia/python_modules
[Mon, 08 Jul 2013 20:04:06 +0000] INFO: Setting owner to 0 for directory[/etc/ganglia/python_modules]
[Mon, 08 Jul 2013 20:04:06 +0000] INFO: Setting group to 0 for directory[/etc/ganglia/python_modules]
[Mon, 08 Jul 2013 20:04:06 +0000] INFO: Setting mode to 755 for directory[/etc/ganglia/python_modules]
[Mon, 08 Jul 2013 20:04:06 +0000] DEBUG: Processing cookbook_file[/etc/ganglia/scripts/fd-and-sockets] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:06 +0000] DEBUG: File /etc/ganglia/scripts/fd-and-sockets does not exist, so there is no checksum to generate
[Mon, 08 Jul 2013 20:04:06 +0000] DEBUG: content of file /etc/ganglia/scripts/fd-and-sockets requires update
[Mon, 08 Jul 2013 20:04:06 +0000] DEBUG: staging /opt/aws/opsworks/current/site-cookbooks/opsworks_ganglia/files/default/fd-and-sockets.sh to /tmp/fd-and-sockets20130708-857-g70cea-0
[Mon, 08 Jul 2013 20:04:06 +0000] DEBUG: setting mode on /tmp/fd-and-sockets20130708-857-g70cea-0 to 755
[Mon, 08 Jul 2013 20:04:06 +0000] DEBUG: Processing cron[Ganglia File Descriptors and Sockets in use] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:06 +0000] DEBUG: Cron empty for 'root'
[Mon, 08 Jul 2013 20:04:07 +0000] INFO: Added cron 'Ganglia File Descriptors and Sockets in use'
[Mon, 08 Jul 2013 20:04:07 +0000] DEBUG: Processing package[bc] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:07 +0000] DEBUG: Checking apt-cache policy for bc
[Mon, 08 Jul 2013 20:04:08 +0000] DEBUG: Current version is 1.06.95-2
[Mon, 08 Jul 2013 20:04:08 +0000] DEBUG: Candidate version is 1.06.95-2
[Mon, 08 Jul 2013 20:04:08 +0000] DEBUG: Processing template[/etc/ganglia/scripts/diskstats-xvdap1] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:08 +0000] DEBUG: looking for template diskstats.sh.erb in cookbook :opsworks_ganglia
[Mon, 08 Jul 2013 20:04:08 +0000] DEBUG: Current content's checksum:  
[Mon, 08 Jul 2013 20:04:08 +0000] DEBUG: Rendered content's checksum: c7f060e9760a8737ee35edde1a35999702bd800ce55ba206ce6d41dd4e327cda
[Mon, 08 Jul 2013 20:04:08 +0000] INFO: Writing updated content for template[/etc/ganglia/scripts/diskstats-xvdap1] to /etc/ganglia/scripts/diskstats-xvdap1
[Mon, 08 Jul 2013 20:04:08 +0000] DEBUG: setting mode on /tmp/chef-rendered-template20130708-857-jsqnnx-0 to 744
[Mon, 08 Jul 2013 20:04:08 +0000] DEBUG: Processing cron[Ganglia Disk stats for xvdap1] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:08 +0000] DEBUG: Cron 'Ganglia Disk stats for xvdap1' not found
[Mon, 08 Jul 2013 20:04:08 +0000] INFO: Added cron 'Ganglia Disk stats for xvdap1'
[Mon, 08 Jul 2013 20:04:08 +0000] DEBUG: Processing template[/etc/ganglia/scripts/diskstats-xvdbp] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:08 +0000] DEBUG: looking for template diskstats.sh.erb in cookbook :opsworks_ganglia
[Mon, 08 Jul 2013 20:04:08 +0000] DEBUG: Current content's checksum:  
[Mon, 08 Jul 2013 20:04:08 +0000] DEBUG: Rendered content's checksum: 6bf006aac1539c67fdffd236defb9f732bfe7109120b5be726b300a92f996205
[Mon, 08 Jul 2013 20:04:08 +0000] INFO: Writing updated content for template[/etc/ganglia/scripts/diskstats-xvdbp] to /etc/ganglia/scripts/diskstats-xvdbp
[Mon, 08 Jul 2013 20:04:08 +0000] DEBUG: setting mode on /tmp/chef-rendered-template20130708-857-13q5e77-0 to 744
[Mon, 08 Jul 2013 20:04:08 +0000] DEBUG: Processing cron[Ganglia Disk stats for xvdbp] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:08 +0000] DEBUG: Cron 'Ganglia Disk stats for xvdbp' not found
[Mon, 08 Jul 2013 20:04:08 +0000] INFO: Added cron 'Ganglia Disk stats for xvdbp'
[Mon, 08 Jul 2013 20:04:08 +0000] DEBUG: Processing template[/etc/hosts] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:08 +0000] DEBUG: looking for template hosts.erb in cookbook :opsworks_stack_state_sync
[Mon, 08 Jul 2013 20:04:08 +0000] DEBUG: Current content's checksum:  927007f0ddf6ccf6599bd0f3c163564d06936337dd7e31e0b068ffa339eff8e8
[Mon, 08 Jul 2013 20:04:08 +0000] DEBUG: Rendered content's checksum: 7110f342f71cb20d9ffc4865a51149d792c39e347b796df4101934ede4b37550
[Mon, 08 Jul 2013 20:04:08 +0000] INFO: Writing updated content for template[/etc/hosts] to /etc/hosts
[Mon, 08 Jul 2013 20:04:08 +0000] INFO: Backing up template[/etc/hosts] to /var/chef/backup/etc/hosts.chef-20130708200408
[Mon, 08 Jul 2013 20:04:08 +0000] DEBUG: setting mode on /tmp/chef-rendered-template20130708-857-i8k4b8-0 to 644
[Mon, 08 Jul 2013 20:04:08 +0000] DEBUG: Processing package[nginx] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:08 +0000] DEBUG: Checking apt-cache policy for nginx
[Mon, 08 Jul 2013 20:04:09 +0000] DEBUG: Current version is nil
[Mon, 08 Jul 2013 20:04:09 +0000] DEBUG: Candidate version is 1.1.19-1ubuntu0.2
[Mon, 08 Jul 2013 20:04:09 +0000] INFO: Installing package[nginx] version 1.1.19-1ubuntu0.2
[Mon, 08 Jul 2013 20:04:09 +0000] DEBUG: Executing apt-get -q -y install nginx=1.1.19-1ubuntu0.2
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: ---- Begin output of apt-get -q -y install nginx=1.1.19-1ubuntu0.2 ----
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: STDOUT: Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
libgudev-1.0-0 python-twisted-web gir1.2-gudev-1.0 python-twisted-names
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
libgd2-noxpm libjpeg-turbo8 libjpeg8 nginx-common nginx-full
Suggested packages:
libgd-tools
The following NEW packages will be installed:
libgd2-noxpm libjpeg-turbo8 libjpeg8 nginx nginx-common nginx-full
0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
Need to get 716 kB of archives.
After this operation, 2,207 kB of additional disk space will be used.
Get:1 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ precise-updates/main libjpeg-turbo8 amd64 1.1.90+svn733-0ubuntu4.1 [111 kB]
Get:2 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ precise/main libjpeg8 amd64 8c-2ubuntu7 [2,112 B]
Get:3 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ precise/main libgd2-noxpm amd64 2.0.36~rc1~dfsg-6ubuntu2 [200 kB]
Get:4 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ precise-updates/universe nginx-common all 1.1.19-1ubuntu0.2 [17.5 kB]
Get:5 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ precise-updates/universe nginx-full amd64 1.1.19-1ubuntu0.2 [379 kB]
Get:6 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ precise-updates/universe nginx all 1.1.19-1ubuntu0.2 [6,376 B]
Fetched 716 kB in 0s (782 kB/s)
Selecting previously unselected package libjpeg-turbo8.
(Reading database ... 82383 files and directories currently installed.)
Unpacking libjpeg-turbo8 (from .../libjpeg-turbo8_1.1.90+svn733-0ubuntu4.1_amd64.deb) ...
Selecting previously unselected package libjpeg8.
Unpacking libjpeg8 (from .../libjpeg8_8c-2ubuntu7_amd64.deb) ...
Selecting previously unselected package libgd2-noxpm.
Unpacking libgd2-noxpm (from .../libgd2-noxpm_2.0.36~rc1~dfsg-6ubuntu2_amd64.deb) ...
Selecting previously unselected package nginx-common.
Unpacking nginx-common (from .../nginx-common_1.1.19-1ubuntu0.2_all.deb) ...
Selecting previously unselected package nginx-full.
Unpacking nginx-full (from .../nginx-full_1.1.19-1ubuntu0.2_amd64.deb) ...
Selecting previously unselected package nginx.
Unpacking nginx (from .../nginx_1.1.19-1ubuntu0.2_all.deb) ...
Processing triggers for man-db ...
Processing triggers for ureadahead ...
Processing triggers for ufw ...
Setting up libjpeg-turbo8 (1.1.90+svn733-0ubuntu4.1) ...
Setting up libjpeg8 (8c-2ubuntu7) ...
Setting up libgd2-noxpm (2.0.36~rc1~dfsg-6ubuntu2) ...
Setting up nginx-common (1.1.19-1ubuntu0.2) ...
Setting up nginx-full (1.1.19-1ubuntu0.2) ...
Setting up nginx (1.1.19-1ubuntu0.2) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: ---- End output of apt-get -q -y install nginx=1.1.19-1ubuntu0.2 ----
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: Ran apt-get -q -y install nginx=1.1.19-1ubuntu0.2 returned 0
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: Processing directory[/etc/nginx] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: Processing directory[/var/log/nginx] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:18 +0000] INFO: Setting owner to 33 for directory[/var/log/nginx]
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: Processing directory[/etc/nginx/sites-available] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: Processing directory[/etc/nginx/sites-enabled] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: Processing directory[/etc/nginx/conf.d] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: Processing template[/usr/sbin/nxensite] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: looking for template nxensite.erb in cookbook :nginx
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: Current content's checksum:  
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: Rendered content's checksum: fa46fbecd281e6162559d076d2b2e02a54b348713b7dca7f3368cef9e7e6520c
[Mon, 08 Jul 2013 20:04:18 +0000] INFO: Writing updated content for template[/usr/sbin/nxensite] to /usr/sbin/nxensite
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: setting mode on /tmp/chef-rendered-template20130708-857-1rtwz7m-0 to 755
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: Processing template[/usr/sbin/nxdissite] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: looking for template nxdissite.erb in cookbook :nginx
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: Current content's checksum:  
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: Rendered content's checksum: cc16ecb85d1439b13b8e2e085090c9d4b5167f57542238cac20c2e9e8864e4d6
[Mon, 08 Jul 2013 20:04:18 +0000] INFO: Writing updated content for template[/usr/sbin/nxdissite] to /usr/sbin/nxdissite
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: setting mode on /tmp/chef-rendered-template20130708-857-j9wopo-0 to 755
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: Processing template[nginx.conf] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: looking for template nginx.conf.erb in cookbook :nginx
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: Current content's checksum:  38154b3e657e6d53edf0ebc77060a8b7e905cbde19dda37298ec30138cda83f5
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: Rendered content's checksum: 2f25dea47d71e2ab69dfcf1de9d86e0f6497249c8dcfd52dcbbe2461a810d7e8
[Mon, 08 Jul 2013 20:04:18 +0000] INFO: Writing updated content for template[nginx.conf] to /etc/nginx/nginx.conf
[Mon, 08 Jul 2013 20:04:18 +0000] INFO: Backing up template[nginx.conf] to /var/chef/backup/etc/nginx/nginx.conf.chef-20130708200418
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: setting mode on /tmp/chef-rendered-template20130708-857-1pezr12-0 to 644
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: Processing template[/etc/nginx/sites-available/default] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: looking for template default-site.erb in cookbook :nginx
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: Current content's checksum:  7fe53b64491055e75d7bced81da83851cf9b3ca5188102c65aef1acaec5bb504
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: Rendered content's checksum: 4b96d8fb9f10b5c10633183ec241f1cdfa01849276336927100ae6c53e203178
[Mon, 08 Jul 2013 20:04:18 +0000] INFO: Writing updated content for template[/etc/nginx/sites-available/default] to /etc/nginx/sites-available/default
[Mon, 08 Jul 2013 20:04:18 +0000] INFO: Backing up template[/etc/nginx/sites-available/default] to /var/chef/backup/etc/nginx/sites-available/default.chef-20130708200418
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: setting mode on /tmp/chef-rendered-template20130708-857-8mfg3f-0 to 644
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: Processing service[nginx] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: service[nginx] supports status, running
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: Executing /etc/init.d/nginx status
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: ---- Begin output of /etc/init.d/nginx status ----
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: STDOUT:  * nginx is not running
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: ---- End output of /etc/init.d/nginx status ----
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: Ran /etc/init.d/nginx status returned 3
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: service[nginx]: runlevel 6, action stop, priority 20
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: service[nginx]: runlevel 5, action start, priority 20
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: service[nginx]: runlevel 4, action start, priority 20
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: service[nginx]: runlevel 3, action start, priority 20
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: service[nginx]: runlevel 2, action start, priority 20
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: service[nginx]: runlevel 1, action stop, priority 20
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: service[nginx]: runlevel 0, action stop, priority 20
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: Doing nothing for service[nginx]
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: Processing service[nginx] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: service[nginx] supports status, running
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: Executing /etc/init.d/nginx status
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: ---- Begin output of /etc/init.d/nginx status ----
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: STDOUT:  * nginx is not running
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: ---- End output of /etc/init.d/nginx status ----
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: Ran /etc/init.d/nginx status returned 3
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: service[nginx]: runlevel 6, action stop, priority 20
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: service[nginx]: runlevel 5, action start, priority 20
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: service[nginx]: runlevel 4, action start, priority 20
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: service[nginx]: runlevel 3, action start, priority 20
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: service[nginx]: runlevel 2, action start, priority 20
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: service[nginx]: runlevel 1, action stop, priority 20
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: service[nginx]: runlevel 0, action stop, priority 20
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: service[nginx]: not enabling, already enabled
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: service[nginx] supports status, running
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: Executing /etc/init.d/nginx status
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: ---- Begin output of /etc/init.d/nginx status ----
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: STDOUT:  * nginx is not running
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: ---- End output of /etc/init.d/nginx status ----
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: Ran /etc/init.d/nginx status returned 3
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: service[nginx]: runlevel 6, action stop, priority 20
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: service[nginx]: runlevel 5, action start, priority 20
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: service[nginx]: runlevel 4, action start, priority 20
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: service[nginx]: runlevel 3, action start, priority 20
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: service[nginx]: runlevel 2, action start, priority 20
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: service[nginx]: runlevel 1, action stop, priority 20
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: service[nginx]: runlevel 0, action stop, priority 20
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: service[nginx]: attempting to start
[Mon, 08 Jul 2013 20:04:18 +0000] DEBUG: Executing /etc/init.d/nginx start
[Mon, 08 Jul 2013 20:04:19 +0000] DEBUG: ---- Begin output of /etc/init.d/nginx start ----
[Mon, 08 Jul 2013 20:04:19 +0000] DEBUG: STDOUT: Starting nginx: nginx.
[Mon, 08 Jul 2013 20:04:19 +0000] DEBUG: STDERR: nginx: [warn] duplicate MIME type "text/html" in /etc/nginx/nginx.conf:28
[Mon, 08 Jul 2013 20:04:19 +0000] DEBUG: ---- End output of /etc/init.d/nginx start ----
[Mon, 08 Jul 2013 20:04:19 +0000] DEBUG: Ran /etc/init.d/nginx start returned 0
[Mon, 08 Jul 2013 20:04:19 +0000] INFO: Started service service[nginx] successfully
[Mon, 08 Jul 2013 20:04:19 +0000] DEBUG: Processing ruby_block[ensure only our unicorn version is installed by deinstalling any other version] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:19 +0000] INFO: Installing version 4.0.1 of Rubygem unicorn
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: Processing group[www-data] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: Processing user[deploy] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: User deploy does not exist
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: Setting user[deploy] comment to deploy user
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: Setting user[deploy] gid to www-data
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: Setting user[deploy] shell to /bin/bash
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: Setting user[deploy] uid to 4000
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: Managing the home directory for user[deploy]
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: Executing useradd -c 'deploy user' -g 'www-data' -s '/bin/bash' -u '4000' -d '/home/deploy' -m deploy
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: ---- Begin output of useradd -c 'deploy user' -g 'www-data' -s '/bin/bash' -u '4000' -d '/home/deploy' -m deploy ----
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: STDOUT: 
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: ---- End output of useradd -c 'deploy user' -g 'www-data' -s '/bin/bash' -u '4000' -d '/home/deploy' -m deploy ----
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: Ran useradd -c 'deploy user' -g 'www-data' -s '/bin/bash' -u '4000' -d '/home/deploy' -m deploy returned 0
[Mon, 08 Jul 2013 20:04:53 +0000] INFO: Created user[deploy]
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: Processing directory[/srv/www/goatee/shared/log] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:53 +0000] INFO: Creating directory[/srv/www/goatee/shared/log] at /srv/www/goatee/shared/log
[Mon, 08 Jul 2013 20:04:53 +0000] INFO: Setting owner to 4000 for directory[/srv/www/goatee/shared/log]
[Mon, 08 Jul 2013 20:04:53 +0000] INFO: Setting group to 33 for directory[/srv/www/goatee/shared/log]
[Mon, 08 Jul 2013 20:04:53 +0000] INFO: Setting mode to 770 for directory[/srv/www/goatee/shared/log]
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: Processing directory[/srv/www/goatee/shared/config] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:53 +0000] INFO: Creating directory[/srv/www/goatee/shared/config] at /srv/www/goatee/shared/config
[Mon, 08 Jul 2013 20:04:53 +0000] INFO: Setting owner to 4000 for directory[/srv/www/goatee/shared/config]
[Mon, 08 Jul 2013 20:04:53 +0000] INFO: Setting group to 33 for directory[/srv/www/goatee/shared/config]
[Mon, 08 Jul 2013 20:04:53 +0000] INFO: Setting mode to 770 for directory[/srv/www/goatee/shared/config]
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: Processing directory[/srv/www/goatee/shared/system] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:53 +0000] INFO: Creating directory[/srv/www/goatee/shared/system] at /srv/www/goatee/shared/system
[Mon, 08 Jul 2013 20:04:53 +0000] INFO: Setting owner to 4000 for directory[/srv/www/goatee/shared/system]
[Mon, 08 Jul 2013 20:04:53 +0000] INFO: Setting group to 33 for directory[/srv/www/goatee/shared/system]
[Mon, 08 Jul 2013 20:04:53 +0000] INFO: Setting mode to 770 for directory[/srv/www/goatee/shared/system]
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: Processing directory[/srv/www/goatee/shared/pids] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:53 +0000] INFO: Creating directory[/srv/www/goatee/shared/pids] at /srv/www/goatee/shared/pids
[Mon, 08 Jul 2013 20:04:53 +0000] INFO: Setting owner to 4000 for directory[/srv/www/goatee/shared/pids]
[Mon, 08 Jul 2013 20:04:53 +0000] INFO: Setting group to 33 for directory[/srv/www/goatee/shared/pids]
[Mon, 08 Jul 2013 20:04:53 +0000] INFO: Setting mode to 770 for directory[/srv/www/goatee/shared/pids]
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: Processing directory[/srv/www/goatee/shared/scripts] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:53 +0000] INFO: Creating directory[/srv/www/goatee/shared/scripts] at /srv/www/goatee/shared/scripts
[Mon, 08 Jul 2013 20:04:53 +0000] INFO: Setting owner to 4000 for directory[/srv/www/goatee/shared/scripts]
[Mon, 08 Jul 2013 20:04:53 +0000] INFO: Setting group to 33 for directory[/srv/www/goatee/shared/scripts]
[Mon, 08 Jul 2013 20:04:53 +0000] INFO: Setting mode to 770 for directory[/srv/www/goatee/shared/scripts]
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: Processing directory[/srv/www/goatee/shared/sockets] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:53 +0000] INFO: Creating directory[/srv/www/goatee/shared/sockets] at /srv/www/goatee/shared/sockets
[Mon, 08 Jul 2013 20:04:53 +0000] INFO: Setting owner to 4000 for directory[/srv/www/goatee/shared/sockets]
[Mon, 08 Jul 2013 20:04:53 +0000] INFO: Setting group to 33 for directory[/srv/www/goatee/shared/sockets]
[Mon, 08 Jul 2013 20:04:53 +0000] INFO: Setting mode to 766 for directory[/srv/www/goatee/shared/sockets]
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: Processing template[/srv/www/goatee/shared/scripts/unicorn] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: looking for template unicorn.service.erb in cookbook :unicorn
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: Current content's checksum:  
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: Rendered content's checksum: 8a7da8b77fd67f5b5d0333dd6690bf6dba0ab114ce3e8ba1b0ab55540c9b5731
[Mon, 08 Jul 2013 20:04:53 +0000] INFO: Writing updated content for template[/srv/www/goatee/shared/scripts/unicorn] to /srv/www/goatee/shared/scripts/unicorn
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: setting owner on /tmp/chef-rendered-template20130708-857-wg6lsx-0 to 4000
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: setting group on /tmp/chef-rendered-template20130708-857-wg6lsx-0 to 33
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: setting mode on /tmp/chef-rendered-template20130708-857-wg6lsx-0 to 755
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: Processing service[unicorn_goatee] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: service[unicorn_goatee] you have specified a status command, running..
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: Executing /srv/www/goatee/shared/scripts/unicorn status
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: ---- Begin output of /srv/www/goatee/shared/scripts/unicorn status ----
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: STDOUT: Unicorn goatee not running
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: ---- End output of /srv/www/goatee/shared/scripts/unicorn status ----
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: Ran /srv/www/goatee/shared/scripts/unicorn status returned 0
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: Doing nothing for service[unicorn_goatee]
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: Processing template[/srv/www/goatee/shared/config/unicorn.conf] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: looking for template unicorn.conf.erb in cookbook :unicorn
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: Current content's checksum:  
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: Rendered content's checksum: 194e1ff1288c26ec1900c0417fe0ab2b2c1b9a0b0c03bd51d93d1676d62f5504
[Mon, 08 Jul 2013 20:04:53 +0000] INFO: Writing updated content for template[/srv/www/goatee/shared/config/unicorn.conf] to /srv/www/goatee/shared/config/unicorn.conf
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: setting owner on /tmp/chef-rendered-template20130708-857-1t5sggk-0 to 4000
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: setting group on /tmp/chef-rendered-template20130708-857-1t5sggk-0 to 33
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: setting mode on /tmp/chef-rendered-template20130708-857-1t5sggk-0 to 644
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: Processing group[www-data] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: Processing user[deploy] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: Processing group[www-data] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: Processing user[deploy] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: Skipping user[deploy] due to not_if
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: Processing directory[/srv/www/goatee/shared/log] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: Processing directory[/srv/www/goatee/shared/config] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: Processing directory[/srv/www/goatee/shared/system] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: Processing directory[/srv/www/goatee/shared/pids] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: Processing directory[/srv/www/goatee/shared/scripts] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: Processing directory[/srv/www/goatee/shared/sockets] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: Processing template[/srv/www/goatee/shared/config/memcached.yml] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: looking for template memcached.yml.erb in cookbook :deploy
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: Current content's checksum:  
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: Rendered content's checksum: a0673266abe1436c84305f52b68ca2749e29e5d81b1a535470eec3f5391e380c
[Mon, 08 Jul 2013 20:04:53 +0000] INFO: Writing updated content for template[/srv/www/goatee/shared/config/memcached.yml] to /srv/www/goatee/shared/config/memcached.yml
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: setting owner on /tmp/chef-rendered-template20130708-857-a2q1y3-0 to 4000
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: setting group on /tmp/chef-rendered-template20130708-857-a2q1y3-0 to 33
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: setting mode on /tmp/chef-rendered-template20130708-857-a2q1y3-0 to 660
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: Processing execute[symlinking subdir mount if necessary] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: Skipping execute[symlinking subdir mount if necessary] due to only_if
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: Processing directory[/srv/www/goatee] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:53 +0000] INFO: Setting owner to 4000 for directory[/srv/www/goatee]
[Mon, 08 Jul 2013 20:04:53 +0000] INFO: Setting group to 33 for directory[/srv/www/goatee]
[Mon, 08 Jul 2013 20:04:53 +0000] INFO: Setting mode to 775 for directory[/srv/www/goatee]
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: Processing package[git-core] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:53 +0000] DEBUG: Checking apt-cache policy for git-core
[Mon, 08 Jul 2013 20:04:54 +0000] DEBUG: Current version is 1:1.7.9.5-1
[Mon, 08 Jul 2013 20:04:54 +0000] DEBUG: Candidate version is 1:1.7.9.5-1
[Mon, 08 Jul 2013 20:04:54 +0000] DEBUG: Processing directory[/home/deploy/.ssh] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:54 +0000] INFO: Creating directory[/home/deploy/.ssh] at /home/deploy/.ssh
[Mon, 08 Jul 2013 20:04:54 +0000] INFO: Setting owner to 4000 for directory[/home/deploy/.ssh]
[Mon, 08 Jul 2013 20:04:54 +0000] INFO: Setting group to 33 for directory[/home/deploy/.ssh]
[Mon, 08 Jul 2013 20:04:54 +0000] INFO: Setting mode to 700 for directory[/home/deploy/.ssh]
[Mon, 08 Jul 2013 20:04:54 +0000] DEBUG: Processing file[/home/deploy/.ssh/config] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:54 +0000] INFO: Creating file[/home/deploy/.ssh/config] at /home/deploy/.ssh/config
[Mon, 08 Jul 2013 20:04:54 +0000] INFO: Setting owner to 4000 for file[/home/deploy/.ssh/config]
[Mon, 08 Jul 2013 20:04:54 +0000] INFO: Setting group to 33 for file[/home/deploy/.ssh/config]
[Mon, 08 Jul 2013 20:04:54 +0000] INFO: Setting mode to 600 for file[/home/deploy/.ssh/config]
[Mon, 08 Jul 2013 20:04:54 +0000] INFO: Updating file[/home/deploy/.ssh/config] with new atime/mtime of Mon Jul 08 20:04:54 +0000 2013
[Mon, 08 Jul 2013 20:04:54 +0000] DEBUG: Processing execute[echo 'StrictHostKeyChecking no' > /home/deploy/.ssh/config] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:54 +0000] DEBUG: Executing grep '^StrictHostKeyChecking no$' /home/deploy/.ssh/config
[Mon, 08 Jul 2013 20:04:54 +0000] DEBUG: ---- Begin output of grep '^StrictHostKeyChecking no$' /home/deploy/.ssh/config ----
[Mon, 08 Jul 2013 20:04:54 +0000] DEBUG: STDOUT: 
[Mon, 08 Jul 2013 20:04:54 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:04:54 +0000] DEBUG: ---- End output of grep '^StrictHostKeyChecking no$' /home/deploy/.ssh/config ----
[Mon, 08 Jul 2013 20:04:54 +0000] DEBUG: Ran grep '^StrictHostKeyChecking no$' /home/deploy/.ssh/config returned 1
[Mon, 08 Jul 2013 20:04:54 +0000] DEBUG: Executing echo 'StrictHostKeyChecking no' > /home/deploy/.ssh/config
[Mon, 08 Jul 2013 20:04:54 +0000] DEBUG: ---- Begin output of echo 'StrictHostKeyChecking no' > /home/deploy/.ssh/config ----
[Mon, 08 Jul 2013 20:04:54 +0000] DEBUG: STDOUT: 
[Mon, 08 Jul 2013 20:04:54 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:04:54 +0000] DEBUG: ---- End output of echo 'StrictHostKeyChecking no' > /home/deploy/.ssh/config ----
[Mon, 08 Jul 2013 20:04:54 +0000] DEBUG: Ran echo 'StrictHostKeyChecking no' > /home/deploy/.ssh/config returned 0
[Mon, 08 Jul 2013 20:04:54 +0000] INFO: Ran execute[echo 'StrictHostKeyChecking no' > /home/deploy/.ssh/config] successfully
[Mon, 08 Jul 2013 20:04:54 +0000] DEBUG: Processing template[/home/deploy/.ssh/id_dsa] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:54 +0000] DEBUG: looking for template ssh_key.erb in cookbook :deploy
[Mon, 08 Jul 2013 20:04:54 +0000] DEBUG: Current content's checksum:  
[Mon, 08 Jul 2013 20:04:54 +0000] DEBUG: Rendered content's checksum: 45218e055d826fc3aa1c24dd2ab4d74d1307a29b567470f0dcc9dc4a631a4874
[Mon, 08 Jul 2013 20:04:54 +0000] INFO: Writing updated content for template[/home/deploy/.ssh/id_dsa] to /home/deploy/.ssh/id_dsa
[Mon, 08 Jul 2013 20:04:54 +0000] DEBUG: setting owner on /tmp/chef-rendered-template20130708-857-16uxqwa-0 to 4000
[Mon, 08 Jul 2013 20:04:54 +0000] DEBUG: setting group on /tmp/chef-rendered-template20130708-857-16uxqwa-0 to 33
[Mon, 08 Jul 2013 20:04:54 +0000] DEBUG: Processing directory[/srv/www/goatee/shared/cached-copy] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:54 +0000] DEBUG: Processing ruby_block[change HOME to /home/deploy for source checkout] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:54 +0000] DEBUG: Processing deploy[/srv/www/goatee] on soragami.localdomain
[Mon, 08 Jul 2013 20:04:54 +0000] INFO: deploying branch: HEAD
[Mon, 08 Jul 2013 20:04:54 +0000] INFO: ensuring proper ownership
[Mon, 08 Jul 2013 20:04:54 +0000] INFO: updating the cached checkout
[Mon, 08 Jul 2013 20:04:54 +0000] INFO: Cloning repo git@github.com:WalkerAndCoBrandsInc/goatee.git to /srv/www/goatee/shared/cached-copy
[Mon, 08 Jul 2013 20:04:54 +0000] DEBUG: Executing git clone  git@github.com:WalkerAndCoBrandsInc/goatee.git /srv/www/goatee/shared/cached-copy
[Mon, 08 Jul 2013 20:04:55 +0000] DEBUG: ---- Begin output of git clone  git@github.com:WalkerAndCoBrandsInc/goatee.git /srv/www/goatee/shared/cached-copy ----
[Mon, 08 Jul 2013 20:04:55 +0000] DEBUG: STDOUT: Cloning into '/srv/www/goatee/shared/cached-copy'...
[Mon, 08 Jul 2013 20:04:55 +0000] DEBUG: STDERR: Warning: Permanently added 'github.com,204.232.175.90' (RSA) to the list of known hosts.
[Mon, 08 Jul 2013 20:04:55 +0000] DEBUG: ---- End output of git clone  git@github.com:WalkerAndCoBrandsInc/goatee.git /srv/www/goatee/shared/cached-copy ----
[Mon, 08 Jul 2013 20:04:55 +0000] DEBUG: Ran git clone  git@github.com:WalkerAndCoBrandsInc/goatee.git /srv/www/goatee/shared/cached-copy returned 0
[Mon, 08 Jul 2013 20:04:55 +0000] DEBUG: Executing git ls-remote git@github.com:WalkerAndCoBrandsInc/goatee.git HEAD
[Mon, 08 Jul 2013 20:04:55 +0000] DEBUG: Executing git ls-remote git@github.com:WalkerAndCoBrandsInc/goatee.git HEAD
[Mon, 08 Jul 2013 20:04:55 +0000] DEBUG: ---- Begin output of git ls-remote git@github.com:WalkerAndCoBrandsInc/goatee.git HEAD ----
[Mon, 08 Jul 2013 20:04:55 +0000] DEBUG: STDOUT: 4cb44969163e31f252544a8f3423411b3f77ef95   HEAD
[Mon, 08 Jul 2013 20:04:55 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:04:55 +0000] DEBUG: ---- End output of git ls-remote git@github.com:WalkerAndCoBrandsInc/goatee.git HEAD ----
[Mon, 08 Jul 2013 20:04:55 +0000] DEBUG: Ran git ls-remote git@github.com:WalkerAndCoBrandsInc/goatee.git HEAD returned 0
[Mon, 08 Jul 2013 20:04:55 +0000] INFO: Checking out branch: HEAD reference: 4cb44969163e31f252544a8f3423411b3f77ef95
[Mon, 08 Jul 2013 20:04:55 +0000] DEBUG: Executing git checkout -b deploy 4cb44969163e31f252544a8f3423411b3f77ef95
[Mon, 08 Jul 2013 20:04:55 +0000] DEBUG: ---- Begin output of git checkout -b deploy 4cb44969163e31f252544a8f3423411b3f77ef95 ----
[Mon, 08 Jul 2013 20:04:55 +0000] DEBUG: STDOUT: 
[Mon, 08 Jul 2013 20:04:55 +0000] DEBUG: STDERR: Switched to a new branch 'deploy'
[Mon, 08 Jul 2013 20:04:55 +0000] DEBUG: ---- End output of git checkout -b deploy 4cb44969163e31f252544a8f3423411b3f77ef95 ----
[Mon, 08 Jul 2013 20:04:55 +0000] DEBUG: Ran git checkout -b deploy 4cb44969163e31f252544a8f3423411b3f77ef95 returned 0
[Mon, 08 Jul 2013 20:04:55 +0000] INFO: Enabling git submodules
[Mon, 08 Jul 2013 20:04:55 +0000] DEBUG: Executing git submodule init && git submodule update
[Mon, 08 Jul 2013 20:04:56 +0000] DEBUG: ---- Begin output of git submodule init && git submodule update ----
[Mon, 08 Jul 2013 20:04:56 +0000] DEBUG: STDOUT: Submodule 'app/assets/javascripts/lib/jquery.payment' (git://github.com/stripe/jquery.payment.git) registered for path 'app/assets/javascripts/lib/jquery.payment'
Cloning into 'app/assets/javascripts/lib/jquery.payment'...
Submodule path 'app/assets/javascripts/lib/jquery.payment': checked out 'cc1e5af4605d2e3853940186b1fb41beec8a6167'
[Mon, 08 Jul 2013 20:04:56 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:04:56 +0000] DEBUG: ---- End output of git submodule init && git submodule update ----
[Mon, 08 Jul 2013 20:04:56 +0000] DEBUG: Ran git submodule init && git submodule update returned 0
[Mon, 08 Jul 2013 20:04:56 +0000] INFO: copying the cached checkout to /srv/www/goatee/releases/20130708200454
[Mon, 08 Jul 2013 20:04:56 +0000] DEBUG: Executing cp -RPp /srv/www/goatee/shared/cached-copy/. /srv/www/goatee/releases/20130708200454
[Mon, 08 Jul 2013 20:04:56 +0000] DEBUG: ---- Begin output of cp -RPp /srv/www/goatee/shared/cached-copy/. /srv/www/goatee/releases/20130708200454 ----
[Mon, 08 Jul 2013 20:04:56 +0000] DEBUG: STDOUT: 
[Mon, 08 Jul 2013 20:04:56 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:04:56 +0000] DEBUG: ---- End output of cp -RPp /srv/www/goatee/shared/cached-copy/. /srv/www/goatee/releases/20130708200454 ----
[Mon, 08 Jul 2013 20:04:56 +0000] DEBUG: Ran cp -RPp /srv/www/goatee/shared/cached-copy/. /srv/www/goatee/releases/20130708200454 returned 0
[Mon, 08 Jul 2013 20:04:56 +0000] INFO: ensuring proper ownership
[Mon, 08 Jul 2013 20:04:57 +0000] INFO: Running callback before_migrate code block
[Mon, 08 Jul 2013 20:04:57 +0000] INFO: creating directories before symlink: tmp,public,config
[Mon, 08 Jul 2013 20:04:57 +0000] INFO: Linking shared paths into current release: system => public/system, log => log, pids => tmp/pids
[Mon, 08 Jul 2013 20:04:57 +0000] INFO: Making pre-migration symlinks: config/application.yml => config/application.yml, config/memcached.yml => config/memcached.yml, config/database.yml => config/database.yml
[Mon, 08 Jul 2013 20:04:57 +0000] INFO: ensuring proper ownership
[Mon, 08 Jul 2013 20:04:57 +0000] INFO: Gemfile detected. Running bundle install.
[Mon, 08 Jul 2013 20:04:57 +0000] INFO: sudo su deploy -c 'cd /srv/www/goatee/releases/20130708200454 && /usr/local/bin/bundle install --path /home/deploy/.bundler/goatee --without=test development'
[Mon, 08 Jul 2013 20:16:23 +0000] INFO: Fetching source index from https://rubygems.org/
Fetching git://github.com/tjhanley/credit_card_icons.git
Fetching git://github.com/plataformatec/devise.git
Fetching git://github.com/plataformatec/simple_form.git
Installing rake (10.1.0) 
Installing i18n (0.6.4) 
Installing minitest (4.7.5) 
Installing multi_json (1.7.7) 
Installing atomic (1.1.10) 
Installing thread_safe (0.1.0) 
Installing tzinfo (0.3.37) 
Installing activesupport (4.0.0) 
Installing builder (3.1.4) 
Installing erubis (2.7.0) 
Installing rack (1.5.2) 
Installing rack-test (0.6.2) 
Installing actionpack (4.0.0) 
Installing mime-types (1.23) 
Installing polyglot (0.3.3) 
Installing treetop (1.4.14) 
Installing mail (2.5.4) 
Installing actionmailer (4.0.0) 
Installing activemodel (4.0.0) 
Installing activerecord-deprecated_finders (1.0.3) 
Installing arel (4.0.0) 
Installing activerecord (4.0.0) 
Installing andand (1.3.3) 
Installing bcrypt-ruby (3.0.1) 
Installing sass (3.2.9) 
Installing bootstrap-sass (2.3.2.0) 
Installing coffee-script-source (1.6.3) 
Installing execjs (1.4.0) 
Installing coffee-script (2.2.0) 
Installing thor (0.18.1) 
Installing railties (4.0.0) 
Installing coffee-rails (4.0.0) 
Installing columnize (0.3.6) 
Using credit_card_icons (0.1.1) from git://github.com/tjhanley/credit_card_icons.git (at master) 
Installing debugger-linecache (1.2.0) 
Installing debugger-ruby_core_source (1.2.3) 
Installing debugger (1.6.1) 
Installing orm_adapter (0.4.0) 
Installing warden (1.2.1) 
Using devise (2.2.4) from git://github.com/plataformatec/devise.git (at rails4) 
Installing enumerize (0.6.1) 
Installing eventmachine (1.0.3) 
Installing factory_girl (4.2.0) 
Installing multipart-post (1.2.0) 
Installing faraday (0.8.7) 
Installing faraday_middleware (0.9.0) 
Installing font-awesome-rails (3.2.1.2) 
Installing geocoder (1.1.8) 
Installing multi_xml (0.5.4) 
Installing httparty (0.11.0) 
Installing gibbon (0.4.6) 
Installing rufus-scheduler (2.0.19) 
Installing graphite (0.2.0) 
Installing tilt (1.4.1) 
Installing haml (4.0.3) 
Installing haml-rails (0.4) 
Installing hashie (2.0.5) 
Installing hike (1.2.3) 
Installing httpauth (0.2.0) 
Installing inflection (1.0.0) 
Installing jquery-rails (3.0.2) 
Installing jquery-ui-rails (4.0.3) 
Installing json (1.8.0) 
Installing jwt (0.1.8) 
Installing kaminari (0.14.1) 
Installing kgio (2.8.0) 
Installing libv8 (3.11.8.17) 
Installing lograge (0.2.0) 
Installing mini_portile (0.5.1) 
Installing mysql2 (0.3.11) 
Installing nested_form (0.3.2) 
Installing nested_scaffold (0.1.0) 
Installing newrelic_rpm (3.6.5.130) 
Installing nokogiri (1.6.0) 
Installing oauth (0.4.7) 
Installing oauth2 (0.8.1) 
Installing oj (2.1.4) 
Installing protected_attributes (1.0.3) 
Installing rabl (0.8.6) 
Installing rack-pjax (0.7.0) 
Using bundler (1.3.4) 
Installing sprockets (2.10.0) 
Installing sprockets-rails (2.0.0) 
Installing rails (4.0.0) 
Installing remotipart (1.2.1) 
Installing safe_yaml (0.9.3) 
Installing sass-rails (4.0.0) 
Installing rails_admin (0.5.0) 
Installing raindrops (0.11.0) 
Installing ref (1.0.5) 
Installing rest-client (1.6.7) 
Installing settingslogic (2.0.9) 
Installing shoulda-matchers (2.2.0) 
Using simple_form (3.0.0.rc) from git://github.com/plataformatec/simple_form.git (at master) 
Installing sorcery (0.8.2) 
Installing stripe (1.8.3) 
Installing stripe_event (0.6.0) 
Installing therubyracer (0.11.4) 
Installing uglifier (2.1.1) 
Installing unicorn (4.6.3) 
Installing validates_email_format_of (1.5.3) 
Installing zendesk_api (0.3.11) 
Your bundle is complete!
Gems in the groups test and development were not installed.
It was installed into /home/deploy/.bundler/goatee
Post-install message from httparty:
When you HTTParty, you must party hard!
Post-install message from gibbon:
Warning: Gibbon versions 0.4.0 and newer include breaking changes like throwing exceptions by default!
Please read more at http://github.com/amro/gibbon before upgrading from 0.3.x!
Post-install message from haml:
 
HEADS UP! Haml 4.0 has many improvements, but also has changes that may break
your application:
 
* Support for Ruby 1.8.6 dropped
* Support for Rails 2 dropped
* Sass filter now always outputs <style> tags
* Data attributes are now hyphenated, not underscored
* html2haml utility moved to the html2haml gem
* Textile and Maruku filters moved to the haml-contrib gem
 
For more info see:
 
http://rubydoc.info/github/haml/haml/file/CHANGELOG.md
 
Post-install message from newrelic_rpm:
# New Relic Ruby Agent Release Notes #
 
## v3.6.5 ##
 
* Rails 4.0 Support
 
The Ruby agent is all set for the recent general release of Rails 4.0! We've
been tracking the RC's, and that work paid off. Versions 3.6.5 and 3.6.4 of
the Ruby agent should work fine with Rails 4.0.0.
 
* Excon and Typhoeus support
 
The Ruby agent now supports the Excon and Typhoeus HTTP libraries! For more
details see https://newrelic.com/docs/ruby/ruby-http-clients.
 
See https://github.com/newrelic/rpm/blob/master/CHANGELOG for a full list of
changes.
 
[Mon, 08 Jul 2013 20:16:48 +0000] INFO: Assets detected. Running assets precompile.
[Mon, 08 Jul 2013 20:16:48 +0000] INFO: sudo su deploy -c 'cd /srv/www/goatee/releases/20130708200454 && RAILS_ENV=production /usr/local/bin/bundle exec rake assets:precompile'
[Mon, 08 Jul 2013 20:17:14 +0000] INFO: [RailsAdmin] RailsAdmin initialization disabled by default. Pass SKIP_RAILS_ADMIN_INITIALIZER=false if you need it.
rake aborted!
No such file or directory - /srv/www/goatee/releases/20130708200454/config/application.yml
/home/deploy/.bundler/goatee/ruby/1.9.1/gems/settingslogic-2.0.9/lib/settingslogic.rb:102:in `initialize'
/home/deploy/.bundler/goatee/ruby/1.9.1/gems/settingslogic-2.0.9/lib/settingslogic.rb:60:in `new'
/home/deploy/.bundler/goatee/ruby/1.9.1/gems/settingslogic-2.0.9/lib/settingslogic.rb:60:in `instance'
/home/deploy/.bundler/goatee/ruby/1.9.1/gems/settingslogic-2.0.9/lib/settingslogic.rb:66:in `method_missing'
/srv/www/goatee/releases/20130708200454/config/environments/production.rb:70:in `block in <top (required)>'
/home/deploy/.bundler/goatee/ruby/1.9.1/gems/railties-4.0.0/lib/rails/railtie/configurable.rb:24:in `class_eval'
/home/deploy/.bundler/goatee/ruby/1.9.1/gems/railties-4.0.0/lib/rails/railtie/configurable.rb:24:in `configure'
/srv/www/goatee/releases/20130708200454/config/environments/production.rb:1:in `<top (required)>'
/home/deploy/.bundler/goatee/ruby/1.9.1/gems/activesupport-4.0.0/lib/active_support/dependencies.rb:228:in `require'
/home/deploy/.bundler/goatee/ruby/1.9.1/gems/activesupport-4.0.0/lib/active_support/dependencies.rb:228:in `block in require'
/home/deploy/.bundler/goatee/ruby/1.9.1/gems/activesupport-4.0.0/lib/active_support/dependencies.rb:213:in `load_dependency'
/home/deploy/.bundler/goatee/ruby/1.9.1/gems/activesupport-4.0.0/lib/active_support/dependencies.rb:228:in `require'
/home/deploy/.bundler/goatee/ruby/1.9.1/gems/railties-4.0.0/lib/rails/engine.rb:591:in `block (2 levels) in <class:Engine>'
/home/deploy/.bundler/goatee/ruby/1.9.1/gems/railties-4.0.0/lib/rails/engine.rb:590:in `each'
/home/deploy/.bundler/goatee/ruby/1.9.1/gems/railties-4.0.0/lib/rails/engine.rb:590:in `block in <class:Engine>'
/home/deploy/.bundler/goatee/ruby/1.9.1/gems/railties-4.0.0/lib/rails/initializable.rb:30:in `instance_exec'
/home/deploy/.bundler/goatee/ruby/1.9.1/gems/railties-4.0.0/lib/rails/initializable.rb:30:in `run'
/home/deploy/.bundler/goatee/ruby/1.9.1/gems/railties-4.0.0/lib/rails/initializable.rb:55:in `block in run_initializers'
/home/deploy/.bundler/goatee/ruby/1.9.1/gems/railties-4.0.0/lib/rails/initializable.rb:44:in `each'
/home/deploy/.bundler/goatee/ruby/1.9.1/gems/railties-4.0.0/lib/rails/initializable.rb:44:in `tsort_each_child'
/home/deploy/.bundler/goatee/ruby/1.9.1/gems/railties-4.0.0/lib/rails/initializable.rb:54:in `run_initializers'
/home/deploy/.bundler/goatee/ruby/1.9.1/gems/railties-4.0.0/lib/rails/application.rb:215:in `initialize!'
/home/deploy/.bundler/goatee/ruby/1.9.1/gems/railties-4.0.0/lib/rails/railtie/configurable.rb:30:in `method_missing'
/srv/www/goatee/releases/20130708200454/config/environment.rb:5:in `<top (required)>'
/home/deploy/.bundler/goatee/ruby/1.9.1/gems/activesupport-4.0.0/lib/active_support/dependencies.rb:228:in `require'
/home/deploy/.bundler/goatee/ruby/1.9.1/gems/activesupport-4.0.0/lib/active_support/dependencies.rb:228:in `block in require'
/home/deploy/.bundler/goatee/ruby/1.9.1/gems/activesupport-4.0.0/lib/active_support/dependencies.rb:213:in `load_dependency'
/home/deploy/.bundler/goatee/ruby/1.9.1/gems/activesupport-4.0.0/lib/active_support/dependencies.rb:228:in `require'
/home/deploy/.bundler/goatee/ruby/1.9.1/gems/railties-4.0.0/lib/rails/application.rb:189:in `require_environment!'
/home/deploy/.bundler/goatee/ruby/1.9.1/gems/railties-4.0.0/lib/rails/application.rb:249:in `block in run_tasks_blocks'
/home/deploy/.bundler/goatee/ruby/1.9.1/gems/sprockets-rails-2.0.0/lib/sprockets/rails/task.rb:54:in `block (2 levels) in define'
Tasks: TOP => environment
(See full trace by running task with --trace)
 
[Mon, 08 Jul 2013 20:17:14 +0000] INFO: sudo su deploy -c 'cd /srv/www/goatee/releases/20130708200454 && /usr/bin/git rev-parse HEAD > /srv/www/goatee/releases/20130708200454/public/sha.html'
[Mon, 08 Jul 2013 20:17:14 +0000] INFO: 
[Mon, 08 Jul 2013 20:17:14 +0000] DEBUG: looking for template database.yml.erb in cookbook :deploy
[Mon, 08 Jul 2013 20:17:14 +0000] DEBUG: Current content's checksum:  
[Mon, 08 Jul 2013 20:17:14 +0000] DEBUG: Rendered content's checksum: e9e9c85e8ce463da39c48b1ea5ca1ac9bdde3462e03ab5cc5fac3a3d56c2319e
[Mon, 08 Jul 2013 20:17:14 +0000] INFO: Writing updated content for template[/srv/www/goatee/shared/config/database.yml] to /srv/www/goatee/shared/config/database.yml
[Mon, 08 Jul 2013 20:17:14 +0000] DEBUG: setting owner on /tmp/chef-rendered-template20130708-857-1ng8ouf-0 to 4000
[Mon, 08 Jul 2013 20:17:14 +0000] DEBUG: setting group on /tmp/chef-rendered-template20130708-857-1ng8ouf-0 to 33
[Mon, 08 Jul 2013 20:17:14 +0000] DEBUG: setting mode on /tmp/chef-rendered-template20130708-857-1ng8ouf-0 to 660
[Mon, 08 Jul 2013 20:17:14 +0000] DEBUG: Processing template[/srv/www/goatee/shared/config/database.yml] on soragami.localdomain
[Mon, 08 Jul 2013 20:17:14 +0000] DEBUG: looking for template database.yml.erb in cookbook :deploy
[Mon, 08 Jul 2013 20:17:14 +0000] DEBUG: Current content's checksum:  e9e9c85e8ce463da39c48b1ea5ca1ac9bdde3462e03ab5cc5fac3a3d56c2319e
[Mon, 08 Jul 2013 20:17:14 +0000] DEBUG: Rendered content's checksum: e9e9c85e8ce463da39c48b1ea5ca1ac9bdde3462e03ab5cc5fac3a3d56c2319e
[Mon, 08 Jul 2013 20:17:14 +0000] DEBUG: template[/srv/www/goatee/shared/config/database.yml] content has not changed.
[Mon, 08 Jul 2013 20:17:14 +0000] INFO: Making pre-migration symlinks: config/application.yml => config/application.yml, config/memcached.yml => config/memcached.yml, config/database.yml => config/database.yml
[Mon, 08 Jul 2013 20:17:14 +0000] INFO: Symlinking
[Mon, 08 Jul 2013 20:17:14 +0000] INFO: Purging directories in checkout log, tmp/pids, public/system
[Mon, 08 Jul 2013 20:17:14 +0000] INFO: creating directories before symlink: tmp,public,config
[Mon, 08 Jul 2013 20:17:14 +0000] INFO: Linking shared paths into current release: system => public/system, log => log, pids => tmp/pids
[Mon, 08 Jul 2013 20:17:14 +0000] INFO: Making pre-migration symlinks: config/application.yml => config/application.yml, config/memcached.yml => config/memcached.yml, config/database.yml => config/database.yml
[Mon, 08 Jul 2013 20:17:14 +0000] INFO: ensuring proper ownership
[Mon, 08 Jul 2013 20:17:15 +0000] INFO: Linking release /srv/www/goatee/releases/20130708200454 into production at /srv/www/goatee/current
[Mon, 08 Jul 2013 20:17:15 +0000] INFO: ensuring proper ownership
[Mon, 08 Jul 2013 20:17:15 +0000] INFO: Restarting app with sleep 0 && ../../shared/scripts/unicorn clean-restart in /srv/www/goatee/current
[Mon, 08 Jul 2013 20:17:15 +0000] DEBUG: Executing sleep 0 && ../../shared/scripts/unicorn clean-restart
[Mon, 08 Jul 2013 20:17:40 +0000] DEBUG: ---- Begin output of sleep 0 && ../../shared/scripts/unicorn clean-restart ----
[Mon, 08 Jul 2013 20:17:40 +0000] DEBUG: STDOUT: No previous version with a different Gemfile found. Assuming a quick restart without re-loading gems is save
OpsWorks: Gemfile detected - running Unicorn with bundle exec
cd /srv/www/goatee/current && /usr/local/bin/bundle exec unicorn_rails --env production --daemonize -c /srv/www/goatee/shared/config/unicorn.conf
[Mon, 08 Jul 2013 20:17:40 +0000] DEBUG: STDERR: master failed to start, check stderr log for details
[Mon, 08 Jul 2013 20:17:40 +0000] DEBUG: ---- End output of sleep 0 && ../../shared/scripts/unicorn clean-restart ----
[Mon, 08 Jul 2013 20:17:40 +0000] DEBUG: Ran sleep 0 && ../../shared/scripts/unicorn clean-restart returned 0
[Mon, 08 Jul 2013 20:17:40 +0000] DEBUG: Processing ruby_block[change HOME back to /root after source checkout] on soragami.localdomain
[Mon, 08 Jul 2013 20:17:40 +0000] DEBUG: Processing template[/etc/nginx/sites-available/goatee] on soragami.localdomain
[Mon, 08 Jul 2013 20:17:40 +0000] DEBUG: looking for template nginx_unicorn_web_app.erb in cookbook :deploy
[Mon, 08 Jul 2013 20:17:40 +0000] DEBUG: Current content's checksum:  
[Mon, 08 Jul 2013 20:17:40 +0000] DEBUG: Rendered content's checksum: ccd75d6d35316b57da475c6ac740949b62fb8a4248630869d9e99b87eb4449a2
[Mon, 08 Jul 2013 20:17:40 +0000] INFO: Writing updated content for template[/etc/nginx/sites-available/goatee] to /etc/nginx/sites-available/goatee
[Mon, 08 Jul 2013 20:17:40 +0000] DEBUG: setting mode on /tmp/chef-rendered-template20130708-857-16jco5r-0 to 644
[Mon, 08 Jul 2013 20:17:40 +0000] DEBUG: Processing directory[/etc/nginx/ssl] on soragami.localdomain
[Mon, 08 Jul 2013 20:17:40 +0000] INFO: Creating directory[/etc/nginx/ssl] at /etc/nginx/ssl
[Mon, 08 Jul 2013 20:17:40 +0000] INFO: Setting owner to 0 for directory[/etc/nginx/ssl]
[Mon, 08 Jul 2013 20:17:40 +0000] INFO: Setting group to 0 for directory[/etc/nginx/ssl]
[Mon, 08 Jul 2013 20:17:40 +0000] INFO: Setting mode to 600 for directory[/etc/nginx/ssl]
[Mon, 08 Jul 2013 20:17:40 +0000] DEBUG: Processing template[/etc/nginx/ssl/goatee.crt] on soragami.localdomain
[Mon, 08 Jul 2013 20:17:40 +0000] DEBUG: Skipping template[/etc/nginx/ssl/goatee.crt] due to only_if
[Mon, 08 Jul 2013 20:17:40 +0000] DEBUG: Processing template[/etc/nginx/ssl/goatee.key] on soragami.localdomain
[Mon, 08 Jul 2013 20:17:40 +0000] DEBUG: Skipping template[/etc/nginx/ssl/goatee.key] due to only_if
[Mon, 08 Jul 2013 20:17:40 +0000] DEBUG: Processing template[/etc/nginx/ssl/goatee.ca] on soragami.localdomain
[Mon, 08 Jul 2013 20:17:40 +0000] DEBUG: Skipping template[/etc/nginx/ssl/goatee.ca] due to only_if
[Mon, 08 Jul 2013 20:17:40 +0000] DEBUG: Processing file[/etc/nginx/sites-enabled/default] on soragami.localdomain
[Mon, 08 Jul 2013 20:17:40 +0000] INFO: Deleting file[/etc/nginx/sites-enabled/default] at /etc/nginx/sites-enabled/default
[Mon, 08 Jul 2013 20:17:40 +0000] DEBUG: Processing execute[nxensite goatee] on soragami.localdomain
[Mon, 08 Jul 2013 20:17:40 +0000] DEBUG: Executing /usr/sbin/nxensite goatee
[Mon, 08 Jul 2013 20:17:41 +0000] DEBUG: ---- Begin output of /usr/sbin/nxensite goatee ----
[Mon, 08 Jul 2013 20:17:41 +0000] DEBUG: STDOUT: Site goatee installed; reload nginx to enable.
[Mon, 08 Jul 2013 20:17:41 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:17:41 +0000] DEBUG: ---- End output of /usr/sbin/nxensite goatee ----
[Mon, 08 Jul 2013 20:17:41 +0000] DEBUG: Ran /usr/sbin/nxensite goatee returned 0
[Mon, 08 Jul 2013 20:17:41 +0000] INFO: Ran execute[nxensite goatee] successfully
[Mon, 08 Jul 2013 20:17:41 +0000] DEBUG: Processing template[/etc/logrotate.d/opsworks_app_goatee] on soragami.localdomain
[Mon, 08 Jul 2013 20:17:41 +0000] DEBUG: looking for template logrotate.erb in cookbook :deploy
[Mon, 08 Jul 2013 20:17:41 +0000] DEBUG: Current content's checksum:  
[Mon, 08 Jul 2013 20:17:41 +0000] DEBUG: Rendered content's checksum: 9c39947a9caad05eeee8d44a70b76c68e1f0251af9a4cbca0f5b835c2caeeb01
[Mon, 08 Jul 2013 20:17:41 +0000] INFO: Writing updated content for template[/etc/logrotate.d/opsworks_app_goatee] to /etc/logrotate.d/opsworks_app_goatee
[Mon, 08 Jul 2013 20:17:41 +0000] DEBUG: setting mode on /tmp/chef-rendered-template20130708-857-19mv51b-0 to 644
[Mon, 08 Jul 2013 20:17:41 +0000] DEBUG: Processing ruby_block[Remove temp directories] on soragami.localdomain
[Mon, 08 Jul 2013 20:17:41 +0000] DEBUG: Processing ruby_block[Clean up old chef log files] on soragami.localdomain
[Mon, 08 Jul 2013 20:17:41 +0000] INFO: Clean up: There are fewer then 10 logs - skipping cleanup
[Mon, 08 Jul 2013 20:17:41 +0000] INFO: execute[nxensite goatee] sending reload action to service[nginx] (delayed)
[Mon, 08 Jul 2013 20:17:41 +0000] DEBUG: service[nginx] supports status, running
[Mon, 08 Jul 2013 20:17:41 +0000] DEBUG: Executing /etc/init.d/nginx status
[Mon, 08 Jul 2013 20:17:41 +0000] DEBUG: ---- Begin output of /etc/init.d/nginx status ----
[Mon, 08 Jul 2013 20:17:41 +0000] DEBUG: STDOUT:  * nginx is running
[Mon, 08 Jul 2013 20:17:41 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:17:41 +0000] DEBUG: ---- End output of /etc/init.d/nginx status ----
[Mon, 08 Jul 2013 20:17:41 +0000] DEBUG: Ran /etc/init.d/nginx status returned 0
[Mon, 08 Jul 2013 20:17:41 +0000] DEBUG: service[nginx]: runlevel 6, action stop, priority 20
[Mon, 08 Jul 2013 20:17:41 +0000] DEBUG: service[nginx]: runlevel 5, action start, priority 20
[Mon, 08 Jul 2013 20:17:41 +0000] DEBUG: service[nginx]: runlevel 4, action start, priority 20
[Mon, 08 Jul 2013 20:17:41 +0000] DEBUG: service[nginx]: runlevel 3, action start, priority 20
[Mon, 08 Jul 2013 20:17:41 +0000] DEBUG: service[nginx]: runlevel 2, action start, priority 20
[Mon, 08 Jul 2013 20:17:41 +0000] DEBUG: service[nginx]: runlevel 1, action stop, priority 20
[Mon, 08 Jul 2013 20:17:41 +0000] DEBUG: service[nginx]: runlevel 0, action stop, priority 20
[Mon, 08 Jul 2013 20:17:41 +0000] DEBUG: service[nginx]: attempting to reload
[Mon, 08 Jul 2013 20:17:41 +0000] DEBUG: Executing /etc/init.d/nginx reload
[Mon, 08 Jul 2013 20:17:41 +0000] DEBUG: ---- Begin output of /etc/init.d/nginx reload ----
[Mon, 08 Jul 2013 20:17:41 +0000] DEBUG: STDOUT: Reloading nginx configuration: nginx.
[Mon, 08 Jul 2013 20:17:41 +0000] DEBUG: STDERR: 
[Mon, 08 Jul 2013 20:17:41 +0000] DEBUG: ---- End output of /etc/init.d/nginx reload ----
[Mon, 08 Jul 2013 20:17:41 +0000] DEBUG: Ran /etc/init.d/nginx reload returned 0
[Mon, 08 Jul 2013 20:17:41 +0000] INFO: service[nginx]: reloaded successfully
[Mon, 08 Jul 2013 20:17:41 +0000] INFO: Chef Run complete in 963.355562 seconds
[Mon, 08 Jul 2013 20:17:41 +0000] INFO: cleaning the checksum cache
[Mon, 08 Jul 2013 20:17:41 +0000] DEBUG: removing unused checksum cache file /var/chef/cache/checksums/chef-file--tmp-chef-rendered-template20130708-18375-1148w2a-0
[Mon, 08 Jul 2013 20:17:41 +0000] DEBUG: removing unused checksum cache file /var/chef/cache/checksums/chef-file--tmp-chef-rendered-template20130708-18375-16u9ncy-0
[Mon, 08 Jul 2013 20:17:41 +0000] DEBUG: removing unused checksum cache file /var/chef/cache/checksums/chef-file--etc-monit-monitrc
[Mon, 08 Jul 2013 20:17:41 +0000] DEBUG: removing unused checksum cache file /var/chef/cache/checksums/chef-file--tmp-chef-rendered-template20130708-18375-lqhkjw-0
[Mon, 08 Jul 2013 20:17:41 +0000] DEBUG: removing unused checksum cache file /var/chef/cache/checksums/chef-file--etc-default-monit
[Mon, 08 Jul 2013 20:17:41 +0000] INFO: Running report handlers
[Mon, 08 Jul 2013 20:17:41 +0000] INFO: Report handlers complete
[Mon, 08 Jul 2013 20:17:41 +0000] DEBUG: Exiting
{
"deploy": {
"goatee": {
"group": "www-data",
"database": {
"adapter": "mysql2",
"encoding": "unicode",
"host": "XXXXXXXXXXXXX.cqxuuoqim5gg.us-east-1.rds.amazonaws.com",
"port": "XXXXXXXXXXXXX",
"database": "XXXXXXXXXXXXX",
"pool": "XXXXXXXXXXXXX",
"username": "XXXXXXXXXXXXX",
"password": "XXXXXXXXXXXXX"
},
"symlink_before_migrate": {
"config/database.yml":"config/database.yml",
"config/memcached.yml":"config/memcached.yml",
"config/application.yml":"config/application.yml"
},
"settings": {
"app_name": "XXXXXXXXXXXXX",
"app_domain": "XXXXXXXXXXXXX",
"bing": {
"key": "XXXXXXXXXXXXX",
"name": "XXXXXXXXXXXXX"
},
"facebook": {
"app_id": "XXXXXXXXXXXXX",
"app_secret": "XXXXXXXXXXXXX",
"namespace": "XXXXXXXXXXXXX"
},
"google": {
"ga_id": "XXXXXXXXXXXXX"
},
"mailchimp": {
"api": "XXXXXXXXXXXXX",
"list_id": "XXXXXXXXXXXXX"
},
"mandrill": {
"password": "XXXXXXXXXXXXX"
},
"stripe": {
"secret": "XXXXXXXXXXXXX",
"publish": "XXXXXXXXXXXXX",
"default_plan": "XXXXXXXXXXXXX"
},
"zendesk": {
"url": "XXXXXXXXXXXXX",
"api_url": "XXXXXXXXXXXXX",
"username": "XXXXXXXXXXXXX",
"token": "XXXXXXXXXXXXX",
"dropboxid": "XXXXXXXXXXXXX"
}
}
}
}
}

Directories

root@soragami:/srv/www/goatee# ls -la
total 16
drwxrwxr-x 4 deploy www-data 4096 Jul  8 20:17 .
drwxr-xr-x 3 root   root     4096 Jul  8 20:04 ..
lrwxrwxrwx 1 deploy root       39 Jul  8 20:17 current -> /srv/www/goatee/releases/20130708200454
drwxr-xr-x 3 deploy root     4096 Jul  8 20:04 releases
drwxr-xr-x 9 deploy root     4096 Jul  8 20:04 shared

root@soragami:/srv/www/goatee/shared# ls -la
total 36
drwxr-xr-x  9 deploy root     4096 Jul  8 20:04 .
drwxrwxr-x  4 deploy www-data 4096 Jul  8 20:17 ..
drwxr-xr-x 14 deploy root     4096 Jul  8 20:04 cached-copy
drwxrwx---  2 deploy www-data 4096 Jul  8 20:17 config
drwxrwx---  2 deploy www-data 4096 Jul  8 20:18 log
drwxrwx---  2 deploy www-data 4096 Jul  8 20:17 pids
drwxrwx---  2 deploy www-data 4096 Jul  8 20:04 scripts
drwxrw-rw-  2 deploy www-data 4096 Jul  8 20:18 sockets
drwxrwx---  2 deploy www-data 4096 Jul  8 20:04 system

root@soragami:/srv/www/goatee/shared/sockets# ls -la
total 8
drwxrw-rw- 2 deploy www-data 4096 Jul  8 20:18 .
drwxr-xr-x 9 deploy root     4096 Jul  8 20:04 ..
srwxrwxrwx 1 root   root        0 Jul  8 20:18 unicorn.sock

Nginx Error Log

root@soragami:/srv/www/goatee/current/log# tail -f /var/log/nginx/error.log
2013/07/08 20:04:19 [warn] 13482#0: duplicate MIME type "text/html" in /etc/nginx/nginx.conf:28
2013/07/08 20:04:19 [warn] 13483#0: duplicate MIME type "text/html" in /etc/nginx/nginx.conf:28
2013/07/08 20:17:41 [warn] 28758#0: duplicate MIME type "text/html" in /etc/nginx/nginx.conf:28
2013/07/08 20:18:50 [crit] 28760#0: *1 connect() to unix:/srv/www/goatee/shared/sockets/unicorn.sock failed (13: Permission denied) while connecting to upstream, client: 107.207.36.50, server: goatee, request: "GET / HTTP/1.1", upstream: "http://unix:/srv/www/goatee/shared/sockets/unicorn.sock:/", host: "174.129.147.74"
2013/07/08 20:19:44 [crit] 28760#0: *3 connect() to unix:/srv/www/goatee/shared/sockets/unicorn.sock failed (13: Permission denied) while connecting to upstream, client: 107.207.36.50, server: goatee, request: "GET / HTTP/1.1", upstream: "http://unix:/srv/www/goatee/shared/sockets/unicorn.sock:/", host: "174.129.147.74"
2013/07/08 20:19:50 [crit] 28760#0: *5 connect() to unix:/srv/www/goatee/shared/sockets/unicorn.sock failed (13: Permission denied) while connecting to upstream, client: 107.207.36.50, server: goatee, request: "GET / HTTP/1.1", upstream: "http://unix:/srv/www/goatee/shared/sockets/unicorn.sock:/", host: "174.129.147.74"
2013/07/08 20:20:19 [crit] 28760#0: *7 connect() to unix:/srv/www/goatee/shared/sockets/unicorn.sock failed (13: Permission denied) while connecting to upstream, client: 107.207.36.50, server: goatee, request: "GET / HTTP/1.1", upstream: "http://unix:/srv/www/goatee/shared/sockets/unicorn.sock:/", host: "174.129.147.74"
@awsrequena
Copy link

I pin-pointed the problem and fixed it. We've should roll this out soon.

Thanks for the extensive feedback.

Cheers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment