ptwobrussell / Mining-the-Social-Web-2nd-Edition

The official online compendium for Mining the Social Web, 2nd Edition (O'Reilly, 2013)
http://bit.ly/135dHfs
Other
2.9k stars 1.49k forks source link

IPython Notebook not initializing. #277

Open pfk01 opened 9 years ago

pfk01 commented 9 years ago

Hi, Tried starting vagrant on both a windows 7 and Centos6 system. IPython doesn't start in either. I've attached the shell output from the Windows 7 "vagrant up" run. Can someone point me in the right direction. Thanks! Pete

Bringing machine 'default' up with 'virtualbox' provider... ==> default: Importing base box 'precise64'...

Progress: 40% Progress: 50% Progress: 60% Progress: 70% Progress: 80% Progress: 90% ==> default: Matching MAC address for NAT networking... ==> default: Setting the name of the VM: Mining-the-Social-Web-2nd-Edition-master_default_1437147097590_7751 ==> default: Clearing any previously set network interfaces... ==> default: Preparing network interfaces based on configuration... default: Adapter 1: nat ==> default: Forwarding ports... default: 8888 => 8888 (adapter 1) default: 5000 => 5000 (adapter 1) default: 27017 => 27017 (adapter 1) default: 27018 => 27018 (adapter 1) default: 27019 => 27019 (adapter 1) default: 28017 => 28017 (adapter 1) default: 22 => 2222 (adapter 1) ==> default: Running 'pre-boot' VM customizations... ==> default: Booting VM... ==> default: Waiting for machine to boot. This may take a few minutes... default: SSH address: 127.0.0.1:2222 default: SSH username: vagrant default: SSH auth method: private key default: Warning: Connection timeout. Retrying... default: default: Vagrant insecure key detected. Vagrant will automatically replace default: this with a newly generated keypair for better security. default: default: Inserting generated public key within guest... default: Removing insecure key from the guest if its present... default: Key inserted! Disconnecting and reconnecting using new SSH key... ==> default: Machine booted and ready! ==> default: Checking for guest additions in VM... default: The guest additions on this VM do not match the installed version of default: VirtualBox! In most cases this is fine, but in rare cases it can default: prevent things such as shared folders from working properly. If you see default: shared folder errors, please make sure the guest additions within the default: virtual machine match the version of VirtualBox you have installed on default: your host and reload your VM. default: default: Guest Additions Version: 4.2.0 default: VirtualBox Version: 4.3 ==> default: Mounting shared folders... default: /vagrant => C:/Users/Pete/Documents/GIT mining/Mining-the-Social-Web-2nd-Edition-master default: /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks => C:/Users/Pete/Documents/GIT mining/Mining-the-Social-Web-2nd-Edition-master/deploy/cookbooks ==> default: Running provisioner: chef_solo... default: Installing Chef (latest)... Generating chef JSON and uploading... ==> default: Running chef-solo... ==> default: stdin: is not a tty ==> default: [2015-07-17T15:34:39+00:00] INFO: Forking chef instance to converge... ==> default: [2015-07-17T15:34:39+00:00] DEBUG: Fork successful. Waiting for new chef pid: 1594 ==> default: [2015-07-17T15:34:39+00:00] DEBUG: Forked instance now converging ==> default: [2015-07-17T15:34:39+00:00] INFO: *\ Chef 12.4.1 *** ==> default: [2015-07-17T15:34:39+00:00] INFO: Chef-client pid: 1594 ==> default: [2015-07-17T15:34:39+00:00] DEBUG: Chef-client request_id: 578f31a4-316e-4219-aa39-48ebc8bcd79e ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Building node object for precise64 ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Extracting run list from JSON attributes provided on command line ==> default: [2015-07-17T15:34:42+00:00] INFO: Setting the run_list to ["recipe[mtsw2e::default]"] from CLI options ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Applying attributes from json file ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Platform is ubuntu version 12.04 ==> default: [2015-07-17T15:34:42+00:00] INFO: Run List is [recipe[mtsw2e::default]] ==> default: [2015-07-17T15:34:42+00:00] INFO: Run List expands to [mtsw2e::default] ==> default: [2015-07-17T15:34:42+00:00] INFO: Starting Chef Run for precise64 ==> default: [2015-07-17T15:34:42+00:00] INFO: Running start handlers ==> default: [2015-07-17T15:34:42+00:00] INFO: Start handlers complete. ==> default: [2015-07-17T15:34:42+00:00] DEBUG: No chefignore file found at /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/chefignore no files will be ignored ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Cookbooks to compile: [:apt, :"build-essential", :yum, :python, :runit, :mtsw2e] ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Loading cookbook runit's library file: /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/runit/libraries/default.rb ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Loading cookbook runit's library file: /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/runit/libraries/provider_runit_service.rb ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Loading cookbook runit's library file: /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/runit/libraries/resource_runit_service.rb ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Node precise64 loading cookbook apt's attribute file /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/apt/attributes/default.rb ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Loading Attribute apt::default ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Node precise64 loading cookbook build-essential's attribute file /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/build-essential/attributes/default.rb ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Loading Attribute build-essential::default ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Node precise64 loading cookbook yum's attribute file /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/yum/attributes/default.rb ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Loading Attribute yum::default ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Node precise64 loading cookbook yum's attribute file /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/yum/attributes/elrepo.rb ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Loading Attribute yum::elrepo ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Node precise64 loading cookbook yum's attribute file /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/yum/attributes/epel.rb ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Loading Attribute yum::epel ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Node precise64 loading cookbook yum's attribute file /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/yum/attributes/remi.rb ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Loading Attribute yum::remi ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Node precise64 loading cookbook python's attribute file /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/python/attributes/default.rb ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Loading Attribute python::default ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Node precise64 loading cookbook runit's attribute file /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/runit/attributes/default.rb ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Loading Attribute runit::default ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Loading cookbook apt's providers from /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/apt/providers/preference.rb ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/apt/providers/preference.rb into provider apt_preference (LWRP provider apt_preference from cookbook apt) ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Loading cookbook apt's providers from /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/apt/providers/repository.rb ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/apt/providers/repository.rb into provider apt_repository (LWRP provider apt_repository from cookbook apt) ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Loading cookbook apt's resources from /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/apt/resources/preference.rb ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/apt/resources/preference.rb into resource apt_preference (LWRP resource apt_preference from cookbook apt) ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Loading cookbook apt's resources from /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/apt/resources/repository.rb ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/apt/resources/repository.rb into resource apt_repository (LWRP resource apt_repository from cookbook apt) ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Loading cookbook yum's providers from /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/yum/providers/key.rb ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/yum/providers/key.rb into provider yum_key (LWRP provider yum_key from cookbook yum) ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Loading cookbook yum's providers from /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/yum/providers/repository.rb ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/yum/providers/repository.rb into provider yum_repository (LWRP provider yum_repository from cookbook yum) ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Loading cookbook yum's resources from /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/yum/resources/key.rb ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/yum/resources/key.rb into resource yum_key (LWRP resource yum_key from cookbook yum) ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Loading cookbook yum's resources from /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/yum/resources/repository.rb ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/yum/resources/repository.rb into resource yum_repository (LWRP resource yum_repository from cookbook yum) ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Loading cookbook python's providers from /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/python/providers/pip.rb ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/python/providers/pip.rb into provider python_pip (LWRP provider python_pip from cookbook python) ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Loading cookbook python's providers from /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/python/providers/virtualenv.rb ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/python/providers/virtualenv.rb into provider python_virtualenv (LWRP provider python_virtualenv from cookbook python) ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Loading cookbook python's resources from /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/python/resources/pip.rb ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/python/resources/pip.rb into resource python_pip (LWRP resource python_pip from cookbook python) ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Loading cookbook python's resources from /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/python/resources/virtualenv.rb ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/python/resources/virtualenv.rb into resource python_virtualenv (LWRP resource python_virtualenv from cookbook python) ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Loading Recipe mtsw2e::default via include_recipe ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Found recipe default in cookbook mtsw2e ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Loading Recipe apt via include_recipe ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Found recipe default in cookbook apt ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resources for generic execute resource enabled on node include: [Chef::Resource::Execute] ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resource for execute is Chef::Resource::Execute ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resources for generic execute resource enabled on node include: [Chef::Resource::Execute] ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resource for execute is Chef::Resource::Execute ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resources for generic execute resource enabled on node include: [Chef::Resource::Execute] ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resource for execute is Chef::Resource::Execute ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resources for generic execute resource enabled on node include: [Chef::Resource::Execute] ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resource for execute is Chef::Resource::Execute ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resources for generic package resource enabled on node include: [Chef::Resource::AptPackage, Chef::Resource::Package] ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resource for package is Chef::Resource::AptPackage ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resources for generic execute resource enabled on node include: [Chef::Resource::Execute] ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resource for execute is Chef::Resource::Execute ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resources for generic directory resource enabled on node include: [Chef::Resource::Directory] ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resource for directory is Chef::Resource::Directory ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resources for generic directory resource enabled on node include: [Chef::Resource::Directory] ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resource for directory is Chef::Resource::Directory ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Loading Recipe runit via include_recipe ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Found recipe default in cookbook runit ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resources for generic service resource enabled on node include: [Chef::Resource::Service] ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resource for service is Chef::Resource::Service ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resources for generic execute resource enabled on node include: [Chef::Resource::Execute] ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resource for execute is Chef::Resource::Execute ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Caught InvalidVersionConstraint. This means that a key in value_for_platform cannot be interpreted as a Chef::VersionConstraint. ==> default: [2015-07-17T15:34:42+00:00] DEBUG: 'default' (Chef::Exceptions::InvalidVersionConstraint) ==> default: /opt/chef/embedded/apps/chef/lib/chef/version_constraint.rb:113:in parse' ==> default: /opt/chef/embedded/apps/chef/lib/chef/version_constraint.rb:36:ininitialize' ==> default: /opt/chef/embedded/apps/chef/lib/chef/dsl/platform_introspection.rb:79:in new' ==> default: /opt/chef/embedded/apps/chef/lib/chef/dsl/platform_introspection.rb:79:inblock in match_versions' ==> default: /opt/chef/embedded/apps/chef/lib/chef/dsl/platform_introspection.rb:77:in each' ==> default: /opt/chef/embedded/apps/chef/lib/chef/dsl/platform_introspection.rb:77:inmatch_versions' ==> default: /opt/chef/embedded/apps/chef/lib/chef/dsl/platform_introspection.rb:54:in value_for_node' ==> default: /opt/chef/embedded/apps/chef/lib/chef/dsl/platform_introspection.rb:149:invalue_for_platform' ==> default: /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/runit/recipes/default.rb:25:in block in from_file' ==> default: /opt/chef/embedded/apps/chef/lib/chef/resource_builder.rb:77:ininstance_eval' ==> default: /opt/chef/embedded/apps/chef/lib/chef/resource_builder.rb:77:in build' ==> default: /opt/chef/embedded/apps/chef/lib/chef/dsl/recipe.rb:110:inbuild_resource' ==> default: /opt/chef/embedded/apps/chef/lib/chef/dsl/recipe.rb:71:in declare_resource' ==> default: /opt/chef/embedded/apps/chef/lib/chef/dsl/resources.rb:15:inexecute' ==> default: /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/runit/recipes/default.rb:24:in from_file' ==> default: /opt/chef/embedded/apps/chef/lib/chef/mixin/from_file.rb:30:ininstance_eval' ==> default: /opt/chef/embedded/apps/chef/lib/chef/mixin/from_file.rb:30:in from_file' ==> default: /opt/chef/embedded/apps/chef/lib/chef/cookbook_version.rb:228:inload_recipe' ==> default: /opt/chef/embedded/apps/chef/lib/chef/run_context.rb:174:in load_recipe' ==> default: /opt/chef/embedded/apps/chef/lib/chef/run_context.rb:143:inblock in include_recipe' ==> default: /opt/chef/embedded/apps/chef/lib/chef/run_context.rb:142:in each' ==> default: /opt/chef/embedded/apps/chef/lib/chef/run_context.rb:142:ininclude_recipe' ==> default: /opt/chef/embedded/apps/chef/lib/chef/dsl/include_recipe.rb:26:in include_recipe' ==> default: /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/mtsw2e/recipes/default.rb:3:infrom_file' ==> default: /opt/chef/embedded/apps/chef/lib/chef/mixin/from_file.rb:30:in instance_eval' ==> default: /opt/chef/embedded/apps/chef/lib/chef/mixin/from_file.rb:30:infrom_file' ==> default: /opt/chef/embedded/apps/chef/lib/chef/cookbook_version.rb:228:in load_recipe' ==> default: /opt/chef/embedded/apps/chef/lib/chef/run_context.rb:174:inload_recipe' ==> default: /opt/chef/embedded/apps/chef/lib/chef/run_context/cookbook_compiler.rb:140:in block in compile_recipes' ==> default: /opt/chef/embedded/apps/chef/lib/chef/run_context/cookbook_compiler.rb:138:ineach' ==> default: /opt/chef/embedded/apps/chef/lib/chef/run_context/cookbook_compiler.rb:138:in compile_recipes' ==> default: /opt/chef/embedded/apps/chef/lib/chef/run_context/cookbook_compiler.rb:75:incompile' ==> default: /opt/chef/embedded/apps/chef/lib/chef/run_context.rb:97:in load' ==> default: /opt/chef/embedded/apps/chef/lib/chef/policy_builder/expand_node_object.rb:87:insetup_run_context' ==> default: /opt/chef/embedded/apps/chef/lib/chef/client.rb:486:in setup_run_context' ==> default: /opt/chef/embedded/apps/chef/lib/chef/client.rb:266:inrun' ==> default: /opt/chef/embedded/apps/chef/lib/chef/application.rb:270:in block in fork_chef_client' ==> default: /opt/chef/embedded/apps/chef/lib/chef/application.rb:258:infork' ==> default: /opt/chef/embedded/apps/chef/lib/chef/application.rb:258:in fork_chef_client' ==> default: /opt/chef/embedded/apps/chef/lib/chef/application.rb:224:inblock in run_chef_client' ==> default: /opt/chef/embedded/apps/chef/lib/chef/local_mode.rb:39:in with_server_connectivity' ==> default: /opt/chef/embedded/apps/chef/lib/chef/application.rb:212:inrun_chef_client' ==> default: /opt/chef/embedded/apps/chef/lib/chef/application/solo.rb:280:in block in interval_run_chef_client' ==> default: /opt/chef/embedded/apps/chef/lib/chef/application/solo.rb:269:inloop' ==> default: /opt/chef/embedded/apps/chef/lib/chef/application/solo.rb:269:in interval_run_chef_client' ==> default: /opt/chef/embedded/apps/chef/lib/chef/application/solo.rb:247:inrun_application' ==> default: /opt/chef/embedded/apps/chef/lib/chef/application.rb:60:in run' ==> default: /opt/chef/embedded/apps/chef/bin/chef-solo:25:in<top (required)>' ==> default: /usr/bin/chef-solo:55:in load' ==> default: /usr/bin/chef-solo:55:in

' ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resources for generic execute resource enabled on node include: [Chef::Resource::Execute] ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resource for execute is Chef::Resource::Execute ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resources for generic package resource enabled on node include: [Chef::Resource::AptPackage, Chef::Resource::Package] ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resource for package is Chef::Resource::AptPackage ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Caught InvalidVersionConstraint. This means that a key in value_for_platform cannot be interpreted as a Chef::VersionConstraint. ==> default: [2015-07-17T15:34:42+00:00] DEBUG: 'default' (Chef::Exceptions::InvalidVersionConstraint) ==> default: /opt/chef/embedded/apps/chef/lib/chef/version_constraint.rb:113:in parse' ==> default: /opt/chef/embedded/apps/chef/lib/chef/version_constraint.rb:36:ininitialize' ==> default: /opt/chef/embedded/apps/chef/lib/chef/dsl/platform_introspection.rb:79:in new' ==> default: /opt/chef/embedded/apps/chef/lib/chef/dsl/platform_introspection.rb:79:inblock in match_versions' ==> default: /opt/chef/embedded/apps/chef/lib/chef/dsl/platform_introspection.rb:77:in each' ==> default: /opt/chef/embedded/apps/chef/lib/chef/dsl/platform_introspection.rb:77:inmatch_versions' ==> default: /opt/chef/embedded/apps/chef/lib/chef/dsl/platform_introspection.rb:54:in value_for_node' ==> default: /opt/chef/embedded/apps/chef/lib/chef/dsl/platform_introspection.rb:149:invalue_for_platform' ==> default: /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/runit/recipes/default.rb:85:in block in from_file' ==> default: /opt/chef/embedded/apps/chef/lib/chef/resource_builder.rb:77:ininstance_eval' ==> default: /opt/chef/embedded/apps/chef/lib/chef/resource_builder.rb:77:in build' ==> default: /opt/chef/embedded/apps/chef/lib/chef/dsl/recipe.rb:110:inbuild_resource' ==> default: /opt/chef/embedded/apps/chef/lib/chef/dsl/recipe.rb:71:in declare_resource' ==> default: /opt/chef/embedded/apps/chef/lib/chef/dsl/resources.rb:15:inpackage' ==> default: /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/runit/recipes/default.rb:80:in from_file' ==> default: /opt/chef/embedded/apps/chef/lib/chef/mixin/from_file.rb:30:ininstance_eval' ==> default: /opt/chef/embedded/apps/chef/lib/chef/mixin/from_file.rb:30:in from_file' ==> default: /opt/chef/embedded/apps/chef/lib/chef/cookbook_version.rb:228:inload_recipe' ==> default: /opt/chef/embedded/apps/chef/lib/chef/run_context.rb:174:in load_recipe' ==> default: /opt/chef/embedded/apps/chef/lib/chef/run_context.rb:143:inblock in include_recipe' ==> default: /opt/chef/embedded/apps/chef/lib/chef/run_context.rb:142:in each' ==> default: /opt/chef/embedded/apps/chef/lib/chef/run_context.rb:142:ininclude_recipe' ==> default: /opt/chef/embedded/apps/chef/lib/chef/dsl/include_recipe.rb:26:in include_recipe' ==> default: /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/mtsw2e/recipes/default.rb:3:infrom_file' ==> default: /opt/chef/embedded/apps/chef/lib/chef/mixin/from_file.rb:30:in instance_eval' ==> default: /opt/chef/embedded/apps/chef/lib/chef/mixin/from_file.rb:30:infrom_file' ==> default: /opt/chef/embedded/apps/chef/lib/chef/cookbook_version.rb:228:in load_recipe' ==> default: /opt/chef/embedded/apps/chef/lib/chef/run_context.rb:174:inload_recipe' ==> default: /opt/chef/embedded/apps/chef/lib/chef/run_context/cookbook_compiler.rb:140:in block in compile_recipes' ==> default: /opt/chef/embedded/apps/chef/lib/chef/run_context/cookbook_compiler.rb:138:ineach' ==> default: /opt/chef/embedded/apps/chef/lib/chef/run_context/cookbook_compiler.rb:138:in compile_recipes' ==> default: /opt/chef/embedded/apps/chef/lib/chef/run_context/cookbook_compiler.rb:75:incompile' ==> default: /opt/chef/embedded/apps/chef/lib/chef/run_context.rb:97:in load' ==> default: /opt/chef/embedded/apps/chef/lib/chef/policy_builder/expand_node_object.rb:87:insetup_run_context' ==> default: /opt/chef/embedded/apps/chef/lib/chef/client.rb:486:in setup_run_context' ==> default: /opt/chef/embedded/apps/chef/lib/chef/client.rb:266:inrun' ==> default: /opt/chef/embedded/apps/chef/lib/chef/application.rb:270:in block in fork_chef_client' ==> default: /opt/chef/embedded/apps/chef/lib/chef/application.rb:258:infork' ==> default: /opt/chef/embedded/apps/chef/lib/chef/application.rb:258:in fork_chef_client' ==> default: /opt/chef/embedded/apps/chef/lib/chef/application.rb:224:inblock in run_chef_client' ==> default: /opt/chef/embedded/apps/chef/lib/chef/local_mode.rb:39:in with_server_connectivity' ==> default: /opt/chef/embedded/apps/chef/lib/chef/application.rb:212:inrun_chef_client' ==> default: /opt/chef/embedded/apps/chef/lib/chef/application/solo.rb:280:in block in interval_run_chef_client' ==> default: /opt/chef/embedded/apps/chef/lib/chef/application/solo.rb:269:inloop' ==> default: /opt/chef/embedded/apps/chef/lib/chef/application/solo.rb:269:in interval_run_chef_client' ==> default: /opt/chef/embedded/apps/chef/lib/chef/application/solo.rb:247:inrun_application' ==> default: /opt/chef/embedded/apps/chef/lib/chef/application.rb:60:in run' ==> default: /opt/chef/embedded/apps/chef/bin/chef-solo:25:in<top (required)>' ==> default: /usr/bin/chef-solo:55:in load' ==> default: /usr/bin/chef-solo:55:in
' ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Loading Recipe python via include_recipe ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Found recipe default in cookbook python ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Loading Recipe python::package via include_recipe ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Found recipe package in cookbook python ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resources for generic package resource enabled on node include: [Chef::Resource::AptPackage, Chef::Resource::Package] ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resource for package is Chef::Resource::AptPackage ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resources for generic package resource enabled on node include: [Chef::Resource::AptPackage, Chef::Resource::Package] ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resource for package is Chef::Resource::AptPackage ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Loading Recipe python::pip via include_recipe ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Found recipe pip in cookbook python ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resources for generic remote_file resource enabled on node include: [Chef::Resource::RemoteFile] ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resource for remote_file is Chef::Resource::RemoteFile ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resources for generic remote_file resource enabled on node include: [Chef::Resource::RemoteFile] ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resource for remote_file is Chef::Resource::RemoteFile ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resources for generic execute resource enabled on node include: [Chef::Resource::Execute] ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resource for execute is Chef::Resource::Execute ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resources for generic execute resource enabled on node include: [Chef::Resource::Execute] ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resource for execute is Chef::Resource::Execute ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Loading Recipe python::virtualenv via include_recipe ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Found recipe virtualenv in cookbook python ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Loading Recipe python::pip via include_recipe ==> default: [2015-07-17T15:34:42+00:00] DEBUG: I am not loading python::pip, because I have already seen it. ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resources for generic python_pip resource enabled on node include: [LWRP resource python_pip from cookbook python] ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resource for python_pip is LWRP resource python_pip from cookbook python ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resources for generic apt_repository resource enabled on node include: [LWRP resource apt_repository from cookbook apt] ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resource for apt_repository is LWRP resource apt_repository from cookbook apt ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resources for generic package resource enabled on node include: [Chef::Resource::AptPackage, Chef::Resource::Package] ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resource for package is Chef::Resource::AptPackage ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resources for generic package resource enabled on node include: [Chef::Resource::AptPackage, Chef::Resource::Package] ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resource for package is Chef::Resource::AptPackage ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resources for generic package resource enabled on node include: [Chef::Resource::AptPackage, Chef::Resource::Package] ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resource for package is Chef::Resource::AptPackage ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resources for generic package resource enabled on node include: [Chef::Resource::AptPackage, Chef::Resource::Package] ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resource for package is Chef::Resource::AptPackage ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resources for generic package resource enabled on node include: [Chef::Resource::AptPackage, Chef::Resource::Package] ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resource for package is Chef::Resource::AptPackage ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resources for generic package resource enabled on node include: [Chef::Resource::AptPackage, Chef::Resource::Package] ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resource for package is Chef::Resource::AptPackage ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resources for generic package resource enabled on node include: [Chef::Resource::AptPackage, Chef::Resource::Package] ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resource for package is Chef::Resource::AptPackage ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resources for generic package resource enabled on node include: [Chef::Resource::AptPackage, Chef::Resource::Package] ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resource for package is Chef::Resource::AptPackage ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resources for generic service resource enabled on node include: [Chef::Resource::Service] ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resource for service is Chef::Resource::Service ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resources for generic execute resource enabled on node include: [Chef::Resource::Execute] ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resource for execute is Chef::Resource::Execute ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resources for generic python_pip resource enabled on node include: [LWRP resource python_pip from cookbook python] ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resource for python_pip is LWRP resource python_pip from cookbook python ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resources for generic python_pip resource enabled on node include: [LWRP resource python_pip from cookbook python] ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resource for python_pip is LWRP resource python_pip from cookbook python ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resources for generic python_pip resource enabled on node include: [LWRP resource python_pip from cookbook python] ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resource for python_pip is LWRP resource python_pip from cookbook python ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resources for generic python_pip resource enabled on node include: [LWRP resource python_pip from cookbook python] ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resource for python_pip is LWRP resource python_pip from cookbook python ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resources for generic execute resource enabled on node include: [Chef::Resource::Execute] ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resource for execute is Chef::Resource::Execute ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resources for generic runit_service resource enabled on node include: [Chef::Resource::RunitService] ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Resource for runit_service is Chef::Resource::RunitService ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Loading from cookbook_path: /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Converging node precise64 ==> default: [2015-07-17T15:34:42+00:00] INFO: Processing execute[apt-get-update] action run (apt::default line 22) ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Providers for generic execute resource enabled on node include: [Chef::Provider::Execute] ==> default: [2015-07-17T15:34:42+00:00] DEBUG: Provider for action run on resource execute[apt-get-update] is Chef::Provider::Execute ==> default: [2015-07-17T15:35:09+00:00] INFO: execute[apt-get-update] ran successfully ==> default: [2015-07-17T15:35:09+00:00] INFO: Processing execute[apt-get update] action nothing (apt::default line 29) ==> default: [2015-07-17T15:35:09+00:00] DEBUG: Skipping execute[apt-get update] due to action :nothing ==> default: [2015-07-17T15:35:09+00:00] INFO: Processing execute[apt-get autoremove] action nothing (apt::default line 36) ==> default: [2015-07-17T15:35:09+00:00] DEBUG: Skipping execute[apt-get autoremove] due to action :nothing ==> default: [2015-07-17T15:35:09+00:00] INFO: Processing execute[apt-get autoclean] action nothing (apt::default line 42) ==> default: [2015-07-17T15:35:09+00:00] DEBUG: Skipping execute[apt-get autoclean] due to action :nothing ==> default: [2015-07-17T15:35:09+00:00] INFO: Processing apt_package[update-notifier-common] action install (apt::default line 48) ==> default: [2015-07-17T15:35:09+00:00] DEBUG: Providers for generic apt_package resource enabled on node include: [Chef::Provider::Package::Apt] ==> default: [2015-07-17T15:35:09+00:00] DEBUG: Provider for action install on resource apt_package[update-notifier-common] is Chef::Provider::Package::Apt ==> default: [2015-07-17T15:35:09+00:00] DEBUG: apt_package[update-notifier-common] current version is nil ==> default: [2015-07-17T15:35:09+00:00] DEBUG: apt_package[update-notifier-common] candidate version is 0.119ubuntu8.7 ==> default: [2015-07-17T15:35:09+00:00] DEBUG: apt_package[update-notifier-common] update-notifier-common not installed, installing 0.119ubuntu8.7 ==> default: [2015-07-17T15:35:26+00:00] INFO: apt_package[update-notifier-common] installed update-notifier-common at 0.119ubuntu8.7 ==> default: [2015-07-17T15:35:27+00:00] INFO: apt_package[update-notifier-common] sending run action to executeapt-get-update ==> default: [2015-07-17T15:35:27+00:00] INFO: Processing execute[apt-get-update] action run (apt::default line 22) ==> default: [2015-07-17T15:35:27+00:00] DEBUG: Providers for generic execute resource enabled on node include: [Chef::Provider::Execute] ==> default: [2015-07-17T15:35:27+00:00] DEBUG: Provider for action run on resource execute[apt-get-update] is Chef::Provider::Execute ==> default: [2015-07-17T15:35:39+00:00] INFO: execute[apt-get-update] ran successfully ==> default: [2015-07-17T15:35:39+00:00] INFO: Processing execute[apt-get-update-periodic] action run (apt::default line 52) ==> default: [2015-07-17T15:35:39+00:00] DEBUG: Skipping execute[apt-get-update-periodic] due to only_if ruby block ==> default: [2015-07-17T15:35:39+00:00] INFO: Processing directory[/var/cache/local] action create (apt::default line 62) ==> default: [2015-07-17T15:35:39+00:00] DEBUG: Providers for generic directory resource enabled on node include: [Chef::Provider::Directory] ==> default: [2015-07-17T15:35:39+00:00] DEBUG: Provider for action create on resource directory[/var/cache/local] is Chef::Provider::Directory ==> default: [2015-07-17T15:35:40+00:00] INFO: directory[/var/cache/local] created directory /var/cache/local ==> default: [2015-07-17T15:35:40+00:00] DEBUG: found current_mode == nil, so we are creating a new file, updating mode ==> default: [2015-07-17T15:35:40+00:00] DEBUG: found current_mode == nil, so we are creating a new file, updating mode ==> default: [2015-07-17T15:35:40+00:00] DEBUG: found current_uid == nil, so we are creating a new file, updating owner ==> default: [2015-07-17T15:35:40+00:00] DEBUG: found current_gid == nil, so we are creating a new file, updating group ==> default: [2015-07-17T15:35:40+00:00] DEBUG: found current_uid == nil, so we are creating a new file, updating owner ==> default: [2015-07-17T15:35:40+00:00] INFO: directory[/var/cache/local] owner changed to 0 ==> default: [2015-07-17T15:35:40+00:00] DEBUG: found current_gid == nil, so we are creating a new file, updating group ==> default: [2015-07-17T15:35:40+00:00] INFO: directory[/var/cache/local] group changed to 0 ==> default: [2015-07-17T15:35:40+00:00] DEBUG: found current_mode == nil, so we are creating a new file, updating mode ==> default: [2015-07-17T15:35:40+00:00] INFO: directory[/var/cache/local] mode changed to 755 ==> default: [2015-07-17T15:35:40+00:00] DEBUG: selinux utilities can not be found. Skipping selinux permission fixup. ==> default: [2015-07-17T15:35:40+00:00] INFO: Processing directory[/var/cache/local/preseeding] action create (apt::default line 62) ==> default: [2015-07-17T15:35:40+00:00] DEBUG: Providers for generic directory resource enabled on node include: [Chef::Provider::Directory] ==> default: [2015-07-17T15:35:40+00:00] DEBUG: Provider for action create on resource directory[/var/cache/local/preseeding] is Chef::Provider::Directory ==> default: [2015-07-17T15:35:40+00:00] INFO: directory[/var/cache/local/preseeding] created directory /var/cache/local/preseeding ==> default: [2015-07-17T15:35:40+00:00] DEBUG: found current_mode == nil, so we are creating a new file, updating mode ==> default: [2015-07-17T15:35:40+00:00] DEBUG: found current_mode == nil, so we are creating a new file, updating mode ==> default: [2015-07-17T15:35:40+00:00] DEBUG: found current_uid == nil, so we are creating a new file, updating owner ==> default: [2015-07-17T15:35:40+00:00] DEBUG: found current_gid == nil, so we are creating a new file, updating group ==> default: [2015-07-17T15:35:40+00:00] DEBUG: found current_uid == nil, so we are creating a new file, updating owner ==> default: [2015-07-17T15:35:40+00:00] INFO: directory[/var/cache/local/preseeding] owner changed to 0 ==> default: [2015-07-17T15:35:40+00:00] DEBUG: found current_gid == nil, so we are creating a new file, updating group ==> default: [2015-07-17T15:35:40+00:00] INFO: directory[/var/cache/local/preseeding] group changed to 0 ==> default: [2015-07-17T15:35:40+00:00] DEBUG: found current_mode == nil, so we are creating a new file, updating mode ==> default: [2015-07-17T15:35:40+00:00] INFO: directory[/var/cache/local/preseeding] mode changed to 755 ==> default: [2015-07-17T15:35:40+00:00] DEBUG: selinux utilities can not be found. Skipping selinux permission fixup. ==> default: [2015-07-17T15:35:40+00:00] INFO: Processing service[runit] action nothing (runit::default line 20) ==> default: [2015-07-17T15:35:40+00:00] DEBUG: Skipping service[runit] due to action :nothing ==> default: [2015-07-17T15:35:40+00:00] INFO: Processing execute[start-runsvdir] action nothing (runit::default line 24) ==> default: [2015-07-17T15:35:40+00:00] DEBUG: Skipping execute[start-runsvdir] due to action :nothing ==> default: [2015-07-17T15:35:40+00:00] INFO: Processing execute[runit-hup-init] action nothing (runit::default line 33) ==> default: [2015-07-17T15:35:40+00:00] DEBUG: Skipping execute[runit-hup-init] due to action :nothing ==> default: [2015-07-17T15:35:40+00:00] INFO: Processing apt_package[runit] action install (runit::default line 80) ==> default: [2015-07-17T15:35:40+00:00] DEBUG: Providers for generic apt_package resource enabled on node include: [Chef::Provider::Package::Apt] ==> default: [2015-07-17T15:35:40+00:00] DEBUG: Provider for action install on resource apt_package[runit] is Chef::Provider::Package::Apt ==> default: [2015-07-17T15:35:40+00:00] DEBUG: apt_package[runit] current version is nil ==> default: [2015-07-17T15:35:40+00:00] DEBUG: apt_package[runit] candidate version is 2.1.1-6.2ubuntu2.1 ==> default: [2015-07-17T15:35:40+00:00] DEBUG: apt_package[runit] runit not installed, installing 2.1.1-6.2ubuntu2.1 ==> default: [2015-07-17T15:35:40+00:00] DEBUG: Creating directory /var/chef/cache/preseed ==> default: [2015-07-17T15:35:40+00:00] DEBUG: Creating directory /var/chef/cache/preseed/runit ==> default: [2015-07-17T15:35:40+00:00] DEBUG: apt_package[runit] fetching preseed file to /var/chef/cache/preseed/runit/runit-2.1.1-6.2ubuntu2.1.seed ==> default: [2015-07-17T15:35:40+00:00] DEBUG: apt_package[runit] fetching preseed file via cookbook_file ==> default: [2015-07-17T15:35:40+00:00] INFO: Processing cookbook_file[/var/chef/cache/preseed/runit/runit-2.1.1-6.2ubuntu2.1.seed] action create (dynamically defined) ==> default: [2015-07-17T15:35:40+00:00] DEBUG: cookbook_file[/var/chef/cache/preseed/runit/runit-2.1.1-6.2ubuntu2.1.seed] staging /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/runit/files/default/runit.seed to /var/chef/cache/preseed/runit/.runit-2.1.1-6.2ubuntu2.1.seed20150717-1594-1vf9kr2 ==> default: [2015-07-17T15:35:40+00:00] DEBUG: touching /var/chef/cache/preseed/runit/runit-2.1.1-6.2ubuntu2.1.seed to create it ==> default: [2015-07-17T15:35:40+00:00] INFO: cookbook_file[/var/chef/cache/preseed/runit/runit-2.1.1-6.2ubuntu2.1.seed] created file /var/chef/cache/preseed/runit/runit-2.1.1-6.2ubuntu2.1.seed ==> default: [2015-07-17T15:35:40+00:00] DEBUG: calculating checksum of /var/chef/cache/preseed/runit/.runit-2.1.1-6.2ubuntu2.1.seed20150717-1594-1vf9kr2 to compare with ==> default: [2015-07-17T15:35:40+00:00] DEBUG: running: diff -u /var/chef/cache/preseed/runit/runit-2.1.1-6.2ubuntu2.1.seed /var/chef/cache/preseed/runit/.runit-2.1.1-6.2ubuntu2.1.seed20150717-1594-1vf9kr2 ==> default: [2015-07-17T15:35:40+00:00] DEBUG: reading modes from /var/chef/cache/preseed/runit/runit-2.1.1-6.2ubuntu2.1.seed file ==> default: [2015-07-17T15:35:40+00:00] DEBUG: applying mode = 644, uid = 0, gid = 0 to /var/chef/cache/preseed/runit/.runit-2.1.1-6.2ubuntu2.1.seed20150717-1594-1vf9kr2 ==> default: [2015-07-17T15:35:40+00:00] DEBUG: moving temporary file /var/chef/cache/preseed/runit/.runit-2.1.1-6.2ubuntu2.1.seed20150717-1594-1vf9kr2 into place at /var/chef/cache/preseed/runit/runit-2.1.1-6.2ubuntu2.1.seed ==> default: [2015-07-17T15:35:40+00:00] INFO: cookbook_file[/var/chef/cache/preseed/runit/runit-2.1.1-6.2ubuntu2.1.seed] updated file contents /var/chef/cache/preseed/runit/runit-2.1.1-6.2ubuntu2.1.seed ==> default: [2015-07-17T15:35:40+00:00] DEBUG: found target_mode == nil, so no mode was specified on resource, not managing mode ==> default: [2015-07-17T15:35:40+00:00] DEBUG: found target_uid == nil, so no owner was specified on resource, not managing owner ==> default: [2015-07-17T15:35:40+00:00] DEBUG: found target_gid == nil, so no group was specified on resource, not managing group ==> default: [2015-07-17T15:35:40+00:00] DEBUG: selinux utilities can not be found. Skipping selinux permission fixup. ==> default: [2015-07-17T15:35:40+00:00] DEBUG: apt_package[runit] fetched preseed file to /var/chef/cache/preseed/runit/runit-2.1.1-6.2ubuntu2.1.seed ==> default: [2015-07-17T15:35:40+00:00] INFO: apt_package[runit] pre-seeding package installation instructions ==> default: [2015-07-17T15:35:55+00:00] INFO: apt_package[runit] installed runit at 2.1.1-6.2ubuntu2.1 ==> default: [2015-07-17T15:35:55+00:00] INFO: apt_package[runit] sending nothing action to executestart-runsvdir ==> default: [2015-07-17T15:35:55+00:00] INFO: Processing execute[start-runsvdir] action nothing (runit::default line 24) ==> default: [2015-07-17T15:35:55+00:00] DEBUG: Skipping execute[start-runsvdir] due to action :nothing ==> default: [2015-07-17T15:35:55+00:00] INFO: apt_package[runit] sending nothing action to executerunit-hup-init ==> default: [2015-07-17T15:35:55+00:00] INFO: Processing execute[runit-hup-init] action nothing (runit::default line 33) ==> default: [2015-07-17T15:35:55+00:00] DEBUG: Skipping execute[runit-hup-init] due to action :nothing ==> default: [2015-07-17T15:35:55+00:00] INFO: Processing apt_package[python] action install (python::package line 40) ==> default: [2015-07-17T15:35:55+00:00] DEBUG: Providers for generic apt_package resource enabled on node include: [Chef::Provider::Package::Apt] ==> default: [2015-07-17T15:35:55+00:00] DEBUG: Provider for action install on resource apt_package[python] is Chef::Provider::Package::Apt ==> default: [2015-07-17T15:35:55+00:00] DEBUG: apt_package[python] current version is 2.7.3-0ubuntu2 ==> default: [2015-07-17T15:35:55+00:00] DEBUG: apt_package[python] candidate version is 2.7.3-0ubuntu2.2 ==> default: [2015-07-17T15:35:55+00:00] DEBUG: apt_package[python] python 2.7.3-0ubuntu2 already installed ==> default: [2015-07-17T15:35:55+00:00] DEBUG: apt_package[python] is already installed - nothing to do ==> default: [2015-07-17T15:35:55+00:00] INFO: Processing apt_package[python-dev] action install (python::package line 40) ==> default: [2015-07-17T15:35:55+00:00] DEBUG: Providers for generic apt_package resource enabled on node include: [Chef::Provider::Package::Apt] ==> default: [2015-07-17T15:35:55+00:00] DEBUG: Provider for action install on resource apt_package[python-dev] is Chef::Provider::Package::Apt ==> default: [2015-07-17T15:35:55+00:00] DEBUG: apt_package[python-dev] current version is nil ==> default: [2015-07-17T15:35:55+00:00] DEBUG: apt_package[python-dev] candidate version is 2.7.3-0ubuntu2.2 ==> default: [2015-07-17T15:35:55+00:00] DEBUG: apt_package[python-dev] python-dev not installed, installing 2.7.3-0ubuntu2.2 ==> default: [2015-07-17T15:37:23+00:00] INFO: apt_package[python-dev] installed python-dev at 2.7.3-0ubuntu2.2 ==> default: [2015-07-17T15:37:23+00:00] INFO: Processing remote_file[/var/chef/cache/ez_setup.py] action create (python::pip line 36) ==> default: [2015-07-17T15:37:23+00:00] DEBUG: remote_file[/var/chef/cache/ez_setup.py] checking for changes ==> default: [2015-07-17T15:37:24+00:00] DEBUG: Cache control headers: {} ==> default: [2015-07-17T15:37:24+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::Decompressor#handle_request ==> default: [2015-07-17T15:37:24+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::CookieManager#handle_request ==> default: [2015-07-17T15:37:24+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::ValidateContentLength#handle_request ==> default: [2015-07-17T15:37:25+00:00] DEBUG: Initiating GET to https://bitbucket.org/pypa/setuptools/raw/0.8/ez_setup.py ==> default: [2015-07-17T15:37:25+00:00] DEBUG: ---- HTTP Request Header Data: ---- ==> default: [2015-07-17T15:37:25+00:00] DEBUG: Accept-Encoding: gzip;q=1.0,deflate;q=0.6,identity;q=0.3 ==> default: [2015-07-17T15:37:25+00:00] DEBUG: ---- End HTTP Request Header Data ---- ==> default: [2015-07-17T15:37:26+00:00] DEBUG: ---- HTTP Status and Header Data: ---- ==> default: [2015-07-17T15:37:26+00:00] DEBUG: HTTP 1.1 200 OK ==> default: [2015-07-17T15:37:26+00:00] DEBUG: server: nginx/1.6.2 ==> default: [2015-07-17T15:37:26+00:00] DEBUG: date: Fri, 17 Jul 2015 15:37:25 GMT ==> default: [2015-07-17T15:37:26+00:00] DEBUG: content-type: text/plain ==> default: [2015-07-17T15:37:26+00:00] DEBUG: transfer-encoding: chunked ==> default: [2015-07-17T15:37:26+00:00] DEBUG: connection: close ==> default: [2015-07-17T15:37:26+00:00] DEBUG: vary: Accept-Language, Cookie ==> default: [2015-07-17T15:37:26+00:00] DEBUG: x-served-by: app16 ==> default: [2015-07-17T15:37:26+00:00] DEBUG: x-render-time: 0.0575659275055 ==> default: [2015-07-17T15:37:26+00:00] DEBUG: content-language: en ==> default: [2015-07-17T15:37:26+00:00] DEBUG: cache-control: max-age=0 ==> default: [2015-07-17T15:37:26+00:00] DEBUG: x-request-count: 241 ==> default: [2015-07-17T15:37:26+00:00] DEBUG: expires: Fri, 17 Jul 2015 15:37:25 GMT ==> default: [2015-07-17T15:37:26+00:00] DEBUG: x-frame-options: SAMEORIGIN ==> default: [2015-07-17T15:37:26+00:00] DEBUG: last-modified: Fri, 17 Jul 2015 15:37:25 GMT ==> default: [2015-07-17T15:37:26+00:00] DEBUG: x-static-version: f3c884e499dd ==> default: [2015-07-17T15:37:26+00:00] DEBUG: x-version: 771fd94bba41 ==> default: [2015-07-17T15:37:26+00:00] DEBUG: strict-transport-security: max-age=31536000 ==> default: [2015-07-17T15:37:26+00:00] DEBUG: x-content-type-options: nosniff ==> default: [2015-07-17T15:37:26+00:00] DEBUG: content-encoding: gzip ==> default: [2015-07-17T15:37:26+00:00] DEBUG: x-cache-status: MISS ==> default: [2015-07-17T15:37:26+00:00] DEBUG: ---- End HTTP Status/Header Data ---- ==> default: [2015-07-17T15:37:26+00:00] DEBUG: Streaming download from https://bitbucket.org/pypa/setuptools/raw/0.8/ez_setup.py to tempfile /tmp/chef-rest20150717-1594-egewl7 ==> default: [2015-07-17T15:37:26+00:00] DEBUG: Initializing gzip stream deflator ==> default: [2015-07-17T15:37:26+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:26+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:26+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::ValidateContentLength#handle_stream_complete ==> default: [2015-07-17T15:37:26+00:00] DEBUG: HTTP server did not include a Content-Length header in response, cannot identify truncated downloads. ==> default: [2015-07-17T15:37:26+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::CookieManager#handle_stream_complete ==> default: [2015-07-17T15:37:26+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::Decompressor#handle_stream_complete ==> default: [2015-07-17T15:37:26+00:00] DEBUG: Creating directory /var/chef/cache/remote_file ==> default: [2015-07-17T15:37:26+00:00] DEBUG: touching /var/chef/cache/ez_setup.py to create it ==> default: [2015-07-17T15:37:26+00:00] INFO: remote_file[/var/chef/cache/ez_setup.py] created file /var/chef/cache/ez_setup.py ==> default: [2015-07-17T15:37:26+00:00] DEBUG: calculating checksum of /tmp/chef-rest20150717-1594-egewl7 to compare with ==> default: [2015-07-17T15:37:26+00:00] DEBUG: running: diff -u /var/chef/cache/ez_setup.py /tmp/chef-rest20150717-1594-egewl7 ==> default: [2015-07-17T15:37:26+00:00] DEBUG: reading modes from /var/chef/cache/ez_setup.py file ==> default: [2015-07-17T15:37:26+00:00] DEBUG: applying mode = 644, uid = 0, gid = 0 to /tmp/chef-rest20150717-1594-egewl7 ==> default: [2015-07-17T15:37:26+00:00] DEBUG: moving temporary file /tmp/chef-rest20150717-1594-egewl7 into place at /var/chef/cache/ez_setup.py ==> default: [2015-07-17T15:37:26+00:00] INFO: remote_file[/var/chef/cache/ez_setup.py] updated file contents /var/chef/cache/ez_setup.py ==> default: [2015-07-17T15:37:26+00:00] DEBUG: found current_mode == nil, so we are creating a new file, updating mode ==> default: [2015-07-17T15:37:26+00:00] DEBUG: found current_mode == nil, so we are creating a new file, updating mode ==> default: [2015-07-17T15:37:26+00:00] DEBUG: found target_uid == nil, so no owner was specified on resource, not managing owner ==> default: [2015-07-17T15:37:26+00:00] DEBUG: found target_gid == nil, so no group was specified on resource, not managing group ==> default: [2015-07-17T15:37:26+00:00] DEBUG: found target_uid == nil, so no owner was specified on resource, not managing owner ==> default: [2015-07-17T15:37:26+00:00] DEBUG: found target_gid == nil, so no group was specified on resource, not managing group ==> default: [2015-07-17T15:37:26+00:00] DEBUG: found current_mode == nil, so we are creating a new file, updating mode ==> default: [2015-07-17T15:37:26+00:00] INFO: remote_file[/var/chef/cache/ez_setup.py] mode changed to 644 ==> default: [2015-07-17T15:37:26+00:00] DEBUG: selinux utilities can not be found. Skipping selinux permission fixup. ==> default: [2015-07-17T15:37:26+00:00] INFO: Processing remote_file[/var/chef/cache/get-pip.py] action create (python::pip line 42) ==> default: [2015-07-17T15:37:26+00:00] DEBUG: remote_file[/var/chef/cache/get-pip.py] checking for changes ==> default: [2015-07-17T15:37:26+00:00] DEBUG: Cache control headers: {} ==> default: [2015-07-17T15:37:26+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::Decompressor#handle_request ==> default: [2015-07-17T15:37:26+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::CookieManager#handle_request ==> default: [2015-07-17T15:37:26+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::ValidateContentLength#handle_request ==> default: [2015-07-17T15:37:26+00:00] DEBUG: Initiating GET to https://raw.github.com/pypa/pip/master/contrib/get-pip.py ==> default: [2015-07-17T15:37:26+00:00] DEBUG: ---- HTTP Request Header Data: ---- ==> default: [2015-07-17T15:37:26+00:00] DEBUG: Accept-Encoding: gzip;q=1.0,deflate;q=0.6,identity;q=0.3 ==> default: [2015-07-17T15:37:26+00:00] DEBUG: ---- End HTTP Request Header Data ---- ==> default: [2015-07-17T15:37:26+00:00] DEBUG: ---- HTTP Status and Header Data: ---- ==> default: [2015-07-17T15:37:26+00:00] DEBUG: HTTP 1.1 301 Moved Permanently ==> default: [2015-07-17T15:37:26+00:00] DEBUG: location: https://raw.githubusercontent.com/pypa/pip/master/contrib/get-pip.py ==> default: [2015-07-17T15:37:26+00:00] DEBUG: content-length: 0 ==> default: [2015-07-17T15:37:26+00:00] DEBUG: accept-ranges: bytes ==> default: [2015-07-17T15:37:26+00:00] DEBUG: date: Fri, 17 Jul 2015 15:37:26 GMT ==> default: [2015-07-17T15:37:26+00:00] DEBUG: via: 1.1 varnish ==> default: [2015-07-17T15:37:26+00:00] DEBUG: age: 0 ==> default: [2015-07-17T15:37:26+00:00] DEBUG: connection: close ==> default: [2015-07-17T15:37:26+00:00] DEBUG: x-served-by: cache-iad2130-IAD ==> default: [2015-07-17T15:37:26+00:00] DEBUG: x-cache: MISS ==> default: [2015-07-17T15:37:26+00:00] DEBUG: x-cache-hits: 0 ==> default: [2015-07-17T15:37:26+00:00] DEBUG: vary: Accept-Encoding ==> default: [2015-07-17T15:37:26+00:00] DEBUG: ---- End HTTP Status/Header Data ---- ==> default: [2015-07-17T15:37:26+00:00] DEBUG: ---- HTTP Response Body ---- ==> default: [2015-07-17T15:37:26+00:00] DEBUG: ==> default: [2015-07-17T15:37:26+00:00] DEBUG: ---- End HTTP Response Body ----- ==> default: [2015-07-17T15:37:26+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::ValidateContentLength#handle_stream_complete ==> default: [2015-07-17T15:37:26+00:00] DEBUG: No content-length information collected for the streamed download, cannot identify streamed download. ==> default: [2015-07-17T15:37:26+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::CookieManager#handle_stream_complete ==> default: [2015-07-17T15:37:26+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::Decompressor#handle_stream_complete ==> default: [2015-07-17T15:37:26+00:00] DEBUG: Following redirect 1/10 ==> default: [2015-07-17T15:37:26+00:00] DEBUG: Initiating GET to https://raw.githubusercontent.com/pypa/pip/master/contrib/get-pip.py ==> default: [2015-07-17T15:37:26+00:00] DEBUG: ---- HTTP Request Header Data: ---- ==> default: [2015-07-17T15:37:26+00:00] DEBUG: Accept-Encoding: gzip;q=1.0,deflate;q=0.6,identity;q=0.3 ==> default: [2015-07-17T15:37:26+00:00] DEBUG: ---- End HTTP Request Header Data ---- ==> default: [2015-07-17T15:37:26+00:00] DEBUG: ---- HTTP Status and Header Data: ---- ==> default: [2015-07-17T15:37:26+00:00] DEBUG: HTTP 1.1 200 OK ==> default: [2015-07-17T15:37:26+00:00] DEBUG: content-security-policy: default-src 'none' ==> default: [2015-07-17T15:37:26+00:00] DEBUG: x-xss-protection: 1; mode=block ==> default: [2015-07-17T15:37:26+00:00] DEBUG: x-frame-options: deny ==> default: [2015-07-17T15:37:26+00:00] DEBUG: x-content-type-options: nosniff ==> default: [2015-07-17T15:37:26+00:00] DEBUG: strict-transport-security: max-age=31536000 ==> default: [2015-07-17T15:37:26+00:00] DEBUG: etag: "ac732e332857ca12c2786bc9d8a4ffa299f883fc" ==> default: [2015-07-17T15:37:26+00:00] DEBUG: content-type: text/plain; charset=utf-8 ==> default: [2015-07-17T15:37:26+00:00] DEBUG: cache-control: max-age=300 ==> default: [2015-07-17T15:37:26+00:00] DEBUG: content-encoding: gzip ==> default: [2015-07-17T15:37:26+00:00] DEBUG: content-length: 1129677 ==> default: [2015-07-17T15:37:26+00:00] DEBUG: accept-ranges: bytes ==> default: [2015-07-17T15:37:26+00:00] DEBUG: date: Fri, 17 Jul 2015 15:37:26 GMT ==> default: [2015-07-17T15:37:26+00:00] DEBUG: via: 1.1 varnish ==> default: [2015-07-17T15:37:26+00:00] DEBUG: connection: close ==> default: [2015-07-17T15:37:26+00:00] DEBUG: x-served-by: cache-iad2142-IAD ==> default: [2015-07-17T15:37:26+00:00] DEBUG: x-cache: HIT ==> default: [2015-07-17T15:37:26+00:00] DEBUG: x-cache-hits: 1 ==> default: [2015-07-17T15:37:26+00:00] DEBUG: vary: Authorization,Accept-Encoding ==> default: [2015-07-17T15:37:26+00:00] DEBUG: access-control-allow-origin: * ==> default: [2015-07-17T15:37:26+00:00] DEBUG: expires: Fri, 17 Jul 2015 15:42:26 GMT ==> default: [2015-07-17T15:37:26+00:00] DEBUG: source-age: 267 ==> default: [2015-07-17T15:37:26+00:00] DEBUG: ---- End HTTP Status/Header Data ---- ==> default: [2015-07-17T15:37:26+00:00] DEBUG: Streaming download from https://raw.github.com/pypa/pip/master/contrib/get-pip.py to tempfile /tmp/chef-rest20150717-1594-1hm69fb ==> default: [2015-07-17T15:37:26+00:00] DEBUG: Initializing gzip stream deflator ==> default: [2015-07-17T15:37:26+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:26+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:26+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:26+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:26+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:26+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:26+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:26+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:26+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:26+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:26+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:26+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:26+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:26+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:26+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:26+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:26+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:26+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:26+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:26+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:26+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:26+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:26+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:26+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:26+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:26+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:26+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:26+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:27+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:28+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:28+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:28+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:28+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:28+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:28+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:28+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:28+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:28+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:28+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:28+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:28+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:28+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:28+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:28+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:28+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:28+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:28+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:28+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:28+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:28+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::ValidateContentLength::ContentLengthCounter#handle_chunk ==> default: [2015-07-17T15:37:28+00:00] DEBUG: Chef::HTTP::StreamHandler calling Chef::HTTP::Decompressor::GzipInflater#handle_chunk ==> default: [2015-07-17T15:37:28+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::ValidateContentLength#handle_stream_complete ==> default: [2015-07-17T15:37:28+00:00] DEBUG: Content-Length validated correctly. ==> default: [2015-07-17T15:37:28+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::CookieManager#handle_stream_complete ==> default: [2015-07-17T15:37:28+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::Decompressor#handle_stream_complete ==> default: [2015-07-17T15:37:28+00:00] DEBUG: touching /var/chef/cache/get-pip.py to create it ==> default: [2015-07-17T15:37:28+00:00] INFO: remote_file[/var/chef/cache/get-pip.py] created file /var/chef/cache/get-pip.py ==> default: [2015-07-17T15:37:28+00:00] DEBUG: calculating checksum of /tmp/chef-rest20150717-1594-1hm69fb to compare with ==> default: [2015-07-17T15:37:28+00:00] DEBUG: running: diff -u /var/chef/cache/get-pip.py /tmp/chef-rest20150717-1594-1hm69fb ==> default: [2015-07-17T15:37:28+00:00] DEBUG: reading modes from /var/chef/cache/get-pip.py file ==> default: [2015-07-17T15:37:28+00:00] DEBUG: applying mode = 644, uid = 0, gid = 0 to /tmp/chef-rest20150717-1594-1hm69fb ==> default: [2015-07-17T15:37:28+00:00] DEBUG: moving temporary file /tmp/chef-rest20150717-1594-1hm69fb into place at /var/chef/cache/get-pip.py ==> default: [2015-07-17T15:37:28+00:00] INFO: remote_file[/var/chef/cache/get-pip.py] updated file contents /var/chef/cache/get-pip.py ==> default: [2015-07-17T15:37:28+00:00] DEBUG: found current_mode == nil, so we are creating a new file, updating mode ==> default: [2015-07-17T15:37:28+00:00] DEBUG: found current_mode == nil, so we are creating a new file, updating mode ==> default: [2015-07-17T15:37:28+00:00] DEBUG: found target_uid == nil, so no owner was specified on resource, not managing owner ==> default: [2015-07-17T15:37:28+00:00] DEBUG: found target_gid == nil, so no group was specified on resource, not managing group ==> default: [2015-07-17T15:37:28+00:00] DEBUG: found target_uid == nil, so no owner was specified on resource, not managing owner ==> default: [2015-07-17T15:37:28+00:00] DEBUG: found target_gid == nil, so no group was specified on resource, not managing group ==> default: [2015-07-17T15:37:28+00:00] DEBUG: found current_mode == nil, so we are creating a new file, updating mode ==> default: [2015-07-17T15:37:28+00:00] INFO: remote_file[/var/chef/cache/get-pip.py] mode changed to 644 ==> default: [2015-07-17T15:37:28+00:00] DEBUG: selinux utilities can not be found. Skipping selinux permission fixup. ==> default: [2015-07-17T15:37:28+00:00] INFO: Processing execute[install-setuptools] action run (python::pip line 48) ==> default: [2015-07-17T15:37:28+00:00] DEBUG: Resources for generic execute resource enabled on node include: [Chef::Resource::Execute] ==> default: [2015-07-17T15:37:28+00:00] DEBUG: Resource for execute is Chef::Resource::Execute ==> default: [2015-07-17T15:37:28+00:00] INFO: Processing execute[Guard resource] action run (dynamically defined) ==> default: [2015-07-17T15:37:28+00:00] DEBUG: Providers for generic execute resource enabled on node include: [Chef::Provider::Execute] ==> default: [2015-07-17T15:37:28+00:00] DEBUG: Provider for action run on resource execute[Guard resource] is Chef::Provider::Execute ==> default: [2015-07-17T15:37:28+00:00] DEBUG: Providers for generic execute resource enabled on node include: [Chef::Provider::Execute] ==> default: [2015-07-17T15:37:28+00:00] DEBUG: Provider for action run on resource execute[install-setuptools] is Chef::Provider::Execute ==> default: [2015-07-17T15:37:31+00:00] INFO: execute[install-setuptools] ran successfully ==> default: [2015-07-17T15:37:31+00:00] INFO: Processing execute[install-pip] action run (python::pip line 56) ==> default: [2015-07-17T15:37:31+00:00] DEBUG: Providers for generic execute resource enabled on node include: [Chef::Provider::Execute] ==> default: [2015-07-17T15:37:31+00:00] DEBUG: Provider for action run on resource execute[install-pip] is Chef::Provider::Execute ==> default: [2015-07-17T15:37:37+00:00] INFO: execute[install-pip] ran successfully ==> default: [2015-07-17T15:37:37+00:00] INFO: Processing python_pip[virtualenv] action install (python::virtualenv line 23) ==> default: [2015-07-17T15:37:37+00:00] DEBUG: Providers for generic python_pip resource enabled on node include: [LWRP provider python_pip from cookbook python] ==> default: [2015-07-17T15:37:37+00:00] DEBUG: Provider for action install on resource python_pip[virtualenv] is LWRP provider python_pip from cookbook python ==> default: [2015-07-17T15:37:38+00:00] INFO: Installing python_pip[virtualenv] version latest ==> default: [2015-07-17T15:37:42+00:00] INFO: Processing apt_repository[mongodb-10gen] action add (mtsw2e::default line 6) ==> default: [2015-07-17T15:37:42+00:00] DEBUG: Providers for generic apt_repository resource enabled on node include: [LWRP provider apt_repository from cookbook apt] ==> default: [2015-07-17T15:37:42+00:00] DEBUG: Provider for action add on resource apt_repository[mongodb-10gen] is LWRP provider apt_repository from cookbook apt ==> default: [2015-07-17T15:37:42+00:00] DEBUG: Resources for generic execute resource enabled on node include: [Chef::Resource::Execute] ==> default: [2015-07-17T15:37:42+00:00] DEBUG: Resource for execute is Chef::Resource::Execute ==> default: [2015-07-17T15:37:42+00:00] DEBUG: Resources for generic file resource enabled on node include: [Chef::Resource::File] ==> default: [2015-07-17T15:37:42+00:00] DEBUG: Resource for file is Chef::Resource::File ==> default: [2015-07-17T15:37:42+00:00] DEBUG: Resources for generic execute resource enabled on node include: [Chef::Resource::Execute] ==> default: [2015-07-17T15:37:42+00:00] DEBUG: Resource for execute is Chef::Resource::Execute ==> default: [2015-07-17T15:37:42+00:00] DEBUG: Resources for generic file resource enabled on node include: [Chef::Resource::File] ==> default: [2015-07-17T15:37:42+00:00] DEBUG: Resource for file is Chef::Resource::File ==> default: [2015-07-17T15:37:42+00:00] INFO: Processing execute[install-key 7F0CEB10] action run (/tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/apt/providers/repository.rb line 28) ==> default: [2015-07-17T15:37:43+00:00] DEBUG: Providers for generic execute resource enabled on node include: [Chef::Provider::Execute] ==> default: [2015-07-17T15:37:43+00:00] DEBUG: Provider for action run on resource execute[install-key 7F0CEB10] is Chef::Provider::Execute ==> default: [2015-07-17T15:37:44+00:00] INFO: execute[install-key 7F0CEB10] ran successfully ==> default: [2015-07-17T15:37:44+00:00] INFO: Processing file[/var/lib/apt/periodic/update-success-stamp] action nothing (/tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/apt/providers/repository.rb line 102) ==> default: [2015-07-17T15:37:44+00:00] DEBUG: Skipping file[/var/lib/apt/periodic/update-success-stamp] due to action :nothing ==> default: [2015-07-17T15:37:44+00:00] INFO: Processing execute[apt-get update] action nothing (/tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/apt/providers/repository.rb line 106) ==> default: [2015-07-17T15:37:44+00:00] DEBUG: Skipping execute[apt-get update] due to action :nothing ==> default: [2015-07-17T15:37:44+00:00] INFO: Processing file[/etc/apt/sources.list.d/mongodb-10gen.list] action create (/tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/apt/providers/repository.rb line 118) ==> default: [2015-07-17T15:37:44+00:00] DEBUG: Providers for generic file resource enabled on node include: [Chef::Provider::File] ==> default: [2015-07-17T15:37:44+00:00] DEBUG: Provider for action create on resource file[/etc/apt/sources.list.d/mongodb-10gen.list] is Chef::Provider::File ==> default: [2015-07-17T15:37:44+00:00] DEBUG: touching /etc/apt/sources.list.d/mongodb-10gen.list to create it ==> default: [2015-07-17T15:37:44+00:00] INFO: file[/etc/apt/sources.list.d/mongodb-10gen.list] created file /etc/apt/sources.list.d/mongodb-10gen.list ==> default: [2015-07-17T15:37:44+00:00] DEBUG: calculating checksum of /etc/apt/sources.list.d/.mongodb-10gen.list20150717-1594-lttdy3 to compare with ==> default: [2015-07-17T15:37:44+00:00] DEBUG: running: diff -u /etc/apt/sources.list.d/mongodb-10gen.list /etc/apt/sources.list.d/.mongodb-10gen.list20150717-1594-lttdy3 ==> default: [2015-07-17T15:37:44+00:00] DEBUG: reading modes from /etc/apt/sources.list.d/mongodb-10gen.list file ==> default: [2015-07-17T15:37:44+00:00] DEBUG: applying mode = 644, uid = 0, gid = 0 to /etc/apt/sources.list.d/.mongodb-10gen.list20150717-1594-lttdy3 ==> default: [2015-07-17T15:37:44+00:00] DEBUG: moving temporary file /etc/apt/sources.list.d/.mongodb-10gen.list20150717-1594-lttdy3 into place at /etc/apt/sources.list.d/mongodb-10gen.list ==> default: [2015-07-17T15:37:44+00:00] INFO: file[/etc/apt/sources.list.d/mongodb-10gen.list] updated file contents /etc/apt/sources.list.d/mongodb-10gen.list ==> default: [2015-07-17T15:37:44+00:00] DEBUG: found current_mode == nil, so we are creating a new file, updating mode ==> default: [2015-07-17T15:37:44+00:00] DEBUG: found current_mode == nil, so we are creating a new file, updating mode ==> default: [2015-07-17T15:37:44+00:00] DEBUG: found current_uid == nil, so we are creating a new file, updating owner ==> default: [2015-07-17T15:37:44+00:00] DEBUG: found current_gid == nil, so we are creating a new file, updating group ==> default: [2015-07-17T15:37:44+00:00] DEBUG: found current_uid == nil, so we are creating a new file, updating owner ==> default: [2015-07-17T15:37:44+00:00] INFO: file[/etc/apt/sources.list.d/mongodb-10gen.list] owner changed to 0 ==> default: [2015-07-17T15:37:44+00:00] DEBUG: found current_gid == nil, so we are creating a new file, updating group ==> default: [2015-07-17T15:37:44+00:00] INFO: file[/etc/apt/sources.list.d/mongodb-10gen.list] group changed to 0 ==> default: [2015-07-17T15:37:44+00:00] DEBUG: found current_mode == nil, so we are creating a new file, updating mode ==> default: [2015-07-17T15:37:44+00:00] INFO: file[/etc/apt/sources.list.d/mongodb-10gen.list] mode changed to 644 ==> default: [2015-07-17T15:37:44+00:00] DEBUG: selinux utilities can not be found. Skipping selinux permission fixup. ==> default: [2015-07-17T15:37:44+00:00] INFO: file[/etc/apt/sources.list.d/mongodb-10gen.list] sending delete action to file/var/lib/apt/periodic/update-success-stamp ==> default: [2015-07-17T15:37:44+00:00] INFO: Processing file[/var/lib/apt/periodic/update-success-stamp] action delete (/tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/apt/providers/repository.rb line 102) ==> default: [2015-07-17T15:37:44+00:00] DEBUG: Providers for generic file resource enabled on node include: [Chef::Provider::File] ==> default: [2015-07-17T15:37:44+00:00] DEBUG: Provider for action delete on resource file[/var/lib/apt/periodic/update-success-stamp] is Chef::Provider::File ==> default: [2015-07-17T15:37:44+00:00] INFO: file[/var/lib/apt/periodic/update-success-stamp] backed up to /var/chef/backup/var/lib/apt/periodic/update-success-stamp.chef-20150717153744.355062 ==> default: [2015-07-17T15:37:44+00:00] INFO: file[/var/lib/apt/periodic/update-success-stamp] deleted file at /var/lib/apt/periodic/update-success-stamp ==> default: [2015-07-17T15:37:44+00:00] INFO: file[/etc/apt/sources.list.d/mongodb-10gen.list] sending run action to executeapt-get update ==> default: [2015-07-17T15:37:44+00:00] INFO: Processing execute[apt-get update] action run (/tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/apt/providers/repository.rb line 106) ==> default: [2015-07-17T15:37:44+00:00] DEBUG: Providers for generic execute resource enabled on node include: [Chef::Provider::Execute] ==> default: [2015-07-17T15:37:44+00:00] DEBUG: Provider for action run on resource execute[apt-get update] is Chef::Provider::Execute ==> default: [2015-07-17T15:38:06+00:00] INFO: execute[apt-get update] ran successfully ==> default: [2015-07-17T15:38:06+00:00] INFO: Processing apt_package[mongodb-10gen] action install (mtsw2e::default line 24) ==> default: [2015-07-17T15:38:06+00:00] DEBUG: Providers for generic apt_package resource enabled on node include: [Chef::Provider::Package::Apt] ==> default: [2015-07-17T15:38:06+00:00] DEBUG: Provider for action install on resource apt_package[mongodb-10gen] is Chef::Provider::Package::Apt ==> default: [2015-07-17T15:38:06+00:00] DEBUG: apt_package[mongodb-10gen] current version is nil ==> default: [2015-07-17T15:38:06+00:00] DEBUG: apt_package[mongodb-10gen] candidate version is 2.4.14 ==> default: [2015-07-17T15:38:06+00:00] DEBUG: apt_package[mongodb-10gen] mongodb-10gen not installed, installing 2.4.14 ==> default: [2015-07-17T15:41:08+00:00] INFO: apt_package[mongodb-10gen] installed mongodb-10gen at 2.4.14 ==> default: [2015-07-17T15:41:08+00:00] INFO: Processing apt_package[openjdk-6-jdk] action install (mtsw2e::default line 24) ==> default: [2015-07-17T15:41:08+00:00] DEBUG: Providers for generic apt_package resource enabled on node include: [Chef::Provider::Package::Apt] ==> default: [2015-07-17T15:41:08+00:00] DEBUG: Provider for action install on resource apt_package[openjdk-6-jdk] is Chef::Provider::Package::Apt ==> default: [2015-07-17T15:41:08+00:00] DEBUG: apt_package[openjdk-6-jdk] current version is nil ==> default: [2015-07-17T15:41:08+00:00] DEBUG: apt_package[openjdk-6-jdk] candidate version is 6b35-1.13.7-1ubuntu0.12.04.2 ==> default: [2015-07-17T15:41:08+00:00] DEBUG: apt_package[openjdk-6-jdk] openjdk-6-jdk not installed, installing 6b35-1.13.7-1ubuntu0.12.04.2 ==> default: [2015-07-17T15:44:32+00:00] INFO: apt_package[openjdk-6-jdk] installed openjdk-6-jdk at 6b35-1.13.7-1ubuntu0.12.04.2 ==> default: [2015-07-17T15:44:32+00:00] INFO: Processing apt_package[libfreetype6-dev] action install (mtsw2e::default line 24) ==> default: [2015-07-17T15:44:32+00:00] DEBUG: Providers for generic apt_package resource enabled on node include: [Chef::Provider::Package::Apt] ==> default: [2015-07-17T15:44:32+00:00] DEBUG: Provider for action install on resource apt_package[libfreetype6-dev] is Chef::Provider::Package::Apt ==> default: [2015-07-17T15:44:33+00:00] DEBUG: apt_package[libfreetype6-dev] current version is nil ==> default: [2015-07-17T15:44:33+00:00] DEBUG: apt_package[libfreetype6-dev] candidate version is 2.4.8-1ubuntu2.2 ==> default: [2015-07-17T15:44:33+00:00] DEBUG: apt_package[libfreetype6-dev] libfreetype6-dev not installed, installing 2.4.8-1ubuntu2.2 ==> default: [2015-07-17T15:44:52+00:00] INFO: apt_package[libfreetype6-dev] installed libfreetype6-dev at 2.4.8-1ubuntu2.2 ==> default: [2015-07-17T15:44:52+00:00] INFO: Processing apt_package[libpng-dev] action install (mtsw2e::default line 24) ==> default: [2015-07-17T15:44:52+00:00] DEBUG: Providers for generic apt_package resource enabled on node include: [Chef::Provider::Package::Apt] ==> default: [2015-07-17T15:44:52+00:00] DEBUG: Provider for action install on resource apt_package[libpng-dev] is Chef::Provider::Package::Apt ==> default: [2015-07-17T15:44:52+00:00] DEBUG: apt_package[libpng-dev] current version is nil ==> default: [2015-07-17T15:44:52+00:00] INFO: apt_package[libpng-dev] is a virtual package, actually acting on package[libpng12-dev] ==> default: [2015-07-17T15:44:52+00:00] DEBUG: apt_package[libpng-dev] current version is nil ==> default: [2015-07-17T15:44:52+00:00] DEBUG: apt_package[libpng-dev] candidate version is 1.2.46-3ubuntu4 ==> default: [2015-07-17T15:44:52+00:00] DEBUG: apt_package[libpng-dev] libpng-dev not installed, installing (none) ==> default: [2015-07-17T15:45:07+00:00] INFO: apt_package[libpng-dev] installed libpng-dev at (none) ==> default: [2015-07-17T15:45:07+00:00] INFO: Processing apt_package[libncurses5-dev] action install (mtsw2e::default line 24) ==> default: [2015-07-17T15:45:07+00:00] DEBUG: Providers for generic apt_package resource enabled on node include: [Chef::Provider::Package::Apt] ==> default: [2015-07-17T15:45:07+00:00] DEBUG: Provider for action install on resource apt_package[libncurses5-dev] is Chef::Provider::Package::Apt ==> default: [2015-07-17T15:45:07+00:00] DEBUG: apt_package[libncurses5-dev] current version is nil ==> default: [2015-07-17T15:45:07+00:00] DEBUG: apt_package[libncurses5-dev] candidate version is 5.9-4 ==> default: [2015-07-17T15:45:07+00:00] DEBUG: apt_package[libncurses5-dev] libncurses5-dev not installed, installing 5.9-4 ==> default: [2015-07-17T15:45:17+00:00] INFO: apt_package[libncurses5-dev] installed libncurses5-dev at 5.9-4 ==> default: [2015-07-17T15:45:17+00:00] INFO: Processing apt_package[vim] action install (mtsw2e::default line 24) ==> default: [2015-07-17T15:45:17+00:00] DEBUG: Providers for generic apt_package resource enabled on node include: [Chef::Provider::Package::Apt] ==> default: [2015-07-17T15:45:17+00:00] DEBUG: Provider for action install on resource apt_package[vim] is Chef::Provider::Package::Apt ==> default: [2015-07-17T15:45:17+00:00] DEBUG: apt_package[vim] current version is nil ==> default: [2015-07-17T15:45:17+00:00] DEBUG: apt_package[vim] candidate version is 2:7.3.429-2ubuntu2.1 ==> default: [2015-07-17T15:45:17+00:00] DEBUG: apt_package[vim] vim not installed, installing 2:7.3.429-2ubuntu2.1 ==> default: [2015-07-17T15:45:48+00:00] INFO: apt_package[vim] installed vim at 2:7.3.429-2ubuntu2.1 ==> default: [2015-07-17T15:45:48+00:00] INFO: Processing apt_package[git-core] action install (mtsw2e::default line 24) ==> default: [2015-07-17T15:45:48+00:00] DEBUG: Providers for generic apt_package resource enabled on node include: [Chef::Provider::Package::Apt] ==> default: [2015-07-17T15:45:48+00:00] DEBUG: Provider for action install on resource apt_package[git-core] is Chef::Provider::Package::Apt ==> default: [2015-07-17T15:45:48+00:00] DEBUG: apt_package[git-core] current version is nil ==> default: [2015-07-17T15:45:48+00:00] DEBUG: apt_package[git-core] candidate version is 1:1.7.9.5-1ubuntu0.1 ==> default: [2015-07-17T15:45:48+00:00] DEBUG: apt_package[git-core] git-core not installed, installing 1:1.7.9.5-1ubuntu0.1 ==> default: [2015-07-17T15:46:14+00:00] INFO: apt_package[git-core] installed git-core at 1:1.7.9.5-1ubuntu0.1 ==> default: [2015-07-17T15:46:14+00:00] INFO: Processing apt_package[build-essential] action install (mtsw2e::default line 24) ==> default: [2015-07-17T15:46:14+00:00] DEBUG: Providers for generic apt_package resource enabled on node include: [Chef::Provider::Package::Apt] ==> default: [2015-07-17T15:46:14+00:00] DEBUG: Provider for action install on resource apt_package[build-essential] is Chef::Provider::Package::Apt ==> default: [2015-07-17T15:46:14+00:00] DEBUG: apt_package[build-essential] current version is nil ==> default: [2015-07-17T15:46:14+00:00] DEBUG: apt_package[build-essential] candidate version is 11.5ubuntu2.1 ==> default: [2015-07-17T15:46:14+00:00] DEBUG: apt_package[build-essential] build-essential not installed, installing 11.5ubuntu2.1 ==> default: [2015-07-17T15:46:50+00:00] INFO: apt_package[build-essential] installed build-essential at 11.5ubuntu2.1 ==> default: [2015-07-17T15:46:50+00:00] INFO: Processing service[mongodb] action enable (mtsw2e::default line 29) ==> default: [2015-07-17T15:46:51+00:00] DEBUG: Providers for generic service resource enabled on node include: [Chef::Provider::Service::Invokercd, Chef::Provider::Service::Upstart, Chef::Provider::Service::Debian, Chef::Provider::Service::Init] ==> default: [2015-07-17T15:46:51+00:00] DEBUG: Provider for action enable on resource service[mongodb] is Chef::Provider::Service::Upstart ==> default: [2015-07-17T15:46:52+00:00] DEBUG: service[mongodb] found /etc/init/mongodb.conf ==> default: [2015-07-17T15:46:52+00:00] DEBUG: service[mongodb] enabled: start on runlevel [2345] ==> default: [2015-07-17T15:46:52+00:00] DEBUG: service[mongodb] already enabled - nothing to do ==> default: [2015-07-17T15:46:52+00:00] INFO: Processing service[mongodb] action start (mtsw2e::default line 29) ==> default: [2015-07-17T15:46:52+00:00] DEBUG: Providers for generic service resource enabled on node include: [Chef::Provider::Service::Invokercd, Chef::Provider::Service::Upstart, Chef::Provider::Service::Debian, Chef::Provider::Service::Init] ==> default: [2015-07-17T15:46:52+00:00] DEBUG: Provider for action start on resource service[mongodb] is Chef::Provider::Service::Upstart ==> default: [2015-07-17T15:46:52+00:00] DEBUG: service[mongodb] found /etc/init/mongodb.conf ==> default: [2015-07-17T15:46:52+00:00] DEBUG: service[mongodb] enabled: start on runlevel [2345] ==> default: [2015-07-17T15:46:52+00:00] DEBUG: service[mongodb] already running - nothing to do ==> default: [2015-07-17T15:46:52+00:00] INFO: Processing execute[mongodb_textsearch] action run (mtsw2e::default line 33) ==> default: [2015-07-17T15:46:52+00:00] DEBUG: Resources for generic execute resource enabled on node include: [Chef::Resource::Execute] ==> default: [2015-07-17T15:46:52+00:00] DEBUG: Resource for execute is Chef::Resource::Execute ==> default: [2015-07-17T15:46:52+00:00] INFO: Processing execute[Guard resource] action run (dynamically defined) ==> default: [2015-07-17T15:46:52+00:00] DEBUG: Providers for generic execute resource enabled on node include: [Chef::Provider::Execute] ==> default: [2015-07-17T15:46:52+00:00] DEBUG: Provider for action run on resource execute[Guard resource] is Chef::Provider::Execute ==> default: [2015-07-17T15:46:52+00:00] DEBUG: Providers for generic execute resource enabled on node include: [Chef::Provider::Execute] ==> default: [2015-07-17T15:46:52+00:00] DEBUG: Provider for action run on resource execute[mongodb_textsearch] is Chef::Provider::Execute ==> default: [2015-07-17T15:46:52+00:00] INFO: execute[mongodb_textsearch] ran successfully ==> default: [2015-07-17T15:46:52+00:00] INFO: execute[mongodb_textsearch] sending restart action to servicemongodb ==> default: [2015-07-17T15:46:52+00:00] INFO: Processing service[mongodb] action restart (mtsw2e::default line 29) ==> default: [2015-07-17T15:46:52+00:00] DEBUG: Providers for generic service resource enabled on node include: [Chef::Provider::Service::Invokercd, Chef::Provider::Service::Upstart, Chef::Provider::Service::Debian, Chef::Provider::Service::Init] ==> default: [2015-07-17T15:46:52+00:00] DEBUG: Provider for action restart on resource service[mongodb] is Chef::Provider::Service::Upstart ==> default: [2015-07-17T15:46:52+00:00] DEBUG: service[mongodb] found /etc/init/mongodb.conf ==> default: [2015-07-17T15:46:52+00:00] DEBUG: service[mongodb] enabled: start on runlevel [2345] ==> default: [2015-07-17T15:46:53+00:00] INFO: service[mongodb] restarted ==> default: [2015-07-17T15:46:53+00:00] INFO: Processing python_pip[numpy==1.7.1] action install (mtsw2e::default line 51) ==> default: [2015-07-17T15:46:53+00:00] DEBUG: Providers for generic python_pip resource enabled on node include: [LWRP provider python_pip from cookbook python] ==> default: [2015-07-17T15:46:53+00:00] DEBUG: Provider for action install on resource python_pip[numpy==1.7.1] is LWRP provider python_pip from cookbook python ==> default: [2015-07-17T15:47:00+00:00] INFO: Installing python_pip[numpy==1.7.1] version latest ==> default: [2015-07-17T15:50:37+00:00] INFO: Processing python_pip[http://cheeseshop.python.org/packages/source/p/pyparsing/pyparsing-1.5.5.tar.gz] action install (mtsw2e::default line 51) ==> default: [2015-07-17T15:50:37+00:00] DEBUG: Providers for generic python_pip resource enabled on node include: [LWRP provider python_pip from cookbook python] ==> default: [2015-07-17T15:50:37+00:00] DEBUG: Provider for action install on resource python_pip[http://cheeseshop.python.org/packages/source/p/pyparsing/pyparsing-1.5.5.tar.gz] is LWRP provider python_pip from cookbook python ==> default: [2015-07-17T15:50:42+00:00] INFO: Installing python_pip[http://cheeseshop.python.org/packages/source/p/pyparsing/pyparsing-1.5.5.tar.gz] version latest ==> default: [2015-07-17T15:50:47+00:00] INFO: Processing python_pip[https://fuxi.googlecode.com/hg/layercake-python.tar.bz2] action install (mtsw2e::default line 51) ==> default: [2015-07-17T15:50:47+00:00] DEBUG: Providers for generic python_pip resource enabled on node include: [LWRP provider python_pip from cookbook python] ==> default: [2015-07-17T15:50:47+00:00] DEBUG: Provider for action install on resource python_pip[https://fuxi.googlecode.com/hg/layercake-python.tar.bz2] is LWRP provider python_pip from cookbook python ==> default: [2015-07-17T15:50:47+00:00] INFO: Installing python_pip[https://fuxi.googlecode.com/hg/layercake-python.tar.bz2] version latest ==> default: ==> default: ================================================================================ ==> default: Error executing action install on resource 'python_pip[https://fuxi.googlecode.com/hg/layercake-python.tar.bz2]' ==> default: ================================================================================ ==> default: Mixlib::ShellOut::ShellCommandFailed ==> default: ------------------------------------ ==> default: Expected process to exit with [0], but received '2' ==> default: ---- Begin output of pip install https://fuxi.googlecode.com/hg/layercake-python.tar.bz2 ---- ==> default: STDOUT: Collecting https://fuxi.googlecode.com/hg/layercake-python.tar.bz2 ==> default: Downloading https://fuxi.googlecode.com/hg/layercake-python.tar.bz2 ==> default: STDERR: /usr/local/lib/python2.7/dist-packages/pip/vendor/requests/packages/urllib3/util/ssl.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning. ==> default: InsecurePlatformWarning ==> default: Exception: ==> default: Traceback (most recent call last): ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/basecommand.py", line 223, in main ==> default: status = self.run(options, args) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/commands/install.py", line 293, in run ==> default: wb.build(autobuilding=True) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/wheel.py", line 705, in build ==> default: self.requirement_set.prepare_files(self.finder) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/req/req_set.py", line 334, in prepare_files ==> default: functools.partial(self._prepare_file, finder)) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/req/req_set.py", line 321, in _walk_req_to_install ==> default: more_reqs = handler(req_to_install) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/req/req_set.py", line 491, in _prepare_file ==> default: session=self.session) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 825, in unpack_url ==> default: session, ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 673, in unpack_http_url ==> default: from_path, content_type = _download_http_url(link, session, temp_dir) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 886, in _download_http_url ==> default: _download_url(resp, link, content_file) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 621, in _download_url ==> default: for chunk in progress_indicator(resp_read(4096), 4096): ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/utils/ui.py", line 133, in iter ==> default: for x in it: ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 586, in resp_read ==> default: decode_content=False): ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/response.py", line 303, in stream ==> default: for line in self.read_chunked(amt, decode_content=decode_content): ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/response.py", line 447, in read_chunked ==> default: self._update_chunk_length() ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/response.py", line 401, in _update_chunk_length ==> default: raise httplib.IncompleteRead(line) ==> default: IncompleteRead: IncompleteRead(0 bytes read) ==> default: ---- End output of pip install https://fuxi.googlecode.com/hg/layercake-python.tar.bz2 ---- ==> default: Ran pip install https://fuxi.googlecode.com/hg/layercake-python.tar.bz2 returned 2 ==> default: ==> default: Cookbook Trace: ==> default: --------------- ==> default: /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/python/providers/pip.rb:155:in pip_cmd' ==> default: /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/python/providers/pip.rb:139:ininstall_package' ==> default: /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/python/providers/pip.rb:46:in block (2 levels) in class_from_file' ==> default: /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/python/providers/pip.rb:44:inblock in class_from_file' ==> default: Resource Declaration: ==> default: --------------------- ==> default: # In /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/mtsw2e/recipes/default.rb ==> default: 51: python_pip package do ==> default: 52: action :install ==> default: 53: end ==> default: 54: end ==> default: Compiled Resource: ==> default: ------------------ ==> default: # Declared in /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/mtsw2e/recipes/default.rb:51:in block in from_file' ==> default: ==> default: python_pip("https://fuxi.googlecode.com/hg/layercake-python.tar.bz2") do ==> default: action [:install] ==> default: retries 0 ==> default: retry_delay 2 ==> default: default_guard_interpreter :default ==> default: declared_type :python_pip ==> default: cookbook_name :mtsw2e ==> default: recipe_name "default" ==> default: package_name "https://fuxi.googlecode.com/hg/layercake-python.tar.bz2" ==> default: timeout 900 ==> default: end ==> default: [2015-07-17T15:50:58+00:00] INFO: Running queued delayed notifications before re-raising exception ==> default: [2015-07-17T15:50:58+00:00] DEBUG: Re-raising exception: Mixlib::ShellOut::ShellCommandFailed - python_pip[https://fuxi.googlecode.com/hg/layercake-python.tar.bz2](mtsw2e::default line 51) had an error: Mixlib::ShellOut::ShellCommandFailed: Expected process to exit with [0], but received '2' ==> default: ---- Begin output of pip install https://fuxi.googlecode.com/hg/layercake-python.tar.bz2 ---- ==> default: STDOUT: Collecting https://fuxi.googlecode.com/hg/layercake-python.tar.bz2 ==> default: Downloading https://fuxi.googlecode.com/hg/layercake-python.tar.bz2 ==> default: STDERR: /usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning. ==> default: InsecurePlatformWarning ==> default: Exception: ==> default: Traceback (most recent call last): ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/basecommand.py", line 223, in main ==> default: status = self.run(options, args) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/commands/install.py", line 293, in run ==> default: wb.build(autobuilding=True) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/wheel.py", line 705, in build ==> default: self.requirement_set.prepare_files(self.finder) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/req/req_set.py", line 334, in prepare_files ==> default: functools.partial(self._prepare_file, finder)) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/req/req_set.py", line 321, in _walk_req_to_install ==> default: more_reqs = handler(req_to_install) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/req/req_set.py", line 491, in _prepare_file ==> default: session=self.session) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 825, in unpack_url ==> default: session, ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 673, in unpack_http_url ==> default: from_path, content_type = _download_http_url(link, session, temp_dir) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 886, in _download_http_url ==> default: _download_url(resp, link, content_file) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 621, in _download_url ==> default: for chunk in progress_indicator(resp_read(4096), 4096): ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/utils/ui.py", line 133, in iter ==> default: for x in it: ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 586, in resp_read ==> default: decode_content=False): ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/response.py", line 303, in stream ==> default: for line in self.read_chunked(amt, decode_content=decode_content): ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/response.py", line 447, in read_chunked ==> default: self._update_chunk_length() ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/response.py", line 401, in _update_chunk_length ==> default: raise httplib.IncompleteRead(line) ==> default: IncompleteRead: IncompleteRead(0 bytes read) ==> default: ---- End output of pip install https://fuxi.googlecode.com/hg/layercake-python.tar.bz2 ---- ==> default: Ran pip install https://fuxi.googlecode.com/hg/layercake-python.tar.bz2 returned 2 ==> default: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.1.0/lib/mixlib/shellout.rb:289:ininvalid!' ==> default: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.1.0/lib/mixlib/shellout.rb:276:inerror!' ==> default: /opt/chef/embedded/apps/chef/lib/chef/mixin/shell_out.rb:56:inshell_out!' ==> default: /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/python/providers/pip.rb:155:inpip_cmd' ==> default: /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/python/providers/pip.rb:139:ininstall_package' ==> default: /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/python/providers/pip.rb:46:inblock (2 levels) in class_from_file' ==> default: /opt/chef/embedded/apps/chef/lib/chef/mixin/why_run.rb:52:incall' ==> default: /opt/chef/embedded/apps/chef/lib/chef/mixin/why_run.rb:52:inadd_action' ==> default: /opt/chef/embedded/apps/chef/lib/chef/provider.rb:175:inconverge_by' ==> default: /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/python/providers/pip.rb:44:inblock in class_from_file' ==> default: /opt/chef/embedded/apps/chef/lib/chef/provider/lwrp_base.rb:160:ininstance_eval' ==> default: /opt/chef/embedded/apps/chef/lib/chef/provider/lwrp_base.rb:160:inblock in action' ==> default: /opt/chef/embedded/apps/chef/lib/chef/provider.rb:140:inrun_action' ==> default: /opt/chef/embedded/apps/chef/lib/chef/resource.rb:584:inrun_action' ==> default: /opt/chef/embedded/apps/chef/lib/chef/runner.rb:49:inrun_action' ==> default: /opt/chef/embedded/apps/chef/lib/chef/runner.rb:81:inblock (2 levels) in converge' ==> default: /opt/chef/embedded/apps/chef/lib/chef/runner.rb:81:ineach' ==> default: /opt/chef/embedded/apps/chef/lib/chef/runner.rb:81:inblock in converge' ==> default: /opt/chef/embedded/apps/chef/lib/chef/resource_collection/resource_list.rb:83:inblock in execute_each_resource' ==> default: /opt/chef/embedded/apps/chef/lib/chef/resource_collection/stepable_iterator.rb:116:incall' ==> default: /opt/chef/embedded/apps/chef/lib/chef/resource_collection/stepable_iterator.rb:116:incall_iterator_block' ==> default: /opt/chef/embedded/apps/chef/lib/chef/resource_collection/stepable_iterator.rb:85:instep' ==> default: /opt/chef/embedded/apps/chef/lib/chef/resource_collection/stepable_iterator.rb:104:initerate' ==> default: /opt/chef/embedded/apps/chef/lib/chef/resource_collection/stepable_iterator.rb:55:ineach_with_index' ==> default: /opt/chef/embedded/apps/chef/lib/chef/resource_collection/resource_list.rb:81:inexecute_each_resource' ==> default: /opt/chef/embedded/apps/chef/lib/chef/runner.rb:80:inconverge' ==> default: /opt/chef/embedded/apps/chef/lib/chef/client.rb:654:inblock in converge' ==> default: /opt/chef/embedded/apps/chef/lib/chef/client.rb:649:incatch' ==> default: /opt/chef/embedded/apps/chef/lib/chef/client.rb:649:inconverge' ==> default: /opt/chef/embedded/apps/chef/lib/chef/client.rb:688:inconverge_and_save' ==> default: /opt/chef/embedded/apps/chef/lib/chef/client.rb:269:inrun' ==> default: /opt/chef/embedded/apps/chef/lib/chef/application.rb:270:inblock in fork_chef_client' ==> default: /opt/chef/embedded/apps/chef/lib/chef/application.rb:258:infork' ==> default: /opt/chef/embedded/apps/chef/lib/chef/application.rb:258:infork_chef_client' ==> default: /opt/chef/embedded/apps/chef/lib/chef/application.rb:224:inblock in run_chef_client' ==> default: /opt/chef/embedded/apps/chef/lib/chef/local_mode.rb:39:inwith_server_connectivity' ==> default: /opt/chef/embedded/apps/chef/lib/chef/application.rb:212:inrun_chef_client' ==> default: /opt/chef/embedded/apps/chef/lib/chef/application/solo.rb:280:inblock in interval_run_chef_client' ==> default: /opt/chef/embedded/apps/chef/lib/chef/application/solo.rb:269:inloop' ==> default: /opt/chef/embedded/apps/chef/lib/chef/application/solo.rb:269:ininterval_run_chef_client' ==> default: /opt/chef/embedded/apps/chef/lib/chef/application/solo.rb:247:inrun_application' ==> default: /opt/chef/embedded/apps/chef/lib/chef/application.rb:60:inrun' ==> default: /opt/chef/embedded/apps/chef/bin/chef-solo:25:in<top (required)>' ==> default: /usr/bin/chef-solo:55:inload' ==> default: /usr/bin/chef-solo:55:in
' ==> default: [2015-07-17T15:50:59+00:00] ERROR: Running exception handlers ==> default: [2015-07-17T15:50:59+00:00] ERROR: Exception handlers complete ==> default: [2015-07-17T15:51:10+00:00] FATAL: Stacktrace dumped to /var/chef/cache/chef-stacktrace.out ==> default: [2015-07-17T15:51:10+00:00] DEBUG: Mixlib::ShellOut::ShellCommandFailed: python_pip[https://fuxi.googlecode.com/hg/layercake-python.tar.bz2](mtsw2e::default line 51) had an error: Mixlib::ShellOut::ShellCommandFailed: Expected process to exit with [0], but received '2' ==> default: ---- Begin output of pip install https://fuxi.googlecode.com/hg/layercake-python.tar.bz2 ---- ==> default: STDOUT: Collecting https://fuxi.googlecode.com/hg/layercake-python.tar.bz2 ==> default: Downloading https://fuxi.googlecode.com/hg/layercake-python.tar.bz2 ==> default: STDERR: /usr/local/lib/python2.7/dist-packages/pip/vendor/requests/packages/urllib3/util/ssl.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning. ==> default: InsecurePlatformWarning ==> default: Exception: ==> default: Traceback (most recent call last): ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/basecommand.py", line 223, in main ==> default: status = self.run(options, args) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/commands/install.py", line 293, in run ==> default: wb.build(autobuilding=True) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/wheel.py", line 705, in build ==> default: self.requirement_set.prepare_files(self.finder) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/req/req_set.py", line 334, in prepare_files ==> default: functools.partial(self._prepare_file, finder)) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/req/req_set.py", line 321, in _walk_req_to_install ==> default: more_reqs = handler(req_to_install) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/req/req_set.py", line 491, in _prepare_file ==> default: session=self.session) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 825, in unpack_url ==> default: session, ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 673, in unpack_http_url ==> default: from_path, content_type = _download_http_url(link, session, temp_dir) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 886, in _download_http_url ==> default: _download_url(resp, link, content_file) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 621, in _download_url ==> default: for chunk in progress_indicator(resp_read(4096), 4096): ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/utils/ui.py", line 133, in iter ==> default: for x in it: ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 586, in resp_read ==> default: decode_content=False): ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/response.py", line 303, in stream ==> default: for line in self.read_chunked(amt, decode_content=decode_content): ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/response.py", line 447, in read_chunked ==> default: self._update_chunk_length() ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/response.py", line 401, in _update_chunk_length ==> default: raise httplib.IncompleteRead(line) ==> default: IncompleteRead: IncompleteRead(0 bytes read) ==> default: ---- End output of pip install https://fuxi.googlecode.com/hg/layercake-python.tar.bz2 ---- ==> default: Ran pip install https://fuxi.googlecode.com/hg/layercake-python.tar.bz2 returned 2 ==> default: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.1.0/lib/mixlib/shellout.rb:289:in invalid!' ==> default: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.1.0/lib/mixlib/shellout.rb:276:inerror!' ==> default: /opt/chef/embedded/apps/chef/lib/chef/mixin/shell_out.rb:56:in shell_out!' ==> default: /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/python/providers/pip.rb:155:inpip_cmd' ==> default: /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/python/providers/pip.rb:139:in install_package' ==> default: /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/python/providers/pip.rb:46:inblock (2 levels) in class_from_file' ==> default: /opt/chef/embedded/apps/chef/lib/chef/mixin/why_run.rb:52:in call' ==> default: /opt/chef/embedded/apps/chef/lib/chef/mixin/why_run.rb:52:inadd_action' ==> default: /opt/chef/embedded/apps/chef/lib/chef/provider.rb:175:in converge_by' ==> default: /tmp/vagrant-chef/e3fdb77cfb7b8ef5ff4bd25f3770a604/cookbooks/python/providers/pip.rb:44:inblock in class_from_file' ==> default: /opt/chef/embedded/apps/chef/lib/chef/provider/lwrp_base.rb:160:in instance_eval' ==> default: /opt/chef/embedded/apps/chef/lib/chef/provider/lwrp_base.rb:160:inblock in action' ==> default: /opt/chef/embedded/apps/chef/lib/chef/provider.rb:140:in run_action' ==> default: /opt/chef/embedded/apps/chef/lib/chef/resource.rb:584:inrun_action' ==> default: /opt/chef/embedded/apps/chef/lib/chef/runner.rb:49:in run_action' ==> default: /opt/chef/embedded/apps/chef/lib/chef/runner.rb:81:inblock (2 levels) in converge' ==> default: /opt/chef/embedded/apps/chef/lib/chef/runner.rb:81:in each' ==> default: /opt/chef/embedded/apps/chef/lib/chef/runner.rb:81:inblock in converge' ==> default: /opt/chef/embedded/apps/chef/lib/chef/resource_collection/resource_list.rb:83:in block in execute_each_resource' ==> default: /opt/chef/embedded/apps/chef/lib/chef/resource_collection/stepable_iterator.rb:116:incall' ==> default: /opt/chef/embedded/apps/chef/lib/chef/resource_collection/stepable_iterator.rb:116:in call_iterator_block' ==> default: /opt/chef/embedded/apps/chef/lib/chef/resource_collection/stepable_iterator.rb:85:instep' ==> default: /opt/chef/embedded/apps/chef/lib/chef/resource_collection/stepable_iterator.rb:104:in iterate' ==> default: /opt/chef/embedded/apps/chef/lib/chef/resource_collection/stepable_iterator.rb:55:ineach_with_index' ==> default: /opt/chef/embedded/apps/chef/lib/chef/resource_collection/resource_list.rb:81:in execute_each_resource' ==> default: /opt/chef/embedded/apps/chef/lib/chef/runner.rb:80:inconverge' ==> default: /opt/chef/embedded/apps/chef/lib/chef/client.rb:654:in block in converge' ==> default: /opt/chef/embedded/apps/chef/lib/chef/client.rb:649:incatch' ==> default: /opt/chef/embedded/apps/chef/lib/chef/client.rb:649:in converge' ==> default: /opt/chef/embedded/apps/chef/lib/chef/client.rb:688:inconverge_and_save' ==> default: /opt/chef/embedded/apps/chef/lib/chef/client.rb:269:in run' ==> default: /opt/chef/embedded/apps/chef/lib/chef/application.rb:270:inblock in fork_chef_client' ==> default: /opt/chef/embedded/apps/chef/lib/chef/application.rb:258:in fork' ==> default: /opt/chef/embedded/apps/chef/lib/chef/application.rb:258:infork_chef_client' ==> default: /opt/chef/embedded/apps/chef/lib/chef/application.rb:224:in block in run_chef_client' ==> default: /opt/chef/embedded/apps/chef/lib/chef/local_mode.rb:39:inwith_server_connectivity' ==> default: /opt/chef/embedded/apps/chef/lib/chef/application.rb:212:in run_chef_client' ==> default: /opt/chef/embedded/apps/chef/lib/chef/application/solo.rb:280:inblock in interval_run_chef_client' ==> default: /opt/chef/embedded/apps/chef/lib/chef/application/solo.rb:269:in loop' ==> default: /opt/chef/embedded/apps/chef/lib/chef/application/solo.rb:269:ininterval_run_chef_client' ==> default: /opt/chef/embedded/apps/chef/lib/chef/application/solo.rb:247:in run_application' ==> default: /opt/chef/embedded/apps/chef/lib/chef/application.rb:60:inrun' ==> default: /opt/chef/embedded/apps/chef/bin/chef-solo:25:in <top (required)>' ==> default: /usr/bin/chef-solo:55:inload' ==> default: /usr/bin/chef-solo:55:in `
' ==> default: [2015-07-17T15:51:10+00:00] ERROR: python_pip[https://fuxi.googlecode.com/hg/layercake-python.tar.bz2](mtsw2e::default line 51) had an error: Mixlib::ShellOut::ShellCommandFailed: Expected process to exit with [0], but received '2' ==> default: ---- Begin output of pip install https://fuxi.googlecode.com/hg/layercake-python.tar.bz2 ---- ==> default: STDOUT: Collecting https://fuxi.googlecode.com/hg/layercake-python.tar.bz2 ==> default: Downloading https://fuxi.googlecode.com/hg/layercake-python.tar.bz2 ==> default: STDERR: /usr/local/lib/python2.7/dist-packages/pip/vendor/requests/packages/urllib3/util/ssl.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning. ==> default: InsecurePlatformWarning ==> default: Exception: ==> default: Traceback (most recent call last): ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/basecommand.py", line 223, in main ==> default: status = self.run(options, args) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/commands/install.py", line 293, in run ==> default: wb.build(autobuilding=True) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/wheel.py", line 705, in build ==> default: self.requirement_set.prepare_files(self.finder) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/req/req_set.py", line 334, in prepare_files ==> default: functools.partial(self._prepare_file, finder)) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/req/req_set.py", line 321, in _walk_req_to_install ==> default: more_reqs = handler(req_to_install) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/req/req_set.py", line 491, in _prepare_file ==> default: session=self.session) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 825, in unpack_url ==> default: session, ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 673, in unpack_http_url ==> default: from_path, content_type = _download_http_url(link, session, temp_dir) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 886, in _download_http_url ==> default: _download_url(resp, link, content_file) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 621, in _download_url ==> default: for chunk in progress_indicator(resp_read(4096), 4096): ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/utils/ui.py", line 133, in iter ==> default: for x in it: ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 586, in resp_read ==> default: decode_content=False): ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/response.py", line 303, in stream ==> default: for line in self.read_chunked(amt, decode_content=decode_content): ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/response.py", line 447, in read_chunked ==> default: self._update_chunk_length() ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/response.py", line 401, in _update_chunk_length ==> default: raise httplib.IncompleteRead(line) ==> default: IncompleteRead: IncompleteRead(0 bytes read) ==> default: ---- End output of pip install https://fuxi.googlecode.com/hg/layercake-python.tar.bz2 ---- ==> default: Ran pip install https://fuxi.googlecode.com/hg/layercake-python.tar.bz2 returned 2 ==> default: [2015-07-17T15:51:15+00:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)