Created
December 4, 2013 05:35
-
-
Save derekperkins/7782886 to your computer and use it in GitHub Desktop.
Build errors
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[2013-12-04T05:34:01+00:00] INFO: Forking chef instance to converge... | |
[2013-12-04T05:34:01+00:00] INFO: *** Chef 11.8.2 *** | |
[2013-12-04T05:34:01+00:00] INFO: Chef-client pid: 4890 | |
[2013-12-04T05:34:09+00:00] INFO: Setting the run_list to ["role[development]", "recipe[nozzle::default]"] from JSON | |
[2013-12-04T05:34:10+00:00] INFO: Run List is [role[development], recipe[nozzle::default]] | |
[2013-12-04T05:34:10+00:00] INFO: Run List expands to [apt, build-essential, htop, vim, chef-php54, java::openjdk, mysql::server, mysql::ruby, redis::server, nozzle::default] | |
[2013-12-04T05:34:10+00:00] INFO: Starting Chef Run for dvagrant | |
[2013-12-04T05:34:10+00:00] INFO: Running start handlers | |
[2013-12-04T05:34:10+00:00] INFO: Start handlers complete. | |
[2013-12-04T05:34:10+00:00] INFO: HTTP Request Returned 404 Object Not Found: error | |
[2013-12-04T05:34:11+00:00] INFO: Loading cookbooks [apt, ark, aws, base, build-essential, chef-php54, chef_handler, composer, database, elasticsearch, gearman, htop, java, logrotate, mysql, newrelic, nginx, nozzle, nscd, ntp, ohai, openssl, php, php-fpm, postgresql, python, redis, runit, samba, supervisor, sysctl, vim, windows, xfs, xml, yum] | |
[2013-12-04T05:34:15+00:00] INFO: HTTP Request Returned 404 Object Not Found: error | |
[2013-12-04T05:34:16+00:00] INFO: HTTP Request Returned 404 Object Not Found: error | |
[2013-12-04T05:34:16+00:00] INFO: HTTP Request Returned 404 Object Not Found: error | |
[2013-12-04T05:34:17+00:00] INFO: HTTP Request Returned 404 Object Not Found: error | |
[2013-12-04T05:34:17+00:00] INFO: HTTP Request Returned 404 Object Not Found: error | |
[2013-12-04T05:34:22+00:00] WARN: Cloning resource attributes for package[build-essential] from prior resource (CHEF-3694) | |
[2013-12-04T05:34:22+00:00] WARN: Previous package[build-essential]: /var/chef/cache/cookbooks/build-essential/recipes/debian.rb:40:in `block in from_file' | |
[2013-12-04T05:34:22+00:00] WARN: Current package[build-essential]: /var/chef/cache/cookbooks/mysql/recipes/client.rb:46:in `block in from_file' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment