Created
March 17, 2014 19:08
-
-
Save paruff/9606124 to your computer and use it in GitHub Desktop.
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
philruffmbp:product ruffp$ gradle destroyJDS | |
Creating properties on demand (a.k.a. dynamic properties) has been deprecated and is scheduled to be removed in Gradle 2.0. Please read http://gradle.org/docs/current/dsl/org.gradle.api.plugins.ExtraPropertiesExtension.html for information on the replacement for dynamic properties. | |
Deprecated dynamic property: "additionalWebapps" on "task ':production:hmp-main:tomcatRun'", value: "file collection". | |
:destroyJDS | |
[default] Forcing shutdown of VM... | |
[default] Destroying VM and associated drives... | |
[Berkshelf] Cleaning Vagrant's berkshelf | |
[Berkshelf] Cleaning Vagrant's berkshelf | |
[default] Running cleanup tasks for 'chef_solo' provisioner... | |
:production:destroyJDS | |
:production:health-time:destroyJDS | |
:production:hmp-api:destroyJDS | |
:production:hmp-main:destroyJDS | |
:production:vista-support:destroyJDS | |
:production:health-time:health-time-core:destroyJDS | |
:production:health-time:health-time-hibernate:destroyJDS | |
:production:health-time:health-time-jackson:destroyJDS | |
:production:health-time:health-time-solr:destroyJDS | |
:production:vista-support:vista-auth:destroyJDS | |
:production:vista-support:vista-rpc-client:destroyJDS | |
BUILD SUCCESSFUL | |
Total time: 22.384 secs | |
philruffmbp:product ruffp$ gradle deployJDS | |
Creating properties on demand (a.k.a. dynamic properties) has been deprecated and is scheduled to be removed in Gradle 2.0. Please read http://gradle.org/docs/current/dsl/org.gradle.api.plugins.ExtraPropertiesExtension.html for information on the replacement for dynamic properties. | |
Deprecated dynamic property: "additionalWebapps" on "task ':production:hmp-main:tomcatRun'", value: "file collection". | |
:deployJDS | |
Bringing machine 'default' up with 'virtualbox' provider... | |
[default] Importing base box 'opscode-centos-6.3'... | |
Progress: 10% Progress: 20% Progress: 30% Progress: 40% Progress: 50% Progress: 60% Progress: 80% Progress: 90% [default] Matching MAC address for NAT networking... | |
[default] Setting the name of the VM... | |
[default] Clearing any previously set forwarded ports... | |
[Berkshelf] Skipping Berkshelf with --no-provision | |
[default] Clearing any previously set network interfaces... | |
[default] Preparing network interfaces based on configuration... | |
[default] Forwarding ports... | |
[default] -- 22 => 2222 (adapter 1) | |
[default] Booting VM... | |
[default] Waiting for machine to boot. This may take a few minutes... | |
[default] Machine booted and ready! | |
[default] The guest additions on this VM do not match the installed version of | |
VirtualBox! In most cases this is fine, but in rare cases it can | |
prevent things such as shared folders from working properly. If you see | |
shared folder errors, please make sure the guest additions within the | |
virtual machine match the version of VirtualBox you have installed on | |
your host and reload your VM. | |
Guest Additions Version: 4.1.22 | |
VirtualBox Version: 4.2 | |
[default] Configuring and enabling network interfaces... | |
[default] Mounting shared folders... | |
[default] -- /vagrant | |
[default] -- /var/cache/yum/x86_64/6 | |
[default] -- /var/chef/cache/artifacts | |
[default] -- /tmp/vagrant-chef-1/chef-solo-3/data_bags | |
[default] -- /tmp/vagrant-chef-1/chef-solo-1/cookbooks | |
[default] -- /tmp/vagrant-chef-1/chef-solo-2/cookbooks | |
[default] -- /opt/chef/embedded/lib/ruby/gems/1.9.1/cache | |
Berksfile contains multiple sources named 'windows' | |
Overriding: | |
#<Berkshelf::CookbookSource: windows (= 1.8.8), locked_version: nil, groups: [:default], location: chef_api: 'https://chef.vistacore.us'> | |
With: | |
#<Berkshelf::CookbookSource: windows (= 1.12.8), locked_version: nil, groups: [:default], location: chef_api: 'https://chef.vistacore.us'> | |
loading vagrant berksfile | |
Berksfile contains multiple sources named 'timezone-ii' | |
Overriding: | |
#<Berkshelf::CookbookSource: timezone-ii (= 0.2.0), locked_version: nil, groups: [:default], location: chef_api: 'https://chef.vistacore.us'> | |
With: | |
#<Berkshelf::CookbookSource: timezone-ii (= 0.2.0), locked_version: nil, groups: [:default], location: chef_api: 'https://chef.vistacore.us'> | |
Berksfile contains multiple sources named 'ntp' | |
Overriding: | |
#<Berkshelf::CookbookSource: ntp (= 1.5.0), locked_version: nil, groups: [:default], location: chef_api: 'https://chef.vistacore.us'> | |
With: | |
#<Berkshelf::CookbookSource: ntp (= 1.5.0), locked_version: nil, groups: [:default], location: chef_api: 'https://chef.vistacore.us'> | |
cound not find berkshelf overrides at (skipping): /Users/ruffp/Projects/vistacore/ehmp/.chef/Berksoverrides | |
[Berkshelf] using berksfile: /Users/ruffp/Projects/vistacore/ehmp/.chef/Berksfile | |
[Berkshelf] using berks cookbook path: /Users/ruffp/Projects/vistacore/.berkshelf/vagrant/berkshelf-20140317-84190-1wy1upk-default | |
[default] Running provisioner: chef_solo... | |
Generating chef JSON and uploading... | |
Running chef-solo... | |
[2014-03-17T19:07:52+00:00] INFO: *** Chef 10.14.4 *** | |
[2014-03-17T19:07:53+00:00] DEBUG: Building node object for localhost | |
[2014-03-17T19:07:53+00:00] DEBUG: Extracting run list from JSON attributes provided on command line | |
[2014-03-17T19:07:53+00:00] INFO: Setting the run_list to ["recipe[timezone-ii]", "recipe[ntp]", "recipe[jds]"] from JSON | |
[2014-03-17T19:07:53+00:00] DEBUG: Applying attributes from json file | |
[2014-03-17T19:07:53+00:00] DEBUG: Platform is centos version 6.3 | |
[2014-03-17T19:07:53+00:00] INFO: Run List is [recipe[timezone-ii], recipe[ntp], recipe[jds]] | |
[2014-03-17T19:07:53+00:00] INFO: Run List expands to [timezone-ii, ntp, jds] | |
[2014-03-17T19:07:53+00:00] INFO: Starting Chef Run for localhost | |
[2014-03-17T19:07:53+00:00] INFO: Running start handlers | |
[2014-03-17T19:07:53+00:00] INFO: Start handlers complete. | |
[2014-03-17T19:07:53+00:00] DEBUG: No chefignore file found at /tmp/vagrant-chef-1/chef-solo-1/cookbooks/chefignore no files will be ignored | |
[2014-03-17T19:07:53+00:00] DEBUG: No chefignore file found at /tmp/vagrant-chef-1/chef-solo-2/cookbooks/chefignore no files will be ignored | |
[2014-03-17T19:07:53+00:00] DEBUG: Loading cookbook cache's providers from /tmp/vagrant-chef-1/chef-solo-1/cookbooks/cache/providers/install_distribution.rb | |
[2014-03-17T19:07:53+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-1/chef-solo-1/cookbooks/cache/providers/install_distribution.rb into a provider named cache_install_distribution defined in Chef::Provider::CacheInstallDistribution | |
[2014-03-17T19:07:53+00:00] DEBUG: Loading cookbook cache's providers from /tmp/vagrant-chef-1/chef-solo-1/cookbooks/cache/providers/install_m_web.rb | |
[2014-03-17T19:07:53+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-1/chef-solo-1/cookbooks/cache/providers/install_m_web.rb into a provider named cache_install_m_web defined in Chef::Provider::CacheInstallMWeb | |
[2014-03-17T19:07:53+00:00] DEBUG: Loading cookbook cache's providers from /tmp/vagrant-chef-1/chef-solo-1/cookbooks/cache/providers/mumps_block.rb | |
[2014-03-17T19:07:53+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-1/chef-solo-1/cookbooks/cache/providers/mumps_block.rb into a provider named cache_mumps_block defined in Chef::Provider::CacheMumpsBlock | |
[2014-03-17T19:07:53+00:00] DEBUG: Loading cookbook cache's providers from /tmp/vagrant-chef-1/chef-solo-1/cookbooks/cache/providers/new_person.rb | |
[2014-03-17T19:07:53+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-1/chef-solo-1/cookbooks/cache/providers/new_person.rb into a provider named cache_new_person defined in Chef::Provider::CacheNewPerson | |
[2014-03-17T19:07:53+00:00] DEBUG: Loading cookbook cache's providers from /tmp/vagrant-chef-1/chef-solo-1/cookbooks/cache/providers/reindex_file.rb | |
[2014-03-17T19:07:53+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-1/chef-solo-1/cookbooks/cache/providers/reindex_file.rb into a provider named cache_reindex_file defined in Chef::Provider::CacheReindexFile | |
[2014-03-17T19:07:53+00:00] DEBUG: Loading cookbook cache's providers from /tmp/vagrant-chef-1/chef-solo-1/cookbooks/cache/providers/xpar_edit.rb | |
[2014-03-17T19:07:53+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-1/chef-solo-1/cookbooks/cache/providers/xpar_edit.rb into a provider named cache_xpar_edit defined in Chef::Provider::CacheXparEdit | |
[2014-03-17T19:07:53+00:00] DEBUG: Loading cookbook jds's providers from /tmp/vagrant-chef-1/chef-solo-1/cookbooks/jds/providers/mumps_block.rb | |
[2014-03-17T19:07:53+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-1/chef-solo-1/cookbooks/jds/providers/mumps_block.rb into a provider named jds_mumps_block defined in Chef::Provider::JdsMumpsBlock | |
[2014-03-17T19:07:53+00:00] DEBUG: Loading cookbook jds's providers from /tmp/vagrant-chef-1/chef-solo-1/cookbooks/jds/providers/ro_install.rb | |
[2014-03-17T19:07:53+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-1/chef-solo-1/cookbooks/jds/providers/ro_install.rb into a provider named jds_ro_install defined in Chef::Provider::JdsRoInstall | |
[2014-03-17T19:07:53+00:00] DEBUG: Loading cookbook cache's resources from /tmp/vagrant-chef-1/chef-solo-1/cookbooks/cache/resources/install_distribution.rb | |
[2014-03-17T19:07:53+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-1/chef-solo-1/cookbooks/cache/resources/install_distribution.rb into a resource named cache_install_distribution defined in Chef::Resource::CacheInstallDistribution | |
[2014-03-17T19:07:53+00:00] DEBUG: Loading cookbook cache's resources from /tmp/vagrant-chef-1/chef-solo-1/cookbooks/cache/resources/install_m_web.rb | |
[2014-03-17T19:07:53+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-1/chef-solo-1/cookbooks/cache/resources/install_m_web.rb into a resource named cache_install_m_web defined in Chef::Resource::CacheInstallMWeb | |
[2014-03-17T19:07:53+00:00] DEBUG: Loading cookbook cache's resources from /tmp/vagrant-chef-1/chef-solo-1/cookbooks/cache/resources/mumps_block.rb | |
[2014-03-17T19:07:53+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-1/chef-solo-1/cookbooks/cache/resources/mumps_block.rb into a resource named cache_mumps_block defined in Chef::Resource::CacheMumpsBlock | |
[2014-03-17T19:07:53+00:00] DEBUG: Loading cookbook cache's resources from /tmp/vagrant-chef-1/chef-solo-1/cookbooks/cache/resources/new_person.rb | |
[2014-03-17T19:07:53+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-1/chef-solo-1/cookbooks/cache/resources/new_person.rb into a resource named cache_new_person defined in Chef::Resource::CacheNewPerson | |
[2014-03-17T19:07:53+00:00] DEBUG: Loading cookbook cache's resources from /tmp/vagrant-chef-1/chef-solo-1/cookbooks/cache/resources/reindex_file.rb | |
[2014-03-17T19:07:53+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-1/chef-solo-1/cookbooks/cache/resources/reindex_file.rb into a resource named cache_reindex_file defined in Chef::Resource::CacheReindexFile | |
[2014-03-17T19:07:53+00:00] DEBUG: Loading cookbook cache's resources from /tmp/vagrant-chef-1/chef-solo-1/cookbooks/cache/resources/xpar_edit.rb | |
[2014-03-17T19:07:53+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-1/chef-solo-1/cookbooks/cache/resources/xpar_edit.rb into a resource named cache_xpar_edit defined in Chef::Resource::CacheXparEdit | |
[2014-03-17T19:07:53+00:00] DEBUG: Loading cookbook jds's resources from /tmp/vagrant-chef-1/chef-solo-1/cookbooks/jds/resources/mumps_block.rb | |
[2014-03-17T19:07:53+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-1/chef-solo-1/cookbooks/jds/resources/mumps_block.rb into a resource named jds_mumps_block defined in Chef::Resource::JdsMumpsBlock | |
[2014-03-17T19:07:53+00:00] DEBUG: Loading cookbook jds's resources from /tmp/vagrant-chef-1/chef-solo-1/cookbooks/jds/resources/ro_install.rb | |
[2014-03-17T19:07:53+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-1/chef-solo-1/cookbooks/jds/resources/ro_install.rb into a resource named jds_ro_install defined in Chef::Resource::JdsRoInstall | |
[2014-03-17T19:07:53+00:00] DEBUG: Node localhost loading cookbook cache's attribute file /tmp/vagrant-chef-1/chef-solo-1/cookbooks/cache/attributes/default.rb | |
[2014-03-17T19:07:53+00:00] DEBUG: Node localhost loading cookbook ehmp's attribute file /tmp/vagrant-chef-1/chef-solo-1/cookbooks/ehmp/attributes/default.rb | |
[2014-03-17T19:07:53+00:00] DEBUG: Node localhost loading cookbook jds's attribute file /tmp/vagrant-chef-1/chef-solo-1/cookbooks/jds/attributes/default.rb | |
[2014-03-17T19:07:53+00:00] DEBUG: Node localhost loading cookbook openinfobutton's attribute file /tmp/vagrant-chef-1/chef-solo-1/cookbooks/openinfobutton/attributes/default.rb | |
[2014-03-17T19:07:53+00:00] DEBUG: Node localhost loading cookbook solr's attribute file /tmp/vagrant-chef-1/chef-solo-1/cookbooks/solr/attributes/default.rb | |
[2014-03-17T19:07:53+00:00] DEBUG: Loading Recipe timezone-ii via include_recipe | |
[2014-03-17T19:07:53+00:00] DEBUG: Re-raising exception: Chef::Exceptions::CookbookNotFound - Cookbook timezone-ii not found. If you're loading timezone-ii from another cookbook, make sure you configure the dependency in your metadata | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.14.4/lib/chef/cookbook/cookbook_collection.rb:38:in `block in initialize' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mash.rb:77:in `yield' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mash.rb:77:in `default' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mash.rb:77:in `default' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.14.4/lib/chef/run_context.rb:94:in `[]' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.14.4/lib/chef/run_context.rb:94:in `resolve_recipe' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.14.4/lib/chef/run_context.rb:84:in `rescue in block in load' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.14.4/lib/chef/run_context.rb:76:in `block in load' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.14.4/lib/chef/run_context.rb:75:in `each' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.14.4/lib/chef/run_context.rb:75:in `load' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.14.4/lib/chef/client.rb:198:in `setup_run_context' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.14.4/lib/chef/client.rb:418:in `do_run' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.14.4/lib/chef/client.rb:176:in `run' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.14.4/lib/chef/application/solo.rb:230:in `block in run_application' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.14.4/lib/chef/application/solo.rb:218:in `loop' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.14.4/lib/chef/application/solo.rb:218:in `run_application' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.14.4/lib/chef/application.rb:70:in `run' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.14.4/bin/chef-solo:25:in `<top (required)>' | |
/usr/bin/chef-solo:23:in `load' | |
/usr/bin/chef-solo:23:in `<main>' | |
[2014-03-17T19:07:53+00:00] ERROR: Running exception handlers | |
[2014-03-17T19:07:53+00:00] ERROR: Exception handlers complete | |
[2014-03-17T19:07:53+00:00] FATAL: Stacktrace dumped to /var/chef/cache/artifacts/chef-stacktrace.out | |
[2014-03-17T19:07:53+00:00] DEBUG: Chef::Exceptions::CookbookNotFound: Cookbook timezone-ii not found. If you're loading timezone-ii from another cookbook, make sure you configure the dependency in your metadata | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.14.4/lib/chef/cookbook/cookbook_collection.rb:38:in `block in initialize' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mash.rb:77:in `yield' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mash.rb:77:in `default' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.14.0/lib/ohai/mash.rb:77:in `default' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.14.4/lib/chef/run_context.rb:94:in `[]' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.14.4/lib/chef/run_context.rb:94:in `resolve_recipe' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.14.4/lib/chef/run_context.rb:84:in `rescue in block in load' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.14.4/lib/chef/run_context.rb:76:in `block in load' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.14.4/lib/chef/run_context.rb:75:in `each' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.14.4/lib/chef/run_context.rb:75:in `load' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.14.4/lib/chef/client.rb:198:in `setup_run_context' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.14.4/lib/chef/client.rb:418:in `do_run' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.14.4/lib/chef/client.rb:176:in `run' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.14.4/lib/chef/application/solo.rb:230:in `block in run_application' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.14.4/lib/chef/application/solo.rb:218:in `loop' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.14.4/lib/chef/application/solo.rb:218:in `run_application' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.14.4/lib/chef/application.rb:70:in `run' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.14.4/bin/chef-solo:25:in `<top (required)>' | |
/usr/bin/chef-solo:23:in `load' | |
/usr/bin/chef-solo:23:in `<main>' | |
[2014-03-17T19:07:53+00:00] FATAL: Chef::Exceptions::CookbookNotFound: Cookbook timezone-ii not found. If you're loading timezone-ii from another cookbook, make sure you configure the dependency in your metadata | |
Chef never successfully completed! Any errors should be visible in the | |
output above. Please fix your recipes so that they properly complete. | |
:deployJDS FAILED | |
FAILURE: Build failed with an exception. | |
* Where: | |
Script '/Users/ruffp/Projects/vistacore/ehmp/infrastructure/gradle/deploy.gradle' line: 506 | |
* What went wrong: | |
Execution failed for task ':deployJDS'. | |
> Process 'command '/usr/bin/vagrant'' finished with non-zero exit value 1 | |
* Try: | |
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. | |
BUILD FAILED | |
Total time: 1 mins 19.854 secs | |
philruffmbp:product ruffp$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment