Skip to content

Instantly share code, notes, and snippets.

@intinig
Created November 13, 2012 13:12
Show Gist options
  • Select an option

  • Save intinig/4065703 to your computer and use it in GitHub Desktop.

Select an option

Save intinig/4065703 to your computer and use it in GitHub Desktop.
# Logfile created on 2012-11-13 13:09:22 +0000 by logger.rb/31641
[2012-11-13T13:09:22+00:00] INFO: *** Chef 10.16.2 ***
[2012-11-13T13:09:26+00:00] INFO: Run List is [role[vdp-web], role[vdp-db], role[blog-vdp], recipe[basic-conf::s3-backup]]
[2012-11-13T13:09:26+00:00] INFO: Run List expands to [basic-conf, apache2, apache2::vhost, mysql::client, mysql::ruby, php, php::module_apc, php::module_memcache, php::module_mysql, php::module_ioncube, php::module_gd, php::module_mcrypt, mysql::server_ec2, basic-conf::s3-backup]
[2012-11-13T13:09:27+00:00] INFO: Starting Chef Run for i-f88906b3
[2012-11-13T13:09:27+00:00] INFO: Running start handlers
[2012-11-13T13:09:27+00:00] INFO: Start handlers complete.
[2012-11-13T13:09:29+00:00] INFO: Loading cookbooks [apache2, apt, aws, basic-conf, build-essential, chef_handler, database, logrotate, mysql, openssl, php, postgresql, reboot-handler, ubuntu, xfs, xml]
[2012-11-13T13:09:29+00:00] WARN: Setting attributes without specifying a precedence is deprecated and will be
removed in Chef 11.0. To set attributes at normal precedence, change code like:
`node["key"] = "value"` # Not this
to:
`node.set["key"] = "value"` # This
Called from:
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.16.2/lib/chef/node/attribute.rb:449:in `method_missing'
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.16.2/lib/chef/node.rb:346:in `method_missing'
/var/chef/cache/cookbooks/mysql/libraries/helpers.rb:24:in `debian_before_squeeze?'
[2012-11-13T13:09:29+00:00] WARN: Setting attributes without specifying a precedence is deprecated and will be
removed in Chef 11.0. To set attributes at normal precedence, change code like:
`node["key"] = "value"` # Not this
to:
`node.set["key"] = "value"` # This
Called from:
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.16.2/lib/chef/node/attribute.rb:449:in `method_missing'
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.16.2/lib/chef/node.rb:346:in `method_missing'
/var/chef/cache/cookbooks/mysql/libraries/helpers.rb:28:in `ubuntu_before_lucid?'
[2012-11-13T13:09:29+00:00] WARN: Setting attributes without specifying a precedence is deprecated and will be
removed in Chef 11.0. To set attributes at normal precedence, change code like:
`node["key"] = "value"` # Not this
to:
`node.set["key"] = "value"` # This
Called from:
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.16.2/lib/chef/node/attribute.rb:449:in `method_missing'
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.16.2/lib/chef/node.rb:346:in `method_missing'
/var/chef/cache/cookbooks/mysql/attributes/server.rb:105:in `from_file'
[2012-11-13T13:09:30+00:00] INFO: Chef Handlers will be at: /var/chef/handlers
[2012-11-13T13:09:30+00:00] INFO: Processing remote_directory[/var/chef/handlers] action create (chef_handler::default line 23)
[2012-11-13T13:09:30+00:00] INFO: Processing cookbook_file[/var/chef/handlers/README] action create (dynamically defined)
[2012-11-13T13:09:30+00:00] INFO: Processing cookbook_file[/var/chef/handlers/reboot.rb] action create (reboot-handler::default line 22)
[2012-11-13T13:09:30+00:00] INFO: Processing chef_handler[Chef::Handler::Reboot] action enable (reboot-handler::default line 26)
[2012-11-13T13:09:30+00:00] INFO: Enabling chef_handler[Chef::Handler::Reboot] as a report handler
[2012-11-13T13:09:30+00:00] INFO: Processing execute[apt-get-update-build-essentials] action run (build-essential::default line 30)
[2012-11-13T13:09:30+00:00] INFO: Processing package[build-essential] action install (build-essential::default line 51)
[2012-11-13T13:09:30+00:00] INFO: Processing package[binutils-doc] action install (build-essential::default line 51)
[2012-11-13T13:09:30+00:00] INFO: Processing package[autoconf] action install (build-essential::default line 58)
[2012-11-13T13:09:30+00:00] INFO: Processing package[flex] action install (build-essential::default line 58)
[2012-11-13T13:09:30+00:00] INFO: Processing package[bison] action install (build-essential::default line 58)
[2012-11-13T13:09:31+00:00] INFO: Processing execute[apt-get update] action run (mysql::ruby line 23)
[2012-11-13T13:09:38+00:00] INFO: execute[apt-get update] ran successfully
[2012-11-13T13:09:38+00:00] INFO: Processing package[mysql-client] action install (mysql::client line 46)
[2012-11-13T13:09:38+00:00] INFO: Processing package[libmysqlclient-dev] action install (mysql::client line 46)
[2012-11-13T13:09:38+00:00] INFO: Processing chef_gem[mysql] action install (mysql::ruby line 36)
[2012-11-13T13:09:38+00:00] INFO: Processing execute[apt-get-update] action run (apt::default line 22)
[2012-11-13T13:09:38+00:00] INFO: Processing execute[apt-get update] action nothing (apt::default line 29)
[2012-11-13T13:09:38+00:00] INFO: Processing package[update-notifier-common] action install (apt::default line 36)
[2012-11-13T13:09:38+00:00] INFO: Processing execute[apt-get-update-periodic] action run (apt::default line 40)
[2012-11-13T13:09:38+00:00] INFO: Processing directory[/var/cache/local] action create (apt::default line 50)
[2012-11-13T13:09:38+00:00] INFO: Processing directory[/var/cache/local/preseeding] action create (apt::default line 50)
[2012-11-13T13:09:38+00:00] INFO: Processing template[/etc/apt/sources.list] action create (ubuntu::default line 22)
[2012-11-13T13:09:38+00:00] INFO: Processing remote_directory[/var/chef/handlers] action nothing (chef_handler::default line 23)
[2012-11-13T13:09:38+00:00] INFO: Processing cookbook_file[/var/chef/handlers/reboot.rb] action create (reboot-handler::default line 22)
[2012-11-13T13:09:38+00:00] INFO: Processing chef_handler[Chef::Handler::Reboot] action nothing (reboot-handler::default line 26)
[2012-11-13T13:09:38+00:00] INFO: Processing execute[apt-get-update-build-essentials] action nothing (build-essential::default line 30)
[2012-11-13T13:09:38+00:00] INFO: Processing package[build-essential] action nothing (build-essential::default line 51)
[2012-11-13T13:09:38+00:00] INFO: Processing package[binutils-doc] action nothing (build-essential::default line 51)
[2012-11-13T13:09:38+00:00] INFO: Processing package[autoconf] action nothing (build-essential::default line 58)
[2012-11-13T13:09:38+00:00] INFO: Processing package[flex] action nothing (build-essential::default line 58)
[2012-11-13T13:09:38+00:00] INFO: Processing package[bison] action nothing (build-essential::default line 58)
[2012-11-13T13:09:38+00:00] INFO: Processing package[libxml2-dev] action install (xml::default line 27)
[2012-11-13T13:09:38+00:00] INFO: Processing package[libxslt-dev] action install (xml::default line 27)
[2012-11-13T13:09:38+00:00] INFO: package[libxslt-dev] is a virtual package, actually acting on package[libxslt1-dev]
[2012-11-13T13:09:38+00:00] INFO: Processing execute[dpkg-reconfigure grub-pc] action run (basic-conf::default line 18)
[2012-11-13T13:09:42+00:00] INFO: execute[dpkg-reconfigure grub-pc] ran successfully
[2012-11-13T13:09:42+00:00] INFO: Processing execute[apt-get upgrade -y] action run (basic-conf::default line 24)
[2012-11-13T13:09:43+00:00] INFO: execute[apt-get upgrade -y] ran successfully
[2012-11-13T13:09:43+00:00] INFO: Processing user[intinig] action create (basic-conf::default line 27)
[2012-11-13T13:09:43+00:00] INFO: Processing template[/etc/sudoers.d/intinig] action create (basic-conf::default line 34)
[2012-11-13T13:09:43+00:00] INFO: Processing directory[/home/intinig/.ssh] action create (basic-conf::default line 40)
[2012-11-13T13:09:43+00:00] INFO: Processing cookbook_file[/home/intinig/.ssh/authorized_keys] action create (basic-conf::default line 47)
[2012-11-13T13:09:43+00:00] INFO: Processing user[deploy] action create (basic-conf::default line 55)
[2012-11-13T13:09:43+00:00] INFO: Processing template[/etc/sudoers.d/deploy] action create (basic-conf::default line 62)
[2012-11-13T13:09:43+00:00] INFO: Processing directory[/var/apps] action create (basic-conf::default line 67)
[2012-11-13T13:09:43+00:00] INFO: Processing directory[/var/apps/.ssh] action create (basic-conf::default line 71)
[2012-11-13T13:09:43+00:00] INFO: Processing directory[/var/apps/log] action create (basic-conf::default line 78)
[2012-11-13T13:09:43+00:00] INFO: Processing group[deploy] action modify (basic-conf::default line 85)
[2012-11-13T13:09:43+00:00] INFO: Processing cookbook_file[/var/apps/.ssh/authorized_keys] action create (basic-conf::default line 91)
[2012-11-13T13:09:43+00:00] INFO: Processing cookbook_file[/var/apps/.ssh/known_hosts] action create (basic-conf::default line 98)
[2012-11-13T13:09:43+00:00] INFO: Processing execute[ssh-keygen -t dsa -f /var/apps/.ssh/id_dsa -N ""] action run (basic-conf::default line 106)
[2012-11-13T13:09:43+00:00] INFO: Processing package[git-core] action install (basic-conf::default line 111)
[2012-11-13T13:09:43+00:00] INFO: Processing gem_package[github-key-upload] action install (basic-conf::default line 115)
[2012-11-13T13:09:43+00:00] INFO: Processing gem_package[right_aws] action install (basic-conf::default line 120)
[2012-11-13T13:09:43+00:00] INFO: Processing execute[github-key-upload -k /var/apps/.ssh/id_dsa.pub -u xxx-com -P xxxx -t i-f88906b3] action run (basic-conf::default line 129)
[2012-11-13T13:09:44+00:00] INFO: Processing ruby_block[check_restart] action create (basic-conf::default line 133)
[2012-11-13T13:09:44+00:00] INFO: Processing package[apache2] action install (apache2::default line 9)
[2012-11-13T13:09:45+00:00] INFO: Processing service[apache2] action enable (apache2::default line 13)
[2012-11-13T13:09:45+00:00] INFO: Processing service[apache2] action start (apache2::default line 13)
[2012-11-13T13:09:45+00:00] INFO: Processing link[/etc/apache2/mods-enabled/rewrite.load] action create (apache2::vhost line 10)
[2012-11-13T13:09:45+00:00] INFO: Processing template[/etc/apache2/sites-available/www.vinodalproduttore.it] action create (apache2::vhost line 20)
[2012-11-13T13:09:45+00:00] INFO: Processing package[logrotate] action install (logrotate::default line 20)
[2012-11-13T13:09:45+00:00] INFO: Processing template[/etc/logrotate.d/vinodalproduttore.it] action create (apache2::vhost line 35)
[2012-11-13T13:09:45+00:00] INFO: Processing link[/etc/apache2/sites-enabled/www.vinodalproduttore.it] action create (apache2::vhost line 33)
[2012-11-13T13:09:45+00:00] INFO: Processing template[/etc/apache2/sites-available/blog.vinodalproduttore.it] action create (apache2::vhost line 20)
[2012-11-13T13:09:45+00:00] INFO: Processing template[/etc/logrotate.d/blog.vinodalproduttore.it] action create (apache2::vhost line 35)
[2012-11-13T13:09:45+00:00] INFO: Processing link[/etc/apache2/sites-enabled/blog.vinodalproduttore.it] action create (apache2::vhost line 33)
[2012-11-13T13:09:45+00:00] INFO: Processing package[mysql-client] action install (mysql::client line 46)
[2012-11-13T13:09:45+00:00] INFO: Processing package[libmysqlclient-dev] action install (mysql::client line 46)
[2012-11-13T13:09:45+00:00] INFO: Processing execute[apt-get update] action nothing (mysql::ruby line 23)
[2012-11-13T13:09:45+00:00] INFO: Processing chef_gem[mysql] action install (mysql::ruby line 36)
[2012-11-13T13:09:45+00:00] INFO: Processing package[php5] action install (php::package line 33)
[2012-11-13T13:09:45+00:00] INFO: Processing package[php5-cgi] action install (php::package line 33)
[2012-11-13T13:09:45+00:00] INFO: Processing package[php5-dev] action install (php::package line 33)
[2012-11-13T13:09:45+00:00] INFO: Processing package[php5-cli] action install (php::package line 33)
[2012-11-13T13:09:45+00:00] INFO: Processing package[php-pear] action install (php::package line 33)
[2012-11-13T13:09:45+00:00] INFO: Processing template[/etc/php5/apache2/php.ini] action create (php::package line 38)
[2012-11-13T13:09:45+00:00] INFO: Processing php_pear_channel[pear.php.net] action update (php::default line 25)
[2012-11-13T13:09:46+00:00] INFO: Processing php_pear_channel[pecl.php.net] action update (php::default line 29)
[2012-11-13T13:09:46+00:00] INFO: Processing package[php-apc] action install (php::module_apc line 34)
[2012-11-13T13:09:47+00:00] INFO: Processing package[php5-memcache] action install (php::module_memcache line 34)
[2012-11-13T13:09:47+00:00] INFO: Processing package[php5-mysql] action install (php::module_mysql line 30)
[2012-11-13T13:09:47+00:00] INFO: Processing execute[download ioncube] action run (php::module_ioncube line 22)
[2012-11-13T13:09:47+00:00] INFO: Processing execute[tar xfz ioncube_loaders_lin_x86.tar.gz] action run (php::module_ioncube line 28)
[2012-11-13T13:09:47+00:00] INFO: Processing directory[/usr/lib/php5/ioncube] action create (php::module_ioncube line 33)
[2012-11-13T13:09:47+00:00] INFO: Processing execute[put ioncube in the right place] action run (php::module_ioncube line 37)
[2012-11-13T13:09:47+00:00] INFO: Processing cookbook_file[/etc/php5/apache2/conf.d/20ioncube.ini] action create (php::module_ioncube line 43)
[2012-11-13T13:09:47+00:00] INFO: Processing package[php5-gd] action install (php::module_gd line 30)
[2012-11-13T13:09:47+00:00] INFO: Processing package[php5-mcrypt] action install (php::module_mcrypt line 22)
[2012-11-13T13:09:47+00:00] INFO: Processing package[ec2-ami-tools] action install (basic-conf::s3-backup line 10)
[2012-11-13T13:09:47+00:00] INFO: Processing template[/root/backup.py] action create (basic-conf::s3-backup line 14)
[2012-11-13T13:09:47+00:00] INFO: Processing cookbook_file[/mnt/pk-I7IU5NIF7DQEN7SKFB74RMKHVOW5YGZH.pem] action create (basic-conf::s3-backup line 18)
[2012-11-13T13:09:47+00:00] INFO: Processing cookbook_file[/mnt/cert-I7IU5NIF7DQEN7SKFB74RMKHVOW5YGZH.pem] action create (basic-conf::s3-backup line 22)
[2012-11-13T13:09:47+00:00] INFO: Processing cron[backup] action create (basic-conf::s3-backup line 26)
[2012-11-13T13:09:48+00:00] INFO: Chef Run complete in 21.203716892 seconds
[2012-11-13T13:09:48+00:00] INFO: Running report handlers
[2012-11-13T13:09:48+00:00] INFO: Report handlers complete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment