Created
June 18, 2014 13:44
-
-
Save afiune/5064249fc4327f6c07f4 to your computer and use it in GitHub Desktop.
Converge for opscode-customers/trainingcert
This file contains 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
Using | |
* Chef-11.12.8 | |
* ruby-2.1.2 | |
salimafiune@afiunechef:~/github/trainingcert$ bundle install | |
Using rake 10.3.2 | |
Using i18n 0.6.9 | |
Using multi_json 1.10.1 | |
Using activesupport 3.2.18 | |
Using addressable 2.3.6 | |
Using builder 3.2.2 | |
Using gyoku 1.1.1 | |
Using mini_portile 0.6.0 | |
Using nokogiri 1.6.2.1 | |
Using akami 1.2.2 | |
Using ast 2.0.0 | |
Using buff-ruby_engine 0.1.0 | |
Using buff-shell_out 0.1.1 | |
Using hashie 2.1.2 | |
Using chozo 0.6.1 | |
Using multipart-post 1.2.0 | |
Using faraday 0.8.9 | |
Using minitar 0.5.4 | |
Using rbzip2 0.2.0 | |
Using retryable 1.3.5 | |
Using buff-extensions 0.5.0 | |
Using varia_model 0.3.2 | |
Using buff-config 0.4.0 | |
Using buff-ignore 1.1.1 | |
Using hitimes 1.2.1 | |
Using timers 3.0.0 | |
Using celluloid 0.14.1 | |
Using nio4r 1.0.0 | |
Using celluloid-io 0.14.1 | |
Using erubis 2.7.0 | |
Using json 1.7.7 | |
Using mixlib-log 1.6.0 | |
Using mixlib-authentication 1.3.0 | |
Using net-http-persistent 2.9.4 | |
Using net-ssh 2.9.1 | |
Using dep-selector-libgecode 1.0.1 | |
Using ffi 1.9.3 | |
Using dep_selector 1.0.3 | |
Using semverse 1.1.0 | |
Using solve 1.2.0 | |
Using gssapi 1.0.3 | |
Using httpclient 2.4.0 | |
Using little-plugger 1.1.3 | |
Using logging 1.8.2 | |
Using rubyntlm 0.1.1 | |
Using rack 1.5.2 | |
Using httpi 0.9.7 | |
Using nori 1.1.5 | |
Using wasabi 1.0.0 | |
Using savon 0.9.5 | |
Using uuidtools 2.1.4 | |
Using winrm 1.1.3 | |
Using ridley 1.5.3 | |
Using thor 0.18.1 | |
Using berkshelf 2.0.12 | |
Using buff-platform 0.1.0 | |
Using chef-zero 2.0.2 | |
Using diff-lcs 1.2.5 | |
Using highline 1.6.21 | |
Using mime-types 1.25.1 | |
Using mixlib-cli 1.5.0 | |
Using mixlib-config 2.1.0 | |
Using mixlib-shellout 1.4.0 | |
Using net-ssh-gateway 1.2.0 | |
Using net-ssh-multi 1.2.0 | |
Using ipaddress 0.8.0 | |
Using systemu 2.5.2 | |
Using yajl-ruby 1.2.1 | |
Using ohai 7.0.4 | |
Using coderay 1.1.0 | |
Using method_source 0.8.2 | |
Using slop 3.5.0 | |
Using pry 0.10.0 | |
Using rest-client 1.6.7 | |
Using chef 11.12.8 | |
Using fauxhai 2.1.2 | |
Using rspec-support 3.0.0 | |
Using rspec-core 3.0.1 | |
Using rspec-expectations 3.0.1 | |
Using rspec-mocks 3.0.1 | |
Using rspec 3.0.0 | |
Using chefspec 4.0.0 | |
Using gherkin 2.12.2 | |
Using rufus-lru 1.0.5 | |
Using polyglot 0.3.5 | |
Using treetop 1.5.3 | |
Using foodcritic 4.0.0 | |
Using net-scp 1.2.1 | |
Using safe_yaml 1.0.3 | |
Using test-kitchen 1.2.1 | |
Using kitchen-vagrant 0.15.0 | |
Using parser 2.1.9 | |
Using powerpack 0.0.9 | |
Using rainbow 2.0.0 | |
Using ruby-progressbar 1.5.1 | |
Using rubocop 0.23.0 | |
Using ruby-wmi 0.4.0 | |
Using strainer 3.4.0 | |
Using bundler 1.6.2 | |
Your bundle is complete! | |
Use `bundle show [gemname]` to see where a bundled gem is installed. | |
salimafiune@afiunechef:~/github/trainingcert$ | |
salimafiune@afiunechef:~/github/trainingcert$ bundle exec kitchen create | |
-----> Starting Kitchen (v1.2.1) | |
-----> Creating <default-centos-65>... | |
Bringing machine 'default' up with 'virtualbox' provider... | |
==> default: Importing base box 'opscode-centos-6.5'... | |
==> default: Matching MAC address for NAT networking... | |
==> default: Setting the name of the VM: default-centos-65_default_1403051900299_5862 | |
==> default: Fixed port collision for 22 => 2222. Now on port 2200. | |
==> default: Clearing any previously set network interfaces... | |
==> default: Preparing network interfaces based on configuration... | |
default: Adapter 1: nat | |
==> default: Forwarding ports... | |
default: 22 => 2200 (adapter 1) | |
==> default: Booting VM... | |
==> default: Waiting for machine to boot. This may take a few minutes... | |
default: SSH address: 127.0.0.1:2200 | |
default: SSH username: vagrant | |
default: SSH auth method: private key | |
default: Warning: Connection timeout. Retrying... | |
==> default: Machine booted and ready! | |
==> default: Checking for guest additions in VM... | |
==> default: Setting hostname... | |
==> default: Mounting shared folders... | |
default: /tmp/completed_certs => /Users/salimafiune/github/trainingcert/completed_certs | |
==> default: Machine not provisioning because `--no-provision` is specified. | |
Vagrant instance <default-centos-65> created. | |
Finished creating <default-centos-65> (0m43.74s). | |
-----> Kitchen is finished. (0m45.18s) | |
salimafiune@afiunechef:~/github/trainingcert$ bundle exec kitchen converge | |
-----> Starting Kitchen (v1.2.1) | |
-----> Converging <default-centos-65>... | |
Preparing files for transfer | |
Resolving cookbook dependencies with Berkshelf 2.0.12... | |
>>>>>> ------Exception------- | |
>>>>>> Class: Kitchen::ActionFailed | |
>>>>>> Message: Failed to complete #converge action: [Berkshelf::BerksfileReadError] | |
>>>>>> ---------------------- | |
>>>>>> Please see .kitchen/logs/kitchen.log for more details | |
>>>>>> Also try running `kitchen diagnose --all` for configuration | |
salimafiune@afiunechef:~/github/trainingcert$ cat Berksfile | |
site :opscode | |
metadata | |
salimafiune@afiunechef:~/github/trainingcert$ | |
salimafiune@afiunechef:~/github/trainingcert$ cat metadata.rb | |
name 'trainingcert' | |
maintainer 'Opscode, Inc.' | |
maintainer_email '[email protected]' | |
license 'Apache 2.0' | |
description 'Installs/Configures trainingcert' | |
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md')) | |
version '0.1.0' | |
salimafiune@afiunechef:~/github/trainingcert$ | |
salimafiune@afiunechef:~/github/trainingcert$ bundle exec kitchen converge -l debug | |
-----> Starting Kitchen (v1.2.1) | |
D [kitchen::driver::vagrant command] BEGIN (vagrant --version) | |
D [kitchen::driver::vagrant command] END (0m0.23s) | |
D Berksfile found at /Users/salimafiune/github/trainingcert/Berksfile, loading Berkshelf | |
D Berkshelf 2.0.12 library loaded | |
-----> Converging <default-centos-65>... | |
D Creating Vagrantfile for <default-centos-65> (/Users/salimafiune/github/trainingcert/.kitchen/kitchen-vagrant/default-centos-65/Vagrantfile) | |
D ------------ | |
D Vagrant.configure("2") do |c| | |
D c.vm.box = "opscode-centos-6.5" | |
D c.vm.box_url = "https://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_centos-6.5_chef-provisionerless.box" | |
D c.vm.hostname = "default-centos-65.vagrantup.com" | |
D c.vm.synced_folder ".", "/vagrant", disabled: true | |
D c.vm.synced_folder "/Users/salimafiune/github/trainingcert/completed_certs", "/tmp/completed_certs", nil | |
D c.vm.provider :virtualbox do |p| | |
D end | |
D end | |
D ------------ | |
Preparing files for transfer | |
D Creating local sandbox in /var/folders/cn/97c0n6h90bdc3ff91vn7fmrr0000gp/T/default-centos-65-sandbox-20140618-87486-27mq3j | |
Resolving cookbook dependencies with Berkshelf 2.0.12... | |
D Using Berksfile from /Users/salimafiune/github/trainingcert/Berksfile | |
D Cleaning up local sandbox in /var/folders/cn/97c0n6h90bdc3ff91vn7fmrr0000gp/T/default-centos-65-sandbox-20140618-87486-27mq3j | |
>>>>>> ------Exception------- | |
>>>>>> Class: Kitchen::ActionFailed | |
>>>>>> Message: Failed to complete #converge action: [Berkshelf::BerksfileReadError] | |
>>>>>> ---------------------- | |
>>>>>> Please see .kitchen/logs/kitchen.log for more details | |
>>>>>> Also try running `kitchen diagnose --all` for configuration | |
D ------Exception------- | |
D Class: Kitchen::ActionFailed | |
D Message: Failed to complete #converge action: [Berkshelf::BerksfileReadError] | |
D ---Nested Exception--- | |
D Class: Berkshelf::BerksfileReadError | |
D Message: Berkshelf::BerksfileReadError | |
D ------Backtrace------- | |
D /Users/salimafiune/.rvm/gems/ruby-2.1.2/gems/ridley-1.5.3/lib/ridley/chef/cookbook/metadata.rb:102:in `initialize' | |
D /Users/salimafiune/.rvm/gems/ruby-2.1.2/gems/ridley-1.5.3/lib/ridley/mixin/from_file.rb:5:in `new' | |
D /Users/salimafiune/.rvm/gems/ruby-2.1.2/gems/ridley-1.5.3/lib/ridley/mixin/from_file.rb:5:in `from_file' | |
D /Users/salimafiune/.rvm/gems/ruby-2.1.2/gems/berkshelf-2.0.12/lib/berkshelf/berksfile.rb:194:in `metadata' | |
D /Users/salimafiune/.rvm/gems/ruby-2.1.2/gems/berkshelf-2.0.12/lib/berkshelf/mixin/dsl_eval.rb:26:in `block (3 levels) in clean_room' | |
D /Users/salimafiune/github/trainingcert/Berksfile:3:in `block in dsl_eval_file' | |
D /Users/salimafiune/.rvm/gems/ruby-2.1.2/gems/berkshelf-2.0.12/lib/berkshelf/mixin/dsl_eval.rb:54:in `eval' | |
D /Users/salimafiune/.rvm/gems/ruby-2.1.2/gems/berkshelf-2.0.12/lib/berkshelf/mixin/dsl_eval.rb:54:in `block in dsl_eval_file' | |
D /Users/salimafiune/.rvm/gems/ruby-2.1.2/gems/berkshelf-2.0.12/lib/berkshelf/mixin/dsl_eval.rb:44:in `instance_eval' | |
D /Users/salimafiune/.rvm/gems/ruby-2.1.2/gems/berkshelf-2.0.12/lib/berkshelf/mixin/dsl_eval.rb:44:in `dsl_eval' | |
D /Users/salimafiune/.rvm/gems/ruby-2.1.2/gems/berkshelf-2.0.12/lib/berkshelf/mixin/dsl_eval.rb:54:in `dsl_eval_file' | |
D /Users/salimafiune/.rvm/gems/ruby-2.1.2/gems/berkshelf-2.0.12/lib/berkshelf/berksfile.rb:12:in `from_file' | |
D /Users/salimafiune/.rvm/gems/ruby-2.1.2/gems/test-kitchen-1.2.1/lib/kitchen/provisioner/chef/berkshelf.rb:57:in `block in resolve' | |
D /Users/salimafiune/.rvm/gems/ruby-2.1.2/gems/thor-0.18.1/lib/thor/shell/basic.rb:19:in `mute' | |
D /Users/salimafiune/.rvm/gems/ruby-2.1.2/gems/test-kitchen-1.2.1/lib/kitchen/provisioner/chef/berkshelf.rb:51:in `resolve' | |
D /Users/salimafiune/.rvm/gems/ruby-2.1.2/gems/test-kitchen-1.2.1/lib/kitchen/provisioner/chef_base.rb:394:in `block in resolve_with_berkshelf' | |
D /Users/salimafiune/.rvm/gems/ruby-2.1.2/gems/test-kitchen-1.2.1/lib/kitchen/provisioner/chef_base.rb:393:in `synchronize' | |
D /Users/salimafiune/.rvm/gems/ruby-2.1.2/gems/test-kitchen-1.2.1/lib/kitchen/provisioner/chef_base.rb:393:in `resolve_with_berkshelf' | |
D /Users/salimafiune/.rvm/gems/ruby-2.1.2/gems/test-kitchen-1.2.1/lib/kitchen/provisioner/chef_base.rb:259:in `prepare_cookbooks' | |
D /Users/salimafiune/.rvm/gems/ruby-2.1.2/gems/test-kitchen-1.2.1/lib/kitchen/provisioner/chef_base.rb:120:in `create_sandbox' | |
D /Users/salimafiune/.rvm/gems/ruby-2.1.2/gems/test-kitchen-1.2.1/lib/kitchen/provisioner/chef_solo.rb:33:in `create_sandbox' | |
D /Users/salimafiune/.rvm/gems/ruby-2.1.2/gems/test-kitchen-1.2.1/lib/kitchen/driver/ssh_base.rb:40:in `converge' | |
D /Users/salimafiune/.rvm/gems/ruby-2.1.2/gems/kitchen-vagrant-0.15.0/lib/kitchen/driver/vagrant.rb:75:in `converge' | |
D /Users/salimafiune/.rvm/gems/ruby-2.1.2/gems/test-kitchen-1.2.1/lib/kitchen/instance.rb:273:in `public_send' | |
D /Users/salimafiune/.rvm/gems/ruby-2.1.2/gems/test-kitchen-1.2.1/lib/kitchen/instance.rb:273:in `block in perform_action' | |
D /Users/salimafiune/.rvm/gems/ruby-2.1.2/gems/test-kitchen-1.2.1/lib/kitchen/instance.rb:308:in `call' | |
D /Users/salimafiune/.rvm/gems/ruby-2.1.2/gems/test-kitchen-1.2.1/lib/kitchen/instance.rb:308:in `synchronize_or_call' | |
D /Users/salimafiune/.rvm/gems/ruby-2.1.2/gems/test-kitchen-1.2.1/lib/kitchen/instance.rb:283:in `block in action' | |
D /Users/salimafiune/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/benchmark.rb:279:in `measure' | |
D /Users/salimafiune/.rvm/gems/ruby-2.1.2/gems/test-kitchen-1.2.1/lib/kitchen/instance.rb:282:in `action' | |
D /Users/salimafiune/.rvm/gems/ruby-2.1.2/gems/test-kitchen-1.2.1/lib/kitchen/instance.rb:273:in `perform_action' | |
D /Users/salimafiune/.rvm/gems/ruby-2.1.2/gems/test-kitchen-1.2.1/lib/kitchen/instance.rb:256:in `converge_action' | |
D /Users/salimafiune/.rvm/gems/ruby-2.1.2/gems/test-kitchen-1.2.1/lib/kitchen/instance.rb:246:in `block in transition_to' | |
D /Users/salimafiune/.rvm/gems/ruby-2.1.2/gems/test-kitchen-1.2.1/lib/kitchen/instance.rb:245:in `each' | |
D /Users/salimafiune/.rvm/gems/ruby-2.1.2/gems/test-kitchen-1.2.1/lib/kitchen/instance.rb:245:in `transition_to' | |
D /Users/salimafiune/.rvm/gems/ruby-2.1.2/gems/test-kitchen-1.2.1/lib/kitchen/instance.rb:119:in `converge' | |
D /Users/salimafiune/.rvm/gems/ruby-2.1.2/gems/test-kitchen-1.2.1/lib/kitchen/command.rb:109:in `public_send' | |
D /Users/salimafiune/.rvm/gems/ruby-2.1.2/gems/test-kitchen-1.2.1/lib/kitchen/command.rb:109:in `block (2 levels) in run_action' | |
D /Users/salimafiune/.rvm/gems/ruby-2.1.2/gems/logging-1.8.2/lib/logging/diagnostic_context.rb:323:in `call' | |
D /Users/salimafiune/.rvm/gems/ruby-2.1.2/gems/logging-1.8.2/lib/logging/diagnostic_context.rb:323:in `block in create_with_logging_context' | |
D ---------------------- | |
salimafiune@afiunechef:~/github/trainingcert$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment