Advertisement
Guest User

Chef logs

a guest
Apr 6th, 2014
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 133.67 KB | None | 0 0
  1. Akashs-MacBook-Pro:Mining-the-Social-Web-2nd-Edition akash$ vagrant provision
  2. [default] Running provisioner: chef_solo...
  3. Generating chef JSON and uploading...
  4. Running chef-solo...
  5. stdin: is not a tty
  6. [2014-04-07T00:39:49+00:00] INFO: *** Chef 10.14.2 ***
  7. [2014-04-07T00:39:50+00:00] DEBUG: Building node object for precise64
  8. [2014-04-07T00:39:50+00:00] DEBUG: Extracting run list from JSON attributes provided on command line
  9. [2014-04-07T00:39:50+00:00] INFO: Setting the run_list to ["recipe[mtsw2e::default]"] from JSON
  10. [2014-04-07T00:39:50+00:00] DEBUG: Applying attributes from json file
  11. [2014-04-07T00:39:50+00:00] DEBUG: Platform is ubuntu version 12.04
  12. [2014-04-07T00:39:50+00:00] INFO: Run List is [recipe[mtsw2e::default]]
  13. [2014-04-07T00:39:50+00:00] INFO: Run List expands to [mtsw2e::default]
  14. [2014-04-07T00:39:50+00:00] INFO: Starting Chef Run for precise64
  15. [2014-04-07T00:39:50+00:00] INFO: Running start handlers
  16. [2014-04-07T00:39:50+00:00] INFO: Start handlers complete.
  17. [2014-04-07T00:39:50+00:00] DEBUG: No chefignore file found at /tmp/vagrant-chef-1/chef-solo-1/cookbooks/chefignore no files will be ignored
  18. [2014-04-07T00:39:50+00:00] DEBUG: Loading cookbook runit's library file: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/runit/libraries/provider_runit_service.rb
  19. [2014-04-07T00:39:50+00:00] DEBUG: Loading cookbook runit's library file: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/runit/libraries/resource_runit_service.rb
  20. [2014-04-07T00:39:50+00:00] DEBUG: Loading cookbook runit's library file: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/runit/libraries/default.rb
  21. [2014-04-07T00:39:50+00:00] DEBUG: Loading cookbook python's providers from /tmp/vagrant-chef-1/chef-solo-1/cookbooks/python/providers/pip.rb
  22. [2014-04-07T00:39:50+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-1/chef-solo-1/cookbooks/python/providers/pip.rb into a provider named python_pip defined in Chef::Provider::PythonPip
  23. [2014-04-07T00:39:50+00:00] DEBUG: Loading cookbook python's providers from /tmp/vagrant-chef-1/chef-solo-1/cookbooks/python/providers/virtualenv.rb
  24. [2014-04-07T00:39:50+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-1/chef-solo-1/cookbooks/python/providers/virtualenv.rb into a provider named python_virtualenv defined in Chef::Provider::PythonVirtualenv
  25. [2014-04-07T00:39:50+00:00] DEBUG: Loading cookbook yum's providers from /tmp/vagrant-chef-1/chef-solo-1/cookbooks/yum/providers/repository.rb
  26. [2014-04-07T00:39:50+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-1/chef-solo-1/cookbooks/yum/providers/repository.rb into a provider named yum_repository defined in Chef::Provider::YumRepository
  27. [2014-04-07T00:39:50+00:00] DEBUG: Loading cookbook yum's providers from /tmp/vagrant-chef-1/chef-solo-1/cookbooks/yum/providers/key.rb
  28. [2014-04-07T00:39:50+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-1/chef-solo-1/cookbooks/yum/providers/key.rb into a provider named yum_key defined in Chef::Provider::YumKey
  29. [2014-04-07T00:39:50+00:00] DEBUG: Loading cookbook apt's providers from /tmp/vagrant-chef-1/chef-solo-1/cookbooks/apt/providers/repository.rb
  30. [2014-04-07T00:39:50+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-1/chef-solo-1/cookbooks/apt/providers/repository.rb into a provider named apt_repository defined in Chef::Provider::AptRepository
  31. [2014-04-07T00:39:50+00:00] DEBUG: Loading cookbook apt's providers from /tmp/vagrant-chef-1/chef-solo-1/cookbooks/apt/providers/preference.rb
  32. [2014-04-07T00:39:50+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-1/chef-solo-1/cookbooks/apt/providers/preference.rb into a provider named apt_preference defined in Chef::Provider::AptPreference
  33. [2014-04-07T00:39:50+00:00] DEBUG: Loading cookbook python's resources from /tmp/vagrant-chef-1/chef-solo-1/cookbooks/python/resources/pip.rb
  34. [2014-04-07T00:39:50+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-1/chef-solo-1/cookbooks/python/resources/pip.rb into a resource named python_pip defined in Chef::Resource::PythonPip
  35. [2014-04-07T00:39:50+00:00] DEBUG: Loading cookbook python's resources from /tmp/vagrant-chef-1/chef-solo-1/cookbooks/python/resources/virtualenv.rb
  36. [2014-04-07T00:39:50+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-1/chef-solo-1/cookbooks/python/resources/virtualenv.rb into a resource named python_virtualenv defined in Chef::Resource::PythonVirtualenv
  37. [2014-04-07T00:39:50+00:00] DEBUG: Loading cookbook yum's resources from /tmp/vagrant-chef-1/chef-solo-1/cookbooks/yum/resources/repository.rb
  38. [2014-04-07T00:39:50+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-1/chef-solo-1/cookbooks/yum/resources/repository.rb into a resource named yum_repository defined in Chef::Resource::YumRepository
  39. [2014-04-07T00:39:50+00:00] DEBUG: Loading cookbook yum's resources from /tmp/vagrant-chef-1/chef-solo-1/cookbooks/yum/resources/key.rb
  40. [2014-04-07T00:39:50+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-1/chef-solo-1/cookbooks/yum/resources/key.rb into a resource named yum_key defined in Chef::Resource::YumKey
  41. [2014-04-07T00:39:50+00:00] DEBUG: Loading cookbook apt's resources from /tmp/vagrant-chef-1/chef-solo-1/cookbooks/apt/resources/preference.rb
  42. [2014-04-07T00:39:50+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-1/chef-solo-1/cookbooks/apt/resources/preference.rb into a resource named apt_preference defined in Chef::Resource::AptPreference
  43. [2014-04-07T00:39:50+00:00] DEBUG: Loading cookbook apt's resources from /tmp/vagrant-chef-1/chef-solo-1/cookbooks/apt/resources/repository.rb
  44. [2014-04-07T00:39:50+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-1/chef-solo-1/cookbooks/apt/resources/repository.rb into a resource named apt_repository defined in Chef::Resource::AptRepository
  45. [2014-04-07T00:39:50+00:00] DEBUG: Node precise64 loading cookbook runit's attribute file /tmp/vagrant-chef-1/chef-solo-1/cookbooks/runit/attributes/default.rb
  46. [2014-04-07T00:39:50+00:00] DEBUG: Node precise64 loading cookbook python's attribute file /tmp/vagrant-chef-1/chef-solo-1/cookbooks/python/attributes/default.rb
  47. [2014-04-07T00:39:50+00:00] DEBUG: Node precise64 loading cookbook yum's attribute file /tmp/vagrant-chef-1/chef-solo-1/cookbooks/yum/attributes/remi.rb
  48. [2014-04-07T00:39:50+00:00] DEBUG: Node precise64 loading cookbook yum's attribute file /tmp/vagrant-chef-1/chef-solo-1/cookbooks/yum/attributes/elrepo.rb
  49. [2014-04-07T00:39:50+00:00] DEBUG: Node precise64 loading cookbook yum's attribute file /tmp/vagrant-chef-1/chef-solo-1/cookbooks/yum/attributes/default.rb
  50. [2014-04-07T00:39:50+00:00] DEBUG: Node precise64 loading cookbook yum's attribute file /tmp/vagrant-chef-1/chef-solo-1/cookbooks/yum/attributes/epel.rb
  51. [2014-04-07T00:39:50+00:00] DEBUG: Node precise64 loading cookbook build-essential's attribute file /tmp/vagrant-chef-1/chef-solo-1/cookbooks/build-essential/attributes/default.rb
  52. [2014-04-07T00:39:50+00:00] DEBUG: Node precise64 loading cookbook apt's attribute file /tmp/vagrant-chef-1/chef-solo-1/cookbooks/apt/attributes/default.rb
  53. [2014-04-07T00:39:50+00:00] DEBUG: Loading Recipe mtsw2e::default via include_recipe
  54. [2014-04-07T00:39:50+00:00] DEBUG: Found recipe default in cookbook mtsw2e
  55. [2014-04-07T00:39:50+00:00] DEBUG: Loading Recipe apt via include_recipe
  56. [2014-04-07T00:39:50+00:00] DEBUG: Found recipe default in cookbook apt
  57. [2014-04-07T00:39:50+00:00] DEBUG: Loading Recipe runit via include_recipe
  58. [2014-04-07T00:39:50+00:00] DEBUG: Found recipe default in cookbook runit
  59. [2014-04-07T00:39:50+00:00] DEBUG: Loading Recipe python via include_recipe
  60. [2014-04-07T00:39:50+00:00] DEBUG: Found recipe default in cookbook python
  61. [2014-04-07T00:39:50+00:00] DEBUG: Loading Recipe python::package via include_recipe
  62. [2014-04-07T00:39:50+00:00] DEBUG: Found recipe package in cookbook python
  63. [2014-04-07T00:39:50+00:00] DEBUG: Loading Recipe python::pip via include_recipe
  64. [2014-04-07T00:39:50+00:00] DEBUG: Found recipe pip in cookbook python
  65. [2014-04-07T00:39:50+00:00] DEBUG: Loading Recipe python::virtualenv via include_recipe
  66. [2014-04-07T00:39:50+00:00] DEBUG: Found recipe virtualenv in cookbook python
  67. [2014-04-07T00:39:50+00:00] DEBUG: I am not loading python::pip, because I have already seen it.
  68. [2014-04-07T00:39:50+00:00] DEBUG: Loading from cookbook_path: /tmp/vagrant-chef-1/chef-solo-1/cookbooks
  69. [2014-04-07T00:39:50+00:00] DEBUG: Converging node precise64
  70. [2014-04-07T00:39:50+00:00] INFO: Processing execute[apt-get-update] action run (apt::default line 22)
  71. [2014-04-07T00:40:15+00:00] INFO: execute[apt-get-update] ran successfully
  72. [2014-04-07T00:40:15+00:00] INFO: Processing execute[apt-get update] action nothing (apt::default line 29)
  73. [2014-04-07T00:40:15+00:00] DEBUG: Doing nothing for execute[apt-get update]
  74. [2014-04-07T00:40:15+00:00] INFO: Processing execute[apt-get autoremove] action nothing (apt::default line 36)
  75. [2014-04-07T00:40:15+00:00] DEBUG: Doing nothing for execute[apt-get autoremove]
  76. [2014-04-07T00:40:15+00:00] INFO: Processing execute[apt-get autoclean] action nothing (apt::default line 42)
  77. [2014-04-07T00:40:15+00:00] DEBUG: Doing nothing for execute[apt-get autoclean]
  78. [2014-04-07T00:40:15+00:00] INFO: Processing package[update-notifier-common] action install (apt::default line 48)
  79. [2014-04-07T00:40:15+00:00] DEBUG: package[update-notifier-common] checking package status for update-notifier-common
  80. [2014-04-07T00:40:15+00:00] DEBUG: package[update-notifier-common] current version is nil
  81. [2014-04-07T00:40:15+00:00] DEBUG: package[update-notifier-common] candidate version is 0.119ubuntu8.6
  82. [2014-04-07T00:40:15+00:00] DEBUG: Executing apt-get -q -y install update-notifier-common=0.119ubuntu8.6
  83. [2014-04-07T00:40:18+00:00] DEBUG: ---- Begin output of apt-get -q -y install update-notifier-common=0.119ubuntu8.6 ----
  84. [2014-04-07T00:40:18+00:00] DEBUG: STDOUT: Reading package lists...
  85. Building dependency tree...
  86. Reading state information...
  87. The following extra packages will be installed:
  88. patch
  89. Suggested packages:
  90. diffutils-doc gksu
  91. The following NEW packages will be installed:
  92. patch update-notifier-common
  93. 0 upgraded, 2 newly installed, 0 to remove and 160 not upgraded.
  94. Need to get 303 kB of archives.
  95. After this operation, 2,214 kB of additional disk space will be used.
  96. Get:1 http://us.archive.ubuntu.com/ubuntu/ precise/main patch amd64 2.6.1-3 [80.2 kB]
  97. Get:2 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main update-notifier-common all 0.119ubuntu8.6 [222 kB]
  98. Fetched 303 kB in 0s (384 kB/s)
  99. Selecting previously unselected package patch.
  100. (Reading database ... 51095 files and directories currently installed.)
  101. Unpacking patch (from .../patch_2.6.1-3_amd64.deb) ...
  102. Selecting previously unselected package update-notifier-common.
  103. Unpacking update-notifier-common (from .../update-notifier-common_0.119ubuntu8.6_all.deb) ...
  104. Processing triggers for man-db ...
  105. Setting up patch (2.6.1-3) ...
  106. Setting up update-notifier-common (0.119ubuntu8.6) ...
  107. [2014-04-07T00:40:18+00:00] DEBUG: STDERR:
  108. [2014-04-07T00:40:18+00:00] DEBUG: ---- End output of apt-get -q -y install update-notifier-common=0.119ubuntu8.6 ----
  109. [2014-04-07T00:40:18+00:00] DEBUG: Ran apt-get -q -y install update-notifier-common=0.119ubuntu8.6 returned 0
  110. [2014-04-07T00:40:18+00:00] INFO: package[update-notifier-common] sending run action to execute[apt-get-update] (immediate)
  111. [2014-04-07T00:40:18+00:00] INFO: Processing execute[apt-get-update] action run (apt::default line 22)
  112. [2014-04-07T00:40:21+00:00] INFO: execute[apt-get-update] ran successfully
  113. [2014-04-07T00:40:21+00:00] INFO: Processing execute[apt-get-update-periodic] action run (apt::default line 52)
  114. [2014-04-07T00:40:21+00:00] DEBUG: Skipping execute[apt-get-update-periodic] due to only_if ruby block
  115. [2014-04-07T00:40:21+00:00] INFO: Processing directory[/var/cache/local] action create (apt::default line 62)
  116. [2014-04-07T00:40:21+00:00] INFO: directory[/var/cache/local] created directory /var/cache/local
  117. [2014-04-07T00:40:21+00:00] INFO: directory[/var/cache/local] owner changed to 0
  118. [2014-04-07T00:40:21+00:00] INFO: directory[/var/cache/local] group changed to 0
  119. [2014-04-07T00:40:21+00:00] INFO: directory[/var/cache/local] mode changed to 755
  120. [2014-04-07T00:40:21+00:00] INFO: Processing directory[/var/cache/local/preseeding] action create (apt::default line 62)
  121. [2014-04-07T00:40:21+00:00] INFO: directory[/var/cache/local/preseeding] created directory /var/cache/local/preseeding
  122. [2014-04-07T00:40:21+00:00] INFO: directory[/var/cache/local/preseeding] owner changed to 0
  123. [2014-04-07T00:40:21+00:00] INFO: directory[/var/cache/local/preseeding] group changed to 0
  124. [2014-04-07T00:40:21+00:00] INFO: directory[/var/cache/local/preseeding] mode changed to 755
  125. [2014-04-07T00:40:21+00:00] INFO: Processing service[runit] action nothing (runit::default line 20)
  126. [2014-04-07T00:40:21+00:00] DEBUG: service[runit] falling back to process table inspection
  127. [2014-04-07T00:40:21+00:00] DEBUG: service[runit] attempting to match 'runit' (/runit/) against process list
  128. [2014-04-07T00:40:21+00:00] DEBUG: service[runit] running: false
  129. [2014-04-07T00:40:21+00:00] DEBUG: Doing nothing for service[runit]
  130. [2014-04-07T00:40:21+00:00] INFO: Processing execute[start-runsvdir] action nothing (runit::default line 24)
  131. [2014-04-07T00:40:21+00:00] DEBUG: Doing nothing for execute[start-runsvdir]
  132. [2014-04-07T00:40:21+00:00] INFO: Processing execute[runit-hup-init] action nothing (runit::default line 33)
  133. [2014-04-07T00:40:21+00:00] DEBUG: Skipping execute[runit-hup-init] due to only_if command `grep ^SV /etc/inittab`
  134. [2014-04-07T00:40:21+00:00] INFO: Processing package[runit] action install (runit::default line 80)
  135. [2014-04-07T00:40:21+00:00] DEBUG: package[runit] checking package status for runit
  136. [2014-04-07T00:40:21+00:00] DEBUG: package[runit] current version is nil
  137. [2014-04-07T00:40:21+00:00] DEBUG: package[runit] candidate version is 2.1.1-6.2ubuntu2.1
  138. [2014-04-07T00:40:21+00:00] DEBUG: Creating directory /var/chef/cache/preseed
  139. [2014-04-07T00:40:21+00:00] DEBUG: Creating directory /var/chef/cache/preseed/runit
  140. [2014-04-07T00:40:21+00:00] DEBUG: package[runit] fetching preseed file to /var/chef/cache/preseed/runit/runit-2.1.1-6.2ubuntu2.1.seed
  141. [2014-04-07T00:40:21+00:00] DEBUG: package[runit] fetching preseed file via Template resource failed, fallback to CookbookFile resource
  142. [2014-04-07T00:40:21+00:00] INFO: Processing cookbook_file[/var/chef/cache/preseed/runit/runit-2.1.1-6.2ubuntu2.1.seed] action create (dynamically defined)
  143. [2014-04-07T00:40:21+00:00] DEBUG: File /var/chef/cache/preseed/runit/runit-2.1.1-6.2ubuntu2.1.seed does not exist, so there is no checksum to generate
  144. [2014-04-07T00:40:21+00:00] DEBUG: cookbook_file[/var/chef/cache/preseed/runit/runit-2.1.1-6.2ubuntu2.1.seed] has new contents
  145. [2014-04-07T00:40:21+00:00] DEBUG: cookbook_file[/var/chef/cache/preseed/runit/runit-2.1.1-6.2ubuntu2.1.seed] staging /tmp/vagrant-chef-1/chef-solo-1/cookbooks/runit/files/default/runit.seed to /tmp/runit-2.1.1-6.2ubuntu2.1.seed20140407-1303-1al30ij-0
  146. [2014-04-07T00:40:21+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
  147. [2014-04-07T00:40:21+00:00] DEBUG: package[runit] fetched preseed file to /var/chef/cache/preseed/runit/runit-2.1.1-6.2ubuntu2.1.seed
  148. [2014-04-07T00:40:21+00:00] INFO: package[runit] pre-seeding package installation instructions
  149. [2014-04-07T00:40:21+00:00] DEBUG: Executing debconf-set-selections /var/chef/cache/preseed/runit/runit-2.1.1-6.2ubuntu2.1.seed
  150. [2014-04-07T00:40:22+00:00] DEBUG: ---- Begin output of debconf-set-selections /var/chef/cache/preseed/runit/runit-2.1.1-6.2ubuntu2.1.seed ----
  151. [2014-04-07T00:40:22+00:00] DEBUG: STDOUT:
  152. [2014-04-07T00:40:22+00:00] DEBUG: STDERR:
  153. [2014-04-07T00:40:22+00:00] DEBUG: ---- End output of debconf-set-selections /var/chef/cache/preseed/runit/runit-2.1.1-6.2ubuntu2.1.seed ----
  154. [2014-04-07T00:40:22+00:00] DEBUG: Ran debconf-set-selections /var/chef/cache/preseed/runit/runit-2.1.1-6.2ubuntu2.1.seed returned 0
  155. [2014-04-07T00:40:22+00:00] DEBUG: Executing apt-get -q -y install runit=2.1.1-6.2ubuntu2.1
  156. [2014-04-07T00:40:24+00:00] DEBUG: ---- Begin output of apt-get -q -y install runit=2.1.1-6.2ubuntu2.1 ----
  157. [2014-04-07T00:40:24+00:00] DEBUG: STDOUT: Reading package lists...
  158. Building dependency tree...
  159. Reading state information...
  160. The following extra packages will be installed:
  161. fgetty
  162. Suggested packages:
  163. socklog-run
  164. The following NEW packages will be installed:
  165. fgetty runit
  166. 0 upgraded, 2 newly installed, 0 to remove and 160 not upgraded.
  167. Need to get 132 kB of archives.
  168. After this operation, 542 kB of additional disk space will be used.
  169. Get:1 http://us.archive.ubuntu.com/ubuntu/ precise/universe fgetty amd64 0.6-5build1 [25.4 kB]
  170. Get:2 http://us.archive.ubuntu.com/ubuntu/ precise-updates/universe runit amd64 2.1.1-6.2ubuntu2.1 [107 kB]
  171. Fetched 132 kB in 0s (169 kB/s)
  172. Selecting previously unselected package fgetty.
  173. (Reading database ... 51266 files and directories currently installed.)
  174. Unpacking fgetty (from .../fgetty_0.6-5build1_amd64.deb) ...
  175. Selecting previously unselected package runit.
  176. Unpacking runit (from .../runit_2.1.1-6.2ubuntu2.1_amd64.deb) ...
  177. Processing triggers for man-db ...
  178. Processing triggers for ureadahead ...
  179. ureadahead will be reprofiled on next reboot
  180. Setting up fgetty (0.6-5build1) ...
  181. Setting up runit (2.1.1-6.2ubuntu2.1) ...
  182. [2014-04-07T00:40:24+00:00] DEBUG: STDERR: runsvdir start/running, process 1806
  183. [2014-04-07T00:40:24+00:00] DEBUG: ---- End output of apt-get -q -y install runit=2.1.1-6.2ubuntu2.1 ----
  184. [2014-04-07T00:40:24+00:00] DEBUG: Ran apt-get -q -y install runit=2.1.1-6.2ubuntu2.1 returned 0
  185. [2014-04-07T00:40:24+00:00] INFO: package[runit] sending nothing action to execute[start-runsvdir] (immediate)
  186. [2014-04-07T00:40:24+00:00] INFO: Processing execute[start-runsvdir] action nothing (runit::default line 24)
  187. [2014-04-07T00:40:24+00:00] DEBUG: Doing nothing for execute[start-runsvdir]
  188. [2014-04-07T00:40:24+00:00] INFO: package[runit] sending nothing action to execute[runit-hup-init] (immediate)
  189. [2014-04-07T00:40:24+00:00] INFO: Processing execute[runit-hup-init] action nothing (runit::default line 33)
  190. [2014-04-07T00:40:24+00:00] DEBUG: Skipping execute[runit-hup-init] due to only_if command `grep ^SV /etc/inittab`
  191. [2014-04-07T00:40:24+00:00] INFO: Processing package[python] action install (python::package line 40)
  192. [2014-04-07T00:40:24+00:00] DEBUG: package[python] checking package status for python
  193. [2014-04-07T00:40:24+00:00] DEBUG: package[python] current version is 2.7.3-0ubuntu2
  194. [2014-04-07T00:40:24+00:00] DEBUG: package[python] candidate version is 2.7.3-0ubuntu2.2
  195. [2014-04-07T00:40:24+00:00] DEBUG: package[python] is already installed - nothing to do
  196. [2014-04-07T00:40:24+00:00] INFO: Processing package[python-dev] action install (python::package line 40)
  197. [2014-04-07T00:40:24+00:00] DEBUG: package[python-dev] checking package status for python-dev
  198. [2014-04-07T00:40:24+00:00] DEBUG: package[python-dev] current version is nil
  199. [2014-04-07T00:40:24+00:00] DEBUG: package[python-dev] candidate version is 2.7.3-0ubuntu2.2
  200. [2014-04-07T00:40:24+00:00] DEBUG: Executing apt-get -q -y install python-dev=2.7.3-0ubuntu2.2
  201. [2014-04-07T00:41:49+00:00] DEBUG: ---- Begin output of apt-get -q -y install python-dev=2.7.3-0ubuntu2.2 ----
  202. [2014-04-07T00:41:49+00:00] DEBUG: STDOUT: Reading package lists...
  203. Building dependency tree...
  204. Reading state information...
  205. The following extra packages will be installed:
  206. libexpat1 libexpat1-dev libpython2.7 python python-minimal python2.7
  207. python2.7-dev python2.7-minimal
  208. Suggested packages:
  209. python-doc python-tk python2.7-doc binfmt-support
  210. The following NEW packages will be installed:
  211. libexpat1-dev libpython2.7 python-dev python2.7-dev
  212. The following packages will be upgraded:
  213. libexpat1 python python-minimal python2.7 python2.7-minimal
  214. 5 upgraded, 4 newly installed, 0 to remove and 155 not upgraded.
  215. Need to get 35.7 MB of archives.
  216. After this operation, 43.3 MB of additional disk space will be used.
  217. Get:1 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python2.7 amd64 2.7.3-0ubuntu3.5 [2,675 kB]
  218. Get:2 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python2.7-minimal amd64 2.7.3-0ubuntu3.5 [1,743 kB]
  219. Get:3 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libexpat1 amd64 2.0.1-7.2ubuntu1.1 [131 kB]
  220. Get:4 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python-minimal amd64 2.7.3-0ubuntu2.2 [29.7 kB]
  221. Get:5 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python amd64 2.7.3-0ubuntu2.2 [168 kB]
  222. Get:6 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libexpat1-dev amd64 2.0.1-7.2ubuntu1.1 [216 kB]
  223. Get:7 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libpython2.7 amd64 2.7.3-0ubuntu3.5 [1,188 kB]
  224. Get:8 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python2.7-dev amd64 2.7.3-0ubuntu3.5 [29.5 MB]
  225. Get:9 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python-dev amd64 2.7.3-0ubuntu2.2 [1,090 B]
  226. Fetched 35.7 MB in 1min 20s (442 kB/s)
  227. (Reading database ... 51343 files and directories currently installed.)
  228. Preparing to replace python2.7 2.7.3-0ubuntu3 (using .../python2.7_2.7.3-0ubuntu3.5_amd64.deb) ...
  229. Unpacking replacement python2.7 ...
  230. Preparing to replace python2.7-minimal 2.7.3-0ubuntu3 (using .../python2.7-minimal_2.7.3-0ubuntu3.5_amd64.deb) ...
  231. Unpacking replacement python2.7-minimal ...
  232. Processing triggers for man-db ...
  233. Setting up python2.7-minimal (2.7.3-0ubuntu3.5) ...
  234. (Reading database ... 51342 files and directories currently installed.)
  235. Preparing to replace libexpat1 2.0.1-7.2ubuntu1 (using .../libexpat1_2.0.1-7.2ubuntu1.1_amd64.deb) ...
  236. Unpacking replacement libexpat1 ...
  237. Preparing to replace python-minimal 2.7.3-0ubuntu2 (using .../python-minimal_2.7.3-0ubuntu2.2_amd64.deb) ...
  238. Unpacking replacement python-minimal ...
  239. Processing triggers for man-db ...
  240. Setting up python-minimal (2.7.3-0ubuntu2.2) ...
  241. (Reading database ... 51342 files and directories currently installed.)
  242. Preparing to replace python 2.7.3-0ubuntu2 (using .../python_2.7.3-0ubuntu2.2_amd64.deb) ...
  243. Unpacking replacement python ...
  244. Selecting previously unselected package libexpat1-dev.
  245. Unpacking libexpat1-dev (from .../libexpat1-dev_2.0.1-7.2ubuntu1.1_amd64.deb) ...
  246. Selecting previously unselected package libpython2.7.
  247. Unpacking libpython2.7 (from .../libpython2.7_2.7.3-0ubuntu3.5_amd64.deb) ...
  248. Selecting previously unselected package python2.7-dev.
  249. Unpacking python2.7-dev (from .../python2.7-dev_2.7.3-0ubuntu3.5_amd64.deb) ...
  250. Selecting previously unselected package python-dev.
  251. Unpacking python-dev (from .../python-dev_2.7.3-0ubuntu2.2_amd64.deb) ...
  252. Processing triggers for man-db ...
  253. Setting up libexpat1 (2.0.1-7.2ubuntu1.1) ...
  254. Setting up python2.7 (2.7.3-0ubuntu3.5) ...
  255. Setting up python (2.7.3-0ubuntu2.2) ...
  256. Setting up libexpat1-dev (2.0.1-7.2ubuntu1.1) ...
  257. Setting up libpython2.7 (2.7.3-0ubuntu3.5) ...
  258. Setting up python2.7-dev (2.7.3-0ubuntu3.5) ...
  259. Setting up python-dev (2.7.3-0ubuntu2.2) ...
  260. Processing triggers for libc-bin ...
  261. ldconfig deferred processing now taking place
  262. [2014-04-07T00:41:49+00:00] DEBUG: STDERR:
  263. [2014-04-07T00:41:49+00:00] DEBUG: ---- End output of apt-get -q -y install python-dev=2.7.3-0ubuntu2.2 ----
  264. [2014-04-07T00:41:49+00:00] DEBUG: Ran apt-get -q -y install python-dev=2.7.3-0ubuntu2.2 returned 0
  265. [2014-04-07T00:41:49+00:00] INFO: Processing remote_file[/var/chef/cache/ez_setup.py] action create (python::pip line 36)
  266. [2014-04-07T00:41:49+00:00] DEBUG: remote_file[/var/chef/cache/ez_setup.py] checking for changes
  267. [2014-04-07T00:41:49+00:00] DEBUG: Sending HTTP Request via GET to bitbucket.org:443/pypa/setuptools/raw/0.8/ez_setup.py
  268. [2014-04-07T00:41:50+00:00] DEBUG: Streaming download from https://bitbucket.org/pypa/setuptools/raw/0.8/ez_setup.py to tempfile /tmp/chef-rest20140407-1303-1v5p0gn-0
  269. [2014-04-07T00:41:50+00:00] DEBUG: decompressing gzip stream
  270. [2014-04-07T00:41:50+00:00] DEBUG: remote_file[/var/chef/cache/ez_setup.py] checking for file existence of /var/chef/cache/ez_setup.py
  271. [2014-04-07T00:41:50+00:00] DEBUG: remote_file[/var/chef/cache/ez_setup.py] creating /var/chef/cache/ez_setup.py
  272. [2014-04-07T00:41:50+00:00] INFO: remote_file[/var/chef/cache/ez_setup.py] updated
  273. [2014-04-07T00:41:50+00:00] INFO: remote_file[/var/chef/cache/ez_setup.py] mode changed to 644
  274. [2014-04-07T00:41:50+00:00] INFO: Processing remote_file[/var/chef/cache/get-pip.py] action create (python::pip line 42)
  275. [2014-04-07T00:41:50+00:00] DEBUG: remote_file[/var/chef/cache/get-pip.py] checking for changes
  276. [2014-04-07T00:41:50+00:00] DEBUG: Sending HTTP Request via GET to raw.github.com:443/pypa/pip/master/contrib/get-pip.py
  277. [2014-04-07T00:41:50+00:00] DEBUG: Streaming download from https://raw.github.com/pypa/pip/master/contrib/get-pip.py to tempfile /tmp/chef-rest20140407-1303-eid1nb-0
  278. [2014-04-07T00:41:50+00:00] DEBUG: decompressing gzip stream
  279. [2014-04-07T00:41:52+00:00] DEBUG: remote_file[/var/chef/cache/get-pip.py] checking for file existence of /var/chef/cache/get-pip.py
  280. [2014-04-07T00:41:52+00:00] DEBUG: remote_file[/var/chef/cache/get-pip.py] creating /var/chef/cache/get-pip.py
  281. [2014-04-07T00:41:52+00:00] INFO: remote_file[/var/chef/cache/get-pip.py] updated
  282. [2014-04-07T00:41:52+00:00] INFO: remote_file[/var/chef/cache/get-pip.py] mode changed to 644
  283. [2014-04-07T00:41:52+00:00] INFO: Processing execute[install-setuptools] action run (python::pip line 48)
  284. [2014-04-07T00:41:54+00:00] INFO: execute[install-setuptools] ran successfully
  285. [2014-04-07T00:41:54+00:00] INFO: Processing execute[install-pip] action run (python::pip line 56)
  286. [2014-04-07T00:41:58+00:00] INFO: execute[install-pip] ran successfully
  287. [2014-04-07T00:41:58+00:00] INFO: Processing python_pip[virtualenv] action install (python::virtualenv line 23)
  288. [2014-04-07T00:41:58+00:00] INFO: Installing python_pip[virtualenv] version latest
  289. [2014-04-07T00:42:02+00:00] INFO: Processing apt_repository[mongodb-10gen] action add (mtsw2e::default line 6)
  290. [2014-04-07T00:42:02+00:00] DEBUG: Setting execute[apt-get update] to the state of the prior execute[apt-get update]
  291. [2014-04-07T00:42:02+00:00] INFO: Processing execute[install-key 7F0CEB10] action run (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/apt/providers/repository.rb line 28)
  292. [2014-04-07T00:42:02+00:00] INFO: execute[install-key 7F0CEB10] ran successfully
  293. [2014-04-07T00:42:02+00:00] INFO: Processing file[/var/lib/apt/periodic/update-success-stamp] action nothing (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/apt/providers/repository.rb line 102)
  294. [2014-04-07T00:42:02+00:00] DEBUG: Doing nothing for file[/var/lib/apt/periodic/update-success-stamp]
  295. [2014-04-07T00:42:02+00:00] INFO: Processing execute[apt-get update] action nothing (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/apt/providers/repository.rb line 106)
  296. [2014-04-07T00:42:02+00:00] DEBUG: Doing nothing for execute[apt-get update]
  297. [2014-04-07T00:42:02+00:00] INFO: Processing file[/etc/apt/sources.list.d/mongodb-10gen.list] action create (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/apt/providers/repository.rb line 118)
  298. [2014-04-07T00:42:02+00:00] INFO: file[/etc/apt/sources.list.d/mongodb-10gen.list] owner changed to 0
  299. [2014-04-07T00:42:02+00:00] INFO: file[/etc/apt/sources.list.d/mongodb-10gen.list] group changed to 0
  300. [2014-04-07T00:42:02+00:00] INFO: file[/etc/apt/sources.list.d/mongodb-10gen.list] mode changed to 644
  301. [2014-04-07T00:42:02+00:00] INFO: file[/etc/apt/sources.list.d/mongodb-10gen.list] created file /etc/apt/sources.list.d/mongodb-10gen.list
  302. [2014-04-07T00:42:02+00:00] INFO: file[/etc/apt/sources.list.d/mongodb-10gen.list] sending delete action to file[/var/lib/apt/periodic/update-success-stamp] (immediate)
  303. [2014-04-07T00:42:02+00:00] INFO: Processing file[/var/lib/apt/periodic/update-success-stamp] action delete (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/apt/providers/repository.rb line 102)
  304. [2014-04-07T00:42:02+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-20140407004202
  305. [2014-04-07T00:42:02+00:00] INFO: file[/var/lib/apt/periodic/update-success-stamp] deleted file at /var/lib/apt/periodic/update-success-stamp
  306. [2014-04-07T00:42:02+00:00] INFO: file[/etc/apt/sources.list.d/mongodb-10gen.list] sending run action to execute[apt-get update] (immediate)
  307. [2014-04-07T00:42:02+00:00] INFO: Processing execute[apt-get update] action run (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/apt/providers/repository.rb line 106)
  308. [2014-04-07T00:42:06+00:00] INFO: execute[apt-get update] ran successfully
  309. [2014-04-07T00:42:06+00:00] INFO: Processing package[mongodb-10gen] action install (mtsw2e::default line 24)
  310. [2014-04-07T00:42:06+00:00] DEBUG: package[mongodb-10gen] checking package status for mongodb-10gen
  311. [2014-04-07T00:42:06+00:00] DEBUG: package[mongodb-10gen] current version is nil
  312. [2014-04-07T00:42:06+00:00] DEBUG: package[mongodb-10gen] candidate version is 2.4.10
  313. [2014-04-07T00:42:06+00:00] DEBUG: Executing apt-get -q -y install mongodb-10gen=2.4.10
  314. [2014-04-07T00:44:38+00:00] DEBUG: ---- Begin output of apt-get -q -y install mongodb-10gen=2.4.10 ----
  315. [2014-04-07T00:44:38+00:00] DEBUG: STDOUT: Reading package lists...
  316. Building dependency tree...
  317. Reading state information...
  318. The following NEW packages will be installed:
  319. mongodb-10gen
  320. 0 upgraded, 1 newly installed, 0 to remove and 155 not upgraded.
  321. Need to get 88.1 MB of archives.
  322. After this operation, 225 MB of additional disk space will be used.
  323. Get:1 http://downloads-distro.mongodb.org/repo/ubuntu-upstart/ dist/10gen mongodb-10gen amd64 2.4.10 [88.1 MB]
  324. Fetched 88.1 MB in 2min 26s (603 kB/s)
  325. Selecting previously unselected package mongodb-10gen.
  326. (Reading database ... 51499 files and directories currently installed.)
  327. Unpacking mongodb-10gen (from .../mongodb-10gen_2.4.10_amd64.deb) ...
  328. Processing triggers for man-db ...
  329. Processing triggers for ureadahead ...
  330. Setting up mongodb-10gen (2.4.10) ...
  331. Adding system user `mongodb' (UID 106) ...
  332. Adding new user `mongodb' (UID 106) with group `nogroup' ...
  333. Not creating home directory `/home/mongodb'.
  334. Adding group `mongodb' (GID 111) ...
  335. Done.
  336. Adding user `mongodb' to group `mongodb' ...
  337. Adding user mongodb to group mongodb
  338. Done.
  339. mongodb start/running, process 2895
  340. [2014-04-07T00:44:38+00:00] DEBUG: STDERR:
  341. [2014-04-07T00:44:38+00:00] DEBUG: ---- End output of apt-get -q -y install mongodb-10gen=2.4.10 ----
  342. [2014-04-07T00:44:38+00:00] DEBUG: Ran apt-get -q -y install mongodb-10gen=2.4.10 returned 0
  343. [2014-04-07T00:44:38+00:00] INFO: Processing package[openjdk-6-jdk] action install (mtsw2e::default line 24)
  344. [2014-04-07T00:44:38+00:00] DEBUG: package[openjdk-6-jdk] checking package status for openjdk-6-jdk
  345. [2014-04-07T00:44:38+00:00] DEBUG: package[openjdk-6-jdk] current version is nil
  346. [2014-04-07T00:44:38+00:00] DEBUG: package[openjdk-6-jdk] candidate version is 6b30-1.13.1-1ubuntu2~0.12.04.1
  347. [2014-04-07T00:44:38+00:00] DEBUG: Executing apt-get -q -y install openjdk-6-jdk=6b30-1.13.1-1ubuntu2~0.12.04.1
  348.  
  349.  
  350. [2014-04-07T00:53:35+00:00] DEBUG: ---- Begin output of apt-get -q -y install openjdk-6-jdk=6b30-1.13.1-1ubuntu2~0.12.04.1 ----
  351. [2014-04-07T00:53:35+00:00] DEBUG: STDOUT: Reading package lists...
  352. Building dependency tree...
  353. Reading state information...
  354. The following extra packages will be installed:
  355. ca-certificates-java fontconfig fontconfig-config hicolor-icon-theme
  356. icedtea-6-jre-cacao icedtea-6-jre-jamvm icedtea-netx icedtea-netx-common
  357. java-common libasound2 libasyncns0 libatk-wrapper-java
  358. libatk-wrapper-java-jni libatk1.0-0 libatk1.0-data libavahi-client3
  359. libavahi-common-data libavahi-common3 libcairo2 libcups2 libdatrie1 libflac8
  360. libfontconfig1 libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common libgif4
  361. libgtk2.0-0 libgtk2.0-bin libgtk2.0-common libice-dev libice6 libjasper1
  362. libjpeg-turbo8 libjpeg8 libjson0 liblcms2-2 libnspr4 libnss3 libnss3-1d
  363. libogg0 libpango1.0-0 libpcsclite1 libpixman-1-0 libpthread-stubs0
  364. libpthread-stubs0-dev libpulse0 libsm-dev libsm6 libsndfile1 libthai-data
  365. libthai0 libtiff4 libvorbis0a libvorbisenc2 libx11-6 libx11-dev libx11-doc
  366. libxau-dev libxcb-render0 libxcb-shm0 libxcb1 libxcb1-dev libxcomposite1
  367. libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxft2 libxi6 libxinerama1
  368. libxrandr2 libxrender1 libxt-dev libxt6 libxtst6 openjdk-6-jre
  369. openjdk-6-jre-headless openjdk-6-jre-lib shared-mime-info ttf-dejavu-core
  370. ttf-dejavu-extra tzdata tzdata-java x11-common x11proto-core-dev
  371. x11proto-input-dev x11proto-kb-dev xorg-sgml-doctools xtrans-dev
  372. Suggested packages:
  373. default-jre equivs libasound2-plugins libasound2-python cups-common
  374. librsvg2-common gvfs libjasper-runtime liblcms2-utils ttf-baekmuk
  375. ttf-arphic-gbsn00lp ttf-arphic-bsmi00lp ttf-arphic-gkai00mp
  376. ttf-arphic-bkai00mp pcscd pulseaudio libxcb-doc openjdk-6-demo
  377. openjdk-6-source visualvm icedtea-plugin libnss-mdns sun-java6-fonts
  378. fonts-ipafont-gothic fonts-ipafont-mincho ttf-wqy-microhei ttf-wqy-zenhei
  379. ttf-indic-fonts-core ttf-telugu-fonts ttf-oriya-fonts ttf-kannada-fonts
  380. ttf-bengali-fonts
  381. The following NEW packages will be installed:
  382. ca-certificates-java fontconfig fontconfig-config hicolor-icon-theme
  383. icedtea-6-jre-cacao icedtea-6-jre-jamvm icedtea-netx icedtea-netx-common
  384. java-common libasound2 libasyncns0 libatk-wrapper-java
  385. libatk-wrapper-java-jni libatk1.0-0 libatk1.0-data libavahi-client3
  386. libavahi-common-data libavahi-common3 libcairo2 libcups2 libdatrie1 libflac8
  387. libfontconfig1 libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common libgif4
  388. libgtk2.0-0 libgtk2.0-bin libgtk2.0-common libice-dev libice6 libjasper1
  389. libjpeg-turbo8 libjpeg8 libjson0 liblcms2-2 libnspr4 libnss3 libnss3-1d
  390. libogg0 libpango1.0-0 libpcsclite1 libpixman-1-0 libpthread-stubs0
  391. libpthread-stubs0-dev libpulse0 libsm-dev libsm6 libsndfile1 libthai-data
  392. libthai0 libtiff4 libvorbis0a libvorbisenc2 libx11-dev libx11-doc libxau-dev
  393. libxcb-render0 libxcb-shm0 libxcb1-dev libxcomposite1 libxcursor1
  394. libxdamage1 libxdmcp-dev libxfixes3 libxft2 libxi6 libxinerama1 libxrandr2
  395. libxrender1 libxt-dev libxt6 libxtst6 openjdk-6-jdk openjdk-6-jre
  396. openjdk-6-jre-headless openjdk-6-jre-lib shared-mime-info ttf-dejavu-core
  397. ttf-dejavu-extra tzdata-java x11-common x11proto-core-dev x11proto-input-dev
  398. x11proto-kb-dev xorg-sgml-doctools xtrans-dev
  399. The following packages will be upgraded:
  400. libx11-6 libxcb1 tzdata
  401. 3 upgraded, 87 newly installed, 0 to remove and 152 not upgraded.
  402. Need to get 77.6 MB of archives.
  403. After this operation, 141 MB of additional disk space will be used.
  404. Get:1 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxcb1 amd64 1.8.1-1ubuntu0.2 [44.8 kB]
  405. Get:2 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libx11-6 amd64 2:1.4.99.1-0ubuntu2.2 [763 kB]
  406. Get:3 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libasound2 amd64 1.0.25-1ubuntu10.2 [428 kB]
  407. Get:4 http://us.archive.ubuntu.com/ubuntu/ precise/main libasyncns0 amd64 0.8-4 [13.2 kB]
  408. Get:5 http://us.archive.ubuntu.com/ubuntu/ precise/main libatk1.0-data all 2.4.0-0ubuntu1 [12.7 kB]
  409. Get:6 http://us.archive.ubuntu.com/ubuntu/ precise/main libatk1.0-0 amd64 2.4.0-0ubuntu1 [60.1 kB]
  410. Get:7 http://us.archive.ubuntu.com/ubuntu/ precise/main libgtk2.0-common all 2.24.10-0ubuntu6 [119 kB]
  411. Get:8 http://us.archive.ubuntu.com/ubuntu/ precise/main ttf-dejavu-core all 2.33-2ubuntu1 [1,552 kB]
  412. Get:9 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main fontconfig-config all 2.8.0-3ubuntu9.1 [44.4 kB]
  413. Get:10 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libfontconfig1 amd64 2.8.0-3ubuntu9.1 [125 kB]
  414. Get:11 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libpixman-1-0 amd64 0.30.2-1ubuntu0.0.0.0.1 [256 kB]
  415. Get:12 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxcb-render0 amd64 1.8.1-1ubuntu0.2 [13.3 kB]
  416. Get:13 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxcb-shm0 amd64 1.8.1-1ubuntu0.2 [5,516 B]
  417. Get:14 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxrender1 amd64 1:0.9.6-2ubuntu0.1 [20.6 kB]
  418. Get:15 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libcairo2 amd64 1.10.2-6.1ubuntu3 [467 kB]
  419. Get:16 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libavahi-common-data amd64 0.6.30-5ubuntu2.1 [21.4 kB]
  420. Get:17 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libavahi-common3 amd64 0.6.30-5ubuntu2.1 [25.5 kB]
  421. Get:18 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libavahi-client3 amd64 0.6.30-5ubuntu2.1 [30.3 kB]
  422. Get:19 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libcups2 amd64 1.5.3-0ubuntu8 [171 kB]
  423. Get:20 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libjpeg-turbo8 amd64 1.1.90+svn733-0ubuntu4.3 [111 kB]
  424. Get:21 http://us.archive.ubuntu.com/ubuntu/ precise/main libjpeg8 amd64 8c-2ubuntu7 [2,112 B]
  425. Get:22 http://us.archive.ubuntu.com/ubuntu/ precise/main libjasper1 amd64 1.900.1-13 [154 kB]
  426. Get:23 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libtiff4 amd64 3.9.5-2ubuntu1.5 [145 kB]
  427. Get:24 http://us.archive.ubuntu.com/ubuntu/ precise/main libgdk-pixbuf2.0-common all 2.26.1-1 [7,818 B]
  428. Get:25 http://us.archive.ubuntu.com/ubuntu/ precise/main libgdk-pixbuf2.0-0 amd64 2.26.1-1 [201 kB]
  429. Get:26 http://us.archive.ubuntu.com/ubuntu/ precise/main libthai-data all 0.1.16-3 [179 kB]
  430. Get:27 http://us.archive.ubuntu.com/ubuntu/ precise/main libdatrie1 amd64 0.2.5-3 [16.4 kB]
  431. Get:28 http://us.archive.ubuntu.com/ubuntu/ precise/main libthai0 amd64 0.1.16-3 [19.7 kB]
  432. Get:29 http://us.archive.ubuntu.com/ubuntu/ precise/main libxft2 amd64 2.2.0-3ubuntu2 [42.3 kB]
  433. Get:30 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main fontconfig amd64 2.8.0-3ubuntu9.1 [156 kB]
  434. Get:31 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libpango1.0-0 amd64 1.30.0-0ubuntu3.1 [363 kB]
  435. Get:32 http://us.archive.ubuntu.com/ubuntu/ precise/main libxcomposite1 amd64 1:0.4.3-2build1 [7,708 B]
  436. Get:33 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxfixes3 amd64 1:5.0-4ubuntu4.2 [12.5 kB]
  437. Get:34 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxcursor1 amd64 1:1.1.12-1ubuntu0.1 [22.7 kB]
  438. Get:35 http://us.archive.ubuntu.com/ubuntu/ precise/main libxdamage1 amd64 1:1.1.3-2build1 [7,560 B]
  439. Get:36 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxi6 amd64 2:1.7.1.901-1ubuntu1~precise1 [31.6 kB]
  440. Get:37 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxinerama1 amd64 2:1.1.1-3ubuntu0.1 [8,072 B]
  441. Get:38 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxrandr2 amd64 2:1.3.2-2ubuntu0.2 [17.5 kB]
  442. Get:39 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main shared-mime-info amd64 1.0-0ubuntu4.1 [496 kB]
  443. Get:40 http://us.archive.ubuntu.com/ubuntu/ precise/main libgtk2.0-0 amd64 2.24.10-0ubuntu6 [2,674 kB]
  444. Get:41 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main openjdk-6-jre-lib all 6b30-1.13.1-1ubuntu2~0.12.04.1 [6,213 kB]
  445. Get:42 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libnspr4 amd64 4.9.5-0ubuntu0.12.04.2 [141 kB]
  446. Get:43 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libnss3 amd64 3.15.4-0ubuntu0.12.04.2 [1,229 kB]
  447. Get:44 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libnss3-1d amd64 3.15.4-0ubuntu0.12.04.2 [13.4 kB]
  448. Get:45 http://us.archive.ubuntu.com/ubuntu/ precise/main ca-certificates-java all 20110912ubuntu6 [8,186 B]
  449. Get:46 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main tzdata all 2014a-0ubuntu0.12.04 [448 kB]
  450. Get:47 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main tzdata-java all 2014a-0ubuntu0.12.04 [126 kB]
  451. Get:48 http://us.archive.ubuntu.com/ubuntu/ precise/main java-common all 0.43ubuntu2 [61.7 kB]
  452. Get:49 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main liblcms2-2 amd64 2.2+git20110628-2ubuntu3.1 [143 kB]
  453. Get:50 http://us.archive.ubuntu.com/ubuntu/ precise/main libpcsclite1 amd64 1.7.4-2ubuntu2 [23.5 kB]
  454. Get:51 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main openjdk-6-jre-headless amd64 6b30-1.13.1-1ubuntu2~0.12.04.1 [32.8 MB]
  455. Get:52 http://us.archive.ubuntu.com/ubuntu/ precise/main libgif4 amd64 4.1.6-9ubuntu1 [31.0 kB]
  456. Get:53 http://us.archive.ubuntu.com/ubuntu/ precise/main libjson0 amd64 0.9-1ubuntu1 [16.3 kB]
  457. Get:54 http://us.archive.ubuntu.com/ubuntu/ precise/main libogg0 amd64 1.2.2~dfsg-1ubuntu1 [17.2 kB]
  458. Get:55 http://us.archive.ubuntu.com/ubuntu/ precise/main libflac8 amd64 1.2.1-6 [144 kB]
  459. Get:56 http://us.archive.ubuntu.com/ubuntu/ precise/main libvorbis0a amd64 1.3.2-1ubuntu3 [103 kB]
  460. Get:57 http://us.archive.ubuntu.com/ubuntu/ precise/main libvorbisenc2 amd64 1.3.2-1ubuntu3 [136 kB]
  461. Get:58 http://us.archive.ubuntu.com/ubuntu/ precise/main libsndfile1 amd64 1.0.25-4 [163 kB]
  462. Get:59 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libpulse0 amd64 1:1.1-0ubuntu15.4 [289 kB]
  463. Get:60 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main x11-common all 1:7.6+12ubuntu2 [52.0 kB]
  464. Get:61 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxtst6 amd64 2:1.2.0-4ubuntu0.1 [13.9 kB]
  465. Get:62 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main openjdk-6-jre amd64 6b30-1.13.1-1ubuntu2~0.12.04.1 [235 kB]
  466. Get:63 http://us.archive.ubuntu.com/ubuntu/ precise/main libatk-wrapper-java all 0.30.4-0ubuntu2 [30.9 kB]
  467. Get:64 http://us.archive.ubuntu.com/ubuntu/ precise/main libatk-wrapper-java-jni amd64 0.30.4-0ubuntu2 [30.5 kB]
  468. Get:65 http://us.archive.ubuntu.com/ubuntu/ precise/main libice6 amd64 2:1.0.7-2build1 [46.1 kB]
  469. Get:66 http://us.archive.ubuntu.com/ubuntu/ precise/main libsm6 amd64 2:1.2.0-2build1 [18.1 kB]
  470. Get:67 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxt6 amd64 1:1.1.1-2ubuntu0.1 [186 kB]
  471. Get:68 http://us.archive.ubuntu.com/ubuntu/ precise/main hicolor-icon-theme all 0.12-1ubuntu2 [10.2 kB]
  472. Get:69 http://us.archive.ubuntu.com/ubuntu/ precise/main libgtk2.0-bin amd64 2.24.10-0ubuntu6 [10.3 kB]
  473. Get:70 http://us.archive.ubuntu.com/ubuntu/ precise/main xorg-sgml-doctools all 1:1.10-1 [12.0 kB]
  474. Get:71 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main x11proto-core-dev all 7.0.22-1ubuntu0.1 [300 kB]
  475. Get:72 http://us.archive.ubuntu.com/ubuntu/ precise/main libice-dev amd64 2:1.0.7-2build1 [133 kB]
  476. Get:73 http://us.archive.ubuntu.com/ubuntu/ precise/main libpthread-stubs0 amd64 0.3-3 [3,258 B]
  477. Get:74 http://us.archive.ubuntu.com/ubuntu/ precise/main libpthread-stubs0-dev amd64 0.3-3 [2,866 B]
  478. Get:75 http://us.archive.ubuntu.com/ubuntu/ precise/main libsm-dev amd64 2:1.2.0-2build1 [89.5 kB]
  479. Get:76 http://us.archive.ubuntu.com/ubuntu/ precise/main libxau-dev amd64 1:1.0.6-4 [10.5 kB]
  480. Get:77 http://us.archive.ubuntu.com/ubuntu/ precise/main libxdmcp-dev amd64 1:1.1.0-4 [26.9 kB]
  481. Get:78 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main x11proto-input-dev all 2.3-1~precise1 [139 kB]
  482. Get:79 http://us.archive.ubuntu.com/ubuntu/ precise/main x11proto-kb-dev all 1.0.5-2 [27.6 kB]
  483. Get:80 http://us.archive.ubuntu.com/ubuntu/ precise/main xtrans-dev all 1.2.6-2 [82.9 kB]
  484. Get:81 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxcb1-dev amd64 1.8.1-1ubuntu0.2 [82.5 kB]
  485. Get:82 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libx11-dev amd64 2:1.4.99.1-0ubuntu2.2 [912 kB]
  486. Get:83 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libx11-doc all 2:1.4.99.1-0ubuntu2.2 [2,435 kB]
  487. Get:84 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxt-dev amd64 1:1.1.1-2ubuntu0.1 [490 kB]
  488. Get:85 http://us.archive.ubuntu.com/ubuntu/ precise/main ttf-dejavu-extra all 2.33-2ubuntu1 [3,420 kB]
  489. Get:86 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main icedtea-6-jre-cacao amd64 6b30-1.13.1-1ubuntu2~0.12.04.1 [777 kB]
  490. Get:87 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main icedtea-6-jre-jamvm amd64 6b30-1.13.1-1ubuntu2~0.12.04.1 [527 kB]
  491. Get:88 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main icedtea-netx-common all 1.2.3-0ubuntu0.12.04.4 [600 kB]
  492. Get:89 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main icedtea-netx amd64 1.2.3-0ubuntu0.12.04.4 [16.4 kB]
  493. Get:90 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main openjdk-6-jdk amd64 6b30-1.13.1-1ubuntu2~0.12.04.1 [16.0 MB]
  494. Preconfiguring packages ...
  495. Fetched 77.6 MB in 8min 34s (151 kB/s)
  496. (Reading database ... 51534 files and directories currently installed.)
  497. Preparing to replace libxcb1 1.8.1-1 (using .../libxcb1_1.8.1-1ubuntu0.2_amd64.deb) ...
  498. Unpacking replacement libxcb1 ...
  499. Preparing to replace libx11-6 2:1.4.99.1-0ubuntu2 (using .../libx11-6_2%3a1.4.99.1-0ubuntu2.2_amd64.deb) ...
  500. Unpacking replacement libx11-6 ...
  501. Selecting previously unselected package libasound2.
  502. Unpacking libasound2 (from .../libasound2_1.0.25-1ubuntu10.2_amd64.deb) ...
  503. Selecting previously unselected package libasyncns0.
  504. Unpacking libasyncns0 (from .../libasyncns0_0.8-4_amd64.deb) ...
  505. Selecting previously unselected package libatk1.0-data.
  506. Unpacking libatk1.0-data (from .../libatk1.0-data_2.4.0-0ubuntu1_all.deb) ...
  507. Selecting previously unselected package libatk1.0-0.
  508. Unpacking libatk1.0-0 (from .../libatk1.0-0_2.4.0-0ubuntu1_amd64.deb) ...
  509. Selecting previously unselected package libgtk2.0-common.
  510. Unpacking libgtk2.0-common (from .../libgtk2.0-common_2.24.10-0ubuntu6_all.deb) ...
  511. Selecting previously unselected package ttf-dejavu-core.
  512. Unpacking ttf-dejavu-core (from .../ttf-dejavu-core_2.33-2ubuntu1_all.deb) ...
  513. Selecting previously unselected package fontconfig-config.
  514. Unpacking fontconfig-config (from .../fontconfig-config_2.8.0-3ubuntu9.1_all.deb) ...
  515. Selecting previously unselected package libfontconfig1.
  516. Unpacking libfontconfig1 (from .../libfontconfig1_2.8.0-3ubuntu9.1_amd64.deb) ...
  517. Selecting previously unselected package libpixman-1-0.
  518. Unpacking libpixman-1-0 (from .../libpixman-1-0_0.30.2-1ubuntu0.0.0.0.1_amd64.deb) ...
  519. Selecting previously unselected package libxcb-render0.
  520. Unpacking libxcb-render0 (from .../libxcb-render0_1.8.1-1ubuntu0.2_amd64.deb) ...
  521. Selecting previously unselected package libxcb-shm0.
  522. Unpacking libxcb-shm0 (from .../libxcb-shm0_1.8.1-1ubuntu0.2_amd64.deb) ...
  523. Selecting previously unselected package libxrender1.
  524. Unpacking libxrender1 (from .../libxrender1_1%3a0.9.6-2ubuntu0.1_amd64.deb) ...
  525. Selecting previously unselected package libcairo2.
  526. Unpacking libcairo2 (from .../libcairo2_1.10.2-6.1ubuntu3_amd64.deb) ...
  527. Selecting previously unselected package libavahi-common-data.
  528. Unpacking libavahi-common-data (from .../libavahi-common-data_0.6.30-5ubuntu2.1_amd64.deb) ...
  529. Selecting previously unselected package libavahi-common3.
  530. Unpacking libavahi-common3 (from .../libavahi-common3_0.6.30-5ubuntu2.1_amd64.deb) ...
  531. Selecting previously unselected package libavahi-client3.
  532. Unpacking libavahi-client3 (from .../libavahi-client3_0.6.30-5ubuntu2.1_amd64.deb) ...
  533. Selecting previously unselected package libcups2.
  534. Unpacking libcups2 (from .../libcups2_1.5.3-0ubuntu8_amd64.deb) ...
  535. Selecting previously unselected package libjpeg-turbo8.
  536. Unpacking libjpeg-turbo8 (from .../libjpeg-turbo8_1.1.90+svn733-0ubuntu4.3_amd64.deb) ...
  537. Selecting previously unselected package libjpeg8.
  538. Unpacking libjpeg8 (from .../libjpeg8_8c-2ubuntu7_amd64.deb) ...
  539. Selecting previously unselected package libjasper1.
  540. Unpacking libjasper1 (from .../libjasper1_1.900.1-13_amd64.deb) ...
  541. Selecting previously unselected package libtiff4.
  542. Unpacking libtiff4 (from .../libtiff4_3.9.5-2ubuntu1.5_amd64.deb) ...
  543. Selecting previously unselected package libgdk-pixbuf2.0-common.
  544. Unpacking libgdk-pixbuf2.0-common (from .../libgdk-pixbuf2.0-common_2.26.1-1_all.deb) ...
  545. Selecting previously unselected package libgdk-pixbuf2.0-0.
  546. Unpacking libgdk-pixbuf2.0-0 (from .../libgdk-pixbuf2.0-0_2.26.1-1_amd64.deb) ...
  547. Selecting previously unselected package libthai-data.
  548. Unpacking libthai-data (from .../libthai-data_0.1.16-3_all.deb) ...
  549. Selecting previously unselected package libdatrie1.
  550. Unpacking libdatrie1 (from .../libdatrie1_0.2.5-3_amd64.deb) ...
  551. Selecting previously unselected package libthai0.
  552. Unpacking libthai0 (from .../libthai0_0.1.16-3_amd64.deb) ...
  553. Selecting previously unselected package libxft2.
  554. Unpacking libxft2 (from .../libxft2_2.2.0-3ubuntu2_amd64.deb) ...
  555. Selecting previously unselected package fontconfig.
  556. Unpacking fontconfig (from .../fontconfig_2.8.0-3ubuntu9.1_amd64.deb) ...
  557. Selecting previously unselected package libpango1.0-0.
  558. Unpacking libpango1.0-0 (from .../libpango1.0-0_1.30.0-0ubuntu3.1_amd64.deb) ...
  559. Selecting previously unselected package libxcomposite1.
  560. Unpacking libxcomposite1 (from .../libxcomposite1_1%3a0.4.3-2build1_amd64.deb) ...
  561. Selecting previously unselected package libxfixes3.
  562. Unpacking libxfixes3 (from .../libxfixes3_1%3a5.0-4ubuntu4.2_amd64.deb) ...
  563. Selecting previously unselected package libxcursor1.
  564. Unpacking libxcursor1 (from .../libxcursor1_1%3a1.1.12-1ubuntu0.1_amd64.deb) ...
  565. Selecting previously unselected package libxdamage1.
  566. Unpacking libxdamage1 (from .../libxdamage1_1%3a1.1.3-2build1_amd64.deb) ...
  567. Selecting previously unselected package libxi6.
  568. Unpacking libxi6 (from .../libxi6_2%3a1.7.1.901-1ubuntu1~precise1_amd64.deb) ...
  569. Selecting previously unselected package libxinerama1.
  570. Unpacking libxinerama1 (from .../libxinerama1_2%3a1.1.1-3ubuntu0.1_amd64.deb) ...
  571. Selecting previously unselected package libxrandr2.
  572. Unpacking libxrandr2 (from .../libxrandr2_2%3a1.3.2-2ubuntu0.2_amd64.deb) ...
  573. Selecting previously unselected package shared-mime-info.
  574. Unpacking shared-mime-info (from .../shared-mime-info_1.0-0ubuntu4.1_amd64.deb) ...
  575. Selecting previously unselected package libgtk2.0-0.
  576. Unpacking libgtk2.0-0 (from .../libgtk2.0-0_2.24.10-0ubuntu6_amd64.deb) ...
  577. Selecting previously unselected package openjdk-6-jre-lib.
  578. Unpacking openjdk-6-jre-lib (from .../openjdk-6-jre-lib_6b30-1.13.1-1ubuntu2~0.12.04.1_all.deb) ...
  579. Selecting previously unselected package libnspr4.
  580. Unpacking libnspr4 (from .../libnspr4_4.9.5-0ubuntu0.12.04.2_amd64.deb) ...
  581. Selecting previously unselected package libnss3.
  582. Unpacking libnss3 (from .../libnss3_3.15.4-0ubuntu0.12.04.2_amd64.deb) ...
  583. Selecting previously unselected package libnss3-1d.
  584. Unpacking libnss3-1d (from .../libnss3-1d_3.15.4-0ubuntu0.12.04.2_amd64.deb) ...
  585. Selecting previously unselected package ca-certificates-java.
  586. Unpacking ca-certificates-java (from .../ca-certificates-java_20110912ubuntu6_all.deb) ...
  587. Preparing to replace tzdata 2012b-1 (using .../tzdata_2014a-0ubuntu0.12.04_all.deb) ...
  588. Unpacking replacement tzdata ...
  589. Processing triggers for man-db ...
  590. Setting up tzdata (2014a-0ubuntu0.12.04) ...
  591. Selecting previously unselected package tzdata-java.
  592. (Reading database ... 52144 files and directories currently installed.)
  593. Unpacking tzdata-java (from .../tzdata-java_2014a-0ubuntu0.12.04_all.deb) ...
  594. Selecting previously unselected package java-common.
  595. Unpacking java-common (from .../java-common_0.43ubuntu2_all.deb) ...
  596. Selecting previously unselected package liblcms2-2.
  597. Unpacking liblcms2-2 (from .../liblcms2-2_2.2+git20110628-2ubuntu3.1_amd64.deb) ...
  598. Selecting previously unselected package libpcsclite1.
  599. Unpacking libpcsclite1 (from .../libpcsclite1_1.7.4-2ubuntu2_amd64.deb) ...
  600. Selecting previously unselected package openjdk-6-jre-headless.
  601. Unpacking openjdk-6-jre-headless (from .../openjdk-6-jre-headless_6b30-1.13.1-1ubuntu2~0.12.04.1_amd64.deb) ...
  602. Selecting previously unselected package libgif4.
  603. Unpacking libgif4 (from .../libgif4_4.1.6-9ubuntu1_amd64.deb) ...
  604. Selecting previously unselected package libjson0.
  605. Unpacking libjson0 (from .../libjson0_0.9-1ubuntu1_amd64.deb) ...
  606. Selecting previously unselected package libogg0.
  607. Unpacking libogg0 (from .../libogg0_1.2.2~dfsg-1ubuntu1_amd64.deb) ...
  608. Selecting previously unselected package libflac8.
  609. Unpacking libflac8 (from .../libflac8_1.2.1-6_amd64.deb) ...
  610. Selecting previously unselected package libvorbis0a.
  611. Unpacking libvorbis0a (from .../libvorbis0a_1.3.2-1ubuntu3_amd64.deb) ...
  612. Selecting previously unselected package libvorbisenc2.
  613. Unpacking libvorbisenc2 (from .../libvorbisenc2_1.3.2-1ubuntu3_amd64.deb) ...
  614. Selecting previously unselected package libsndfile1.
  615. Unpacking libsndfile1 (from .../libsndfile1_1.0.25-4_amd64.deb) ...
  616. Selecting previously unselected package libpulse0.
  617. Unpacking libpulse0 (from .../libpulse0_1%3a1.1-0ubuntu15.4_amd64.deb) ...
  618. Selecting previously unselected package x11-common.
  619. Unpacking x11-common (from .../x11-common_1%3a7.6+12ubuntu2_all.deb) ...
  620. Selecting previously unselected package libxtst6.
  621. Unpacking libxtst6 (from .../libxtst6_2%3a1.2.0-4ubuntu0.1_amd64.deb) ...
  622. Selecting previously unselected package openjdk-6-jre.
  623. Unpacking openjdk-6-jre (from .../openjdk-6-jre_6b30-1.13.1-1ubuntu2~0.12.04.1_amd64.deb) ...
  624. Selecting previously unselected package libatk-wrapper-java.
  625. Unpacking libatk-wrapper-java (from .../libatk-wrapper-java_0.30.4-0ubuntu2_all.deb) ...
  626. Selecting previously unselected package libatk-wrapper-java-jni.
  627. Unpacking libatk-wrapper-java-jni (from .../libatk-wrapper-java-jni_0.30.4-0ubuntu2_amd64.deb) ...
  628. Selecting previously unselected package libice6.
  629. Unpacking libice6 (from .../libice6_2%3a1.0.7-2build1_amd64.deb) ...
  630. Selecting previously unselected package libsm6.
  631. Unpacking libsm6 (from .../libsm6_2%3a1.2.0-2build1_amd64.deb) ...
  632. Selecting previously unselected package libxt6.
  633. Unpacking libxt6 (from .../libxt6_1%3a1.1.1-2ubuntu0.1_amd64.deb) ...
  634. Selecting previously unselected package hicolor-icon-theme.
  635. Unpacking hicolor-icon-theme (from .../hicolor-icon-theme_0.12-1ubuntu2_all.deb) ...
  636. Selecting previously unselected package libgtk2.0-bin.
  637. Unpacking libgtk2.0-bin (from .../libgtk2.0-bin_2.24.10-0ubuntu6_amd64.deb) ...
  638. Selecting previously unselected package xorg-sgml-doctools.
  639. Unpacking xorg-sgml-doctools (from .../xorg-sgml-doctools_1%3a1.10-1_all.deb) ...
  640. Selecting previously unselected package x11proto-core-dev.
  641. Unpacking x11proto-core-dev (from .../x11proto-core-dev_7.0.22-1ubuntu0.1_all.deb) ...
  642. Selecting previously unselected package libice-dev.
  643. Unpacking libice-dev (from .../libice-dev_2%3a1.0.7-2build1_amd64.deb) ...
  644. Selecting previously unselected package libpthread-stubs0.
  645. Unpacking libpthread-stubs0 (from .../libpthread-stubs0_0.3-3_amd64.deb) ...
  646. Selecting previously unselected package libpthread-stubs0-dev.
  647. Unpacking libpthread-stubs0-dev (from .../libpthread-stubs0-dev_0.3-3_amd64.deb) ...
  648. Selecting previously unselected package libsm-dev.
  649. Unpacking libsm-dev (from .../libsm-dev_2%3a1.2.0-2build1_amd64.deb) ...
  650. Selecting previously unselected package libxau-dev.
  651. Unpacking libxau-dev (from .../libxau-dev_1%3a1.0.6-4_amd64.deb) ...
  652. Selecting previously unselected package libxdmcp-dev.
  653. Unpacking libxdmcp-dev (from .../libxdmcp-dev_1%3a1.1.0-4_amd64.deb) ...
  654. Selecting previously unselected package x11proto-input-dev.
  655. Unpacking x11proto-input-dev (from .../x11proto-input-dev_2.3-1~precise1_all.deb) ...
  656. Selecting previously unselected package x11proto-kb-dev.
  657. Unpacking x11proto-kb-dev (from .../x11proto-kb-dev_1.0.5-2_all.deb) ...
  658. Selecting previously unselected package xtrans-dev.
  659. Unpacking xtrans-dev (from .../xtrans-dev_1.2.6-2_all.deb) ...
  660. Selecting previously unselected package libxcb1-dev.
  661. Unpacking libxcb1-dev (from .../libxcb1-dev_1.8.1-1ubuntu0.2_amd64.deb) ...
  662. Selecting previously unselected package libx11-dev.
  663. Unpacking libx11-dev (from .../libx11-dev_2%3a1.4.99.1-0ubuntu2.2_amd64.deb) ...
  664. Selecting previously unselected package libx11-doc.
  665. Unpacking libx11-doc (from .../libx11-doc_2%3a1.4.99.1-0ubuntu2.2_all.deb) ...
  666. Selecting previously unselected package libxt-dev.
  667. Unpacking libxt-dev (from .../libxt-dev_1%3a1.1.1-2ubuntu0.1_amd64.deb) ...
  668. Selecting previously unselected package ttf-dejavu-extra.
  669. Unpacking ttf-dejavu-extra (from .../ttf-dejavu-extra_2.33-2ubuntu1_all.deb) ...
  670. Selecting previously unselected package icedtea-6-jre-cacao.
  671. Unpacking icedtea-6-jre-cacao (from .../icedtea-6-jre-cacao_6b30-1.13.1-1ubuntu2~0.12.04.1_amd64.deb) ...
  672. Selecting previously unselected package icedtea-6-jre-jamvm.
  673. Unpacking icedtea-6-jre-jamvm (from .../icedtea-6-jre-jamvm_6b30-1.13.1-1ubuntu2~0.12.04.1_amd64.deb) ...
  674. Selecting previously unselected package icedtea-netx-common.
  675. Unpacking icedtea-netx-common (from .../icedtea-netx-common_1.2.3-0ubuntu0.12.04.4_all.deb) ...
  676. Selecting previously unselected package icedtea-netx.
  677. Unpacking icedtea-netx (from .../icedtea-netx_1.2.3-0ubuntu0.12.04.4_amd64.deb) ...
  678. Selecting previously unselected package openjdk-6-jdk.
  679. Unpacking openjdk-6-jdk (from .../openjdk-6-jdk_6b30-1.13.1-1ubuntu2~0.12.04.1_amd64.deb) ...
  680. Processing triggers for man-db ...
  681. Processing triggers for ureadahead ...
  682. Setting up libxcb1 (1.8.1-1ubuntu0.2) ...
  683. Setting up libx11-6 (2:1.4.99.1-0ubuntu2.2) ...
  684. Setting up libasound2 (1.0.25-1ubuntu10.2) ...
  685. Setting up libasyncns0 (0.8-4) ...
  686. Setting up libatk1.0-data (2.4.0-0ubuntu1) ...
  687. Setting up libatk1.0-0 (2.4.0-0ubuntu1) ...
  688. Setting up libgtk2.0-common (2.24.10-0ubuntu6) ...
  689. Setting up ttf-dejavu-core (2.33-2ubuntu1) ...
  690. Setting up fontconfig-config (2.8.0-3ubuntu9.1) ...
  691. Setting up libfontconfig1 (2.8.0-3ubuntu9.1) ...
  692. Setting up libpixman-1-0 (0.30.2-1ubuntu0.0.0.0.1) ...
  693. Setting up libxcb-render0 (1.8.1-1ubuntu0.2) ...
  694. Setting up libxcb-shm0 (1.8.1-1ubuntu0.2) ...
  695. Setting up libxrender1 (1:0.9.6-2ubuntu0.1) ...
  696. Setting up libcairo2 (1.10.2-6.1ubuntu3) ...
  697. Setting up libavahi-common-data (0.6.30-5ubuntu2.1) ...
  698. Setting up libavahi-common3 (0.6.30-5ubuntu2.1) ...
  699. Setting up libavahi-client3 (0.6.30-5ubuntu2.1) ...
  700. Setting up libcups2 (1.5.3-0ubuntu8) ...
  701. Setting up libjpeg-turbo8 (1.1.90+svn733-0ubuntu4.3) ...
  702. Setting up libjpeg8 (8c-2ubuntu7) ...
  703. Setting up libjasper1 (1.900.1-13) ...
  704. Setting up libtiff4 (3.9.5-2ubuntu1.5) ...
  705. Setting up libgdk-pixbuf2.0-common (2.26.1-1) ...
  706. Setting up libgdk-pixbuf2.0-0 (2.26.1-1) ...
  707. Setting up libthai-data (0.1.16-3) ...
  708. Setting up libdatrie1 (0.2.5-3) ...
  709. Setting up libthai0 (0.1.16-3) ...
  710. Setting up libxft2 (2.2.0-3ubuntu2) ...
  711. Setting up fontconfig (2.8.0-3ubuntu9.1) ...
  712. Cleaning up old fontconfig caches... done.
  713. Regenerating fonts cache... done.
  714. Setting up libpango1.0-0 (1.30.0-0ubuntu3.1) ...
  715. Setting up libxcomposite1 (1:0.4.3-2build1) ...
  716. Setting up libxfixes3 (1:5.0-4ubuntu4.2) ...
  717. Setting up libxcursor1 (1:1.1.12-1ubuntu0.1) ...
  718. Setting up libxdamage1 (1:1.1.3-2build1) ...
  719. Setting up libxi6 (2:1.7.1.901-1ubuntu1~precise1) ...
  720. Setting up libxinerama1 (2:1.1.1-3ubuntu0.1) ...
  721. Setting up libxrandr2 (2:1.3.2-2ubuntu0.2) ...
  722. Setting up shared-mime-info (1.0-0ubuntu4.1) ...
  723. Setting up libgtk2.0-0 (2.24.10-0ubuntu6) ...
  724. Setting up libnspr4 (4.9.5-0ubuntu0.12.04.2) ...
  725. Setting up libnss3 (3.15.4-0ubuntu0.12.04.2) ...
  726. Setting up libnss3-1d (3.15.4-0ubuntu0.12.04.2) ...
  727. Setting up tzdata-java (2014a-0ubuntu0.12.04) ...
  728. Setting up java-common (0.43ubuntu2) ...
  729. Setting up liblcms2-2 (2.2+git20110628-2ubuntu3.1) ...
  730. Setting up libpcsclite1 (1.7.4-2ubuntu2) ...
  731. Setting up libgif4 (4.1.6-9ubuntu1) ...
  732. Setting up libjson0 (0.9-1ubuntu1) ...
  733. Setting up libogg0 (1.2.2~dfsg-1ubuntu1) ...
  734. Setting up libflac8 (1.2.1-6) ...
  735. Setting up libvorbis0a (1.3.2-1ubuntu3) ...
  736. Setting up libvorbisenc2 (1.3.2-1ubuntu3) ...
  737. Setting up libsndfile1 (1.0.25-4) ...
  738. Setting up libpulse0 (1:1.1-0ubuntu15.4) ...
  739. Setting up x11-common (1:7.6+12ubuntu2) ...
  740. Setting up libxtst6 (2:1.2.0-4ubuntu0.1) ...
  741. Setting up libice6 (2:1.0.7-2build1) ...
  742. Setting up libsm6 (2:1.2.0-2build1) ...
  743. Setting up libxt6 (1:1.1.1-2ubuntu0.1) ...
  744. Setting up hicolor-icon-theme (0.12-1ubuntu2) ...
  745. Setting up libgtk2.0-bin (2.24.10-0ubuntu6) ...
  746. Setting up xorg-sgml-doctools (1:1.10-1) ...
  747. Setting up x11proto-core-dev (7.0.22-1ubuntu0.1) ...
  748. Setting up libice-dev (2:1.0.7-2build1) ...
  749. Setting up libpthread-stubs0 (0.3-3) ...
  750. Setting up libpthread-stubs0-dev (0.3-3) ...
  751. Setting up libsm-dev (2:1.2.0-2build1) ...
  752. Setting up libxau-dev (1:1.0.6-4) ...
  753. Setting up libxdmcp-dev (1:1.1.0-4) ...
  754. Setting up x11proto-input-dev (2.3-1~precise1) ...
  755. Setting up x11proto-kb-dev (1.0.5-2) ...
  756. Setting up xtrans-dev (1.2.6-2) ...
  757. Setting up libxcb1-dev (1.8.1-1ubuntu0.2) ...
  758. Setting up libx11-dev (2:1.4.99.1-0ubuntu2.2) ...
  759. Setting up libx11-doc (2:1.4.99.1-0ubuntu2.2) ...
  760. Setting up libxt-dev (1:1.1.1-2ubuntu0.1) ...
  761. Setting up ttf-dejavu-extra (2.33-2ubuntu1) ...
  762. Setting up icedtea-netx-common (1.2.3-0ubuntu0.12.04.4) ...
  763. Setting up openjdk-6-jre-headless (6b30-1.13.1-1ubuntu2~0.12.04.1) ...
  764. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode.
  765. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode.
  766. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode.
  767. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode.
  768. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode.
  769. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode.
  770. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode.
  771. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode.
  772. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode.
  773. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode.
  774. Setting up ca-certificates-java (20110912ubuntu6) ...
  775. Adding debian:DigiCert_Assured_ID_Root_CA.pem
  776. Adding debian:ValiCert_Class_2_VA.pem
  777. Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem
  778. Adding debian:Root_CA_Generalitat_Valenciana.pem
  779. Adding debian:ValiCert_Class_1_VA.pem
  780. Adding debian:Digital_Signature_Trust_Co._Global_CA_3.pem
  781. Adding debian:RSA_Root_Certificate_1.pem
  782. Adding debian:spi-cacert-2008.pem
  783. Adding debian:GeoTrust_Universal_CA.pem
  784. Adding debian:Certplus_Class_2_Primary_CA.pem
  785. Adding debian:Wells_Fargo_Root_CA.pem
  786. Adding debian:QuoVadis_Root_CA_3.pem
  787. Adding debian:Global_Chambersign_Root_-_2008.pem
  788. Adding debian:AddTrust_Qualified_Certificates_Root.pem
  789. Adding debian:Certinomis_-_Autorité_Racine.pem
  790. Adding debian:Cybertrust_Global_Root.pem
  791. Adding debian:Camerfirma_Global_Chambersign_Root.pem
  792. Adding debian:Secure_Global_CA.pem
  793. Adding debian:ACEDICOM_Root.pem
  794. Adding debian:RSA_Security_2048_v3.pem
  795. Adding debian:ca.pem
  796. Adding debian:Security_Communication_Root_CA.pem
  797. Adding debian:America_Online_Root_Certification_Authority_2.pem
  798. Adding debian:TC_TrustCenter_Class_2_CA_II.pem
  799. Adding debian:DST_Root_CA_X3.pem
  800. Adding debian:Verisign_Class_2_Public_Primary_Certification_Authority_-_G2.pem
  801. Adding debian:NetLock_Notary_=Class_A=_Root.pem
  802. Adding debian:NetLock_Business_=Class_B=_Root.pem
  803. Adding debian:EBG_Elektronik_Sertifika_Hizmet_Sağlayıcısı.pem
  804. Adding debian:NetLock_Express_=Class_C=_Root.pem
  805. Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem
  806. Adding debian:Entrust.net_Secure_Server_CA.pem
  807. Adding debian:TC_TrustCenter_Universal_CA_III.pem
  808. Adding debian:QuoVadis_Root_CA_2.pem
  809. Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem
  810. Adding debian:Starfield_Class_2_CA.pem
  811. Adding debian:TWCA_Root_Certification_Authority.pem
  812. Adding debian:thawte_Primary_Root_CA.pem
  813. Adding debian:thawte_Primary_Root_CA_-_G2.pem
  814. Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem
  815. Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G2.pem
  816. Adding debian:ApplicationCA_-_Japanese_Government.pem
  817. Adding debian:TURKTRUST_Certificate_Services_Provider_Root_1.pem
  818. Adding debian:Thawte_Premium_Server_CA.pem
  819. Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem
  820. Adding debian:AddTrust_Low-Value_Services_Root.pem
  821. Adding debian:certSIGN_ROOT_CA.pem
  822. Adding debian:thawte_Primary_Root_CA_-_G3.pem
  823. Adding debian:Security_Communication_EV_RootCA1.pem
  824. Adding debian:UTN_USERFirst_Email_Root_CA.pem
  825. Adding debian:TDC_Internet_Root_CA.pem
  826. Adding debian:Verisign_Class_4_Public_Primary_Certification_Authority_-_G2.pem
  827. Adding debian:Deutsche_Telekom_Root_CA_2.pem
  828. Adding debian:QuoVadis_Root_CA.pem
  829. Adding debian:UTN_DATACorp_SGC_Root_CA.pem
  830. Adding debian:Thawte_Server_CA.pem
  831. Adding debian:Comodo_Secure_Services_root.pem
  832. Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem
  833. Adding debian:TC_TrustCenter_Class_3_CA_II.pem
  834. Adding debian:Certigna.pem
  835. Adding debian:Visa_eCommerce_Root.pem
  836. Adding debian:GeoTrust_Global_CA.pem
  837. Adding debian:ComSign_CA.pem
  838. Adding debian:Juur-SK.pem
  839. Adding debian:Comodo_Trusted_Services_root.pem
  840. Adding debian:Comodo_AAA_Services_root.pem
  841. Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority.pem
  842. Adding debian:SwissSign_Gold_CA_-_G2.pem
  843. Adding debian:A-Trust-nQual-03.pem
  844. Adding debian:Verisign_Class_4_Public_Primary_Certification_Authority_-_G3.pem
  845. Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem
  846. Adding debian:Chambers_of_Commerce_Root_-_2008.pem
  847. Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem
  848. Adding debian:Staat_der_Nederlanden_Root_CA.pem
  849. Adding debian:spi-ca-2003.pem
  850. Adding debian:AffirmTrust_Networking.pem
  851. Adding debian:GTE_CyberTrust_Global_Root.pem
  852. Adding debian:Certum_Root_CA.pem
  853. Adding debian:S-TRUST_Authentication_and_Encryption_Root_CA_2005_PN.pem
  854. Adding debian:CNNIC_ROOT.pem
  855. Adding debian:Microsec_e-Szigno_Root_CA.pem
  856. Adding debian:NetLock_Qualified_=Class_QA=_Root.pem
  857. Adding debian:Verisign_Class_2_Public_Primary_Certification_Authority_-_G3.pem
  858. Adding debian:GlobalSign_Root_CA.pem
  859. Adding debian:GlobalSign_Root_CA_-_R2.pem
  860. Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem
  861. Adding debian:TÜBİTAK_UEKAE_Kök_Sertifika_Hizmet_Sağlayıcısı_-_Sürüm_3.pem
  862. Adding debian:Certum_Trusted_Network_CA.pem
  863. Adding debian:AffirmTrust_Premium_ECC.pem
  864. Adding debian:CA_Disig.pem
  865. Adding debian:Network_Solutions_Certificate_Authority.pem
  866. Adding debian:WellsSecure_Public_Root_Certificate_Authority.pem
  867. Adding debian:TDC_OCES_Root_CA.pem
  868. Adding debian:TC_TrustCenter__Germany__Class_2_CA.pem
  869. Adding debian:ePKI_Root_Certification_Authority.pem
  870. Adding debian:AC_Raíz_Certicámara_S.A..pem
  871. Adding debian:COMODO_ECC_Certification_Authority.pem
  872. Adding debian:GeoTrust_Universal_CA_2.pem
  873. Adding debian:SwissSign_Silver_CA_-_G2.pem
  874. Adding debian:SecureSign_RootCA11.pem
  875. Adding debian:SecureTrust_CA.pem
  876. Adding debian:Verisign_Class_1_Public_Primary_Certification_Authority_-_G2.pem
  877. Adding debian:cacert.org.pem
  878. Adding debian:GlobalSign_Root_CA_-_R3.pem
  879. Adding debian:StartCom_Certification_Authority.pem
  880. Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem
  881. Adding debian:TC_TrustCenter_Universal_CA_I.pem
  882. Adding debian:Sonera_Class_1_Root_CA.pem
  883. Adding debian:Verisign_Class_1_Public_Primary_Certification_Authority_-_G3.pem
  884. Adding debian:XRamp_Global_CA_Root.pem
  885. Adding debian:UTN_USERFirst_Hardware_Root_CA.pem
  886. Adding debian:TC_TrustCenter__Germany__Class_3_CA.pem
  887. Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem
  888. Adding debian:GeoTrust_Primary_Certification_Authority.pem
  889. Adding debian:Microsec_e-Szigno_Root_CA_2009.pem
  890. Adding debian:SwissSign_Platinum_CA_-_G2.pem
  891. Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2.pem
  892. Adding debian:COMODO_Certification_Authority.pem
  893. Adding debian:Sonera_Class_2_Root_CA.pem
  894. Adding debian:DST_ACES_CA_X6.pem
  895. Adding debian:E-Guven_Kok_Elektronik_Sertifika_Hizmet_Saglayicisi.pem
  896. Adding debian:Equifax_Secure_CA.pem
  897. Adding debian:Taiwan_GRCA.pem
  898. Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem
  899. Adding debian:VeriSign_Universal_Root_Certification_Authority.pem
  900. Adding debian:Buypass_Class_3_CA_1.pem
  901. Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem
  902. Adding debian:Digital_Signature_Trust_Co._Global_CA_1.pem
  903. Adding debian:Go_Daddy_Class_2_CA.pem
  904. Adding debian:Equifax_Secure_eBusiness_CA_2.pem
  905. Adding debian:AddTrust_Public_Services_Root.pem
  906. Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem
  907. Adding debian:Equifax_Secure_eBusiness_CA_1.pem
  908. Adding debian:AddTrust_External_Root.pem
  909. Adding debian:GeoTrust_Global_CA_2.pem
  910. Adding debian:Firmaprofesional_Root_CA.pem
  911. Adding debian:Verisign_Class_2_Public_Primary_Certification_Authority.pem
  912. Adding debian:Equifax_Secure_Global_eBusiness_CA.pem
  913. Adding debian:AffirmTrust_Commercial.pem
  914. Adding debian:Izenpe.com.pem
  915. Adding debian:Baltimore_CyberTrust_Root.pem
  916. Adding debian:AffirmTrust_Premium.pem
  917. Adding debian:ComSign_Secured_CA.pem
  918. Adding debian:Hongkong_Post_Root_CA_1.pem
  919. Adding debian:Verisign_Class_1_Public_Primary_Certification_Authority.pem
  920. Adding debian:Swisscom_Root_CA_1.pem
  921. Adding debian:America_Online_Root_Certification_Authority_1.pem
  922. Adding debian:Buypass_Class_2_CA_1.pem
  923. Adding debian:Entrust_Root_Certification_Authority.pem
  924. Adding debian:IGC_A.pem
  925. Adding debian:DigiCert_Global_Root_CA.pem
  926. Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem
  927. done.
  928. Setting up openjdk-6-jre (6b30-1.13.1-1ubuntu2~0.12.04.1) ...
  929. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/policytool to provide /usr/bin/policytool (policytool) in auto mode.
  930. Setting up libatk-wrapper-java (0.30.4-0ubuntu2) ...
  931. Setting up icedtea-6-jre-cacao (6b30-1.13.1-1ubuntu2~0.12.04.1) ...
  932. Setting up icedtea-6-jre-jamvm (6b30-1.13.1-1ubuntu2~0.12.04.1) ...
  933. Setting up icedtea-netx (1.2.3-0ubuntu0.12.04.4) ...
  934. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/javaws to provide /usr/bin/javaws (javaws) in auto mode.
  935. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/itweb-settings to provide /usr/bin/itweb-settings (itweb-settings) in auto mode.
  936. Setting up openjdk-6-jdk (6b30-1.13.1-1ubuntu2~0.12.04.1) ...
  937. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/appletviewer to provide /usr/bin/appletviewer (appletviewer) in auto mode.
  938. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/extcheck to provide /usr/bin/extcheck (extcheck) in auto mode.
  939. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/idlj to provide /usr/bin/idlj (idlj) in auto mode.
  940. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/jar to provide /usr/bin/jar (jar) in auto mode.
  941. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/jarsigner to provide /usr/bin/jarsigner (jarsigner) in auto mode.
  942. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in auto mode.
  943. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/javadoc to provide /usr/bin/javadoc (javadoc) in auto mode.
  944. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/javah to provide /usr/bin/javah (javah) in auto mode.
  945. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/javap to provide /usr/bin/javap (javap) in auto mode.
  946. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/jconsole to provide /usr/bin/jconsole (jconsole) in auto mode.
  947. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/jdb to provide /usr/bin/jdb (jdb) in auto mode.
  948. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/jhat to provide /usr/bin/jhat (jhat) in auto mode.
  949. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/jinfo to provide /usr/bin/jinfo (jinfo) in auto mode.
  950. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode.
  951. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/jps to provide /usr/bin/jps (jps) in auto mode.
  952. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/jrunscript to provide /usr/bin/jrunscript (jrunscript) in auto mode.
  953. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/jsadebugd to provide /usr/bin/jsadebugd (jsadebugd) in auto mode.
  954. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/jstack to provide /usr/bin/jstack (jstack) in auto mode.
  955. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/jstat to provide /usr/bin/jstat (jstat) in auto mode.
  956. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode.
  957. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/native2ascii to provide /usr/bin/native2ascii (native2ascii) in auto mode.
  958. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/rmic to provide /usr/bin/rmic (rmic) in auto mode.
  959. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/schemagen to provide /usr/bin/schemagen (schemagen) in auto mode.
  960. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/serialver to provide /usr/bin/serialver (serialver) in auto mode.
  961. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/wsgen to provide /usr/bin/wsgen (wsgen) in auto mode.
  962. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/wsimport to provide /usr/bin/wsimport (wsimport) in auto mode.
  963. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/xjc to provide /usr/bin/xjc (xjc) in auto mode.
  964. Setting up openjdk-6-jre-lib (6b30-1.13.1-1ubuntu2~0.12.04.1) ...
  965. Setting up libatk-wrapper-java-jni (0.30.4-0ubuntu2) ...
  966. Processing triggers for libc-bin ...
  967. ldconfig deferred processing now taking place
  968. Extracting templates from packages: 100%R:
  969.  
  970. Current default time zone: 'Etc/UTC'
  971. Local time is now: Mon Apr 7 00:53:19 UTC 2014.
  972. Universal Time is now: Mon Apr 7 00:53:19 UTC 2014.
  973. Run 'dpkg-reconfigure tzdata' if you wish to change it.
  974.  
  975. [2014-04-07T00:53:35+00:00] DEBUG: ---- End output of apt-get -q -y install openjdk-6-jdk=6b30-1.13.1-1ubuntu2~0.12.04.1 ----
  976. [2014-04-07T00:53:35+00:00] DEBUG: Ran apt-get -q -y install openjdk-6-jdk=6b30-1.13.1-1ubuntu2~0.12.04.1 returned 0
  977. [2014-04-07T00:53:35+00:00] INFO: Processing package[libfreetype6-dev] action install (mtsw2e::default line 24)
  978. [2014-04-07T00:53:35+00:00] DEBUG: package[libfreetype6-dev] checking package status for libfreetype6-dev
  979. [2014-04-07T00:53:35+00:00] DEBUG: package[libfreetype6-dev] current version is nil
  980. [2014-04-07T00:53:35+00:00] DEBUG: package[libfreetype6-dev] candidate version is 2.4.8-1ubuntu2.1
  981. [2014-04-07T00:53:35+00:00] DEBUG: Executing apt-get -q -y install libfreetype6-dev=2.4.8-1ubuntu2.1
  982. [2014-04-07T00:53:46+00:00] DEBUG: ---- Begin output of apt-get -q -y install libfreetype6-dev=2.4.8-1ubuntu2.1 ----
  983. [2014-04-07T00:53:46+00:00] DEBUG: STDOUT: Reading package lists...
  984. Building dependency tree...
  985. Reading state information...
  986. The following extra packages will be installed:
  987. libfreetype6
  988. The following NEW packages will be installed:
  989. libfreetype6-dev
  990. The following packages will be upgraded:
  991. libfreetype6
  992. 1 upgraded, 1 newly installed, 0 to remove and 151 not upgraded.
  993. Need to get 1,139 kB of archives.
  994. After this operation, 3,434 kB of additional disk space will be used.
  995. Get:1 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libfreetype6 amd64 2.4.8-1ubuntu2.1 [343 kB]
  996. Get:2 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libfreetype6-dev amd64 2.4.8-1ubuntu2.1 [796 kB]
  997. Fetched 1,139 kB in 8s (134 kB/s)
  998. (Reading database ... 55024 files and directories currently installed.)
  999. Preparing to replace libfreetype6 2.4.8-1ubuntu2 (using .../libfreetype6_2.4.8-1ubuntu2.1_amd64.deb) ...
  1000. Unpacking replacement libfreetype6 ...
  1001. Selecting previously unselected package libfreetype6-dev.
  1002. Unpacking libfreetype6-dev (from .../libfreetype6-dev_2.4.8-1ubuntu2.1_amd64.deb) ...
  1003. Processing triggers for man-db ...
  1004. Setting up libfreetype6 (2.4.8-1ubuntu2.1) ...
  1005. Setting up libfreetype6-dev (2.4.8-1ubuntu2.1) ...
  1006. Processing triggers for libc-bin ...
  1007. ldconfig deferred processing now taking place
  1008. [2014-04-07T00:53:46+00:00] DEBUG: STDERR:
  1009. [2014-04-07T00:53:46+00:00] DEBUG: ---- End output of apt-get -q -y install libfreetype6-dev=2.4.8-1ubuntu2.1 ----
  1010. [2014-04-07T00:53:46+00:00] DEBUG: Ran apt-get -q -y install libfreetype6-dev=2.4.8-1ubuntu2.1 returned 0
  1011. [2014-04-07T00:53:46+00:00] INFO: Processing package[libpng-dev] action install (mtsw2e::default line 24)
  1012. [2014-04-07T00:53:46+00:00] DEBUG: package[libpng-dev] checking package status for libpng-dev
  1013. [2014-04-07T00:53:46+00:00] DEBUG: package[libpng-dev] current version is nil
  1014. [2014-04-07T00:53:46+00:00] INFO: package[libpng-dev] is a virtual package, actually acting on package[libpng12-dev]
  1015. [2014-04-07T00:53:46+00:00] DEBUG: package[libpng-dev] checking package status for libpng12-dev
  1016. [2014-04-07T00:53:46+00:00] DEBUG: package[libpng-dev] current version is nil
  1017. [2014-04-07T00:53:46+00:00] DEBUG: package[libpng-dev] candidate version is 1.2.46-3ubuntu4
  1018. [2014-04-07T00:53:46+00:00] DEBUG: Executing apt-get -q -y install libpng-dev
  1019. [2014-04-07T00:53:51+00:00] DEBUG: ---- Begin output of apt-get -q -y install libpng-dev ----
  1020. [2014-04-07T00:53:51+00:00] DEBUG: STDOUT: Reading package lists...
  1021. Building dependency tree...
  1022. Reading state information...
  1023. The following NEW packages will be installed:
  1024. libpng12-dev
  1025. 0 upgraded, 1 newly installed, 0 to remove and 151 not upgraded.
  1026. Need to get 207 kB of archives.
  1027. After this operation, 674 kB of additional disk space will be used.
  1028. Get:1 http://us.archive.ubuntu.com/ubuntu/ precise/main libpng12-dev amd64 1.2.46-3ubuntu4 [207 kB]
  1029. Fetched 207 kB in 1s (115 kB/s)
  1030. Selecting previously unselected package libpng12-dev.
  1031. (Reading database ... 55184 files and directories currently installed.)
  1032. Unpacking libpng12-dev (from .../libpng12-dev_1.2.46-3ubuntu4_amd64.deb) ...
  1033. Processing triggers for man-db ...
  1034. Setting up libpng12-dev (1.2.46-3ubuntu4) ...
  1035. [2014-04-07T00:53:51+00:00] DEBUG: STDERR:
  1036. [2014-04-07T00:53:51+00:00] DEBUG: ---- End output of apt-get -q -y install libpng-dev ----
  1037. [2014-04-07T00:53:51+00:00] DEBUG: Ran apt-get -q -y install libpng-dev returned 0
  1038. [2014-04-07T00:53:51+00:00] INFO: Processing package[libncurses5-dev] action install (mtsw2e::default line 24)
  1039. [2014-04-07T00:53:51+00:00] DEBUG: package[libncurses5-dev] checking package status for libncurses5-dev
  1040. [2014-04-07T00:53:51+00:00] DEBUG: package[libncurses5-dev] current version is nil
  1041. [2014-04-07T00:53:51+00:00] DEBUG: package[libncurses5-dev] candidate version is 5.9-4
  1042. [2014-04-07T00:53:51+00:00] DEBUG: Executing apt-get -q -y install libncurses5-dev=5.9-4
  1043. [2014-04-07T00:53:52+00:00] DEBUG: ---- Begin output of apt-get -q -y install libncurses5-dev=5.9-4 ----
  1044. [2014-04-07T00:53:52+00:00] DEBUG: STDOUT: Reading package lists...
  1045. Building dependency tree...
  1046. Reading state information...
  1047. Suggested packages:
  1048. ncurses-doc
  1049. The following NEW packages will be installed:
  1050. libncurses5-dev
  1051. 0 upgraded, 1 newly installed, 0 to remove and 151 not upgraded.
  1052. Need to get 222 kB of archives.
  1053. After this operation, 1,223 kB of additional disk space will be used.
  1054. Get:1 http://us.archive.ubuntu.com/ubuntu/ precise/main libncurses5-dev amd64 5.9-4 [222 kB]
  1055. Fetched 222 kB in 0s (421 kB/s)
  1056. Selecting previously unselected package libncurses5-dev.
  1057. (Reading database ... 55209 files and directories currently installed.)
  1058. Unpacking libncurses5-dev (from .../libncurses5-dev_5.9-4_amd64.deb) ...
  1059. Setting up libncurses5-dev (5.9-4) ...
  1060. [2014-04-07T00:53:52+00:00] DEBUG: STDERR:
  1061. [2014-04-07T00:53:52+00:00] DEBUG: ---- End output of apt-get -q -y install libncurses5-dev=5.9-4 ----
  1062. [2014-04-07T00:53:52+00:00] DEBUG: Ran apt-get -q -y install libncurses5-dev=5.9-4 returned 0
  1063. [2014-04-07T00:53:52+00:00] INFO: Processing package[vim] action install (mtsw2e::default line 24)
  1064. [2014-04-07T00:53:52+00:00] DEBUG: package[vim] checking package status for vim
  1065. [2014-04-07T00:53:52+00:00] DEBUG: package[vim] current version is nil
  1066. [2014-04-07T00:53:52+00:00] DEBUG: package[vim] candidate version is 2:7.3.429-2ubuntu2.1
  1067. [2014-04-07T00:53:52+00:00] DEBUG: Executing apt-get -q -y install vim=2:7.3.429-2ubuntu2.1
  1068. [2014-04-07T00:54:16+00:00] DEBUG: ---- Begin output of apt-get -q -y install vim=2:7.3.429-2ubuntu2.1 ----
  1069. [2014-04-07T00:54:16+00:00] DEBUG: STDOUT: Reading package lists...
  1070. Building dependency tree...
  1071. Reading state information...
  1072. The following extra packages will be installed:
  1073. libgpm2 vim-common vim-runtime vim-tiny
  1074. Suggested packages:
  1075. gpm ctags vim-doc vim-scripts indent
  1076. The following NEW packages will be installed:
  1077. libgpm2 vim vim-runtime
  1078. The following packages will be upgraded:
  1079. vim-common vim-tiny
  1080. 2 upgraded, 3 newly installed, 0 to remove and 149 not upgraded.
  1081. Need to get 7,839 kB of archives.
  1082. After this operation, 25.0 MB of additional disk space will be used.
  1083. Get:1 http://us.archive.ubuntu.com/ubuntu/ precise/main libgpm2 amd64 1.20.4-4 [17.2 kB]
  1084. Get:2 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main vim-tiny amd64 2:7.3.429-2ubuntu2.1 [411 kB]
  1085. Get:3 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main vim-common amd64 2:7.3.429-2ubuntu2.1 [86.5 kB]
  1086. Get:4 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main vim-runtime all 2:7.3.429-2ubuntu2.1 [6,277 kB]
  1087. Get:5 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main vim amd64 2:7.3.429-2ubuntu2.1 [1,048 kB]
  1088. Fetched 7,839 kB in 19s (403 kB/s)
  1089. Selecting previously unselected package libgpm2.
  1090. (Reading database ... 55248 files and directories currently installed.)
  1091. Unpacking libgpm2 (from .../libgpm2_1.20.4-4_amd64.deb) ...
  1092. Preparing to replace vim-tiny 2:7.3.429-2ubuntu2 (using .../vim-tiny_2%3a7.3.429-2ubuntu2.1_amd64.deb) ...
  1093. Unpacking replacement vim-tiny ...
  1094. Preparing to replace vim-common 2:7.3.429-2ubuntu2 (using .../vim-common_2%3a7.3.429-2ubuntu2.1_amd64.deb) ...
  1095. Unpacking replacement vim-common ...
  1096. Selecting previously unselected package vim-runtime.
  1097. Unpacking vim-runtime (from .../vim-runtime_2%3a7.3.429-2ubuntu2.1_all.deb) ...
  1098. Adding 'diversion of /usr/share/vim/vim73/doc/help.txt to /usr/share/vim/vim73/doc/help.txt.vim-tiny by vim-runtime'
  1099. Adding 'diversion of /usr/share/vim/vim73/doc/tags to /usr/share/vim/vim73/doc/tags.vim-tiny by vim-runtime'
  1100. Selecting previously unselected package vim.
  1101. Unpacking vim (from .../vim_2%3a7.3.429-2ubuntu2.1_amd64.deb) ...
  1102. Processing triggers for man-db ...
  1103. Setting up libgpm2 (1.20.4-4) ...
  1104. Setting up vim-common (2:7.3.429-2ubuntu2.1) ...
  1105. Setting up vim-tiny (2:7.3.429-2ubuntu2.1) ...
  1106. Setting up vim-runtime (2:7.3.429-2ubuntu2.1) ...
  1107. Processing /usr/share/vim/addons/doc
  1108. Setting up vim (2:7.3.429-2ubuntu2.1) ...
  1109. update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode.
  1110. update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode.
  1111. update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode.
  1112. update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode.
  1113. update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode.
  1114. update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode.
  1115. update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode.
  1116. Processing triggers for libc-bin ...
  1117. ldconfig deferred processing now taking place
  1118. [2014-04-07T00:54:16+00:00] DEBUG: STDERR:
  1119. [2014-04-07T00:54:16+00:00] DEBUG: ---- End output of apt-get -q -y install vim=2:7.3.429-2ubuntu2.1 ----
  1120. [2014-04-07T00:54:16+00:00] DEBUG: Ran apt-get -q -y install vim=2:7.3.429-2ubuntu2.1 returned 0
  1121. [2014-04-07T00:54:16+00:00] INFO: Processing package[git-core] action install (mtsw2e::default line 24)
  1122. [2014-04-07T00:54:16+00:00] DEBUG: package[git-core] checking package status for git-core
  1123. [2014-04-07T00:54:16+00:00] DEBUG: package[git-core] current version is nil
  1124. [2014-04-07T00:54:16+00:00] DEBUG: package[git-core] candidate version is 1:1.7.9.5-1
  1125. [2014-04-07T00:54:16+00:00] DEBUG: Executing apt-get -q -y install git-core=1:1.7.9.5-1
  1126. [2014-04-07T00:55:07+00:00] DEBUG: ---- Begin output of apt-get -q -y install git-core=1:1.7.9.5-1 ----
  1127. [2014-04-07T00:55:07+00:00] DEBUG: STDOUT: Reading package lists...
  1128. Building dependency tree...
  1129. Reading state information...
  1130. The following extra packages will be installed:
  1131. git git-man liberror-perl
  1132. Suggested packages:
  1133. git-daemon-run git-daemon-sysvinit git-doc git-el git-arch git-cvs git-svn
  1134. git-email git-gui gitk gitweb
  1135. The following NEW packages will be installed:
  1136. git git-core git-man liberror-perl
  1137. 0 upgraded, 4 newly installed, 0 to remove and 149 not upgraded.
  1138. Need to get 6,742 kB of archives.
  1139. After this operation, 15.3 MB of additional disk space will be used.
  1140. Get:1 http://us.archive.ubuntu.com/ubuntu/ precise/main liberror-perl all 0.17-1 [23.8 kB]
  1141. Get:2 http://us.archive.ubuntu.com/ubuntu/ precise/main git-man all 1:1.7.9.5-1 [630 kB]
  1142. Get:3 http://us.archive.ubuntu.com/ubuntu/ precise/main git amd64 1:1.7.9.5-1 [6,087 kB]
  1143. Get:4 http://us.archive.ubuntu.com/ubuntu/ precise/main git-core all 1:1.7.9.5-1 [1,384 B]
  1144. Fetched 6,742 kB in 47s (141 kB/s)
  1145. Selecting previously unselected package liberror-perl.
  1146. (Reading database ... 56822 files and directories currently installed.)
  1147. Unpacking liberror-perl (from .../liberror-perl_0.17-1_all.deb) ...
  1148. Selecting previously unselected package git-man.
  1149. Unpacking git-man (from .../git-man_1%3a1.7.9.5-1_all.deb) ...
  1150. Selecting previously unselected package git.
  1151. Unpacking git (from .../git_1%3a1.7.9.5-1_amd64.deb) ...
  1152. Selecting previously unselected package git-core.
  1153. Unpacking git-core (from .../git-core_1%3a1.7.9.5-1_all.deb) ...
  1154. Processing triggers for man-db ...
  1155. Setting up liberror-perl (0.17-1) ...
  1156. Setting up git-man (1:1.7.9.5-1) ...
  1157. Setting up git (1:1.7.9.5-1) ...
  1158. Setting up git-core (1:1.7.9.5-1) ...
  1159. [2014-04-07T00:55:07+00:00] DEBUG: STDERR:
  1160. [2014-04-07T00:55:07+00:00] DEBUG: ---- End output of apt-get -q -y install git-core=1:1.7.9.5-1 ----
  1161. [2014-04-07T00:55:07+00:00] DEBUG: Ran apt-get -q -y install git-core=1:1.7.9.5-1 returned 0
  1162. [2014-04-07T00:55:07+00:00] INFO: Processing package[build-essential] action install (mtsw2e::default line 24)
  1163. [2014-04-07T00:55:07+00:00] DEBUG: package[build-essential] checking package status for build-essential
  1164. [2014-04-07T00:55:07+00:00] DEBUG: package[build-essential] current version is nil
  1165. [2014-04-07T00:55:07+00:00] DEBUG: package[build-essential] candidate version is 11.5ubuntu2.1
  1166. [2014-04-07T00:55:07+00:00] DEBUG: Executing apt-get -q -y install build-essential=11.5ubuntu2.1
  1167. [2014-04-07T00:55:27+00:00] DEBUG: ---- Begin output of apt-get -q -y install build-essential=11.5ubuntu2.1 ----
  1168. [2014-04-07T00:55:27+00:00] DEBUG: STDOUT: Reading package lists...
  1169. Building dependency tree...
  1170. Reading state information...
  1171. The following extra packages will be installed:
  1172. dpkg-dev fakeroot g++ g++-4.6 libalgorithm-diff-perl
  1173. libalgorithm-diff-xs-perl libalgorithm-merge-perl libdpkg-perl
  1174. libstdc++6-4.6-dev make
  1175. Suggested packages:
  1176. debian-keyring g++-multilib g++-4.6-multilib gcc-4.6-doc libstdc++6-4.6-dbg
  1177. libstdc++6-4.6-doc make-doc
  1178. The following NEW packages will be installed:
  1179. build-essential dpkg-dev fakeroot g++ g++-4.6 libalgorithm-diff-perl
  1180. libalgorithm-diff-xs-perl libalgorithm-merge-perl libdpkg-perl
  1181. libstdc++6-4.6-dev make
  1182. 0 upgraded, 11 newly installed, 0 to remove and 149 not upgraded.
  1183. Need to get 9,552 kB of archives.
  1184. After this operation, 28.9 MB of additional disk space will be used.
  1185. Get:1 http://us.archive.ubuntu.com/ubuntu/ precise/main libstdc++6-4.6-dev amd64 4.6.3-1ubuntu5 [1,660 kB]
  1186. Get:2 http://us.archive.ubuntu.com/ubuntu/ precise/main g++-4.6 amd64 4.6.3-1ubuntu5 [6,954 kB]
  1187. Get:3 http://us.archive.ubuntu.com/ubuntu/ precise/main g++ amd64 4:4.6.3-1ubuntu5 [1,442 B]
  1188. Get:4 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main make amd64 3.81-8.1ubuntu1.1 [119 kB]
  1189. Get:5 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libdpkg-perl all 1.16.1.2ubuntu7.2 [180 kB]
  1190. Get:6 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main dpkg-dev all 1.16.1.2ubuntu7.2 [469 kB]
  1191. Get:7 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main build-essential amd64 11.5ubuntu2.1 [5,816 B]
  1192. Get:8 http://us.archive.ubuntu.com/ubuntu/ precise/main fakeroot amd64 1.18.2-1 [87.2 kB]
  1193. Get:9 http://us.archive.ubuntu.com/ubuntu/ precise/main libalgorithm-diff-perl all 1.19.02-2 [50.7 kB]
  1194. Get:10 http://us.archive.ubuntu.com/ubuntu/ precise/main libalgorithm-diff-xs-perl amd64 0.04-2build2 [12.4 kB]
  1195. Get:11 http://us.archive.ubuntu.com/ubuntu/ precise/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]
  1196. Fetched 9,552 kB in 15s (609 kB/s)
  1197. Selecting previously unselected package libstdc++6-4.6-dev.
  1198. (Reading database ... 57471 files and directories currently installed.)
  1199. Unpacking libstdc++6-4.6-dev (from .../libstdc++6-4.6-dev_4.6.3-1ubuntu5_amd64.deb) ...
  1200. Selecting previously unselected package g++-4.6.
  1201. Unpacking g++-4.6 (from .../g++-4.6_4.6.3-1ubuntu5_amd64.deb) ...
  1202. Selecting previously unselected package g++.
  1203. Unpacking g++ (from .../g++_4%3a4.6.3-1ubuntu5_amd64.deb) ...
  1204. Selecting previously unselected package make.
  1205. Unpacking make (from .../make_3.81-8.1ubuntu1.1_amd64.deb) ...
  1206. Selecting previously unselected package libdpkg-perl.
  1207. Unpacking libdpkg-perl (from .../libdpkg-perl_1.16.1.2ubuntu7.2_all.deb) ...
  1208. Selecting previously unselected package dpkg-dev.
  1209. Unpacking dpkg-dev (from .../dpkg-dev_1.16.1.2ubuntu7.2_all.deb) ...
  1210. Selecting previously unselected package build-essential.
  1211. Unpacking build-essential (from .../build-essential_11.5ubuntu2.1_amd64.deb) ...
  1212. Selecting previously unselected package fakeroot.
  1213. Unpacking fakeroot (from .../fakeroot_1.18.2-1_amd64.deb) ...
  1214. Selecting previously unselected package libalgorithm-diff-perl.
  1215. Unpacking libalgorithm-diff-perl (from .../libalgorithm-diff-perl_1.19.02-2_all.deb) ...
  1216. Selecting previously unselected package libalgorithm-diff-xs-perl.
  1217. Unpacking libalgorithm-diff-xs-perl (from .../libalgorithm-diff-xs-perl_0.04-2build2_amd64.deb) ...
  1218. Selecting previously unselected package libalgorithm-merge-perl.
  1219. Unpacking libalgorithm-merge-perl (from .../libalgorithm-merge-perl_0.08-2_all.deb) ...
  1220. Processing triggers for man-db ...
  1221. Setting up make (3.81-8.1ubuntu1.1) ...
  1222. Setting up libdpkg-perl (1.16.1.2ubuntu7.2) ...
  1223. Setting up dpkg-dev (1.16.1.2ubuntu7.2) ...
  1224. Setting up fakeroot (1.18.2-1) ...
  1225. update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode.
  1226. Setting up libalgorithm-diff-perl (1.19.02-2) ...
  1227. Setting up libalgorithm-diff-xs-perl (0.04-2build2) ...
  1228. Setting up libalgorithm-merge-perl (0.08-2) ...
  1229. Setting up libstdc++6-4.6-dev (4.6.3-1ubuntu5) ...
  1230. Setting up g++-4.6 (4.6.3-1ubuntu5) ...
  1231. Setting up g++ (4:4.6.3-1ubuntu5) ...
  1232. update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode.
  1233. Setting up build-essential (11.5ubuntu2.1) ...
  1234. [2014-04-07T00:55:27+00:00] DEBUG: STDERR:
  1235. [2014-04-07T00:55:27+00:00] DEBUG: ---- End output of apt-get -q -y install build-essential=11.5ubuntu2.1 ----
  1236. [2014-04-07T00:55:27+00:00] DEBUG: Ran apt-get -q -y install build-essential=11.5ubuntu2.1 returned 0
  1237. [2014-04-07T00:55:27+00:00] INFO: Processing service[mongodb] action enable (mtsw2e::default line 29)
  1238. [2014-04-07T00:55:27+00:00] DEBUG: service[mongodb] falling back to process table inspection
  1239. [2014-04-07T00:55:27+00:00] DEBUG: service[mongodb] attempting to match 'mongodb' (/mongodb/) against process list
  1240. [2014-04-07T00:55:27+00:00] DEBUG: service[mongodb] running: true
  1241. [2014-04-07T00:55:27+00:00] DEBUG: Executing /usr/sbin/update-rc.d -f mongodb remove
  1242. [2014-04-07T00:55:27+00:00] DEBUG: ---- Begin output of /usr/sbin/update-rc.d -f mongodb remove ----
  1243. [2014-04-07T00:55:27+00:00] DEBUG: STDOUT: Removing any system startup links for /etc/init.d/mongodb ...
  1244. [2014-04-07T00:55:27+00:00] DEBUG: STDERR:
  1245. [2014-04-07T00:55:27+00:00] DEBUG: ---- End output of /usr/sbin/update-rc.d -f mongodb remove ----
  1246. [2014-04-07T00:55:27+00:00] DEBUG: Ran /usr/sbin/update-rc.d -f mongodb remove returned 0
  1247. [2014-04-07T00:55:27+00:00] DEBUG: Executing /usr/sbin/update-rc.d mongodb defaults
  1248. [2014-04-07T00:55:27+00:00] DEBUG: ---- Begin output of /usr/sbin/update-rc.d mongodb defaults ----
  1249. [2014-04-07T00:55:27+00:00] DEBUG: STDOUT: Adding system startup for /etc/init.d/mongodb ...
  1250. /etc/rc0.d/K20mongodb -> ../init.d/mongodb
  1251. /etc/rc1.d/K20mongodb -> ../init.d/mongodb
  1252. /etc/rc6.d/K20mongodb -> ../init.d/mongodb
  1253. /etc/rc2.d/S20mongodb -> ../init.d/mongodb
  1254. /etc/rc3.d/S20mongodb -> ../init.d/mongodb
  1255. /etc/rc4.d/S20mongodb -> ../init.d/mongodb
  1256. /etc/rc5.d/S20mongodb -> ../init.d/mongodb
  1257. [2014-04-07T00:55:27+00:00] DEBUG: STDERR: update-rc.d: warning: /etc/init.d/mongodb missing LSB information
  1258. update-rc.d: see <http://wiki.debian.org/LSBInitScripts>
  1259. [2014-04-07T00:55:27+00:00] DEBUG: ---- End output of /usr/sbin/update-rc.d mongodb defaults ----
  1260. [2014-04-07T00:55:27+00:00] DEBUG: Ran /usr/sbin/update-rc.d mongodb defaults returned 0
  1261. [2014-04-07T00:55:27+00:00] INFO: service[mongodb] enabled
  1262. [2014-04-07T00:55:27+00:00] INFO: Processing service[mongodb] action start (mtsw2e::default line 29)
  1263. [2014-04-07T00:55:27+00:00] DEBUG: service[mongodb] falling back to process table inspection
  1264. [2014-04-07T00:55:27+00:00] DEBUG: service[mongodb] attempting to match 'mongodb' (/mongodb/) against process list
  1265. [2014-04-07T00:55:27+00:00] DEBUG: service[mongodb] running: true
  1266. [2014-04-07T00:55:27+00:00] DEBUG: service[mongodb] runlevel 6, action stop, priority 20
  1267. [2014-04-07T00:55:27+00:00] DEBUG: service[mongodb] runlevel 5, action start, priority 20
  1268. [2014-04-07T00:55:27+00:00] DEBUG: service[mongodb] runlevel 4, action start, priority 20
  1269. [2014-04-07T00:55:27+00:00] DEBUG: service[mongodb] runlevel 3, action start, priority 20
  1270. [2014-04-07T00:55:27+00:00] DEBUG: service[mongodb] runlevel 2, action start, priority 20
  1271. [2014-04-07T00:55:27+00:00] DEBUG: service[mongodb] runlevel 1, action stop, priority 20
  1272. [2014-04-07T00:55:27+00:00] DEBUG: service[mongodb] runlevel 0, action stop, priority 20
  1273. [2014-04-07T00:55:27+00:00] DEBUG: service[mongodb] already running - nothing to do
  1274. [2014-04-07T00:55:27+00:00] INFO: Processing execute[mongodb_textsearch] action run (mtsw2e::default line 33)
  1275. [2014-04-07T00:55:27+00:00] INFO: execute[mongodb_textsearch] ran successfully
  1276. [2014-04-07T00:55:27+00:00] INFO: execute[mongodb_textsearch] sending restart action to service[mongodb] (immediate)
  1277. [2014-04-07T00:55:27+00:00] INFO: Processing service[mongodb] action restart (mtsw2e::default line 29)
  1278. [2014-04-07T00:55:27+00:00] DEBUG: service[mongodb] falling back to process table inspection
  1279. [2014-04-07T00:55:27+00:00] DEBUG: service[mongodb] attempting to match 'mongodb' (/mongodb/) against process list
  1280. [2014-04-07T00:55:27+00:00] DEBUG: service[mongodb] running: true
  1281. [2014-04-07T00:55:27+00:00] DEBUG: service[mongodb] runlevel 6, action stop, priority 20
  1282. [2014-04-07T00:55:27+00:00] DEBUG: service[mongodb] runlevel 5, action start, priority 20
  1283. [2014-04-07T00:55:27+00:00] DEBUG: service[mongodb] runlevel 4, action start, priority 20
  1284. [2014-04-07T00:55:27+00:00] DEBUG: service[mongodb] runlevel 3, action start, priority 20
  1285. [2014-04-07T00:55:27+00:00] DEBUG: service[mongodb] runlevel 2, action start, priority 20
  1286. [2014-04-07T00:55:27+00:00] DEBUG: service[mongodb] runlevel 1, action stop, priority 20
  1287. [2014-04-07T00:55:27+00:00] DEBUG: service[mongodb] runlevel 0, action stop, priority 20
  1288. [2014-04-07T00:55:28+00:00] INFO: service[mongodb] restarted
  1289. [2014-04-07T00:55:28+00:00] INFO: Processing python_pip[numpy==1.7.1] action install (mtsw2e::default line 51)
  1290. [2014-04-07T00:55:29+00:00] INFO: Installing python_pip[numpy==1.7.1] version latest
  1291. [2014-04-07T00:56:53+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)
  1292. [2014-04-07T00:56:54+00:00] INFO: Installing python_pip[http://cheeseshop.python.org/packages/source/p/pyparsing/pyparsing-1.5.5.tar.gz] version latest
  1293. [2014-04-07T00:56:58+00:00] INFO: Processing python_pip[https://fuxi.googlecode.com/hg/layercake-python.tar.bz2] action install (mtsw2e::default line 51)
  1294. [2014-04-07T00:56:58+00:00] INFO: Installing python_pip[https://fuxi.googlecode.com/hg/layercake-python.tar.bz2] version latest
  1295. [2014-04-07T00:57:02+00:00] INFO: Processing python_pip[https://pypi.python.org/packages/source/F/FuXi/FuXi-1.4.1.production.tar.gz] action install (mtsw2e::default line 51)
  1296. [2014-04-07T00:57:02+00:00] INFO: Installing python_pip[https://pypi.python.org/packages/source/F/FuXi/FuXi-1.4.1.production.tar.gz] version latest
  1297. [2014-04-07T00:57:03+00:00] INFO: Processing execute[install_requirements] action run (mtsw2e::default line 56)
  1298.  
  1299.  
  1300. ================================================================================
  1301. Error executing action `run` on resource 'execute[install_requirements]'
  1302. ================================================================================
  1303.  
  1304. Mixlib::ShellOut::ShellCommandFailed
  1305. ------------------------------------
  1306. Expected process to exit with [0], but received '2'
  1307. ---- Begin output of pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external ----
  1308. STDOUT: Downloading/unpacking BeautifulSoup==3.2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 1))
  1309. Downloading BeautifulSoup-3.2.1.tar.gz
  1310. Running setup.py (path:/tmp/pip_build_root/BeautifulSoup/setup.py) egg_info for package BeautifulSoup
  1311.  
  1312. Downloading/unpacking Flask==0.9 (from -r /vagrant/mtsw2e-requirements.txt (line 2))
  1313. Running setup.py (path:/tmp/pip_build_root/Flask/setup.py) egg_info for package Flask
  1314.  
  1315. warning: no files found matching '*' under directory 'tests'
  1316. warning: no previously-included files matching '*.pyc' found under directory 'docs'
  1317. warning: no previously-included files matching '*.pyo' found under directory 'docs'
  1318. warning: no previously-included files matching '*.pyc' found under directory 'tests'
  1319. warning: no previously-included files matching '*.pyo' found under directory 'tests'
  1320. warning: no previously-included files matching '*.pyc' found under directory 'examples'
  1321. warning: no previously-included files matching '*.pyo' found under directory 'examples'
  1322. no previously-included directories found matching 'docs/_build'
  1323. no previously-included directories found matching 'docs/_themes/.git'
  1324. Downloading/unpacking Jinja2==2.6 (from -r /vagrant/mtsw2e-requirements.txt (line 3))
  1325. Running setup.py (path:/tmp/pip_build_root/Jinja2/setup.py) egg_info for package Jinja2
  1326.  
  1327. warning: no previously-included files matching '*' found under directory 'docs/_build'
  1328. warning: no previously-included files matching '*.pyc' found under directory 'jinja2'
  1329. warning: no previously-included files matching '*.pyc' found under directory 'docs'
  1330. warning: no previously-included files matching '*.pyo' found under directory 'jinja2'
  1331. warning: no previously-included files matching '*.pyo' found under directory 'docs'
  1332. Downloading/unpacking PyGithub==1.17.0 (from -r /vagrant/mtsw2e-requirements.txt (line 4))
  1333. Running setup.py (path:/tmp/pip_build_root/PyGithub/setup.py) egg_info for package PyGithub
  1334.  
  1335. Downloading/unpacking PyYAML==3.10 (from -r /vagrant/mtsw2e-requirements.txt (line 5))
  1336. Running setup.py (path:/tmp/pip_build_root/PyYAML/setup.py) egg_info for package PyYAML
  1337.  
  1338. Downloading/unpacking Werkzeug==0.8.3 (from -r /vagrant/mtsw2e-requirements.txt (line 6))
  1339. Running setup.py (path:/tmp/pip_build_root/Werkzeug/setup.py) egg_info for package Werkzeug
  1340.  
  1341. warning: no files found matching '*' under directory 'werkzeug/debug/templates'
  1342. warning: no files found matching '*' under directory 'tests'
  1343. warning: no previously-included files matching '*.pyc' found under directory 'docs'
  1344. warning: no previously-included files matching '*.pyo' found under directory 'docs'
  1345. warning: no previously-included files matching '*.pyc' found under directory 'tests'
  1346. warning: no previously-included files matching '*.pyo' found under directory 'tests'
  1347. warning: no previously-included files matching '*.pyc' found under directory 'examples'
  1348. warning: no previously-included files matching '*.pyo' found under directory 'examples'
  1349. no previously-included directories found matching 'docs/_build'
  1350. Downloading/unpacking beautifulsoup4==4.1.3 (from -r /vagrant/mtsw2e-requirements.txt (line 7))
  1351. Running setup.py (path:/tmp/pip_build_root/beautifulsoup4/setup.py) egg_info for package beautifulsoup4
  1352.  
  1353. Downloading/unpacking chardet==2.1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 8))
  1354. Running setup.py (path:/tmp/pip_build_root/chardet/setup.py) egg_info for package chardet
  1355.  
  1356. Downloading/unpacking cluster==1.1.2 (from -r /vagrant/mtsw2e-requirements.txt (line 9))
  1357. Downloading cluster-1.1.2.tar.gz
  1358. Running setup.py (path:/tmp/pip_build_root/cluster/setup.py) egg_info for package cluster
  1359.  
  1360. Downloading/unpacking envoy==0.0.2 (from -r /vagrant/mtsw2e-requirements.txt (line 10))
  1361. Downloading envoy-0.0.2.tar.gz
  1362. Running setup.py (path:/tmp/pip_build_root/envoy/setup.py) egg_info for package envoy
  1363.  
  1364. Downloading/unpacking facebook-sdk==0.4.0 (from -r /vagrant/mtsw2e-requirements.txt (line 11))
  1365. Downloading facebook-sdk-0.4.0.tar.gz
  1366. Running setup.py (path:/tmp/pip_build_root/facebook-sdk/setup.py) egg_info for package facebook-sdk
  1367.  
  1368. Downloading/unpacking feedparser==5.1.3 (from -r /vagrant/mtsw2e-requirements.txt (line 12))
  1369. Running setup.py (path:/tmp/pip_build_root/feedparser/setup.py) egg_info for package feedparser
  1370.  
  1371. Downloading/unpacking geopy==0.95.1 (from -r /vagrant/mtsw2e-requirements.txt (line 13))
  1372. Downloading geopy-0.95.1.tar.gz
  1373. Running setup.py (path:/tmp/pip_build_root/geopy/setup.py) egg_info for package geopy
  1374.  
  1375. Downloading/unpacking google-api-python-client==1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 14))
  1376. Running setup.py (path:/tmp/pip_build_root/google-api-python-client/setup.py) egg_info for package google-api-python-client
  1377.  
  1378. warning: no files found matching '*.json' under directory 'apiclient'
  1379. Downloading/unpacking httplib2==0.8 (from -r /vagrant/mtsw2e-requirements.txt (line 15))
  1380. Running setup.py (path:/tmp/pip_build_root/httplib2/setup.py) egg_info for package httplib2
  1381.  
  1382. Downloading/unpacking matplotlib==1.2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 16))
  1383. matplotlib an externally hosted file and may be unreliable
  1384. matplotlib is potentially insecure and unverifiable.
  1385. Cleaning up...
  1386. Exception:
  1387. Traceback (most recent call last):
  1388. File "/usr/local/lib/python2.7/dist-packages/pip/basecommand.py", line 122, in main
  1389. status = self.run(options, args)
  1390. File "/usr/local/lib/python2.7/dist-packages/pip/commands/install.py", line 278, in run
  1391. requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle)
  1392. File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1197, in prepare_files
  1393. do_download,
  1394. File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1375, in unpack_url
  1395. self.session,
  1396. File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 582, in unpack_http_url
  1397. unpack_file(temp_location, location, content_type, link)
  1398. File "/usr/local/lib/python2.7/dist-packages/pip/util.py", line 625, in unpack_file
  1399. untar_file(filename, location)
  1400. File "/usr/local/lib/python2.7/dist-packages/pip/util.py", line 547, in untar_file
  1401. member.name for member in tar.getmembers()
  1402. File "/usr/lib/python2.7/tarfile.py", line 1805, in getmembers
  1403. self._load() # all members, we first have to
  1404. File "/usr/lib/python2.7/tarfile.py", line 2380, in _load
  1405. tarinfo = self.next()
  1406. File "/usr/lib/python2.7/tarfile.py", line 2315, in next
  1407. self.fileobj.seek(self.offset)
  1408. File "/usr/lib/python2.7/gzip.py", line 429, in seek
  1409. self.read(1024)
  1410. File "/usr/lib/python2.7/gzip.py", line 256, in read
  1411. self._read(readsize)
  1412. File "/usr/lib/python2.7/gzip.py", line 303, in _read
  1413. self._read_eof()
  1414. File "/usr/lib/python2.7/gzip.py", line 342, in _read_eof
  1415. hex(self.crc)))
  1416. IOError: CRC check failed 0x312fcec9 != 0x7c6e049dL
  1417.  
  1418. Storing debug log for failure in /root/.pip/pip.log
  1419. STDERR:
  1420. ---- End output of pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external ----
  1421. Ran pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external returned 2
  1422.  
  1423. Resource Declaration:
  1424. ---------------------
  1425. # In /tmp/vagrant-chef-1/chef-solo-1/cookbooks/mtsw2e/recipes/default.rb
  1426.  
  1427. 55:
  1428. 56: execute "install_requirements" do
  1429. 57: command "pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external"
  1430. 58: # action :nothing
  1431. 59: end
  1432. 60:
  1433.  
  1434. Compiled Resource:
  1435. ------------------
  1436. # Declared in /tmp/vagrant-chef-1/chef-solo-1/cookbooks/mtsw2e/recipes/default.rb:56:in `from_file'
  1437.  
  1438. execute("install_requirements") do
  1439. retry_delay 2
  1440. returns 0
  1441. command "pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external"
  1442. retries 0
  1443. recipe_name "default"
  1444. action "run"
  1445. cookbook_name :mtsw2e
  1446. backup 5
  1447. end
  1448.  
  1449. [2014-04-07T01:07:51+00:00] DEBUG: Re-raising exception: Mixlib::ShellOut::ShellCommandFailed - execute[install_requirements] (mtsw2e::default line 56) had an error: Mixlib::ShellOut::ShellCommandFailed: Expected process to exit with [0], but received '2'
  1450. ---- Begin output of pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external ----
  1451. STDOUT: Downloading/unpacking BeautifulSoup==3.2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 1))
  1452. Downloading BeautifulSoup-3.2.1.tar.gz
  1453. Running setup.py (path:/tmp/pip_build_root/BeautifulSoup/setup.py) egg_info for package BeautifulSoup
  1454.  
  1455. Downloading/unpacking Flask==0.9 (from -r /vagrant/mtsw2e-requirements.txt (line 2))
  1456. Running setup.py (path:/tmp/pip_build_root/Flask/setup.py) egg_info for package Flask
  1457.  
  1458. warning: no files found matching '*' under directory 'tests'
  1459. warning: no previously-included files matching '*.pyc' found under directory 'docs'
  1460. warning: no previously-included files matching '*.pyo' found under directory 'docs'
  1461. warning: no previously-included files matching '*.pyc' found under directory 'tests'
  1462. warning: no previously-included files matching '*.pyo' found under directory 'tests'
  1463. warning: no previously-included files matching '*.pyc' found under directory 'examples'
  1464. warning: no previously-included files matching '*.pyo' found under directory 'examples'
  1465. no previously-included directories found matching 'docs/_build'
  1466. no previously-included directories found matching 'docs/_themes/.git'
  1467. Downloading/unpacking Jinja2==2.6 (from -r /vagrant/mtsw2e-requirements.txt (line 3))
  1468. Running setup.py (path:/tmp/pip_build_root/Jinja2/setup.py) egg_info for package Jinja2
  1469.  
  1470. warning: no previously-included files matching '*' found under directory 'docs/_build'
  1471. warning: no previously-included files matching '*.pyc' found under directory 'jinja2'
  1472. warning: no previously-included files matching '*.pyc' found under directory 'docs'
  1473. warning: no previously-included files matching '*.pyo' found under directory 'jinja2'
  1474. warning: no previously-included files matching '*.pyo' found under directory 'docs'
  1475. Downloading/unpacking PyGithub==1.17.0 (from -r /vagrant/mtsw2e-requirements.txt (line 4))
  1476. Running setup.py (path:/tmp/pip_build_root/PyGithub/setup.py) egg_info for package PyGithub
  1477.  
  1478. Downloading/unpacking PyYAML==3.10 (from -r /vagrant/mtsw2e-requirements.txt (line 5))
  1479. Running setup.py (path:/tmp/pip_build_root/PyYAML/setup.py) egg_info for package PyYAML
  1480.  
  1481. Downloading/unpacking Werkzeug==0.8.3 (from -r /vagrant/mtsw2e-requirements.txt (line 6))
  1482. Running setup.py (path:/tmp/pip_build_root/Werkzeug/setup.py) egg_info for package Werkzeug
  1483.  
  1484. warning: no files found matching '*' under directory 'werkzeug/debug/templates'
  1485. warning: no files found matching '*' under directory 'tests'
  1486. warning: no previously-included files matching '*.pyc' found under directory 'docs'
  1487. warning: no previously-included files matching '*.pyo' found under directory 'docs'
  1488. warning: no previously-included files matching '*.pyc' found under directory 'tests'
  1489. warning: no previously-included files matching '*.pyo' found under directory 'tests'
  1490. warning: no previously-included files matching '*.pyc' found under directory 'examples'
  1491. warning: no previously-included files matching '*.pyo' found under directory 'examples'
  1492. no previously-included directories found matching 'docs/_build'
  1493. Downloading/unpacking beautifulsoup4==4.1.3 (from -r /vagrant/mtsw2e-requirements.txt (line 7))
  1494. Running setup.py (path:/tmp/pip_build_root/beautifulsoup4/setup.py) egg_info for package beautifulsoup4
  1495.  
  1496. Downloading/unpacking chardet==2.1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 8))
  1497. Running setup.py (path:/tmp/pip_build_root/chardet/setup.py) egg_info for package chardet
  1498.  
  1499. Downloading/unpacking cluster==1.1.2 (from -r /vagrant/mtsw2e-requirements.txt (line 9))
  1500. Downloading cluster-1.1.2.tar.gz
  1501. Running setup.py (path:/tmp/pip_build_root/cluster/setup.py) egg_info for package cluster
  1502.  
  1503. Downloading/unpacking envoy==0.0.2 (from -r /vagrant/mtsw2e-requirements.txt (line 10))
  1504. Downloading envoy-0.0.2.tar.gz
  1505. Running setup.py (path:/tmp/pip_build_root/envoy/setup.py) egg_info for package envoy
  1506.  
  1507. Downloading/unpacking facebook-sdk==0.4.0 (from -r /vagrant/mtsw2e-requirements.txt (line 11))
  1508. Downloading facebook-sdk-0.4.0.tar.gz
  1509. Running setup.py (path:/tmp/pip_build_root/facebook-sdk/setup.py) egg_info for package facebook-sdk
  1510.  
  1511. Downloading/unpacking feedparser==5.1.3 (from -r /vagrant/mtsw2e-requirements.txt (line 12))
  1512. Running setup.py (path:/tmp/pip_build_root/feedparser/setup.py) egg_info for package feedparser
  1513.  
  1514. Downloading/unpacking geopy==0.95.1 (from -r /vagrant/mtsw2e-requirements.txt (line 13))
  1515. Downloading geopy-0.95.1.tar.gz
  1516. Running setup.py (path:/tmp/pip_build_root/geopy/setup.py) egg_info for package geopy
  1517.  
  1518. Downloading/unpacking google-api-python-client==1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 14))
  1519. Running setup.py (path:/tmp/pip_build_root/google-api-python-client/setup.py) egg_info for package google-api-python-client
  1520.  
  1521. warning: no files found matching '*.json' under directory 'apiclient'
  1522. Downloading/unpacking httplib2==0.8 (from -r /vagrant/mtsw2e-requirements.txt (line 15))
  1523. Running setup.py (path:/tmp/pip_build_root/httplib2/setup.py) egg_info for package httplib2
  1524.  
  1525. Downloading/unpacking matplotlib==1.2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 16))
  1526. matplotlib an externally hosted file and may be unreliable
  1527. matplotlib is potentially insecure and unverifiable.
  1528. Cleaning up...
  1529. Exception:
  1530. Traceback (most recent call last):
  1531. File "/usr/local/lib/python2.7/dist-packages/pip/basecommand.py", line 122, in main
  1532. status = self.run(options, args)
  1533. File "/usr/local/lib/python2.7/dist-packages/pip/commands/install.py", line 278, in run
  1534. requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle)
  1535. File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1197, in prepare_files
  1536. do_download,
  1537. File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1375, in unpack_url
  1538. self.session,
  1539. File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 582, in unpack_http_url
  1540. unpack_file(temp_location, location, content_type, link)
  1541. File "/usr/local/lib/python2.7/dist-packages/pip/util.py", line 625, in unpack_file
  1542. untar_file(filename, location)
  1543. File "/usr/local/lib/python2.7/dist-packages/pip/util.py", line 547, in untar_file
  1544. member.name for member in tar.getmembers()
  1545. File "/usr/lib/python2.7/tarfile.py", line 1805, in getmembers
  1546. self._load() # all members, we first have to
  1547. File "/usr/lib/python2.7/tarfile.py", line 2380, in _load
  1548. tarinfo = self.next()
  1549. File "/usr/lib/python2.7/tarfile.py", line 2315, in next
  1550. self.fileobj.seek(self.offset)
  1551. File "/usr/lib/python2.7/gzip.py", line 429, in seek
  1552. self.read(1024)
  1553. File "/usr/lib/python2.7/gzip.py", line 256, in read
  1554. self._read(readsize)
  1555. File "/usr/lib/python2.7/gzip.py", line 303, in _read
  1556. self._read_eof()
  1557. File "/usr/lib/python2.7/gzip.py", line 342, in _read_eof
  1558. hex(self.crc)))
  1559. IOError: CRC check failed 0x312fcec9 != 0x7c6e049dL
  1560.  
  1561. Storing debug log for failure in /root/.pip/pip.log
  1562. STDERR:
  1563. ---- End output of pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external ----
  1564. Ran pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external returned 2
  1565. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/mixlib-shellout-1.1.0/lib/mixlib/shellout.rb:248:in `invalid!'
  1566. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/mixlib-shellout-1.1.0/lib/mixlib/shellout.rb:234:in `error!'
  1567. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/mixin/shell_out.rb:36:in `shell_out!'
  1568. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/provider/execute.rb:62:in `action_run'
  1569. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/mixin/why_run.rb:63:in `call'
  1570. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/mixin/why_run.rb:63:in `converge!'
  1571. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/mixin/why_run.rb:61:in `each'
  1572. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/mixin/why_run.rb:61:in `converge!'
  1573. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/provider.rb:136:in `converge'
  1574. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/provider.rb:125:in `run_action'
  1575. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource.rb:593:in `run_action'
  1576. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/runner.rb:49:in `run_action'
  1577. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/runner.rb:81:in `converge'
  1578. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/runner.rb:81:in `each'
  1579. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/runner.rb:81:in `converge'
  1580. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection.rb:94:in `execute_each_resource'
  1581. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call'
  1582. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call_iterator_block'
  1583. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:85:in `step'
  1584. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:104:in `iterate'
  1585. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:55:in `each_with_index'
  1586. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection.rb:92:in `execute_each_resource'
  1587. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/runner.rb:80:in `converge'
  1588. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/client.rb:378:in `converge'
  1589. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/client.rb:420:in `do_run'
  1590. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/client.rb:176:in `run'
  1591. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/application/solo.rb:230:in `run_application'
  1592. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/application/solo.rb:218:in `loop'
  1593. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/application/solo.rb:218:in `run_application'
  1594. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/application.rb:70:in `run'
  1595. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/chef-solo:25
  1596. /opt/vagrant_ruby/bin/chef-solo:19:in `load'
  1597. /opt/vagrant_ruby/bin/chef-solo:19
  1598. [2014-04-07T01:07:51+00:00] ERROR: Running exception handlers
  1599. [2014-04-07T01:07:51+00:00] ERROR: Exception handlers complete
  1600. [2014-04-07T01:07:51+00:00] FATAL: Stacktrace dumped to /var/chef/cache/chef-stacktrace.out
  1601. [2014-04-07T01:07:51+00:00] DEBUG: Mixlib::ShellOut::ShellCommandFailed: execute[install_requirements] (mtsw2e::default line 56) had an error: Mixlib::ShellOut::ShellCommandFailed: Expected process to exit with [0], but received '2'
  1602. ---- Begin output of pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external ----
  1603. STDOUT: Downloading/unpacking BeautifulSoup==3.2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 1))
  1604. Downloading BeautifulSoup-3.2.1.tar.gz
  1605. Running setup.py (path:/tmp/pip_build_root/BeautifulSoup/setup.py) egg_info for package BeautifulSoup
  1606.  
  1607. Downloading/unpacking Flask==0.9 (from -r /vagrant/mtsw2e-requirements.txt (line 2))
  1608. Running setup.py (path:/tmp/pip_build_root/Flask/setup.py) egg_info for package Flask
  1609.  
  1610. warning: no files found matching '*' under directory 'tests'
  1611. warning: no previously-included files matching '*.pyc' found under directory 'docs'
  1612. warning: no previously-included files matching '*.pyo' found under directory 'docs'
  1613. warning: no previously-included files matching '*.pyc' found under directory 'tests'
  1614. warning: no previously-included files matching '*.pyo' found under directory 'tests'
  1615. warning: no previously-included files matching '*.pyc' found under directory 'examples'
  1616. warning: no previously-included files matching '*.pyo' found under directory 'examples'
  1617. no previously-included directories found matching 'docs/_build'
  1618. no previously-included directories found matching 'docs/_themes/.git'
  1619. Downloading/unpacking Jinja2==2.6 (from -r /vagrant/mtsw2e-requirements.txt (line 3))
  1620. Running setup.py (path:/tmp/pip_build_root/Jinja2/setup.py) egg_info for package Jinja2
  1621.  
  1622. warning: no previously-included files matching '*' found under directory 'docs/_build'
  1623. warning: no previously-included files matching '*.pyc' found under directory 'jinja2'
  1624. warning: no previously-included files matching '*.pyc' found under directory 'docs'
  1625. warning: no previously-included files matching '*.pyo' found under directory 'jinja2'
  1626. warning: no previously-included files matching '*.pyo' found under directory 'docs'
  1627. Downloading/unpacking PyGithub==1.17.0 (from -r /vagrant/mtsw2e-requirements.txt (line 4))
  1628. Running setup.py (path:/tmp/pip_build_root/PyGithub/setup.py) egg_info for package PyGithub
  1629.  
  1630. Downloading/unpacking PyYAML==3.10 (from -r /vagrant/mtsw2e-requirements.txt (line 5))
  1631. Running setup.py (path:/tmp/pip_build_root/PyYAML/setup.py) egg_info for package PyYAML
  1632.  
  1633. Downloading/unpacking Werkzeug==0.8.3 (from -r /vagrant/mtsw2e-requirements.txt (line 6))
  1634. Running setup.py (path:/tmp/pip_build_root/Werkzeug/setup.py) egg_info for package Werkzeug
  1635.  
  1636. warning: no files found matching '*' under directory 'werkzeug/debug/templates'
  1637. warning: no files found matching '*' under directory 'tests'
  1638. warning: no previously-included files matching '*.pyc' found under directory 'docs'
  1639. warning: no previously-included files matching '*.pyo' found under directory 'docs'
  1640. warning: no previously-included files matching '*.pyc' found under directory 'tests'
  1641. warning: no previously-included files matching '*.pyo' found under directory 'tests'
  1642. warning: no previously-included files matching '*.pyc' found under directory 'examples'
  1643. warning: no previously-included files matching '*.pyo' found under directory 'examples'
  1644. no previously-included directories found matching 'docs/_build'
  1645. Downloading/unpacking beautifulsoup4==4.1.3 (from -r /vagrant/mtsw2e-requirements.txt (line 7))
  1646. Running setup.py (path:/tmp/pip_build_root/beautifulsoup4/setup.py) egg_info for package beautifulsoup4
  1647.  
  1648. Downloading/unpacking chardet==2.1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 8))
  1649. Running setup.py (path:/tmp/pip_build_root/chardet/setup.py) egg_info for package chardet
  1650.  
  1651. Downloading/unpacking cluster==1.1.2 (from -r /vagrant/mtsw2e-requirements.txt (line 9))
  1652. Downloading cluster-1.1.2.tar.gz
  1653. Running setup.py (path:/tmp/pip_build_root/cluster/setup.py) egg_info for package cluster
  1654.  
  1655. Downloading/unpacking envoy==0.0.2 (from -r /vagrant/mtsw2e-requirements.txt (line 10))
  1656. Downloading envoy-0.0.2.tar.gz
  1657. Running setup.py (path:/tmp/pip_build_root/envoy/setup.py) egg_info for package envoy
  1658.  
  1659. Downloading/unpacking facebook-sdk==0.4.0 (from -r /vagrant/mtsw2e-requirements.txt (line 11))
  1660. Downloading facebook-sdk-0.4.0.tar.gz
  1661. Running setup.py (path:/tmp/pip_build_root/facebook-sdk/setup.py) egg_info for package facebook-sdk
  1662.  
  1663. Downloading/unpacking feedparser==5.1.3 (from -r /vagrant/mtsw2e-requirements.txt (line 12))
  1664. Running setup.py (path:/tmp/pip_build_root/feedparser/setup.py) egg_info for package feedparser
  1665.  
  1666. Downloading/unpacking geopy==0.95.1 (from -r /vagrant/mtsw2e-requirements.txt (line 13))
  1667. Downloading geopy-0.95.1.tar.gz
  1668. Running setup.py (path:/tmp/pip_build_root/geopy/setup.py) egg_info for package geopy
  1669.  
  1670. Downloading/unpacking google-api-python-client==1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 14))
  1671. Running setup.py (path:/tmp/pip_build_root/google-api-python-client/setup.py) egg_info for package google-api-python-client
  1672.  
  1673. warning: no files found matching '*.json' under directory 'apiclient'
  1674. Downloading/unpacking httplib2==0.8 (from -r /vagrant/mtsw2e-requirements.txt (line 15))
  1675. Running setup.py (path:/tmp/pip_build_root/httplib2/setup.py) egg_info for package httplib2
  1676.  
  1677. Downloading/unpacking matplotlib==1.2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 16))
  1678. matplotlib an externally hosted file and may be unreliable
  1679. matplotlib is potentially insecure and unverifiable.
  1680. Cleaning up...
  1681. Exception:
  1682. Traceback (most recent call last):
  1683. File "/usr/local/lib/python2.7/dist-packages/pip/basecommand.py", line 122, in main
  1684. status = self.run(options, args)
  1685. File "/usr/local/lib/python2.7/dist-packages/pip/commands/install.py", line 278, in run
  1686. requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle)
  1687. File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1197, in prepare_files
  1688. do_download,
  1689. File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1375, in unpack_url
  1690. self.session,
  1691. File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 582, in unpack_http_url
  1692. unpack_file(temp_location, location, content_type, link)
  1693. File "/usr/local/lib/python2.7/dist-packages/pip/util.py", line 625, in unpack_file
  1694. untar_file(filename, location)
  1695. File "/usr/local/lib/python2.7/dist-packages/pip/util.py", line 547, in untar_file
  1696. member.name for member in tar.getmembers()
  1697. File "/usr/lib/python2.7/tarfile.py", line 1805, in getmembers
  1698. self._load() # all members, we first have to
  1699. File "/usr/lib/python2.7/tarfile.py", line 2380, in _load
  1700. tarinfo = self.next()
  1701. File "/usr/lib/python2.7/tarfile.py", line 2315, in next
  1702. self.fileobj.seek(self.offset)
  1703. File "/usr/lib/python2.7/gzip.py", line 429, in seek
  1704. self.read(1024)
  1705. File "/usr/lib/python2.7/gzip.py", line 256, in read
  1706. self._read(readsize)
  1707. File "/usr/lib/python2.7/gzip.py", line 303, in _read
  1708. self._read_eof()
  1709. File "/usr/lib/python2.7/gzip.py", line 342, in _read_eof
  1710. hex(self.crc)))
  1711. IOError: CRC check failed 0x312fcec9 != 0x7c6e049dL
  1712.  
  1713. Storing debug log for failure in /root/.pip/pip.log
  1714. STDERR:
  1715. ---- End output of pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external ----
  1716. Ran pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external returned 2
  1717. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/mixlib-shellout-1.1.0/lib/mixlib/shellout.rb:248:in `invalid!'
  1718. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/mixlib-shellout-1.1.0/lib/mixlib/shellout.rb:234:in `error!'
  1719. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/mixin/shell_out.rb:36:in `shell_out!'
  1720. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/provider/execute.rb:62:in `action_run'
  1721. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/mixin/why_run.rb:63:in `call'
  1722. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/mixin/why_run.rb:63:in `converge!'
  1723. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/mixin/why_run.rb:61:in `each'
  1724. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/mixin/why_run.rb:61:in `converge!'
  1725. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/provider.rb:136:in `converge'
  1726. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/provider.rb:125:in `run_action'
  1727. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource.rb:593:in `run_action'
  1728. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/runner.rb:49:in `run_action'
  1729. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/runner.rb:81:in `converge'
  1730. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/runner.rb:81:in `each'
  1731. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/runner.rb:81:in `converge'
  1732. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection.rb:94:in `execute_each_resource'
  1733. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call'
  1734. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call_iterator_block'
  1735. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:85:in `step'
  1736. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:104:in `iterate'
  1737. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:55:in `each_with_index'
  1738. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection.rb:92:in `execute_each_resource'
  1739. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/runner.rb:80:in `converge'
  1740. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/client.rb:378:in `converge'
  1741. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/client.rb:420:in `do_run'
  1742. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/client.rb:176:in `run'
  1743. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/application/solo.rb:230:in `run_application'
  1744. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/application/solo.rb:218:in `loop'
  1745. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/application/solo.rb:218:in `run_application'
  1746. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/application.rb:70:in `run'
  1747. /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/chef-solo:25
  1748. /opt/vagrant_ruby/bin/chef-solo:19:in `load'
  1749. /opt/vagrant_ruby/bin/chef-solo:19
  1750. [2014-04-07T01:07:51+00:00] FATAL: Mixlib::ShellOut::ShellCommandFailed: execute[install_requirements] (mtsw2e::default line 56) had an error: Mixlib::ShellOut::ShellCommandFailed: Expected process to exit with [0], but received '2'
  1751. ---- Begin output of pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external ----
  1752. STDOUT: Downloading/unpacking BeautifulSoup==3.2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 1))
  1753. Downloading BeautifulSoup-3.2.1.tar.gz
  1754. Running setup.py (path:/tmp/pip_build_root/BeautifulSoup/setup.py) egg_info for package BeautifulSoup
  1755.  
  1756. Downloading/unpacking Flask==0.9 (from -r /vagrant/mtsw2e-requirements.txt (line 2))
  1757. Running setup.py (path:/tmp/pip_build_root/Flask/setup.py) egg_info for package Flask
  1758.  
  1759. warning: no files found matching '*' under directory 'tests'
  1760. warning: no previously-included files matching '*.pyc' found under directory 'docs'
  1761. warning: no previously-included files matching '*.pyo' found under directory 'docs'
  1762. warning: no previously-included files matching '*.pyc' found under directory 'tests'
  1763. warning: no previously-included files matching '*.pyo' found under directory 'tests'
  1764. warning: no previously-included files matching '*.pyc' found under directory 'examples'
  1765. warning: no previously-included files matching '*.pyo' found under directory 'examples'
  1766. no previously-included directories found matching 'docs/_build'
  1767. no previously-included directories found matching 'docs/_themes/.git'
  1768. Downloading/unpacking Jinja2==2.6 (from -r /vagrant/mtsw2e-requirements.txt (line 3))
  1769. Running setup.py (path:/tmp/pip_build_root/Jinja2/setup.py) egg_info for package Jinja2
  1770.  
  1771. warning: no previously-included files matching '*' found under directory 'docs/_build'
  1772. warning: no previously-included files matching '*.pyc' found under directory 'jinja2'
  1773. warning: no previously-included files matching '*.pyc' found under directory 'docs'
  1774. warning: no previously-included files matching '*.pyo' found under directory 'jinja2'
  1775. warning: no previously-included files matching '*.pyo' found under directory 'docs'
  1776. Downloading/unpacking PyGithub==1.17.0 (from -r /vagrant/mtsw2e-requirements.txt (line 4))
  1777. Running setup.py (path:/tmp/pip_build_root/PyGithub/setup.py) egg_info for package PyGithub
  1778.  
  1779. Downloading/unpacking PyYAML==3.10 (from -r /vagrant/mtsw2e-requirements.txt (line 5))
  1780. Running setup.py (path:/tmp/pip_build_root/PyYAML/setup.py) egg_info for package PyYAML
  1781.  
  1782. Downloading/unpacking Werkzeug==0.8.3 (from -r /vagrant/mtsw2e-requirements.txt (line 6))
  1783. Running setup.py (path:/tmp/pip_build_root/Werkzeug/setup.py) egg_info for package Werkzeug
  1784.  
  1785. warning: no files found matching '*' under directory 'werkzeug/debug/templates'
  1786. warning: no files found matching '*' under directory 'tests'
  1787. warning: no previously-included files matching '*.pyc' found under directory 'docs'
  1788. warning: no previously-included files matching '*.pyo' found under directory 'docs'
  1789. warning: no previously-included files matching '*.pyc' found under directory 'tests'
  1790. warning: no previously-included files matching '*.pyo' found under directory 'tests'
  1791. warning: no previously-included files matching '*.pyc' found under directory 'examples'
  1792. warning: no previously-included files matching '*.pyo' found under directory 'examples'
  1793. no previously-included directories found matching 'docs/_build'
  1794. Downloading/unpacking beautifulsoup4==4.1.3 (from -r /vagrant/mtsw2e-requirements.txt (line 7))
  1795. Running setup.py (path:/tmp/pip_build_root/beautifulsoup4/setup.py) egg_info for package beautifulsoup4
  1796.  
  1797. Downloading/unpacking chardet==2.1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 8))
  1798. Running setup.py (path:/tmp/pip_build_root/chardet/setup.py) egg_info for package chardet
  1799.  
  1800. Downloading/unpacking cluster==1.1.2 (from -r /vagrant/mtsw2e-requirements.txt (line 9))
  1801. Downloading cluster-1.1.2.tar.gz
  1802. Running setup.py (path:/tmp/pip_build_root/cluster/setup.py) egg_info for package cluster
  1803.  
  1804. Downloading/unpacking envoy==0.0.2 (from -r /vagrant/mtsw2e-requirements.txt (line 10))
  1805. Downloading envoy-0.0.2.tar.gz
  1806. Running setup.py (path:/tmp/pip_build_root/envoy/setup.py) egg_info for package envoy
  1807.  
  1808. Downloading/unpacking facebook-sdk==0.4.0 (from -r /vagrant/mtsw2e-requirements.txt (line 11))
  1809. Downloading facebook-sdk-0.4.0.tar.gz
  1810. Running setup.py (path:/tmp/pip_build_root/facebook-sdk/setup.py) egg_info for package facebook-sdk
  1811.  
  1812. Downloading/unpacking feedparser==5.1.3 (from -r /vagrant/mtsw2e-requirements.txt (line 12))
  1813. Running setup.py (path:/tmp/pip_build_root/feedparser/setup.py) egg_info for package feedparser
  1814.  
  1815. Downloading/unpacking geopy==0.95.1 (from -r /vagrant/mtsw2e-requirements.txt (line 13))
  1816. Downloading geopy-0.95.1.tar.gz
  1817. Running setup.py (path:/tmp/pip_build_root/geopy/setup.py) egg_info for package geopy
  1818.  
  1819. Downloading/unpacking google-api-python-client==1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 14))
  1820. Running setup.py (path:/tmp/pip_build_root/google-api-python-client/setup.py) egg_info for package google-api-python-client
  1821.  
  1822. warning: no files found matching '*.json' under directory 'apiclient'
  1823. Downloading/unpacking httplib2==0.8 (from -r /vagrant/mtsw2e-requirements.txt (line 15))
  1824. Running setup.py (path:/tmp/pip_build_root/httplib2/setup.py) egg_info for package httplib2
  1825.  
  1826. Downloading/unpacking matplotlib==1.2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 16))
  1827. matplotlib an externally hosted file and may be unreliable
  1828. matplotlib is potentially insecure and unverifiable.
  1829. Cleaning up...
  1830. Exception:
  1831. Traceback (most recent call last):
  1832. File "/usr/local/lib/python2.7/dist-packages/pip/basecommand.py", line 122, in main
  1833. status = self.run(options, args)
  1834. File "/usr/local/lib/python2.7/dist-packages/pip/commands/install.py", line 278, in run
  1835. requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle)
  1836. File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1197, in prepare_files
  1837. do_download,
  1838. File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1375, in unpack_url
  1839. self.session,
  1840. File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 582, in unpack_http_url
  1841. unpack_file(temp_location, location, content_type, link)
  1842. File "/usr/local/lib/python2.7/dist-packages/pip/util.py", line 625, in unpack_file
  1843. untar_file(filename, location)
  1844. File "/usr/local/lib/python2.7/dist-packages/pip/util.py", line 547, in untar_file
  1845. member.name for member in tar.getmembers()
  1846. File "/usr/lib/python2.7/tarfile.py", line 1805, in getmembers
  1847. self._load() # all members, we first have to
  1848. File "/usr/lib/python2.7/tarfile.py", line 2380, in _load
  1849. tarinfo = self.next()
  1850. File "/usr/lib/python2.7/tarfile.py", line 2315, in next
  1851. self.fileobj.seek(self.offset)
  1852. File "/usr/lib/python2.7/gzip.py", line 429, in seek
  1853. self.read(1024)
  1854. File "/usr/lib/python2.7/gzip.py", line 256, in read
  1855. self._read(readsize)
  1856. File "/usr/lib/python2.7/gzip.py", line 303, in _read
  1857. self._read_eof()
  1858. File "/usr/lib/python2.7/gzip.py", line 342, in _read_eof
  1859. hex(self.crc)))
  1860. IOError: CRC check failed 0x312fcec9 != 0x7c6e049dL
  1861.  
  1862. Storing debug log for failure in /root/.pip/pip.log
  1863. STDERR:
  1864. ---- End output of pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external ----
  1865. Ran pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external returned 2
  1866. Chef never successfully completed! Any errors should be visible in the
  1867. output above. Please fix your recipes so that they properly complete.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement