charlesflynn / agiledata

Builds a data science work environment for Russell Jurney's book Agile Data Science.
MIT License
46 stars 27 forks source link

Installation Issues #12

Closed dbl001 closed 10 years ago

dbl001 commented 10 years ago

Hi,

I had installation errors. Here's an example:

CommandExecutionError: /home/vagrant/agiledata/software/java: File not found

There's a broken symbolic link: David-Laxers-MacBook-Pro:agiledata davidlaxer$ vagrant ssh Welcome to Ubuntu 12.04 LTS (GNU/Linux 3.2.0-23-generic x86_64)

Last login: Wed Jul 30 02:07:08 on ttys015 David-Laxers-MacBook-Pro:~ davidlaxer$ cd agiledata/ David-Laxers-MacBook-Pro:agiledata davidlaxer$ vagrant ssh Welcome to Ubuntu 12.04 LTS (GNU/Linux 3.2.0-23-generic x86_64)

[DEBUG ] Results of YAML rendering: OrderedDict([('base', OrderedDict([('*', ['data'])]))]) [DEBUG ] Jinja search path: ['/srv/pillar'] [DEBUG ] Rendered data from file: /srv/pillar/data.sls: accept_oracle_download_terms: true base_dir: /home/vagrant/agiledata user: vagrant group: vagrant

bin:

name: ack source: http://beyondgrep.com/ack-2.04-single-file

hash: sha1=1c6f220595ad20f1c92bdf253054b0459ee222c3

name: jq source: http://stedolan.github.io/jq/download/linux64/jq hash: sha1=cb79e10d1a2898dca0c5741633e8a6f0f7f87312

lib:

name: avro source: http://apache.mirrors.pair.com/avro/avro-1.7.6/java/avro-1.7.6.jar

hash: sha1=fb6a4e3fba12aeba677b7e92be1b920bf078f5e3

name: json-simple source: https://json-simple.googlecode.com/files/json-simple-1.1.1.jar

hash: sha1=5d6f9b6a9ddca2a28c0216cc44efb2e20d9c23b5

name: mongo-driver source: http://central.maven.org/maven2/org/mongodb/mongo-java-driver/2.11.1/mongo-java-driver-2.11.1.jar hash: sha1=27b3fb1a03e44abb344c66b920ad89538cae685a

software:

name: pig source: http://mirrors.gigenet.com/apache/pig/pig-0.11.1/pig-0.11.1.tar.gz target: pig-0.11.1 cmd: tar xfa

hash: md5=1495338b54be6961106a8a5248024945

name: mongodb source: http://fastdl.mongodb.org/linux/mongodb-linux-x86_64-2.4.3.tgz target: mongodb-linux-x86_64-2.4.3 cmd: tar xfa

hash: md5=cdf9cb252e9635c4db1a309f4646aefa

name: elasticsearch source: https://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-0.90.0.tar.gz target: elasticsearch-0.90.0 cmd: tar xfa

hash: sha1=92b8c07b51cedda7c8148eceb23bbcb79bccf230

name: maven source: http://mirror.sdunix.com/apache/maven/maven-3/3.0.5/binaries/apache-maven-3.0.5-bin.tar.gz target: apache-maven-3.0.5 cmd: tar xfa hash: md5=94c51f0dd139b4b8549204d0605a5859

git:

name: https://github.com/mongodb/mongo-hadoop.git target: mongo-hadoop

cmd: ./sbt update; ./sbt package

name: https://github.com/infochimps-labs/wonderdog.git target: wonderdog

cmd: mvn install

name: https://github.com/Ganglion/varaha.git target: varaha cmd: mvn install

[DEBUG ] Results of YAML rendering: OrderedDict([('accept_oracle_download_terms', True), ('base_dir', '/home/vagrant/agiledata'), ('user', 'vagrant'), ('group', 'vagrant'), ('bin', [OrderedDict([('name', 'ack'), ('source', 'http://beyondgrep.com/ack-2.04-single-file'), ('hash', 'sha1=1c6f220595ad20f1c92bdf253054b0459ee222c3')]), OrderedDict([('name', 'jq'), ('source', 'http://stedolan.github.io/jq/download/linux64/jq'), ('hash', 'sha1=cb79e10d1a2898dca0c5741633e8a6f0f7f87312')])]), ('lib', [OrderedDict([('name', 'avro'), ('source', 'http://apache.mirrors.pair.com/avro/avro-1.7.6/java/avro-1.7.6.jar'), ('hash', 'sha1=fb6a4e3fba12aeba677b7e92be1b920bf078f5e3')]), OrderedDict([('name', 'json-simple'), ('source', 'https://json-simple.googlecode.com/files/json-simple-1.1.1.jar'), ('hash', 'sha1=5d6f9b6a9ddca2a28c0216cc44efb2e20d9c23b5')]), OrderedDict([('name', 'mongo-driver'), ('source', 'http://central.maven.org/maven2/org/mongodb/mongo-java-driver/2.11.1/mongo-java-driver-2.11.1.jar'), ('hash', 'sha1=27b3fb1a03e44abb344c66b920ad89538cae685a')])]), ('software', [OrderedDict([('name', 'pig'), ('source', 'http://mirrors.gigenet.com/apache/pig/pig-0.11.1/pig-0.11.1.tar.gz'), ('target', 'pig-0.11.1'), ('cmd', 'tar xfa'), ('hash', 'md5=1495338b54be6961106a8a5248024945')]), OrderedDict([('name', 'mongodb'), ('source', 'http://fastdl.mongodb.org/linux/mongodb-linux-x86_64-2.4.3.tgz'), ('target', 'mongodb-linux-x86_64-2.4.3'), ('cmd', 'tar xfa'), ('hash', 'md5=cdf9cb252e9635c4db1a309f4646aefa')]), OrderedDict([('name', 'elasticsearch'), ('source', 'https://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-0.90.0.tar.gz'), ('target', 'elasticsearch-0.90.0'), ('cmd', 'tar xfa'), ('hash', 'sha1=92b8c07b51cedda7c8148eceb23bbcb79bccf230')]), OrderedDict([('name', 'maven'), ('source', 'http://mirror.sdunix.com/apache/maven/maven-3/3.0.5/binaries/apache-maven-3.0.5-bin.tar.gz'), ('target', 'apache-maven-3.0.5'), ('cmd', 'tar xfa'), ('hash', 'md5=94c51f0dd139b4b8549204d0605a5859')])]), ('git', [OrderedDict([('name', 'https://github.com/mongodb/mongo-hadoop.git'), ('target', 'mongo-hadoop'), ('cmd', './sbt update; ./sbt package')]), OrderedDict([('name', 'https://github.com/infochimps-labs/wonderdog.git'), ('target', 'wonderdog'), ('cmd', 'mvn install')]), OrderedDict([('name', 'https://github.com/Ganglion/varaha.git'), ('target', 'varaha'), ('cmd', 'mvn install')])])]) [DEBUG ] Loaded localemod as virtual locale [DEBUG ] Loaded groupadd as virtual group [DEBUG ] Loaded linux_sysctl as virtual sysctl [DEBUG ] Loaded debian_ip as virtual ip [DEBUG ] Loaded gnomedesktop as virtual gnome [DEBUG ] Loaded sysmod as virtual sys [DEBUG ] Loaded aptpkg as virtual pkg [DEBUG ] Loaded parted as virtual partition [DEBUG ] Loaded zcbuildout as virtual buildout [DEBUG ] Loaded upstart as virtual service [DEBUG ] Loaded useradd as virtual user [DEBUG ] Loaded dpkg as virtual lowpkg [DEBUG ] Loaded cmdmod as virtual cmd [DEBUG ] Loaded debconfmod as virtual debconf [DEBUG ] Loaded virtualenv_mod as virtual virtualenv [DEBUG ] Loaded djangomod as virtual django [DEBUG ] Loaded linux_lvm as virtual lvm [DEBUG ] Loaded syslog_return as virtual syslog [DEBUG ] Loaded couchdb_return as virtual couchdb [DEBUG ] Loaded carbon_return as virtual carbon [DEBUG ] Loaded sqlite3_return as virtual sqlite3 [DEBUG ] Loaded pip_state as virtual pip [DEBUG ] Loaded saltmod as virtual salt [DEBUG ] Loaded zcbuildout as virtual buildout [DEBUG ] Loaded debconfmod as virtual debconf [DEBUG ] Loaded virtualenv_mod as virtual virtualenv [DEBUG ] Reading configuration from /etc/salt/minion [DEBUG ] Loaded localemod as virtual locale [DEBUG ] Loaded groupadd as virtual group [DEBUG ] Loaded linux_sysctl as virtual sysctl [DEBUG ] Loaded debian_ip as virtual ip [DEBUG ] Loaded gnomedesktop as virtual gnome [DEBUG ] Loaded sysmod as virtual sys [DEBUG ] Loaded aptpkg as virtual pkg [DEBUG ] Loaded parted as virtual partition [DEBUG ] Loaded zcbuildout as virtual buildout [DEBUG ] Loaded upstart as virtual service [DEBUG ] Loaded useradd as virtual user [DEBUG ] Loaded dpkg as virtual lowpkg [DEBUG ] Loaded cmdmod as virtual cmd [DEBUG ] Loaded debconfmod as virtual debconf [DEBUG ] Loaded virtualenv_mod as virtual virtualenv [DEBUG ] Loaded djangomod as virtual django [DEBUG ] Loaded linux_lvm as virtual lvm [DEBUG ] Jinja search path: ['/srv/pillar'] [DEBUG ] Rendered data from file: /srv/pillar/top.sls: base: '*':

[DEBUG ] Results of YAML rendering: OrderedDict([('base', OrderedDict([('*', ['data'])]))]) [DEBUG ] Jinja search path: ['/srv/pillar'] [DEBUG ] Rendered data from file: /srv/pillar/data.sls: accept_oracle_download_terms: true base_dir: /home/vagrant/agiledata user: vagrant group: vagrant

bin:

name: ack source: http://beyondgrep.com/ack-2.04-single-file

hash: sha1=1c6f220595ad20f1c92bdf253054b0459ee222c3

name: jq source: http://stedolan.github.io/jq/download/linux64/jq hash: sha1=cb79e10d1a2898dca0c5741633e8a6f0f7f87312

lib:

name: avro source: http://apache.mirrors.pair.com/avro/avro-1.7.6/java/avro-1.7.6.jar

hash: sha1=fb6a4e3fba12aeba677b7e92be1b920bf078f5e3

name: json-simple source: https://json-simple.googlecode.com/files/json-simple-1.1.1.jar

hash: sha1=5d6f9b6a9ddca2a28c0216cc44efb2e20d9c23b5

name: mongo-driver source: http://central.maven.org/maven2/org/mongodb/mongo-java-driver/2.11.1/mongo-java-driver-2.11.1.jar hash: sha1=27b3fb1a03e44abb344c66b920ad89538cae685a

software:

name: pig source: http://mirrors.gigenet.com/apache/pig/pig-0.11.1/pig-0.11.1.tar.gz target: pig-0.11.1 cmd: tar xfa

hash: md5=1495338b54be6961106a8a5248024945

name: mongodb source: http://fastdl.mongodb.org/linux/mongodb-linux-x86_64-2.4.3.tgz target: mongodb-linux-x86_64-2.4.3 cmd: tar xfa

hash: md5=cdf9cb252e9635c4db1a309f4646aefa

name: elasticsearch source: https://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-0.90.0.tar.gz target: elasticsearch-0.90.0 cmd: tar xfa

hash: sha1=92b8c07b51cedda7c8148eceb23bbcb79bccf230

name: maven source: http://mirror.sdunix.com/apache/maven/maven-3/3.0.5/binaries/apache-maven-3.0.5-bin.tar.gz target: apache-maven-3.0.5 cmd: tar xfa hash: md5=94c51f0dd139b4b8549204d0605a5859

git:

name: https://github.com/mongodb/mongo-hadoop.git target: mongo-hadoop

cmd: ./sbt update; ./sbt package

name: https://github.com/infochimps-labs/wonderdog.git target: wonderdog

cmd: mvn install

name: https://github.com/Ganglion/varaha.git target: varaha cmd: mvn install

[DEBUG ] Results of YAML rendering: OrderedDict([('accept_oracle_download_terms', True), ('base_dir', '/home/vagrant/agiledata'), ('user', 'vagrant'), ('group', 'vagrant'), ('bin', [OrderedDict([('name', 'ack'), ('source', 'http://beyondgrep.com/ack-2.04-single-file'), ('hash', 'sha1=1c6f220595ad20f1c92bdf253054b0459ee222c3')]), OrderedDict([('name', 'jq'), ('source', 'http://stedolan.github.io/jq/download/linux64/jq'), ('hash', 'sha1=cb79e10d1a2898dca0c5741633e8a6f0f7f87312')])]), ('lib', [OrderedDict([('name', 'avro'), ('source', 'http://apache.mirrors.pair.com/avro/avro-1.7.6/java/avro-1.7.6.jar'), ('hash', 'sha1=fb6a4e3fba12aeba677b7e92be1b920bf078f5e3')]), OrderedDict([('name', 'json-simple'), ('source', 'https://json-simple.googlecode.com/files/json-simple-1.1.1.jar'), ('hash', 'sha1=5d6f9b6a9ddca2a28c0216cc44efb2e20d9c23b5')]), OrderedDict([('name', 'mongo-driver'), ('source', 'http://central.maven.org/maven2/org/mongodb/mongo-java-driver/2.11.1/mongo-java-driver-2.11.1.jar'), ('hash', 'sha1=27b3fb1a03e44abb344c66b920ad89538cae685a')])]), ('software', [OrderedDict([('name', 'pig'), ('source', 'http://mirrors.gigenet.com/apache/pig/pig-0.11.1/pig-0.11.1.tar.gz'), ('target', 'pig-0.11.1'), ('cmd', 'tar xfa'), ('hash', 'md5=1495338b54be6961106a8a5248024945')]), OrderedDict([('name', 'mongodb'), ('source', 'http://fastdl.mongodb.org/linux/mongodb-linux-x86_64-2.4.3.tgz'), ('target', 'mongodb-linux-x86_64-2.4.3'), ('cmd', 'tar xfa'), ('hash', 'md5=cdf9cb252e9635c4db1a309f4646aefa')]), OrderedDict([('name', 'elasticsearch'), ('source', 'https://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-0.90.0.tar.gz'), ('target', 'elasticsearch-0.90.0'), ('cmd', 'tar xfa'), ('hash', 'sha1=92b8c07b51cedda7c8148eceb23bbcb79bccf230')]), OrderedDict([('name', 'maven'), ('source', 'http://mirror.sdunix.com/apache/maven/maven-3/3.0.5/binaries/apache-maven-3.0.5-bin.tar.gz'), ('target', 'apache-maven-3.0.5'), ('cmd', 'tar xfa'), ('hash', 'md5=94c51f0dd139b4b8549204d0605a5859')])]), ('git', [OrderedDict([('name', 'https://github.com/mongodb/mongo-hadoop.git'), ('target', 'mongo-hadoop'), ('cmd', './sbt update; ./sbt package')]), OrderedDict([('name', 'https://github.com/infochimps-labs/wonderdog.git'), ('target', 'wonderdog'), ('cmd', 'mvn install')]), OrderedDict([('name', 'https://github.com/Ganglion/varaha.git'), ('target', 'varaha'), ('cmd', 'mvn install')])])]) [INFO ] Loading fresh modules for state activity [DEBUG ] Loaded localemod as virtual locale [DEBUG ] Loaded groupadd as virtual group [DEBUG ] Loaded linux_sysctl as virtual sysctl [DEBUG ] Loaded debian_ip as virtual ip [DEBUG ] Loaded gnomedesktop as virtual gnome [DEBUG ] Loaded sysmod as virtual sys [DEBUG ] Loaded aptpkg as virtual pkg [DEBUG ] Loaded parted as virtual partition [DEBUG ] Loaded zcbuildout as virtual buildout [DEBUG ] Loaded upstart as virtual service [DEBUG ] Loaded useradd as virtual user [DEBUG ] Loaded dpkg as virtual lowpkg [DEBUG ] Loaded cmdmod as virtual cmd [DEBUG ] Loaded debconfmod as virtual debconf [DEBUG ] Loaded virtualenv_mod as virtual virtualenv [DEBUG ] Loaded djangomod as virtual django [DEBUG ] Loaded linux_lvm as virtual lvm [DEBUG ] Loaded pip_state as virtual pip [DEBUG ] Loaded saltmod as virtual salt [DEBUG ] Loaded zcbuildout as virtual buildout [DEBUG ] Loaded debconfmod as virtual debconf [DEBUG ] Loaded virtualenv_mod as virtual virtualenv [DEBUG ] Loaded localemod as virtual locale [DEBUG ] Loaded groupadd as virtual group [DEBUG ] Loaded linux_sysctl as virtual sysctl [DEBUG ] Loaded debian_ip as virtual ip [DEBUG ] Loaded gnomedesktop as virtual gnome [DEBUG ] Loaded sysmod as virtual sys [DEBUG ] Loaded aptpkg as virtual pkg [DEBUG ] Loaded parted as virtual partition [DEBUG ] Loaded zcbuildout as virtual buildout [DEBUG ] Loaded upstart as virtual service [DEBUG ] Loaded useradd as virtual user [DEBUG ] Loaded dpkg as virtual lowpkg [DEBUG ] Loaded cmdmod as virtual cmd [DEBUG ] Loaded debconfmod as virtual debconf [DEBUG ] Loaded virtualenv_mod as virtual virtualenv [DEBUG ] Loaded djangomod as virtual django [DEBUG ] Loaded linux_lvm as virtual lvm [DEBUG ] Jinja search path: ['/srv/salt'] [DEBUG ] Rendered data from file: /srv/salt/top.sls: base: '*':

[DEBUG ] Results of YAML rendering: OrderedDict([('base', OrderedDict([('*', ['core', 'agiledata'])]))]) [DEBUG ] Syncing all [INFO ] Creating module dir '/var/cache/salt/minion/extmods/modules' [INFO ] Syncing modules for environment 'base' [INFO ] Loading cache from salt://_modules, for base) [INFO ] Caching directory '_modules/' for environment 'base' [DEBUG ] Local cache dir: '/var/cache/salt/minion/files/base/_modules' [INFO ] Creating module dir '/var/cache/salt/minion/extmods/states' [INFO ] Syncing states for environment 'base' [INFO ] Loading cache from salt://_states, for base) [INFO ] Caching directory '_states/' for environment 'base' [DEBUG ] Local cache dir: '/var/cache/salt/minion/files/base/_states' [INFO ] Creating module dir '/var/cache/salt/minion/extmods/grains' [INFO ] Syncing grains for environment 'base' [INFO ] Loading cache from salt://_grains, for base) [INFO ] Caching directory '_grains/' for environment 'base' [DEBUG ] Local cache dir: '/var/cache/salt/minion/files/base/_grains' [INFO ] Creating module dir '/var/cache/salt/minion/extmods/renderers' [INFO ] Syncing renderers for environment 'base' [INFO ] Loading cache from salt://_renderers, for base) [INFO ] Caching directory '_renderers/' for environment 'base' [DEBUG ] Local cache dir: '/var/cache/salt/minion/files/base/_renderers' [INFO ] Creating module dir '/var/cache/salt/minion/extmods/returners' [INFO ] Syncing returners for environment 'base' [INFO ] Loading cache from salt://_returners, for base) [INFO ] Caching directory '_returners/' for environment 'base' [DEBUG ] Local cache dir: '/var/cache/salt/minion/files/base/_returners' [INFO ] Creating module dir '/var/cache/salt/minion/extmods/outputters' [INFO ] Syncing outputters for environment 'base' [INFO ] Loading cache from salt://_outputters, for base) [INFO ] Caching directory '_outputters/' for environment 'base' [DEBUG ] Local cache dir: '/var/cache/salt/minion/files/base/_outputters' [DEBUG ] Refreshing modules... [INFO ] Loading fresh modules for state activity [DEBUG ] Loaded localemod as virtual locale [DEBUG ] Loaded groupadd as virtual group [DEBUG ] Loaded linux_sysctl as virtual sysctl [DEBUG ] Loaded debian_ip as virtual ip [DEBUG ] Loaded gnomedesktop as virtual gnome [DEBUG ] Loaded sysmod as virtual sys [DEBUG ] Loaded aptpkg as virtual pkg [DEBUG ] Loaded parted as virtual partition [DEBUG ] Loaded zcbuildout as virtual buildout [DEBUG ] Loaded upstart as virtual service [DEBUG ] Loaded useradd as virtual user [DEBUG ] Loaded dpkg as virtual lowpkg [DEBUG ] Loaded cmdmod as virtual cmd [DEBUG ] Loaded debconfmod as virtual debconf [DEBUG ] Loaded virtualenv_mod as virtual virtualenv [DEBUG ] Loaded djangomod as virtual django [DEBUG ] Loaded linux_lvm as virtual lvm [DEBUG ] Loaded pip_state as virtual pip [DEBUG ] Loaded saltmod as virtual salt [DEBUG ] Loaded zcbuildout as virtual buildout [DEBUG ] Loaded debconfmod as virtual debconf [DEBUG ] Loaded virtualenv_mod as virtual virtualenv [DEBUG ] MinionEvent PUB socket URI: ipc:///var/run/salt/minion/minion_event_d37f90652e60b190375a5a2053935af7_pub.ipc [DEBUG ] MinionEvent PULL socket URI: ipc:///var/run/salt/minion/minion_event_d37f90652e60b190375a5a2053935af7_pull.ipc [DEBUG ] Jinja search path: ['/srv/salt'] [DEBUG ] Rendered data from file: /srv/salt/core/init.sls: packages: pkg.latest:

  - netcat
  - vim
  - build-essential
  - python-dev
  - libsnappy-dev
  - libatlas-base-dev
  - liblapack-dev
  - gfortran

[DEBUG ] Results of YAML rendering: OrderedDict([('packages', OrderedDict([('pkg.latest', [OrderedDict([('pkgs', ['ntp', 'net-tools', 'htop', 'lsof', 'tmux', 'curl', 'git', 'curl', 'python-virtualenv', 'netcat', 'vim', 'build-essential', 'python-dev', 'libsnappy-dev', 'libatlas-base-dev', 'liblapack-dev', 'gfortran'])])])]))]) [DEBUG ] Jinja search path: ['/srv/salt'] [DEBUG ] Rendered data from file: /srv/salt/agiledata/init.sls:

ackrc: file.managed:

directories: file.directory:

java-download: cmd.run:

java-file: file.managed:

java-install: cmd.run:

book-code: git.latest:

venv: virtualenv.manage:

env.sh: file.managed:

numpy: pip.installed:

scipy: pip.installed:

book-pip: pip.installed:

link-jars: file.managed:

avro-file: file.managed:

json-simple-file: file.managed:

mongo-driver-file: file.managed:

ack-file: file.managed:

jq-file: file.managed:

pig-file: file.managed:

pig-install: cmd.wait:

mongodb-file: file.managed:

mongodb-install: cmd.wait:

elasticsearch-file: file.managed:

elasticsearch-install: cmd.wait:

maven-file: file.managed:

maven-install: cmd.wait:

mongo-hadoop-git: git.latest:

wonderdog-git: git.latest:

varaha-git: git.latest:

[DEBUG ] Results of YAML rendering: OrderedDict([('ackrc', OrderedDict([('file.managed', [OrderedDict([('name', '/home/vagrant/.ackrc')]), OrderedDict([('source', 'salt://agiledata/ackrc')]), OrderedDict([('user', 'vagrant')]), OrderedDict([('mode', 755)])])])), ('directories', OrderedDict([('file.directory', [OrderedDict([('names', ['/home/vagrant/agiledata', '/home/vagrant/agiledata/downloads', '/home/vagrant/agiledata/bin', '/home/vagrant/agiledata/book-code', '/home/vagrant/agiledata/software', '/home/vagrant/agiledata/software/lib', '/data', '/data/db'])]), OrderedDict([('user', 'vagrant')]), OrderedDict([('group', 'vagrant')]), OrderedDict([('file_mode', 744)]), OrderedDict([('dir_mode', 755)]), OrderedDict([('recurse', ['user', 'group', 'mode'])]), OrderedDict([('makedirs', True)]), OrderedDict([('require', [OrderedDict([('pkg', 'packages')])])])])])), ('java-download', OrderedDict([('cmd.run', [OrderedDict([('name', 'curl -L --cookie "oraclelicensejdk-6u45-oth-JPR=accept-securebackup-cookie;gpw_e24=http://edelivery.oracle.com" http://download.oracle.com/otn-pub/java/jdk/6u45-b06/jdk-6u45-linux-x64.bin -o /srv/salt/agiledata/jdk-6u45-linux-x64.bin')]), OrderedDict([('unless', 'file /srv/salt/agiledata/jdk-6u45-linux-x64.bin')]), OrderedDict([('require', [OrderedDict([('file', 'directories')])])])])])), ('java-file', OrderedDict([('file.managed', [OrderedDict([('name', '/srv/salt/agiledata/jdk-6u45-linux-x64.bin')]), OrderedDict([('mode', 755)]), OrderedDict([('require', [OrderedDict([('cmd', 'java-download')])])])])])), ('java-install', OrderedDict([('cmd.run', [OrderedDict([('name', 'sh /srv/salt/agiledata/jdk-6u45-linux-x64.bin; ln -s jdk1.6.0_45 java')]), OrderedDict([('cwd', '/home/vagrant/agiledata/software')]), OrderedDict([('unless', 'file /home/vagrant/agiledata/software/jdk1.6.0_45')]), OrderedDict([('require', [OrderedDict([('file', 'java-file')])])])])])), ('book-code', OrderedDict([('git.latest', [OrderedDict([('name', 'https://github.com/rjurney/Agile_Data_Code.git')]), OrderedDict([('target', '/home/vagrant/agiledata/book-code')]), OrderedDict([('runas', 'vagrant')]), OrderedDict([('require', [OrderedDict([('file', 'directories')])])])])])), ('venv', OrderedDict([('virtualenv.manage', [OrderedDict([('name', '/home/vagrant/agiledata/venv')]), OrderedDict([('runas', 'vagrant')]), OrderedDict([('no_site_packages', True)]), OrderedDict([('distribute', True)]), OrderedDict([('python', 'python2.7')]), OrderedDict([('require', [OrderedDict([('file', 'directories')])])])])])), ('env.sh', OrderedDict([('file.managed', [OrderedDict([('name', '/home/vagrant/agiledata/env.sh')]), OrderedDict([('source', 'salt://agiledata/env.sh.jinja')]), OrderedDict([('template', 'jinja')]), OrderedDict([('defaults', OrderedDict([('bin_dir', '/home/vagrant/agiledata/bin'), ('software_dir', '/home/vagrant/agiledata/software')]))]), OrderedDict([('user', 'vagrant')]), OrderedDict([('mode', 755)]), OrderedDict([('require', [OrderedDict([('virtualenv', 'venv')])])])])])), ('numpy', OrderedDict([('pip.installed', [OrderedDict([('bin_env', '/home/vagrant/agiledata/venv')]), OrderedDict([('require', [OrderedDict([('pkg', 'packages')]), OrderedDict([('virtualenv', 'venv')])])])])])), ('scipy', OrderedDict([('pip.installed', [OrderedDict([('bin_env', '/home/vagrant/agiledata/venv')]), OrderedDict([('require', [OrderedDict([('pip', 'numpy')])])])])])), ('book-pip', OrderedDict([('pip.installed', [OrderedDict([('bin_env', '/home/vagrant/agiledata/venv')]), OrderedDict([('requirements', '/home/vagrant/agiledata/book-code/requirements.txt')]), OrderedDict([('order', 'last')]), OrderedDict([('require', [OrderedDict([('pip', 'scipy')])])])])])), ('link-jars', OrderedDict([('file.managed', [OrderedDict([('name', '/home/vagrant/agiledata/linkjars.sh')]), OrderedDict([('source', 'salt://agiledata/linkjars.sh.jinja')]), OrderedDict([('template', 'jinja')]), OrderedDict([('defaults', OrderedDict([('software_dir', '/home/vagrant/agiledata/software'), ('lib_dir', '/home/vagrant/agiledata/software/lib')]))]), OrderedDict([('user', 'vagrant')]), OrderedDict([('mode', 755)])]), ('cmd.run', [OrderedDict([('name', '/home/vagrant/agiledata/linkjars.sh')]), OrderedDict([('user', 'vagrant')]), OrderedDict([('order', 'last')])])])), ('avro-file', OrderedDict([('file.managed', [OrderedDict([('name', '/home/vagrant/agiledata/software/lib/avro-1.7.6.jar')]), OrderedDict([('user', 'vagrant')]), OrderedDict([('source', 'http://apache.mirrors.pair.com/avro/avro-1.7.6/java/avro-1.7.6.jar')]), OrderedDict([('source_hash', 'sha1=fb6a4e3fba12aeba677b7e92be1b920bf078f5e3')]), OrderedDict([('require', [OrderedDict([('file', 'directories')])])])])])), ('json-simple-file', OrderedDict([('file.managed', [OrderedDict([('name', '/home/vagrant/agiledata/software/lib/json-simple-1.1.1.jar')]), OrderedDict([('user', 'vagrant')]), OrderedDict([('source', 'https://json-simple.googlecode.com/files/json-simple-1.1.1.jar')]), OrderedDict([('source_hash', 'sha1=5d6f9b6a9ddca2a28c0216cc44efb2e20d9c23b5')]), OrderedDict([('require', [OrderedDict([('file', 'directories')])])])])])), ('mongo-driver-file', OrderedDict([('file.managed', [OrderedDict([('name', '/home/vagrant/agiledata/software/lib/mongo-java-driver-2.11.1.jar')]), OrderedDict([('user', 'vagrant')]), OrderedDict([('source', 'http://central.maven.org/maven2/org/mongodb/mongo-java-driver/2.11.1/mongo-java-driver-2.11.1.jar')]), OrderedDict([('source_hash', 'sha1=27b3fb1a03e44abb344c66b920ad89538cae685a')]), OrderedDict([('require', [OrderedDict([('file', 'directories')])])])])])), ('ack-file', OrderedDict([('file.managed', [OrderedDict([('name', '/home/vagrant/agiledata/bin/ack')]), OrderedDict([('user', 'vagrant')]), OrderedDict([('mode', 755)]), OrderedDict([('source', 'http://beyondgrep.com/ack-2.04-single-file')]), OrderedDict([('source_hash', 'sha1=1c6f220595ad20f1c92bdf253054b0459ee222c3')]), OrderedDict([('require', [OrderedDict([('file', 'directories')])])])])])), ('jq-file', OrderedDict([('file.managed', [OrderedDict([('name', '/home/vagrant/agiledata/bin/jq')]), OrderedDict([('user', 'vagrant')]), OrderedDict([('mode', 755)]), OrderedDict([('source', 'http://stedolan.github.io/jq/download/linux64/jq')]), OrderedDict([('source_hash', 'sha1=cb79e10d1a2898dca0c5741633e8a6f0f7f87312')]), OrderedDict([('require', [OrderedDict([('file', 'directories')])])])])])), ('pig-file', OrderedDict([('file.managed', [OrderedDict([('name', '/home/vagrant/agiledata/downloads/pig-0.11.1.tar.gz')]), OrderedDict([('user', 'vagrant')]), OrderedDict([('source', 'http://mirrors.gigenet.com/apache/pig/pig-0.11.1/pig-0.11.1.tar.gz')]), OrderedDict([('source_hash', 'md5=1495338b54be6961106a8a5248024945')]), OrderedDict([('require', [OrderedDict([('file', 'directories')])])])])])), ('pig-install', OrderedDict([('cmd.wait', [OrderedDict([('name', 'tar xfa /home/vagrant/agiledata/downloads/pig-0.11.1.tar.gz; ln -s pig-0.11.1 pig')]), OrderedDict([('user', 'vagrant')]), OrderedDict([('cwd', '/home/vagrant/agiledata/software')]), OrderedDict([('unless', 'file /home/vagrant/agiledata/software/pig-0.11.1')]), OrderedDict([('watch', [OrderedDict([('file', 'pig-file')])])])])])), ('mongodb-file', OrderedDict([('file.managed', [OrderedDict([('name', '/home/vagrant/agiledata/downloads/mongodb-linux-x86_64-2.4.3.tgz')]), OrderedDict([('user', 'vagrant')]), OrderedDict([('source', 'http://fastdl.mongodb.org/linux/mongodb-linux-x86_64-2.4.3.tgz')]), OrderedDict([('source_hash', 'md5=cdf9cb252e9635c4db1a309f4646aefa')]), OrderedDict([('require', [OrderedDict([('file', 'directories')])])])])])), ('mongodb-install', OrderedDict([('cmd.wait', [OrderedDict([('name', 'tar xfa /home/vagrant/agiledata/downloads/mongodb-linux-x86_64-2.4.3.tgz; ln -s mongodb-linux-x86_64-2.4.3 mongodb')]), OrderedDict([('user', 'vagrant')]), OrderedDict([('cwd', '/home/vagrant/agiledata/software')]), OrderedDict([('unless', 'file /home/vagrant/agiledata/software/mongodb-linux-x86_64-2.4.3')]), OrderedDict([('watch', [OrderedDict([('file', 'mongodb-file')])])])])])), ('elasticsearch-file', OrderedDict([('file.managed', [OrderedDict([('name', '/home/vagrant/agiledata/downloads/elasticsearch-0.90.0.tar.gz')]), OrderedDict([('user', 'vagrant')]), OrderedDict([('source', 'https://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-0.90.0.tar.gz')]), OrderedDict([('source_hash', 'sha1=92b8c07b51cedda7c8148eceb23bbcb79bccf230')]), OrderedDict([('require', [OrderedDict([('file', 'directories')])])])])])), ('elasticsearch-install', OrderedDict([('cmd.wait', [OrderedDict([('name', 'tar xfa /home/vagrant/agiledata/downloads/elasticsearch-0.90.0.tar.gz; ln -s elasticsearch-0.90.0 elasticsearch')]), OrderedDict([('user', 'vagrant')]), OrderedDict([('cwd', '/home/vagrant/agiledata/software')]), OrderedDict([('unless', 'file /home/vagrant/agiledata/software/elasticsearch-0.90.0')]), OrderedDict([('watch', [OrderedDict([('file', 'elasticsearch-file')])])])])])), ('maven-file', OrderedDict([('file.managed', [OrderedDict([('name', '/home/vagrant/agiledata/downloads/apache-maven-3.0.5-bin.tar.gz')]), OrderedDict([('user', 'vagrant')]), OrderedDict([('source', 'http://mirror.sdunix.com/apache/maven/maven-3/3.0.5/binaries/apache-maven-3.0.5-bin.tar.gz')]), OrderedDict([('source_hash', 'md5=94c51f0dd139b4b8549204d0605a5859')]), OrderedDict([('require', [OrderedDict([('file', 'directories')])])])])])), ('maven-install', OrderedDict([('cmd.wait', [OrderedDict([('name', 'tar xfa /home/vagrant/agiledata/downloads/apache-maven-3.0.5-bin.tar.gz; ln -s apache-maven-3.0.5 maven')]), OrderedDict([('user', 'vagrant')]), OrderedDict([('cwd', '/home/vagrant/agiledata/software')]), OrderedDict([('unless', 'file /home/vagrant/agiledata/software/apache-maven-3.0.5')]), OrderedDict([('watch', [OrderedDict([('file', 'maven-file')])])])])])), ('mongo-hadoop-git', OrderedDict([('git.latest', [OrderedDict([('name', 'https://github.com/mongodb/mongo-hadoop.git')]), OrderedDict([('target', '/home/vagrant/agiledata/software/mongo-hadoop')]), OrderedDict([('runas', 'vagrant')]), OrderedDict([('require', [OrderedDict([('file', 'directories')])])])]), ('cmd.run', [OrderedDict([('name', 'source /home/vagrant/agiledata/env.sh; ./sbt update; ./sbt package')]), OrderedDict([('user', 'vagrant')]), OrderedDict([('cwd', '/home/vagrant/agiledata/software/mongo-hadoop')]), OrderedDict([('watch', [OrderedDict([('git', 'mongo-hadoop-git')])])]), OrderedDict([('require', [OrderedDict([('file', 'env.sh')]), OrderedDict([('cmd', 'java-install')]), OrderedDict([('cmd', 'maven-install')])])])])])), ('wonderdog-git', OrderedDict([('git.latest', [OrderedDict([('name', 'https://github.com/infochimps-labs/wonderdog.git')]), OrderedDict([('target', '/home/vagrant/agiledata/software/wonderdog')]), OrderedDict([('runas', 'vagrant')]), OrderedDict([('require', [OrderedDict([('file', 'directories')])])])]), ('cmd.run', [OrderedDict([('name', 'source /home/vagrant/agiledata/env.sh; mvn install')]), OrderedDict([('user', 'vagrant')]), OrderedDict([('cwd', '/home/vagrant/agiledata/software/wonderdog')]), OrderedDict([('watch', [OrderedDict([('git', 'wonderdog-git')])])]), OrderedDict([('require', [OrderedDict([('file', 'env.sh')]), OrderedDict([('cmd', 'java-install')]), OrderedDict([('cmd', 'maven-install')])])])])])), ('varaha-git', OrderedDict([('git.latest', [OrderedDict([('name', 'https://github.com/Ganglion/varaha.git')]), OrderedDict([('target', '/home/vagrant/agiledata/software/varaha')]), OrderedDict([('runas', 'vagrant')]), OrderedDict([('require', [OrderedDict([('file', 'directories')])])])]), ('cmd.run', [OrderedDict([('name', 'source /home/vagrant/agiledata/env.sh; mvn install')]), OrderedDict([('user', 'vagrant')]), OrderedDict([('cwd', '/home/vagrant/agiledata/software/varaha')]), OrderedDict([('watch', [OrderedDict([('git', 'varaha-git')])])]), OrderedDict([('require', [OrderedDict([('file', 'env.sh')]), OrderedDict([('cmd', 'java-install')]), OrderedDict([('cmd', 'maven-install')])])])])]))]) [INFO ] Running state [packages] at time 09:09:23.457976 [INFO ] Executing state pkg.latest for packages [INFO ] Executing command "dpkg-query --showformat='${Status} ${Package} ${Version} ${Architecture}\n' -W" in directory '/home/vagrant' [DEBUG ] stdout: install ok installed accountsservice 0.6.15-2ubuntu9 amd64 install ok installed adduser 3.113ubuntu2 all install ok installed apparmor 2.7.102-0ubuntu3 amd64 install ok installed apt 0.8.16~exp12ubuntu10 amd64 install ok installed apt-transport-https 0.8.16~exp12ubuntu10 amd64 install ok installed apt-utils 0.8.16~exp12ubuntu10 amd64 install ok installed apt-xapian-index 0.44ubuntu5 all install ok installed aptitude 0.6.6-1ubuntu1 amd64 install ok installed at 3.1.13-1ubuntu1 amd64 install ok installed base-files 6.5ubuntu6 amd64 install ok installed base-passwd 3.5.24 amd64 install ok installed bash 4.2-2ubuntu2 amd64 install ok installed bash-completion 1:1.3-1ubuntu8 all install ok installed bind9-host 1:9.8.1.dfsg.P1-4 amd64 install ok installed binutils 2.22-6ubuntu1 amd64 install ok installed bsdmainutils 8.2.3ubuntu1 amd64 install ok installed bsdutils 1:2.20.1-1ubuntu3 amd64 install ok installed build-essential 11.5ubuntu2.1 amd64 install ok installed busybox-initramfs 1:1.18.5-1ubuntu4 amd64 install ok installed busybox-static 1:1.18.5-1ubuntu4 amd64 install ok installed bzip2 1.0.6-1 amd64 install ok installed ca-certificates 20111211 all install ok installed command-not-found 0.2.46ubuntu6 all install ok installed command-not-found-data 0.2.46ubuntu6 amd64 install ok installed console-setup 1.70ubuntu5 all install ok installed coreutils 8.13-3ubuntu3 amd64 install ok installed cpio 2.11-7ubuntu3 amd64 install ok installed cpp 4:4.6.3-1ubuntu5 amd64 install ok installed cpp-4.6 4.6.3-1ubuntu5 amd64 install ok installed crda 1.1.2-1ubuntu1 amd64 install ok installed cron 3.0pl1-120ubuntu3 amd64 install ok installed curl 7.22.0-3ubuntu4.8 amd64 install ok installed dash 0.5.7-2ubuntu2 amd64 install ok installed dbus 1.4.18-1ubuntu1 amd64 install ok installed dctrl-tools 2.18ubuntu1 amd64 install ok installed debconf 1.5.42ubuntu1 all install ok installed debconf-i18n 1.5.42ubuntu1 all install ok installed debconf-utils 1.5.42ubuntu1 all install ok installed debian-archive-keyring 2010.08.28 all install ok installed debianutils 4.2.1ubuntu2 amd64 install ok installed diffutils 1:3.2-1ubuntu1 amd64 install ok installed dmidecode 2.11-4 amd64 install ok installed dmsetup 2:1.02.48-4ubuntu7 amd64 install ok installed dnsutils 1:9.8.1.dfsg.P1-4 amd64 install ok installed dosfstools 3.0.12-1ubuntu1 amd64 install ok installed dpkg 1.16.1.2ubuntu7 amd64 install ok installed dpkg-dev 1.16.1.2ubuntu7.5 all install ok installed e2fslibs 1.42-1ubuntu2 amd64 install ok installed e2fsprogs 1.42-1ubuntu2 amd64 install ok installed ed 1.5-3 amd64 install ok installed eject 2.1.5+deb1+cvs20081104-9 amd64 install ok installed fakeroot 1.18.2-1 amd64 install ok installed file 5.09-2 amd64 install ok installed findutils 4.4.2-4ubuntu1 amd64 install ok installed friendly-recovery 0.2.25 all install ok installed ftp 0.17-25 amd64 install ok installed fuse 2.8.6-2ubuntu2 amd64 install ok installed g++ 4:4.6.3-1ubuntu5 amd64 install ok installed g++-4.6 4.6.3-1ubuntu5 amd64 install ok installed gcc 4:4.6.3-1ubuntu5 amd64 install ok installed gcc-4.6 4.6.3-1ubuntu5 amd64 install ok installed gcc-4.6-base 4.6.3-1ubuntu5 amd64 install ok installed geoip-database 20111220-1 all install ok installed gettext-base 0.18.1.1-5ubuntu3 amd64 install ok installed gfortran 4:4.6.3-1ubuntu5 amd64 install ok installed gfortran-4.6 4.6.3-1ubuntu5 amd64 install ok installed gir1.2-glib-2.0 1.32.0-1 amd64 install ok installed git 1:1.7.9.5-1 amd64 install ok installed git-man 1:1.7.9.5-1 all install ok installed gnupg 1.4.11-3ubuntu2 amd64 install ok installed gpgv 1.4.11-3ubuntu2 amd64 install ok installed grep 2.10-1 amd64 install ok installed groff-base 1.21-7 amd64 install ok installed grub-common 1.99-21ubuntu3.1 amd64 install ok installed grub-gfxpayload-lists 0.6 amd64 install ok installed grub-pc 1.99-21ubuntu3.1 amd64 install ok installed grub-pc-bin 1.99-21ubuntu3.1 amd64 install ok installed grub2-common 1.99-21ubuntu3.1 amd64 install ok installed gzip 1.4-1ubuntu2 amd64 install ok installed hdparm 9.37-0ubuntu3 amd64 install ok installed hostname 3.06ubuntu1 amd64 install ok installed htop 1.0.1-1 amd64 install ok installed ifupdown 0.7~beta2ubuntu8 amd64 install ok installed info 4.13a.dfsg.1-8ubuntu2 amd64 install ok installed initramfs-tools 0.99ubuntu13 all install ok installed initramfs-tools-bin 0.99ubuntu13 amd64 install ok installed initscripts 2.88dsf-13.10ubuntu11 amd64 install ok installed insserv 1.14.0-2.1ubuntu2 amd64 install ok installed install-info 4.13a.dfsg.1-8ubuntu2 amd64 install ok installed installation-report 2.46ubuntu1 all install ok installed iproute 20111117-1ubuntu2 amd64 install ok installed iptables 1.4.12-1ubuntu4 amd64 install ok installed iputils-ping 3:20101006-1ubuntu1 amd64 install ok installed iputils-tracepath 3:20101006-1ubuntu1 amd64 install ok installed irqbalance 0.56-1ubuntu4 amd64 install ok installed isc-dhcp-client 4.1.ESV-R4-0ubuntu5 amd64 install ok installed isc-dhcp-common 4.1.ESV-R4-0ubuntu5 amd64 install ok installed iso-codes 3.31-1 all install ok installed kbd 1.15.2-3ubuntu4 amd64 install ok installed keyboard-configuration 1.70ubuntu5 all install ok installed klibc-utils 1.5.25-1ubuntu2 amd64 install ok installed krb5-locales 1.10+dfsg~beta1-2 all install ok installed language-pack-en 1:12.04+20120801 all install ok installed language-pack-en-base 1:12.04+20120801 all install ok installed language-pack-gnome-en 1:12.04+20120801 all install ok installed language-pack-gnome-en-base 1:12.04+20120801 all install ok installed language-selector-common 0.79 all install ok installed laptop-detect 0.13.7ubuntu2 amd64 install ok installed less 444-1ubuntu1 amd64 install ok installed libaccountsservice0 0.6.15-2ubuntu9 amd64 install ok installed libacl1 2.2.51-5ubuntu1 amd64 install ok installed libalgorithm-diff-perl 1.19.02-2 all install ok installed libalgorithm-diff-xs-perl 0.04-2build2 amd64 install ok installed libalgorithm-merge-perl 0.08-2 all install ok installed libapt-inst1.4 0.8.16~exp12ubuntu10 amd64 install ok installed libapt-pkg4.12 0.8.16~exp12ubuntu10 amd64 install ok installed libasn1-8-heimdal 1.6~git20120311.dfsg.1-2 amd64 install ok installed libatlas-base-dev 3.8.4-3build1 amd64 install ok installed libatlas-dev 3.8.4-3build1 all install ok installed libatlas3gf-base 3.8.4-3build1 amd64 install ok installed libattr1 1:2.4.46-5ubuntu1 amd64 install ok installed libbind9-80 1:9.8.1.dfsg.P1-4 amd64 install ok installed libblas-dev 1.2.20110419-2ubuntu1 amd64 install ok installed libblas3gf 1.2.20110419-2ubuntu1 amd64 install ok installed libblkid1 2.20.1-1ubuntu3 amd64 install ok installed libboost-iostreams1.46.1 1.46.1-7ubuntu3 amd64 install ok installed libbsd0 0.3.0-2 amd64 install ok installed libbz2-1.0 1.0.6-1 amd64 install ok installed libc-bin 2.15-0ubuntu10 amd64 install ok installed libc-dev-bin 2.15-0ubuntu10 amd64 install ok installed libc6 2.15-0ubuntu10 amd64 install ok installed libc6-dev 2.15-0ubuntu10 amd64 install ok installed libcap-ng0 0.6.6-1ubuntu1 amd64 install ok installed libcap2 1:2.22-1ubuntu3 amd64 install ok installed libclass-accessor-perl 0.34-1 all install ok installed libclass-isa-perl 0.36-3 all install ok installed libcomerr2 1.42-1ubuntu2 amd64 install ok installed libcurl3 7.22.0-3ubuntu4.8 amd64 install ok installed libcurl3-gnutls 7.22.0-3ubuntu4 amd64 install ok installed libcwidget3 0.5.16-3.1ubuntu1 amd64 install ok installed libdb5.1 5.1.25-11build1 amd64 install ok installed libdbus-1-3 1.4.18-1ubuntu1 amd64 install ok installed libdbus-glib-1-2 0.98-1ubuntu1 amd64 install ok installed libdevmapper-event1.02.1 2:1.02.48-4ubuntu7 amd64 install ok installed libdevmapper1.02.1 2:1.02.48-4ubuntu7 amd64 install ok installed libdns81 1:9.8.1.dfsg.P1-4 amd64 install ok installed libdpkg-perl 1.16.1.2ubuntu7.5 all install ok installed libdrm-intel1 2.4.32-1ubuntu1 amd64 install ok installed libdrm-nouveau1a 2.4.32-1ubuntu1 amd64 install ok installed libdrm-radeon1 2.4.32-1ubuntu1 amd64 install ok installed libdrm2 2.4.32-1ubuntu1 amd64 install ok installed libedit2 2.11-20080614-3ubuntu2 amd64 install ok installed libelf1 0.152-1ubuntu3 amd64 install ok installed libept1.4.12 1.0.6~exp1ubuntu1 amd64 install ok installed liberror-perl 0.17-1 all install ok installed libevent-2.0-5 2.0.16-stable-1 amd64 install ok installed libexpat1 2.0.1-7.2ubuntu1.1 amd64 install ok installed libexpat1-dev 2.0.1-7.2ubuntu1.1 amd64 install ok installed libffi6 3.0.11~rc1-5 amd64 install ok installed libfreetype6 2.4.8-1ubuntu2 amd64 install ok installed libfribidi0 0.19.2-1 amd64 install ok installed libfuse2 2.8.6-2ubuntu2 amd64 install ok installed libgcc1 1:4.6.3-1ubuntu5 amd64 install ok installed libgcrypt11 1.5.0-3 amd64 install ok installed libgdbm3 1.8.3-10 amd64 install ok installed libgeoip1 1.4.8+dfsg-2 amd64 install ok installed libgfortran3 4.6.3-1ubuntu5 amd64 install ok installed libgirepository-1.0-1 1.32.0-1 amd64 install ok installed libglib2.0-0 2.32.1-0ubuntu2 amd64 install ok installed libgmp10 2:5.0.2+dfsg-2ubuntu1 amd64 install ok installed libgnutls26 2.12.14-5ubuntu3 amd64 install ok installed libgomp1 4.6.3-1ubuntu5 amd64 install ok installed libgpg-error0 1.10-2ubuntu1 amd64 install ok installed libgpm2 1.20.4-4 amd64 install ok installed libgssapi-krb5-2 1.10+dfsg~beta1-2 amd64 install ok installed libgssapi3-heimdal 1.6~git20120311.dfsg.1-2 amd64 install ok installed libgssglue1 0.3-4 amd64 install ok installed libhcrypto4-heimdal 1.6~git20120311.dfsg.1-2 amd64 install ok installed libheimbase1-heimdal 1.6~git20120311.dfsg.1-2 amd64 install ok installed libheimntlm0-heimdal 1.6~git20120311.dfsg.1-2 amd64 install ok installed libhx509-5-heimdal 1.6~git20120311.dfsg.1-2 amd64 install ok installed libidn11 1.23-2 amd64 install ok installed libio-string-perl 1.08-2 all install ok installed libisc83 1:9.8.1.dfsg.P1-4 amd64 install ok installed libisccc80 1:9.8.1.dfsg.P1-4 amd64 install ok installed libisccfg82 1:9.8.1.dfsg.P1-4 amd64 install ok installed libk5crypto3 1.10+dfsg~beta1-2 amd64 install ok installed libkeyutils1 1.5.2-2 amd64 install ok installed libklibc 1.5.25-1ubuntu2 amd64 install ok installed libkrb5-26-heimdal 1.6~git20120311.dfsg.1-2 amd64 install ok installed libkrb5-3 1.10+dfsg~beta1-2 amd64 install ok installed libkrb5support0 1.10+dfsg~beta1-2 amd64 install ok installed liblapack-dev 3.3.1-1 amd64 install ok installed liblapack3gf 3.3.1-1 amd64 install ok installed libldap-2.4-2 2.4.28-1.1ubuntu4 amd64 install ok installed liblocale-gettext-perl 1.05-7build1 amd64 install ok installed liblockfile-bin 1.09-3 amd64 install ok installed liblockfile1 1.09-3 amd64 install ok installed liblwres80 1:9.8.1.dfsg.P1-4 amd64 install ok installed liblzma5 5.1.1alpha+20110809-3 amd64 install ok installed libmagic1 5.09-2 amd64 install ok installed libmount1 2.20.1-1ubuntu3 amd64 install ok installed libmpc2 0.9-4 amd64 install ok installed libmpfr4 3.1.0-3ubuntu2 amd64 install ok installed libncurses5 5.9-4 amd64 install ok installed libncursesw5 5.9-4 amd64 install ok installed libnewt0.52 0.52.11-2ubuntu10 amd64 install ok installed libnfnetlink0 1.0.0-1 amd64 install ok installed libnfsidmap2 0.25-1ubuntu2 amd64 install ok installed libnih-dbus1 1.0.3-4ubuntu9 amd64 install ok installed libnih1 1.0.3-4ubuntu9 amd64 install ok installed libnl-3-200 3.2.3-2ubuntu2 amd64 install ok installed libnl-genl-3-200 3.2.3-2ubuntu2 amd64 install ok installed libopts25 1:5.12-0.1ubuntu1 amd64 install ok installed libp11-kit0 0.12-2ubuntu1 amd64 install ok installed libpam-modules 1.1.3-7ubuntu2 amd64 install ok installed libpam-modules-bin 1.1.3-7ubuntu2 amd64 install ok installed libpam-runtime 1.1.3-7ubuntu2 all install ok installed libpam0g 1.1.3-7ubuntu2 amd64 install ok installed libparse-debianchangelog-perl 1.2.0-1ubuntu1 all install ok installed libparted0debian1 2.3-8ubuntu5 amd64 install ok installed libpcap0.8 1.1.1-10 amd64 install ok installed libpci3 1:3.1.8-2ubuntu6 amd64 install ok installed libpciaccess0 0.12.902-1 amd64 install ok installed libpcre3 8.12-4 amd64 install ok installed libpipeline1 1.2.1-1 amd64 install ok installed libplymouth2 0.8.2-2ubuntu30 amd64 install ok installed libpng12-0 1.2.46-3ubuntu4 amd64 install ok installed libpolkit-gobject-1-0 0.104-1 amd64 install ok installed libpopt0 1.16-3ubuntu1 amd64 install ok installed libpython2.7 2.7.3-0ubuntu3.5 amd64 install ok installed libquadmath0 4.6.3-1ubuntu5 amd64 install ok installed libreadline-dev 6.2-8 amd64 install ok installed libreadline6 6.2-8 amd64 install ok installed libreadline6-dev 6.2-8 amd64 install ok installed libroken18-heimdal 1.6~git20120311.dfsg.1-2 amd64 install ok installed librtmp0 2.4~20110711.gitc28f1bab-1 amd64 install ok installed libsasl2-2 2.1.25.dfsg1-3 amd64 install ok installed libsasl2-modules 2.1.25.dfsg1-3 amd64 install ok installed libselinux1 2.1.0-4.1ubuntu1 amd64 install ok installed libsigc++-2.0-0c2a 2.2.10-0ubuntu2 amd64 install ok installed libslang2 2.2.4-3ubuntu1 amd64 install ok installed libsnappy-dev 1.0.4-1build1 amd64 install ok installed libsnappy1 1.0.4-1build1 amd64 install ok installed libsqlite3-0 3.7.9-2ubuntu1 amd64 install ok installed libss2 1.42-1ubuntu2 amd64 install ok installed libssl-dev 1.0.1-4ubuntu5.5 amd64 install ok installed libssl-doc 1.0.1-4ubuntu5.5 all install ok installed libssl1.0.0 1.0.1-4ubuntu5.5 amd64 install ok installed libstdc++6 4.6.3-1ubuntu5 amd64 install ok installed libstdc++6-4.6-dev 4.6.3-1ubuntu5 amd64 install ok installed libsub-name-perl 0.05-1build2 amd64 install ok installed libswitch-perl 2.16-2 all install ok installed libtasn1-3 2.10-1ubuntu1 amd64 install ok installed libtext-charwidth-perl 0.04-7build1 amd64 install ok installed libtext-iconv-perl 1.7-5 amd64 install ok installed libtext-wrapi18n-perl 0.06-7 all install ok installed libtimedate-perl 1.2000-1 all install ok installed libtinfo-dev 5.9-4 amd64 install ok installed libtinfo5 5.9-4 amd64 install ok installed libtirpc1 0.2.2-5 amd64 install ok installed libudev0 175-0ubuntu9 amd64 install ok installed libusb-0.1-4 2:0.1.12-20 amd64 install ok installed libusb-1.0-0 2:1.0.9~rc3-2ubuntu1 amd64 install ok installed libuuid1 2.20.1-1ubuntu3 amd64 install ok installed libwind0-heimdal 1.6~git20120311.dfsg.1-2 amd64 install ok installed libwrap0 7.6.q-21 amd64 install ok installed libx11-6 2:1.4.99.1-0ubuntu2 amd64 install ok installed libx11-data 2:1.4.99.1-0ubuntu2 all install ok installed libxapian22 1.2.8-1 amd64 install ok installed libxau6 1:1.0.6-4 amd64 install ok installed libxcb1 1.8.1-1 amd64 install ok installed libxdmcp6 1:1.1.0-4 amd64 install ok installed libxext6 2:1.3.0-3build1 amd64 install ok installed libxml2 2.7.8.dfsg-5.1ubuntu4 amd64 install ok installed libxmuu1 2:1.1.0-3 amd64 install ok installed libyaml-0-2 0.1.4-2ubuntu0.12.04.3 amd64 install ok installed linux-firmware 1.79 all install ok installed linux-headers-3.2.0-30 3.2.0-30.48 all install ok installed linux-headers-3.2.0-30-generic 3.2.0-30.48 amd64 install ok installed linux-headers-server 3.2.0.30.32 amd64 install ok installed linux-image-3.2.0-23-generic 3.2.0-23.36 amd64 install ok installed linux-image-server 3.2.0.23.25 amd64 install ok installed linux-libc-dev 3.2.0-30.48 amd64 install ok installed linux-server 3.2.0.23.25 amd64 install ok installed locales 2.13+git20120306-3 all install ok installed lockfile-progs 0.1.16 amd64 install ok installed login 1:4.1.4.2+svn3283-3ubuntu5 amd64 install ok installed logrotate 3.7.8-6ubuntu5 amd64 install ok installed lsb-base 4.0-0ubuntu20 all install ok installed lsb-release 4.0-0ubuntu20 all install ok installed lshw 02.15-2 amd64 install ok installed lsof 4.81.dfsg.1-1build1 amd64 install ok installed ltrace 0.5.3-2.1ubuntu2 amd64 install ok installed lvm2 2.02.66-4ubuntu7 amd64 install ok installed make 3.81-8.1ubuntu1.1 amd64 install ok installed makedev 2.3.1-89ubuntu2 all install ok installed man-db 2.6.1-2 amd64 install ok installed manpages 3.35-0.1ubuntu1 all install ok installed manpages-dev 3.35-0.1ubuntu1 all install ok installed mawk 1.3.3-17 amd64 install ok installed memtest86+ 4.20-1.1ubuntu1 amd64 install ok installed mime-support 3.51-1ubuntu1 all install ok installed mlocate 0.23.1-1ubuntu2 amd64 install ok installed module-init-tools 3.16-1ubuntu2 amd64 install ok installed mount 2.20.1-1ubuntu3 amd64 install ok installed mountall 2.36 amd64 install ok installed msgpack-python 0.1.10-1 amd64 install ok installed mtr-tiny 0.80-1ubuntu1 amd64 install ok installed multiarch-support 2.15-0ubuntu10 amd64 install ok installed nano 2.2.6-1 amd64 install ok installed ncurses-base 5.9-4 all install ok installed ncurses-bin 5.9-4 amd64 install ok installed net-tools 1.60-24.1ubuntu2 amd64 install ok installed netbase 4.47ubuntu1 all install ok installed netcat 1.10-39 all install ok installed netcat-openbsd 1.89-4ubuntu1 amd64 install ok installed netcat-traditional 1.10-39 amd64 install ok installed nfs-common 1:1.2.5-3ubuntu3 amd64 install ok installed ntfs-3g 1:2012.1.15AR.1-1ubuntu1 amd64 install ok installed ntp 1:4.2.6.p3+dfsg-1ubuntu3.1 amd64 install ok installed ntpdate 1:4.2.6.p3+dfsg-1ubuntu3 amd64 install ok installed openssh-client 1:5.9p1-5ubuntu1 amd64 install ok installed openssh-server 1:5.9p1-5ubuntu1 amd64 install ok installed openssl 1.0.1-4ubuntu3 amd64 install ok installed os-prober 1.51ubuntu3 amd64 install ok installed parted 2.3-8ubuntu5 amd64 install ok installed passwd 1:4.1.4.2+svn3283-3ubuntu5 amd64 install ok installed patch 2.6.1-3 amd64 install ok installed pciutils 1:3.1.8-2ubuntu6 amd64 install ok installed perl 5.14.2-6ubuntu2 amd64 install ok installed perl-base 5.14.2-6ubuntu2 amd64 install ok installed perl-modules 5.14.2-6ubuntu2 all install ok installed plymouth 0.8.2-2ubuntu30 amd64 install ok installed plymouth-theme-ubuntu-text 0.8.2-2ubuntu30 amd64 install ok installed popularity-contest 1.53ubuntu1 all install ok installed powermgmt-base 1.31 amd64 install ok installed ppp 2.4.5-5ubuntu1 amd64 install ok installed pppconfig 2.3.18+nmu3ubuntu1 all install ok installed pppoeconf 1.20ubuntu1 all install ok installed procps 1:3.2.8-11ubuntu6.3 amd64 install ok installed psmisc 22.15-2ubuntu1 amd64 install ok installed python 2.7.3-0ubuntu2.2 amd64 install ok installed python-apt 0.8.3ubuntu7 amd64 install ok installed python-apt-common 0.8.3ubuntu7 all install ok installed python-chardet 2.0.1-2build1 all install ok installed python-crypto 2.4.1-1ubuntu0.1 amd64 install ok installed python-dbus 1.0.0-1ubuntu1 amd64 install ok installed python-dbus-dev 1.0.0-1ubuntu1 all install ok installed python-debian 0.1.21ubuntu1 all install ok installed python-dev 2.7.3-0ubuntu2.2 amd64 install ok installed python-gdbm 2.7.3-1ubuntu1 amd64 install ok installed python-gevent 0.13.6-1ubuntu1 amd64 install ok installed python-gi 3.2.0-3 amd64 install ok installed python-gnupginterface 0.3.2-9.1ubuntu3 all install ok installed python-greenlet 0.3.1-1ubuntu5.1 amd64 install ok installed python-jinja2 2.6-1ubuntu0.1 amd64 install ok installed python-m2crypto 0.21.1-2ubuntu2 amd64 install ok installed python-markupsafe 0.15-1 amd64 install ok installed python-minimal 2.7.3-0ubuntu2.2 amd64 install ok installed python-pip 1.0-1build1 all install ok installed python-pkg-resources 0.6.24-1ubuntu1 all install ok installed python-pycurl 7.19.0-4ubuntu3 amd64 install ok installed python-requests 0.8.2-1 all install ok installed python-setuptools 0.6.24-1ubuntu1 all install ok installed python-software-properties 0.82.7.7 all install ok installed python-support 1.0.14ubuntu2 all install ok installed python-virtualenv 1.7.1.2-1 all install ok installed python-xapian 1.2.8-1 amd64 install ok installed python-yaml 3.10-2 amd64 install ok installed python-zmq 13.0.0-2precise amd64 install ok installed python2.7 2.7.3-0ubuntu3.5 amd64 install ok installed python2.7-dev 2.7.3-0ubuntu3.5 amd64 install ok installed python2.7-minimal 2.7.3-0ubuntu3.5 amd64 install ok installed readline-common 6.2-8 all install ok installed resolvconf 1.63ubuntu11 all install ok installed rpcbind 0.2.0-7ubuntu1.1 amd64 install ok installed rsync 3.0.9-1ubuntu1 amd64 install ok installed rsyslog 5.8.6-1ubuntu8 amd64 install ok installed salt-common 2014.1.7-1precise1 all install ok installed salt-minion 2014.1.7-1precise1 all install ok installed sed 4.2.1-9 amd64 install ok installed sensible-utils 0.0.6ubuntu2 all install ok installed sgml-base 1.26+nmu1ubuntu1 all install ok installed ssh-import-id 2.10-0ubuntu1 all install ok installed strace 4.5.20-2.3ubuntu1 amd64 install ok installed sudo 1.8.3p1-1ubuntu3 amd64 install ok installed sysv-rc 2.88dsf-13.10ubuntu11 all install ok installed sysvinit-utils 2.88dsf-13.10ubuntu11 amd64 install ok installed tar 1.26-4ubuntu1 amd64 install ok installed tasksel 2.88ubuntu9 all install ok installed tasksel-data 2.88ubuntu9 all install ok installed tcpd 7.6.q-21 amd64 install ok installed tcpdump 4.2.1-1ubuntu2 amd64 install ok installed telnet 0.17-36build1 amd64 install ok installed time 1.7-23.1 amd64 install ok installed tmux 1.6-1ubuntu1 amd64 install ok installed tzdata 2012b-1 all install ok installed ubuntu-keyring 2011.11.21 all install ok installed ubuntu-minimal 1.267 amd64 install ok installed ubuntu-standard 1.267 amd64 install ok installed ucf 3.0025+nmu2ubuntu1 all install ok installed udev 175-0ubuntu9 amd64 install ok installed ufw 0.31.1-1 all install ok installed unattended-upgrades 0.76ubuntu1 all install ok installed update-manager-core 1:0.156.14 amd64 install ok installed upstart 1.5-0ubuntu7.2 amd64 install ok installed ureadahead 0.100.0-12 amd64 install ok installed usbutils 1:005-1 amd64 install ok installed util-linux 2.20.1-1ubuntu3 amd64 install ok installed uuid-runtime 2.20.1-1ubuntu3 amd64 install ok installed vim 2:7.3.429-2ubuntu2.1 amd64 install ok installed vim-common 2:7.3.429-2ubuntu2.1 amd64 install ok installed vim-runtime 2:7.3.429-2ubuntu2.1 all install ok installed vim-tiny 2:7.3.429-2ubuntu2.1 amd64 install ok installed watershed 6 amd64 install ok installed wget 1.13.4-2ubuntu1 amd64 install ok installed whiptail 0.52.11-2ubuntu10 amd64 install ok installed wireless-regdb 2011.04.28-1ubuntu3 all install ok installed xauth 1:1.0.6-1 amd64 install ok installed xkb-data 2.5-1ubuntu1 all install ok installed xml-core 0.13 all install ok installed xz-lzma 5.1.1alpha+20110809-3 all install ok installed xz-utils 5.1.1alpha+20110809-3 amd64 install ok installed zlib1g 1:1.2.3.4.dfsg-3ubuntu4 amd64 install ok installed zlib1g-dev 1:1.2.3.4.dfsg-3ubuntu4 amd64 [INFO ] Executing command 'grep-available -F Provides -s Package,Provides -e "^.+$"' in directory '/home/vagrant' [DEBUG ] stdout: Package: python-pkg-resources Provides: python2.6-setuptools, python2.7-setuptools

Package: debconf Provides: debconf-2.0

Package: initramfs-tools Provides: linux-initramfs-tool

Package: telnet Provides: telnet-client

Package: gettext-base Provides: libasprintf0c2

Package: man-db Provides: man, man-browser

Package: python-dbus Provides: python2.7-dbus

Package: isc-dhcp-common Provides: dhcp3-common

Package: libparted0debian1 Provides: libparted

Package: procps Provides: watch

Package: g++-4.6 Provides: c++-compiler, c++abi2-dev

Package: ncurses-base Provides: ncurses-runtime

Package: libpci3 Provides: libpci2

Package: perl-modules Provides: libansicolor-perl, libarchive-tar-perl, libattribute-handlers-perl, libautodie-perl, libcgi-pm-perl, libcpan-meta-perl, libcpan-meta-yaml-perl, libcpanplus-perl, libdigest-perl, libextutils-cbuilder-perl, libextutils-command-perl, libextutils-install-perl, libextutils-parsexs-perl, libfile-path-perl, libfile-spec-perl, libfile-temp-perl, libhttp-tiny-perl, libi18n-langtags-perl, libio-zlib-perl, libjson-pp-perl, liblocale-codes-perl, liblocale-maketext-perl, liblocale-maketext-simple-perl, libmath-bigint-perl, libmath-complex-perl, libmodule-build-perl, libmodule-corelist-perl, libmodule-load-conditional-perl, libmodule-load-perl, libmodule-metadata-perl, libmodule-pluggable-perl, libnet-perl, libnet-ping-perl, libparams-check-perl, libparent-perl, libparse-cpan-meta-perl, libperl-ostype-perl, libperl4-corelibs-perl, libpod-escapes-perl, libpod-parser-perl, libpod-simple-perl, libshell-perl, libtest-harness-perl, libtest-simple-perl, libthread-queue-perl, libtime-local-perl, libunicode-collate-perl, libversion-perl, libversion-requirements-perl, podlators-perl

Package: libexpat1-dev Provides: libexpat-dev

Package: dctrl-tools Provides: grep-dctrl

Package: libc6-dev Provides: libc-dev

Package: nfs-common Provides: nfs-client

Package: python-gnupginterface Provides: python2.7-gnupginterface

Package: python-gi Provides: python2.7-gi

Package: perl-base Provides: libscalar-list-utils-perl, libxsloader-perl, perl5-base, perlapi-5.14.2

Package: libtimedate-perl Provides: timedate

Package: whiptail Provides: whiptail-provider, whiptail-utf8

Package: libatlas-base-dev Provides: libatlas-3gf.so, libblas-3gf.so, liblapack-3gf.so

Package: libstdc++6-4.6-dev Provides: libstdc++-dev

Package: libpam-modules Provides: libpam-mkhomedir, libpam-motd, libpam-umask

Package: tzdata Provides: tzdata-wheezy

Package: python Provides: python-ctypes, python-email, python-importlib, python-profiler, python-wsgiref

Package: linux-headers-3.2.0-23-generic Provides: linux-headers, linux-headers-3.0

Package: linux-libc-dev Provides: linux-kernel-headers

Package: rpcbind Provides: portmap

Package: gcc-4.6 Provides: c-compiler

Package: python-gdbm Provides: python2.7-gdbm

Package: netcat-openbsd Provides: netcat

Package: zlib1g Provides: libz1

Package: python2.7 Provides: python-argparse, python2.7-argparse, python2.7-celementtree, python2.7-cjkcodecs, python2.7-ctypes, python2.7-elementtree, python2.7-profiler, python2.7-wsgiref

Package: xz-lzma Provides: lzma

Package: curl Provides: curl-ssl

Package: python-m2crypto Provides: m2crypto, python2.7-m2crypto

Package: libgirepository-1.0-1 Provides: libgirepository1.0-1

Package: base-files Provides: base

Package: console-setup Provides: console-terminus

Package: python-pycurl Provides: python2.7-pycurl

Package: vim Provides: editor

Package: iproute Provides: arpd

Package: libdevmapper1.02.1 Provides: libdevmapper

Package: gfortran-4.6 Provides: fortran95-compiler

Package: liblapack3gf Provides: liblapack.so.3gf

Package: g++ Provides: c++-compiler

Package: e2fslibs Provides: libe2p2, libext2fs2

Package: bind9-host Provides: host

Package: libcomerr2 Provides: libcomerr-kth-compat

Package: mawk Provides: awk

Package: plymouth-theme-ubuntu-text Provides: plymouth-theme

Package: grep Provides: rgrep

Package: kbd Provides: console-utilities, open

Package: liblapack-dev Provides: liblapack-3gf.so

Package: upstart Provides: startup-tasks, system-services, upstart-compat-sysv, upstart-job

Package: ureadahead Provides: readahead

Package: linux-headers-3.2.0-30 Provides: linux-headers, linux-headers-3

Package: gfortran Provides: fortran-compiler

Package: linux-image-3.2.0-23-generic Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, linux-image-3.0, ndiswrapper-modules-1.9, redhat-cluster-modules

Package: openssh-server Provides: ssh-server

Package: netcat-traditional Provides: netcat

Package: python-jinja2 Provides: python2.7-jinja2

Package: python-xapian Provides: python2.7-xapian

Package: info Provides: info-browser

Package: gcc Provides: c-compiler

Package: python-crypto Provides: python2.7-crypto

Package: iputils-ping Provides: ping

Package: git Provides: git-completion, git-core

Package: perl Provides: data-dumper, libcompress-raw-bzip2-perl, libcompress-raw-zlib-perl, libcompress-zlib-perl, libdevel-dprof-perl, libdigest-md5-perl, libdigest-sha-perl, libencode-perl, libio-compress-base-perl, libio-compress-bzip2-perl, libio-compress-perl, libio-compress-zlib-perl, libmime-base64-perl, libstorable-perl, libsys-syslog-perl, libthreads-perl, libthreads-shared-perl, libtime-hires-perl, libtime-piece-perl, perl5

Package: python-markupsafe Provides: python2.7-markupsafe

Package: zlib1g-dev Provides: libz-dev

Package: linux-firmware Provides: atmel-firmware

Package: cron Provides: cron-daemon

Package: nano Provides: editor

Package: python-apt Provides: python2.7-apt

Package: openssh-client Provides: rsh-client, ssh-client

Package: libc6 Provides: glibc-2.13-1

Package: python-setuptools Provides: python-distribute, python2.6-setuptools, python2.7-setuptools

Package: libblas3gf Provides: libblas.so.3gf

Package: util-linux Provides: linux32, schedutils

Package: linux-headers-3.2.0-23 Provides: linux-headers, linux-headers-3

Package: popularity-contest Provides: popcon

Package: rsyslog Provides: linux-kernel-log-daemon, system-log-daemon

Package: isc-dhcp-client Provides: dhcp3-client

Package: vim-tiny Provides: editor

Package: python-debian Provides: python-deb822

Package: linux-headers-3.2.0-30-generic Provides: linux-headers, linux-headers-3.0

Package: binutils Provides: elf-binutils

Package: libblas-dev Provides: libblas-3gf.so

Package: libatlas3gf-base Provides: libatlas.so.3gf, libblas.so.3gf, liblapack.so.3gf [INFO ] Executing command 'apt-get -q update' in directory '/home/vagrant' [DEBUG ] stdout: Ign http://us.archive.ubuntu.com precise InRelease Ign http://us.archive.ubuntu.com precise-updates InRelease Ign http://us.archive.ubuntu.com precise-backports InRelease Ign http://security.ubuntu.com precise-security InRelease Ign http://ppa.launchpad.net precise InRelease Hit http://us.archive.ubuntu.com precise Release.gpg Hit http://us.archive.ubuntu.com precise-updates Release.gpg Hit http://us.archive.ubuntu.com precise-backports Release.gpg Hit http://us.archive.ubuntu.com precise Release Hit http://security.ubuntu.com precise-security Release.gpg Hit http://ppa.launchpad.net precise Release.gpg Hit http://us.archive.ubuntu.com precise-updates Release Hit http://us.archive.ubuntu.com precise-backports Release Hit http://security.ubuntu.com precise-security Release Hit http://ppa.launchpad.net precise Release Hit http://us.archive.ubuntu.com precise/main Sources Hit http://us.archive.ubuntu.com precise/restricted Sources Hit http://us.archive.ubuntu.com precise/universe Sources Hit http://us.archive.ubuntu.com precise/multiverse Sources Hit http://us.archive.ubuntu.com precise/main amd64 Packages Hit http://us.archive.ubuntu.com precise/restricted amd64 Packages Hit http://us.archive.ubuntu.com precise/universe amd64 Packages Hit http://us.archive.ubuntu.com precise/multiverse amd64 Packages Hit http://us.archive.ubuntu.com precise/main i386 Packages Hit http://us.archive.ubuntu.com precise/restricted i386 Packages Hit http://security.ubuntu.com precise-security/main Sources Hit http://us.archive.ubuntu.com precise/universe i386 Packages Hit http://us.archive.ubuntu.com precise/multiverse i386 Packages Hit http://us.archive.ubuntu.com precise/main TranslationIndex Hit http://us.archive.ubuntu.com precise/multiverse TranslationIndex Hit http://ppa.launchpad.net precise/main Sources Hit http://us.archive.ubuntu.com precise/restricted TranslationIndex Hit http://us.archive.ubuntu.com precise/universe TranslationIndex Hit http://us.archive.ubuntu.com precise-updates/main Sources Hit http://us.archive.ubuntu.com precise-updates/restricted Sources Hit http://us.archive.ubuntu.com precise-updates/universe Sources Hit http://us.archive.ubuntu.com precise-updates/multiverse Sources Hit http://us.archive.ubuntu.com precise-updates/main amd64 Packages Hit http://us.archive.ubuntu.com precise-updates/restricted amd64 Packages Hit http://security.ubuntu.com precise-security/restricted Sources Hit http://security.ubuntu.com precise-security/universe Sources Hit http://security.ubuntu.com precise-security/multiverse Sources Hit http://security.ubuntu.com precise-security/main amd64 Packages Hit http://security.ubuntu.com precise-security/restricted amd64 Packages Hit http://us.archive.ubuntu.com precise-updates/universe amd64 Packages Hit http://us.archive.ubuntu.com precise-updates/multiverse amd64 Packages Hit http://us.archive.ubuntu.com precise-updates/main i386 Packages Hit http://us.archive.ubuntu.com precise-updates/restricted i386 Packages Hit http://us.archive.ubuntu.com precise-updates/universe i386 Packages Hit http://ppa.launchpad.net precise/main amd64 Packages Hit http://ppa.launchpad.net precise/main i386 Packages Ign http://ppa.launchpad.net precise/main TranslationIndex Hit http://us.archive.ubuntu.com precise-updates/multiverse i386 Packages Hit http://us.archive.ubuntu.com precise-updates/main TranslationIndex Hit http://us.archive.ubuntu.com precise-updates/multiverse TranslationIndex Hit http://us.archive.ubuntu.com precise-updates/restricted TranslationIndex Hit http://us.archive.ubuntu.com precise-updates/universe TranslationIndex Hit http://us.archive.ubuntu.com precise-backports/main Sources Hit http://us.archive.ubuntu.com precise-backports/restricted Sources Hit http://us.archive.ubuntu.com precise-backports/universe Sources Hit http://security.ubuntu.com precise-security/universe amd64 Packages Hit http://security.ubuntu.com precise-security/multiverse amd64 Packages Hit http://security.ubuntu.com precise-security/main i386 Packages Hit http://security.ubuntu.com precise-security/restricted i386 Packages Hit http://security.ubuntu.com precise-security/universe i386 Packages Hit http://security.ubuntu.com precise-security/multiverse i386 Packages Hit http://security.ubuntu.com precise-security/main TranslationIndex Hit http://us.archive.ubuntu.com precise-backports/multiverse Sources Hit http://us.archive.ubuntu.com precise-backports/main amd64 Packages Hit http://us.archive.ubuntu.com precise-backports/restricted amd64 Packages Hit http://us.archive.ubuntu.com precise-backports/universe amd64 Packages Hit http://us.archive.ubuntu.com precise-backports/multiverse amd64 Packages Hit http://us.archive.ubuntu.com precise-backports/main i386 Packages Hit http://us.archive.ubuntu.com precise-backports/restricted i386 Packages Hit http://us.archive.ubuntu.com precise-backports/universe i386 Packages Hit http://us.archive.ubuntu.com precise-backports/multiverse i386 Packages Hit http://us.archive.ubuntu.com precise-backports/main TranslationIndex Hit http://us.archive.ubuntu.com precise-backports/multiverse TranslationIndex Hit http://us.archive.ubuntu.com precise-backports/restricted TranslationIndex Hit http://security.ubuntu.com precise-security/multiverse TranslationIndex Hit http://security.ubuntu.com precise-security/restricted TranslationIndex Hit http://security.ubuntu.com precise-security/universe TranslationIndex Hit http://us.archive.ubuntu.com precise-backports/universe TranslationIndex Hit http://us.archive.ubuntu.com precise/main Translation-en Hit http://us.archive.ubuntu.com precise/multiverse Translation-en Hit http://us.archive.ubuntu.com precise/restricted Translation-en Hit http://us.archive.ubuntu.com precise/universe Translation-en Hit http://us.archive.ubuntu.com precise-updates/main Translation-en Hit http://us.archive.ubuntu.com precise-updates/multiverse Translation-en Hit http://us.archive.ubuntu.com precise-updates/restricted Translation-en Hit http://us.archive.ubuntu.com precise-updates/universe Translation-en Hit http://us.archive.ubuntu.com precise-backports/main Translation-en Hit http://us.archive.ubuntu.com precise-backports/multiverse Translation-en Hit http://us.archive.ubuntu.com precise-backports/restricted Translation-en Hit http://us.archive.ubuntu.com precise-backports/universe Translation-en Hit http://security.ubuntu.com precise-security/main Translation-en Hit http://security.ubuntu.com precise-security/multiverse Translation-en Hit http://security.ubuntu.com precise-security/restricted Translation-en Hit http://security.ubuntu.com precise-security/universe Translation-en Ign http://ppa.launchpad.net precise/main Translation-en Reading package lists... [INFO ] Executing command ['apt-cache', '-q', 'policy', 'build-essential'] in directory '/home/vagrant' [DEBUG ] stdout: build-essential: Installed: 11.5ubuntu2.1 Candidate: 11.5ubuntu2.1 Version table: * 11.5ubuntu2.1 0 500 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 Packages 100 /var/lib/dpkg/status 11.5ubuntu2 0 500 http://us.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages [INFO ] Executing command "dpkg --compare-versions '11.5ubuntu2.1' lt '11.5ubuntu2.1'" in directory '/home/vagrant' [DEBUG ] output: [INFO ] Executing command "dpkg --compare-versions '11.5ubuntu2.1' eq '11.5ubuntu2.1'" in directory '/home/vagrant' [DEBUG ] output: [INFO ] Executing command ['apt-cache', '-q', 'policy', 'git'] in directory '/home/vagrant' [DEBUG ] stdout: git: Installed: 1:1.7.9.5-1 Candidate: 1:1.7.9.5-1 Version table: * 1:1.7.9.5-1 0 500 http://us.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages 100 /var/lib/dpkg/status [INFO ] Executing command "dpkg --compare-versions '1:1.7.9.5-1' lt '1:1.7.9.5-1'" in directory '/home/vagrant' [DEBUG ] output: [INFO ] Executing command "dpkg --compare-versions '1:1.7.9.5-1' eq '1:1.7.9.5-1'" in directory '/home/vagrant' [DEBUG ] output: [INFO ] Executing command ['apt-cache', '-q', 'policy', 'lsof'] in directory '/home/vagrant' [DEBUG ] stdout: lsof: Installed: 4.81.dfsg.1-1build1 Candidate: 4.81.dfsg.1-1build1 Version table: * 4.81.dfsg.1-1build1 0 500 http://us.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages 100 /var/lib/dpkg/status [INFO ] Executing command "dpkg --compare-versions '4.81.dfsg.1-1build1' lt '4.81.dfsg.1-1build1'" in directory '/home/vagrant' [DEBUG ] output: [INFO ] Executing command "dpkg --compare-versions '4.81.dfsg.1-1build1' eq '4.81.dfsg.1-1build1'" in directory '/home/vagrant' [DEBUG ] output: [INFO ] Executing command ['apt-cache', '-q', 'policy', 'ntp'] in directory '/home/vagrant' [DEBUG ] stdout: ntp: Installed: 1:4.2.6.p3+dfsg-1ubuntu3.1 Candidate: 1:4.2.6.p3+dfsg-1ubuntu3.1 Version table: * 1:4.2.6.p3+dfsg-1ubuntu3.1 0 500 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 Packages 100 /var/lib/dpkg/status 1:4.2.6.p3+dfsg-1ubuntu3 0 500 http://us.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages [INFO ] Executing command "dpkg --compare-versions '1:4.2.6.p3+dfsg-1ubuntu3.1' lt '1:4.2.6.p3+dfsg-1ubuntu3.1'" in directory '/home/vagrant' [DEBUG ] output: [INFO ] Executing command "dpkg --compare-versions '1:4.2.6.p3+dfsg-1ubuntu3.1' eq '1:4.2.6.p3+dfsg-1ubuntu3.1'" in directory '/home/vagrant' [DEBUG ] output: [INFO ] Executing command ['apt-cache', '-q', 'policy', 'tmux'] in directory '/home/vagrant' [DEBUG ] stdout: tmux: Installed: 1.6-1ubuntu1 Candidate: 1.6-1ubuntu1 Version table: * 1.6-1ubuntu1 0 500 http://us.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages 100 /var/lib/dpkg/status [INFO ] Executing command "dpkg --compare-versions '1.6-1ubuntu1' lt '1.6-1ubuntu1'" in directory '/home/vagrant' [DEBUG ] output: [INFO ] Executing command "dpkg --compare-versions '1.6-1ubuntu1' eq '1.6-1ubuntu1'" in directory '/home/vagrant' [DEBUG ] output: [INFO ] Executing command ['apt-cache', '-q', 'policy', 'vim'] in directory '/home/vagrant' [DEBUG ] stdout: vim: Installed: 2:7.3.429-2ubuntu2.1 Candidate: 2:7.3.429-2ubuntu2.1 Version table: * 2:7.3.429-2ubuntu2.1 0 500 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 Packages 100 /var/lib/dpkg/status 2:7.3.429-2ubuntu2 0 500 http://us.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages [INFO ] Executing command "dpkg --compare-versions '2:7.3.429-2ubuntu2.1' lt '2:7.3.429-2ubuntu2.1'" in directory '/home/vagrant' [DEBUG ] output: [INFO ] Executing command "dpkg --compare-versions '2:7.3.429-2ubuntu2.1' eq '2:7.3.429-2ubuntu2.1'" in directory '/home/vagrant' [DEBUG ] output: [INFO ] Executing command ['apt-cache', '-q', 'policy', 'libsnappy-dev'] in directory '/home/vagrant' [DEBUG ] stdout: libsnappy-dev: Installed: 1.0.4-1build1 Candidate: 1.0.4-1build1 Version table: * 1.0.4-1build1 0 500 http://us.archive.ubuntu.com/ubuntu/ precise/universe amd64 Packages 100 /var/lib/dpkg/status [INFO ] Executing command "dpkg --compare-versions '1.0.4-1build1' lt '1.0.4-1build1'" in directory '/home/vagrant' [DEBUG ] output: [INFO ] Executing command "dpkg --compare-versions '1.0.4-1build1' eq '1.0.4-1build1'" in directory '/home/vagrant' [DEBUG ] output: [INFO ] Executing command ['apt-cache', '-q', 'policy', 'htop'] in directory '/home/vagrant' [DEBUG ] stdout: htop: Installed: 1.0.1-1 Candidate: 1.0.1-1 Version table: * 1.0.1-1 0 500 http://us.archive.ubuntu.com/ubuntu/ precise/universe amd64 Packages 100 /var/lib/dpkg/status [INFO ] Executing command "dpkg --compare-versions '1.0.1-1' lt '1.0.1-1'" in directory '/home/vagrant' [DEBUG ] output: [INFO ] Executing command "dpkg --compare-versions '1.0.1-1' eq '1.0.1-1'" in directory '/home/vagrant' [DEBUG ] output: [INFO ] Executing command ['apt-cache', '-q', 'policy', 'net-tools'] in directory '/home/vagrant' [DEBUG ] stdout: net-tools: Installed: 1.60-24.1ubuntu2 Candidate: 1.60-24.1ubuntu2 Version table: * 1.60-24.1ubuntu2 0 500 http://us.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages 100 /var/lib/dpkg/status [INFO ] Executing command "dpkg --compare-versions '1.60-24.1ubuntu2' lt '1.60-24.1ubuntu2'" in directory '/home/vagrant' [DEBUG ] output: [INFO ] Executing command "dpkg --compare-versions '1.60-24.1ubuntu2' eq '1.60-24.1ubuntu2'" in directory '/home/vagrant' [DEBUG ] output: [INFO ] Executing command ['apt-cache', '-q', 'policy', 'gfortran'] in directory '/home/vagrant' [DEBUG ] stdout: gfortran: Installed: 4:4.6.3-1ubuntu5 Candidate: 4:4.6.3-1ubuntu5 Version table: * 4:4.6.3-1ubuntu5 0 500 http://us.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages 100 /var/lib/dpkg/status [INFO ] Executing command "dpkg --compare-versions '4:4.6.3-1ubuntu5' lt '4:4.6.3-1ubuntu5'" in directory '/home/vagrant' [DEBUG ] output: [INFO ] Executing command "dpkg --compare-versions '4:4.6.3-1ubuntu5' eq '4:4.6.3-1ubuntu5'" in directory '/home/vagrant' [DEBUG ] output: [INFO ] Executing command ['apt-cache', '-q', 'policy', 'python-virtualenv'] in directory '/home/vagrant' [DEBUG ] stdout: python-virtualenv: Installed: 1.7.1.2-1 Candidate: 1.7.1.2-1 Version table: * 1.7.1.2-1 0 500 http://us.archive.ubuntu.com/ubuntu/ precise/universe amd64 Packages 100 /var/lib/dpkg/status [INFO ] Executing command "dpkg --compare-versions '1.7.1.2-1' lt '1.7.1.2-1'" in directory '/home/vagrant' [DEBUG ] output: [INFO ] Executing command "dpkg --compare-versions '1.7.1.2-1' eq '1.7.1.2-1'" in directory '/home/vagrant' [DEBUG ] output: [INFO ] Executing command ['apt-cache', '-q', 'policy', 'netcat'] in directory '/home/vagrant' [DEBUG ] stdout: netcat: Installed: 1.10-39 Candidate: 1.10-39 Version table: * 1.10-39 0 500 http://us.archive.ubuntu.com/ubuntu/ precise/universe amd64 Packages 100 /var/lib/dpkg/status [INFO ] Executing command "dpkg --compare-versions '1.10-39' lt '1.10-39'" in directory '/home/vagrant' [DEBUG ] output: [INFO ] Executing command "dpkg --compare-versions '1.10-39' eq '1.10-39'" in directory '/home/vagrant' [DEBUG ] output: [INFO ] Executing command ['apt-cache', '-q', 'policy', 'curl'] in directory '/home/vagrant' [DEBUG ] stdout: curl: Installed: 7.22.0-3ubuntu4.8 Candidate: 7.22.0-3ubuntu4.8 Version table: * 7.22.0-3ubuntu4.8 0 500 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 Packages 500 http://security.ubuntu.com/ubuntu/ precise-security/main amd64 Packages 100 /var/lib/dpkg/status 7.22.0-3ubuntu4 0 500 http://us.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages [INFO ] Executing command "dpkg --compare-versions '7.22.0-3ubuntu4.8' lt '7.22.0-3ubuntu4.8'" in directory '/home/vagrant' [DEBUG ] output: [INFO ] Executing command "dpkg --compare-versions '7.22.0-3ubuntu4.8' eq '7.22.0-3ubuntu4.8'" in directory '/home/vagrant' [DEBUG ] output: [INFO ] Executing command ['apt-cache', '-q', 'policy', 'liblapack-dev'] in directory '/home/vagrant' [DEBUG ] stdout: liblapack-dev: Installed: 3.3.1-1 Candidate: 3.3.1-1 Version table: * 3.3.1-1 0 500 http://us.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages 100 /var/lib/dpkg/status [INFO ] Executing command "dpkg --compare-versions '3.3.1-1' lt '3.3.1-1'" in directory '/home/vagrant' [DEBUG ] output: [INFO ] Executing command "dpkg --compare-versions '3.3.1-1' eq '3.3.1-1'" in directory '/home/vagrant' [DEBUG ] output: [INFO ] Executing command ['apt-cache', '-q', 'policy', 'python-dev'] in directory '/home/vagrant' [DEBUG ] stdout: python-dev: Installed: 2.7.3-0ubuntu2.2 Candidate: 2.7.3-0ubuntu2.2 Version table: * 2.7.3-0ubuntu2.2 0 500 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 Packages 100 /var/lib/dpkg/status 2.7.3-0ubuntu2 0 500 http://us.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages [INFO ] Executing command "dpkg --compare-versions '2.7.3-0ubuntu2.2' lt '2.7.3-0ubuntu2.2'" in directory '/home/vagrant' [DEBUG ] output: [INFO ] Executing command "dpkg --compare-versions '2.7.3-0ubuntu2.2' eq '2.7.3-0ubuntu2.2'" in directory '/home/vagrant' [DEBUG ] output: [INFO ] Executing command ['apt-cache', '-q', 'policy', 'libatlas-base-dev'] in directory '/home/vagrant' [DEBUG ] stdout: libatlas-base-dev: Installed: 3.8.4-3build1 Candidate: 3.8.4-3build1 Version table: * 3.8.4-3build1 0 500 http://us.archive.ubuntu.com/ubuntu/ precise/universe amd64 Packages 100 /var/lib/dpkg/status [INFO ] Executing command "dpkg --compare-versions '3.8.4-3build1' lt '3.8.4-3build1'" in directory '/home/vagrant' [DEBUG ] output: [INFO ] Executing command "dpkg --compare-versions '3.8.4-3build1' eq '3.8.4-3build1'" in directory '/home/vagrant' [DEBUG ] output: [INFO ] All 16 packages are up-to-date. [INFO ] Completed state [packages] at time 09:09:38.193317 [INFO ] Running state [/home/vagrant/.ackrc] at time 09:09:38.198710 [INFO ] Executing state file.managed for /home/vagrant/.ackrc [INFO ] File /home/vagrant/.ackrc is in the correct state [INFO ] Completed state [/home/vagrant/.ackrc] at time 09:09:38.218031 [INFO ] Running state [/home/vagrant/agiledata/software] at time 09:09:38.221146 [INFO ] Executing state file.directory for /home/vagrant/agiledata/software [ERROR ] An exception occurred in this state: Traceback (most recent call last): File "/usr/lib/pymodules/python2.7/salt/state.py", line 1379, in call **cdata['kwargs']) File "/usr/lib/pymodules/python2.7/salt/states/file.py", line 1499, in directory follow_symlinks) File "/usr/lib/pymodules/python2.7/salt/modules/file.py", line 2256, in check_perms set_mode(name, mode) File "/usr/lib/pymodules/python2.7/salt/modules/file.py", line 297, in set_mode raise CommandExecutionError('{0}: File not found'.format(path)) CommandExecutionError: /home/vagrant/agiledata/software/java: File not found

[INFO ] Completed state [/home/vagrant/agiledata/software] at time 09:09:38.275447 [INFO ] Running state [/home/vagrant/agiledata/downloads] at time 09:09:38.276007 [INFO ] Executing state file.directory for /home/vagrant/agiledata/downloads [INFO ] Directory /home/vagrant/agiledata/downloads is in the correct state [INFO ] Completed state [/home/vagrant/agiledata/downloads] at time 09:09:41.932274 [INFO ] Running state [/data] at time 09:09:41.934123 [INFO ] Executing state file.directory for /data [INFO ] Directory /data is in the correct state [INFO ] Completed state [/data] at time 09:09:41.950430 [INFO ] Running state [/data/db] at time 09:09:41.951368 [INFO ] Executing state file.directory for /data/db [INFO ] Directory /data/db is in the correct state [INFO ] Completed state [/data/db] at time 09:09:41.959569 [INFO ] Running state [/home/vagrant/agiledata] at time 09:09:41.960219 [INFO ] Executing state file.directory for /home/vagrant/agiledata [ERROR ] An exception occurred in this state: Traceback (most recent call last): File "/usr/lib/pymodules/python2.7/salt/state.py", line 1379, in call **cdata['kwargs']) File "/usr/lib/pymodules/python2.7/salt/states/file.py", line 1499, in directory follow_symlinks) File "/usr/lib/pymodules/python2.7/salt/modules/file.py", line 2256, in check_perms set_mode(name, mode) File "/usr/lib/pymodules/python2.7/salt/modules/file.py", line 297, in set_mode raise CommandExecutionError('{0}: File not found'.format(path)) CommandExecutionError: /home/vagrant/agiledata/software/java: File not found

[INFO ] Completed state [/home/vagrant/agiledata] at time 09:09:41.968609 [INFO ] Running state [/home/vagrant/agiledata/book-code] at time 09:09:41.969092 [INFO ] Executing state file.directory for /home/vagrant/agiledata/book-code [INFO ] Directory /home/vagrant/agiledata/book-code is in the correct state [INFO ] Completed state [/home/vagrant/agiledata/book-code] at time 09:09:43.565487 [INFO ] Running state [/home/vagrant/agiledata/bin] at time 09:09:43.566398 [INFO ] Executing state file.directory for /home/vagrant/agiledata/bin [INFO ] Directory /home/vagrant/agiledata/bin is in the correct state [INFO ] Completed state [/home/vagrant/agiledata/bin] at time 09:09:43.570296 [INFO ] Running state [/home/vagrant/agiledata/software/lib] at time 09:09:43.571293 [INFO ] Executing state file.directory for /home/vagrant/agiledata/software/lib [INFO ] {'mode': '0744'} [INFO ] Completed state [/home/vagrant/agiledata/software/lib] at time 09:09:44.127201 [INFO ] Running state [/home/vagrant/agiledata/linkjars.sh] at time 09:09:44.132368 [INFO ] Executing state file.managed for /home/vagrant/agiledata/linkjars.sh [DEBUG ] Jinja search path: ['/srv/salt'] [INFO ] {'mode': '0755'} [INFO ] Completed state [/home/vagrant/agiledata/linkjars.sh] at time 09:09:44.167903 [INFO ] Running state [/home/vagrant/agiledata/linkjars.sh] at time 09:09:44.176370 [INFO ] Executing state cmd.run for /home/vagrant/agiledata/linkjars.sh [INFO ] Executing command '/home/vagrant/agiledata/linkjars.sh' as user 'vagrant' in directory '/home/vagrant' [INFO ] {'pid': 10007, 'retcode': 0, 'stderr': '', 'stdout': ''} [INFO ] Completed state [/home/vagrant/agiledata/linkjars.sh] at time 09:09:45.389814 [DEBUG ] Loaded no_out as virtual quiet [DEBUG ] Loaded json_out as virtual json [DEBUG ] Loaded yaml_out as virtual yaml [DEBUG ] Loaded pprint_out as virtual pprint [DEBUG ] Loaded no_out as virtual quiet [DEBUG ] Loaded json_out as virtual json [DEBUG ] Loaded yaml_out as virtual yaml [DEBUG ] Loaded pprint_out as virtual pprint [DEBUG ] Loaded no_out as virtual quiet [DEBUG ] Loaded json_out as virtual json [DEBUG ] Loaded yaml_out as virtual yaml [DEBUG ] Loaded pprint_out as virtual pprint [DEBUG ] Loaded no_out as virtual quiet [DEBUG ] Loaded json_out as virtual json [DEBUG ] Loaded yaml_out as virtual yaml [DEBUG ] Loaded pprint_out as virtual pprint

local:

      ID: packages
Function: pkg.latest
  Result: True
 Comment: All 16 packages are up-to-date.
 Changes:   

      ID: ackrc
Function: file.managed
    Name: /home/vagrant/.ackrc
  Result: True
 Comment: File /home/vagrant/.ackrc is in the correct state
 Changes:   

      ID: directories
Function: file.directory
    Name: /home/vagrant/agiledata/software
  Result: False
 Comment: An exception occurred in this state: Traceback (most recent call last):
            File "/usr/lib/pymodules/python2.7/salt/state.py", line 1379, in call
              **cdata['kwargs'])
            File "/usr/lib/pymodules/python2.7/salt/states/file.py", line 1499, in directory
              follow_symlinks)
            File "/usr/lib/pymodules/python2.7/salt/modules/file.py", line 2256, in check_perms
              set_mode(name, mode)
            File "/usr/lib/pymodules/python2.7/salt/modules/file.py", line 297, in set_mode
              raise CommandExecutionError('{0}: File not found'.format(path))
          CommandExecutionError: /home/vagrant/agiledata/software/java: File not found
 Changes:   

      ID: directories
Function: file.directory
    Name: /home/vagrant/agiledata/downloads
  Result: True
 Comment: Directory /home/vagrant/agiledata/downloads is in the correct state
 Changes:   

      ID: directories
Function: file.directory
    Name: /data
  Result: True
 Comment: Directory /data is in the correct state
 Changes:   

      ID: directories
Function: file.directory
    Name: /data/db
  Result: True
 Comment: Directory /data/db is in the correct state
 Changes:   

      ID: directories
Function: file.directory
    Name: /home/vagrant/agiledata
  Result: False
 Comment: An exception occurred in this state: Traceback (most recent call last):
            File "/usr/lib/pymodules/python2.7/salt/state.py", line 1379, in call
              **cdata['kwargs'])
            File "/usr/lib/pymodules/python2.7/salt/states/file.py", line 1499, in directory
              follow_symlinks)
            File "/usr/lib/pymodules/python2.7/salt/modules/file.py", line 2256, in check_perms
              set_mode(name, mode)
            File "/usr/lib/pymodules/python2.7/salt/modules/file.py", line 297, in set_mode
              raise CommandExecutionError('{0}: File not found'.format(path))
          CommandExecutionError: /home/vagrant/agiledata/software/java: File not found
 Changes:   

      ID: directories
Function: file.directory
    Name: /home/vagrant/agiledata/book-code
  Result: True
 Comment: Directory /home/vagrant/agiledata/book-code is in the correct state
 Changes:   

      ID: directories
Function: file.directory
    Name: /home/vagrant/agiledata/bin
  Result: True
 Comment: Directory /home/vagrant/agiledata/bin is in the correct state
 Changes:   

      ID: directories
Function: file.directory
    Name: /home/vagrant/agiledata/software/lib
  Result: True
 Comment: Directory /home/vagrant/agiledata/software/lib updated
 Changes:   
          ----------
          mode:
              0744

      ID: java-download
Function: cmd.run
    Name: curl -L --cookie "oraclelicensejdk-6u45-oth-JPR=accept-securebackup-cookie;gpw_e24=http://edelivery.oracle.com" http://download.oracle.com/otn-pub/java/jdk/6u45-b06/jdk-6u45-linux-x64.bin -o /srv/salt/agiledata/jdk-6u45-linux-x64.bin
  Result: False
 Comment: One or more requisite failed
 Changes:   

      ID: java-file
Function: file.managed
    Name: /srv/salt/agiledata/jdk-6u45-linux-x64.bin
  Result: False
 Comment: One or more requisite failed
 Changes:   

      ID: java-install
Function: cmd.run
    Name: sh /srv/salt/agiledata/jdk-6u45-linux-x64.bin; ln -s jdk1.6.0_45 java
  Result: False
 Comment: One or more requisite failed
 Changes:   

      ID: book-code
Function: git.latest
    Name: https://github.com/rjurney/Agile_Data_Code.git
  Result: False
 Comment: One or more requisite failed
 Changes:   

      ID: venv
Function: virtualenv.manage
    Name: /home/vagrant/agiledata/venv
  Result: False
 Comment: One or more requisite failed
 Changes:   

      ID: env.sh
Function: file.managed
    Name: /home/vagrant/agiledata/env.sh
  Result: False
 Comment: One or more requisite failed
 Changes:   

      ID: numpy
Function: pip.installed
  Result: False
 Comment: One or more requisite failed
 Changes:   

      ID: scipy
Function: pip.installed
  Result: False
 Comment: One or more requisite failed
 Changes:   

      ID: link-jars
Function: file.managed
    Name: /home/vagrant/agiledata/linkjars.sh
  Result: True
 Comment: File /home/vagrant/agiledata/linkjars.sh updated
 Changes:   
          ----------
          mode:
              0755

      ID: avro-file
Function: file.managed
    Name: /home/vagrant/agiledata/software/lib/avro-1.7.6.jar
  Result: False
 Comment: One or more requisite failed
 Changes:   

      ID: json-simple-file
Function: file.managed
    Name: /home/vagrant/agiledata/software/lib/json-simple-1.1.1.jar
  Result: False
 Comment: One or more requisite failed
 Changes:   

      ID: mongo-driver-file
Function: file.managed
    Name: /home/vagrant/agiledata/software/lib/mongo-java-driver-2.11.1.jar
  Result: False
 Comment: One or more requisite failed
 Changes:   

      ID: ack-file
Function: file.managed
    Name: /home/vagrant/agiledata/bin/ack
  Result: False
 Comment: One or more requisite failed
 Changes:   

      ID: jq-file
Function: file.managed
    Name: /home/vagrant/agiledata/bin/jq
  Result: False
 Comment: One or more requisite failed
 Changes:   

      ID: pig-file
Function: file.managed
    Name: /home/vagrant/agiledata/downloads/pig-0.11.1.tar.gz
  Result: False
 Comment: One or more requisite failed
 Changes:   

      ID: pig-install
Function: cmd.wait
    Name: tar xfa /home/vagrant/agiledata/downloads/pig-0.11.1.tar.gz; ln -s pig-0.11.1 pig
  Result: False
 Comment: One or more requisite failed
 Changes:   

      ID: mongodb-file
Function: file.managed
    Name: /home/vagrant/agiledata/downloads/mongodb-linux-x86_64-2.4.3.tgz
  Result: False
 Comment: One or more requisite failed
 Changes:   

      ID: mongodb-install
Function: cmd.wait
    Name: tar xfa /home/vagrant/agiledata/downloads/mongodb-linux-x86_64-2.4.3.tgz; ln -s mongodb-linux-x86_64-2.4.3 mongodb
  Result: False
 Comment: One or more requisite failed
 Changes:   

      ID: elasticsearch-file
Function: file.managed
    Name: /home/vagrant/agiledata/downloads/elasticsearch-0.90.0.tar.gz
  Result: False
 Comment: One or more requisite failed
 Changes:   

      ID: elasticsearch-install
Function: cmd.wait
    Name: tar xfa /home/vagrant/agiledata/downloads/elasticsearch-0.90.0.tar.gz; ln -s elasticsearch-0.90.0 elasticsearch
  Result: False
 Comment: One or more requisite failed
 Changes:   

      ID: maven-file
Function: file.managed
    Name: /home/vagrant/agiledata/downloads/apache-maven-3.0.5-bin.tar.gz
  Result: False
 Comment: One or more requisite failed
 Changes:   

      ID: maven-install
Function: cmd.wait
    Name: tar xfa /home/vagrant/agiledata/downloads/apache-maven-3.0.5-bin.tar.gz; ln -s apache-maven-3.0.5 maven
  Result: False
 Comment: One or more requisite failed
 Changes:   

      ID: mongo-hadoop-git
Function: git.latest
    Name: https://github.com/mongodb/mongo-hadoop.git
  Result: False
 Comment: One or more requisite failed
 Changes:   

      ID: mongo-hadoop-git
Function: cmd.run
    Name: source /home/vagrant/agiledata/env.sh; ./sbt update; ./sbt package
  Result: False
 Comment: One or more requisite failed
 Changes:   

      ID: wonderdog-git
Function: git.latest
    Name: https://github.com/infochimps-labs/wonderdog.git
  Result: False
 Comment: One or more requisite failed
 Changes:   

      ID: wonderdog-git
Function: cmd.run
    Name: source /home/vagrant/agiledata/env.sh; mvn install
  Result: False
 Comment: One or more requisite failed
 Changes:   

      ID: varaha-git
Function: git.latest
    Name: https://github.com/Ganglion/varaha.git
  Result: False
 Comment: One or more requisite failed
 Changes:   

      ID: varaha-git
Function: cmd.run
    Name: source /home/vagrant/agiledata/env.sh; mvn install
  Result: False
 Comment: One or more requisite failed
 Changes:   

      ID: link-jars
Function: cmd.run
    Name: /home/vagrant/agiledata/linkjars.sh
  Result: True
 Comment: Command "/home/vagrant/agiledata/linkjars.sh" run
 Changes:   
          ----------
          pid:
              10007
          retcode:
              0
          stderr:

          stdout:

      ID: book-pip
Function: pip.installed
  Result: False
 Comment: One or more requisite failed
 Changes:   

Summary

Succeeded: 10

Failed: 30

Total: 40 vagrant@agiledata:~$

dbl001 commented 10 years ago

The Java 1.6 download link appears to be outdated:

http://www.oracle.com/technetwork/java/javase/downloads/jdk6downloads-1902814.html

charlesflynn commented 10 years ago

Thanks! Updated to accommodate Oracle's changes.

dbl001 commented 10 years ago

I have the Vagrant AWS plugin installed. Any interest in adjusting the box and Vagrant file so the provider is AWS (and not virtualbox)?

dbl001 commented 10 years ago

Succeeded: 28 Failed: 12

(E.g. -

File "/usr/lib/pymodules/python2.7/salt/states/file.py", line 1300, in managed dir_mode) File "/usr/lib/pymodules/python2.7/salt/modules/file.py", line 2655, in manage_file sfn = salt['cp.cache_file'](source, saltenv) File "/usr/lib/pymodules/python2.7/salt/modules/cp.py", line 310, in cache_file result = context['cp.fileclient'].cache_file(path, saltenv) File "/usr/lib/pymodules/python2.7/salt/fileclient.py", line 143, in cache_file return self.get_url(path, '', True, saltenv) File "/usr/lib/pymodules/python2.7/salt/fileclient.py", line 545, in get_url *BaseHTTPServer.BaseHTTPRequestHandler.responses[ex.code])) MinionError: HTTP error 404 reading http://mirrors.gigenet.com/apache/pig/pig-0.11.1/pig-0.11.1.tar.gz: Nothing matches the given URI

and this Name: sh /srv/salt/agiledata/jdk-6u45-linux-x64.bin; ln -s jdk1.6.0_45 java Result: True Comment: Command "sh /srv/salt/agiledata/jdk-6u45-linux-x64.bin; ln -s jdk1.6.0_45 java" run Changes:

          pid:
              8162
          retcode:
              0
          stderr:
              /srv/salt/agiledata/jdk-6u45-linux-x64.bin: 1: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: cannot open html: No such file
              /srv/salt/agiledata/jdk-6u45-linux-x64.bin: 2: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: cannot open head: No such file
              /srv/salt/agiledata/jdk-6u45-linux-x64.bin: 3: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: cannot open title: No such file
              /srv/salt/agiledata/jdk-6u45-linux-x64.bin: 3: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: Request: not found
              /srv/salt/agiledata/jdk-6u45-linux-x64.bin: 4: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: cannot open META: No such file
              /srv/salt/agiledata/jdk-6u45-linux-x64.bin: 5: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: cannot open link: No such file
              /srv/salt/agiledata/jdk-6u45-linux-x64.bin: 6: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: cannot open link: No such file

: not found /srv/salt/agiledata/jdk-6u45-linux-x64.bin: 7: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: 8: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: cannot open body: No such file /srv/salt/agiledata/jdk-6u45-linux-x64.bin: 9: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: cannot open div: No such file /srv/salt/agiledata/jdk-6u45-linux-x64.bin: 10: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: cannot open table: No such file /srv/salt/agiledata/jdk-6u45-linux-x64.bin: 11: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: cannot open tr: No such file /srv/salt/agiledata/jdk-6u45-linux-x64.bin: 12: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: Syntax error: redirection unexpected stdout:

and this CommandExecutionError: Requested python (python2.7) does not appear executable.

However ...

David-Laxers-MacBook-Pro:agiledata davidlaxer$ vagrant ssh Welcome to Ubuntu 12.04 LTS (GNU/Linux 3.2.0-23-generic x86_64)

David-Laxers-MacBook-Pro:agiledata davidlaxer$ vagrant up Bringing machine 'default' up with 'virtualbox' provider... ==> default: Importing base box 'precise64'... ==> default: Matching MAC address for NAT networking... ==> default: Setting the name of the VM: agiledata_default_1406732290728_90149 ==> default: Clearing any previously set network interfaces... ==> default: Preparing network interfaces based on configuration... default: Adapter 1: nat ==> default: Forwarding ports... default: 22 => 2222 (adapter 1) ==> default: Running 'pre-boot' VM customizations... ==> default: Booting VM... ==> default: Waiting for machine to boot. This may take a few minutes... default: SSH address: 127.0.0.1:2222 default: SSH username: vagrant default: SSH auth method: private key default: Warning: Connection timeout. Retrying... default: Warning: Connection timeout. Retrying... ==> default: Machine booted and ready! ==> default: Checking for guest additions in VM... default: The guest additions on this VM do not match the installed version of default: VirtualBox! In most cases this is fine, but in rare cases it can default: prevent things such as shared folders from working properly. If you see default: shared folder errors, please make sure the guest additions within the default: virtual machine match the version of VirtualBox you have installed on default: your host and reload your VM. default: default: Guest Additions Version: 4.2.0 default: VirtualBox Version: 4.3 ==> default: Setting hostname... ==> default: Mounting shared folders... default: /vagrant => /Users/davidlaxer/agiledata default: /srv/salt => /Users/davidlaxer/agiledata/salt default: /srv/pillar => /Users/davidlaxer/agiledata/pillar ==> default: Running provisioner: salt... Copying salt minion config to vm. Checking if salt-minion is installed salt-minion was not found. Checking if salt-call is installed salt-call was not found. Using Bootstrap Options: -F -c /tmp Bootstrapping Salt... (this may take a while) stdin: is not a tty

Reading package lists...

Building dependency tree...

Reading state information...

The following NEW packages will be installed: debian-archive-keyring 0 upgraded, 1 newly installed, 0 to remove and 168 not upgraded. Need to get 19.9 kB of archives. After this operation, 65.5 kB of additional disk space will be used. Get:1 http://us.archive.ubuntu.com/ubuntu/ precise/universe debian-archive-keyring all 2010.08.28 [19.9 kB] dpkg-preconfigure: unable to re-open stdin: No such file or directory Fetched 19.9 kB in 0s (34.7 kB/s) Selecting previously unselected package debian-archive-keyring. (Reading database ... 51095 files and directories currently installed.) Unpacking debian-archive-keyring (from .../debian-archive-keyring_2010.08.28_all.deb) ... Setting up debian-archive-keyring (2010.08.28) ... gpg: key 437D05B5: "Ubuntu Archive Automatic Signing Key ftpmaster@ubuntu.com" not changed gpg: key FBB75451: "Ubuntu CD Image Automatic Signing Key cdimage@ubuntu.com" not changed gpg: Total number processed: 2 gpg: unchanged: 2 Ign http://security.ubuntu.com precise-security InRelease Ign http://us.archive.ubuntu.com precise InRelease Ign http://us.archive.ubuntu.com precise-updates InRelease Ign http://us.archive.ubuntu.com precise-backports InRelease Hit http://security.ubuntu.com precise-security Release.gpg Hit http://us.archive.ubuntu.com precise Release.gpg Hit http://us.archive.ubuntu.com precise-updates Release.gpg Hit http://security.ubuntu.com precise-security Release Hit http://us.archive.ubuntu.com precise-backports Release.gpg Hit http://us.archive.ubuntu.com precise Release Hit http://security.ubuntu.com precise-security/main Sources Hit http://us.archive.ubuntu.com precise-updates Release Hit http://security.ubuntu.com precise-security/restricted Sources Hit http://security.ubuntu.com precise-security/universe Sources Hit http://security.ubuntu.com precise-security/multiverse Sources Hit http://security.ubuntu.com precise-security/main amd64 Packages Hit http://security.ubuntu.com precise-security/restricted amd64 Packages Hit http://us.archive.ubuntu.com precise-backports Release Hit http://us.archive.ubuntu.com precise/main Sources Hit http://us.archive.ubuntu.com precise/restricted Sources Hit http://us.archive.ubuntu.com precise/universe Sources Hit http://us.archive.ubuntu.com precise/multiverse Sources Hit http://us.archive.ubuntu.com precise/main amd64 Packages Hit http://security.ubuntu.com precise-security/universe amd64 Packages Hit http://security.ubuntu.com precise-security/multiverse amd64 Packages Hit http://security.ubuntu.com precise-security/main i386 Packages Hit http://security.ubuntu.com precise-security/restricted i386 Packages Hit http://security.ubuntu.com precise-security/universe i386 Packages Hit http://us.archive.ubuntu.com precise/restricted amd64 Packages Hit http://us.archive.ubuntu.com precise/universe amd64 Packages Hit http://us.archive.ubuntu.com precise/multiverse amd64 Packages Hit http://us.archive.ubuntu.com precise/main i386 Packages Hit http://us.archive.ubuntu.com precise/restricted i386 Packages Hit http://security.ubuntu.com precise-security/multiverse i386 Packages Hit http://security.ubuntu.com precise-security/main TranslationIndex Hit http://security.ubuntu.com precise-security/multiverse TranslationIndex Hit http://security.ubuntu.com precise-security/restricted TranslationIndex Hit http://security.ubuntu.com precise-security/universe TranslationIndex Hit http://us.archive.ubuntu.com precise/universe i386 Packages Hit http://us.archive.ubuntu.com precise/multiverse i386 Packages Hit http://us.archive.ubuntu.com precise/main TranslationIndex Hit http://security.ubuntu.com precise-security/main Translation-en Hit http://security.ubuntu.com precise-security/multiverse Translation-en Hit http://security.ubuntu.com precise-security/restricted Translation-en Hit http://us.archive.ubuntu.com precise/multiverse TranslationIndex Hit http://us.archive.ubuntu.com precise/restricted TranslationIndex Hit http://us.archive.ubuntu.com precise/universe TranslationIndex Hit http://us.archive.ubuntu.com precise-updates/main Sources Hit http://us.archive.ubuntu.com precise-updates/restricted Sources Hit http://us.archive.ubuntu.com precise-updates/universe Sources Hit http://us.archive.ubuntu.com precise-updates/multiverse Sources Hit http://us.archive.ubuntu.com precise-updates/main amd64 Packages Hit http://us.archive.ubuntu.com precise-updates/restricted amd64 Packages Hit http://us.archive.ubuntu.com precise-updates/universe amd64 Packages Hit http://us.archive.ubuntu.com precise-updates/multiverse amd64 Packages Hit http://us.archive.ubuntu.com precise-updates/main i386 Packages Hit http://us.archive.ubuntu.com precise-updates/restricted i386 Packages Hit http://us.archive.ubuntu.com precise-updates/universe i386 Packages Hit http://us.archive.ubuntu.com precise-updates/multiverse i386 Packages Hit http://us.archive.ubuntu.com precise-updates/main TranslationIndex Hit http://us.archive.ubuntu.com precise-updates/multiverse TranslationIndex Hit http://us.archive.ubuntu.com precise-updates/restricted TranslationIndex Hit http://us.archive.ubuntu.com precise-updates/universe TranslationIndex Hit http://us.archive.ubuntu.com precise-backports/main Sources Hit http://us.archive.ubuntu.com precise-backports/restricted Sources Hit http://us.archive.ubuntu.com precise-backports/universe Sources Hit http://us.archive.ubuntu.com precise-backports/multiverse Sources Hit http://us.archive.ubuntu.com precise-backports/main amd64 Packages Hit http://us.archive.ubuntu.com precise-backports/restricted amd64 Packages Hit http://us.archive.ubuntu.com precise-backports/universe amd64 Packages Hit http://us.archive.ubuntu.com precise-backports/multiverse amd64 Packages Hit http://us.archive.ubuntu.com precise-backports/main i386 Packages Hit http://us.archive.ubuntu.com precise-backports/restricted i386 Packages Hit http://us.archive.ubuntu.com precise-backports/universe i386 Packages Hit http://us.archive.ubuntu.com precise-backports/multiverse i386 Packages Hit http://us.archive.ubuntu.com precise-backports/main TranslationIndex Hit http://us.archive.ubuntu.com precise-backports/multiverse TranslationIndex Hit http://us.archive.ubuntu.com precise-backports/restricted TranslationIndex Hit http://us.archive.ubuntu.com precise-backports/universe TranslationIndex Hit http://us.archive.ubuntu.com precise/main Translation-en Hit http://us.archive.ubuntu.com precise/multiverse Translation-en Hit http://security.ubuntu.com precise-security/universe Translation-en Hit http://us.archive.ubuntu.com precise/restricted Translation-en Hit http://us.archive.ubuntu.com precise/universe Translation-en Hit http://us.archive.ubuntu.com precise-updates/main Translation-en Hit http://us.archive.ubuntu.com precise-updates/multiverse Translation-en Hit http://us.archive.ubuntu.com precise-updates/restricted Translation-en Hit http://us.archive.ubuntu.com precise-updates/universe Translation-en Hit http://us.archive.ubuntu.com precise-backports/main Translation-en Hit http://us.archive.ubuntu.com precise-backports/multiverse Translation-en Hit http://us.archive.ubuntu.com precise-backports/restricted Translation-en Hit http://us.archive.ubuntu.com precise-backports/universe Translation-en Reading package lists...

Reading package lists...

Building dependency tree... Reading state information... The following extra packages will be installed: python-pycurl unattended-upgrades Suggested packages: libcurl4-gnutls-dev python-pycurl-dbg bsd-mailx The following NEW packages will be installed: python-pycurl python-software-properties unattended-upgrades 0 upgraded, 3 newly installed, 0 to remove and 168 not upgraded. Need to get 97.3 kB of archives. After this operation, 657 kB of additional disk space will be used. Get:1 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main unattended-upgrades all 0.76ubuntu1 [24.7 kB] Get:2 http://us.archive.ubuntu.com/ubuntu/ precise/main python-pycurl amd64 7.19.0-4ubuntu3 [49.2 kB] Get:3 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python-software-properties all 0.82.7.7 [23.5 kB] dpkg-preconfigure: unable to re-open stdin: No such file or directory Fetched 97.3 kB in 0s (133 kB/s) Selecting previously unselected package unattended-upgrades. (Reading database ... 51101 files and directories currently installed.) Unpacking unattended-upgrades (from .../unattended-upgrades_0.76ubuntu1_all.deb) ... Selecting previously unselected package python-pycurl. Unpacking python-pycurl (from .../python-pycurl_7.19.0-4ubuntu3_amd64.deb) ... Selecting previously unselected package python-software-properties. Unpacking python-software-properties (from .../python-software-properties_0.82.7.7_all.deb) ... Processing triggers for man-db ... Processing triggers for ureadahead ... ureadahead will be reprofiled on next reboot Setting up unattended-upgrades (0.76ubuntu1) ... Setting up python-pycurl (7.19.0-4ubuntu3) ... Setting up python-software-properties (0.82.7.7) ... gpg: keyring /tmp/tmpML8rtn/secring.gpg' created gpg: keyring/tmp/tmpML8rtn/pubring.gpg' created gpg: requesting key 0E27C0A6 from hkp server keyserver.ubuntu.com gpg: /tmp/tmpML8rtn/trustdb.gpg: trustdb created gpg: key 0E27C0A6: public key "Launchpad PPA for Salt Stack" imported gpg: Total number processed: 1 gpg: imported: 1 (RSA: 1)

OK Ign http://us.archive.ubuntu.com precise InRelease Ign http://us.archive.ubuntu.com precise-updates InRelease Ign http://us.archive.ubuntu.com precise-backports InRelease Ign http://security.ubuntu.com precise-security InRelease Hit http://us.archive.ubuntu.com precise Release.gpg Hit http://us.archive.ubuntu.com precise-updates Release.gpg Ign http://ppa.launchpad.net precise InRelease Hit http://security.ubuntu.com precise-security Release.gpg Get:1 http://ppa.launchpad.net precise Release.gpg [316 B] Hit http://security.ubuntu.com precise-security Release Get:2 http://ppa.launchpad.net precise Release [11.9 kB] Hit http://security.ubuntu.com precise-security/main Sources Get:3 http://ppa.launchpad.net precise/main Sources [4,573 B] Hit http://security.ubuntu.com precise-security/restricted Sources Hit http://security.ubuntu.com precise-security/universe Sources Hit http://security.ubuntu.com precise-security/multiverse Sources Hit http://security.ubuntu.com precise-security/main amd64 Packages Hit http://security.ubuntu.com precise-security/restricted amd64 Packages Hit http://us.archive.ubuntu.com precise-backports Release.gpg Hit http://us.archive.ubuntu.com precise Release Get:4 http://ppa.launchpad.net precise/main amd64 Packages [6,576 B] Get:5 http://ppa.launchpad.net precise/main i386 Packages [6,583 B] Ign http://ppa.launchpad.net precise/main TranslationIndex Hit http://us.archive.ubuntu.com precise-updates Release Hit http://us.archive.ubuntu.com precise-backports Release Hit http://security.ubuntu.com precise-security/universe amd64 Packages Hit http://security.ubuntu.com precise-security/multiverse amd64 Packages Hit http://security.ubuntu.com precise-security/main i386 Packages Hit http://security.ubuntu.com precise-security/restricted i386 Packages Hit http://security.ubuntu.com precise-security/universe i386 Packages Hit http://security.ubuntu.com precise-security/multiverse i386 Packages Hit http://us.archive.ubuntu.com precise/main Sources Hit http://us.archive.ubuntu.com precise/restricted Sources Hit http://us.archive.ubuntu.com precise/universe Sources Hit http://security.ubuntu.com precise-security/main TranslationIndex Hit http://security.ubuntu.com precise-security/multiverse TranslationIndex Hit http://security.ubuntu.com precise-security/restricted TranslationIndex Hit http://security.ubuntu.com precise-security/universe TranslationIndex Hit http://us.archive.ubuntu.com precise/multiverse Sources Hit http://us.archive.ubuntu.com precise/main amd64 Packages Hit http://us.archive.ubuntu.com precise/restricted amd64 Packages Hit http://us.archive.ubuntu.com precise/universe amd64 Packages Hit http://us.archive.ubuntu.com precise/multiverse amd64 Packages Hit http://us.archive.ubuntu.com precise/main i386 Packages Hit http://us.archive.ubuntu.com precise/restricted i386 Packages Hit http://security.ubuntu.com precise-security/main Translation-en Hit http://us.archive.ubuntu.com precise/universe i386 Packages Hit http://us.archive.ubuntu.com precise/multiverse i386 Packages Hit http://us.archive.ubuntu.com precise/main TranslationIndex Hit http://us.archive.ubuntu.com precise/multiverse TranslationIndex Hit http://us.archive.ubuntu.com precise/restricted TranslationIndex Hit http://us.archive.ubuntu.com precise/universe TranslationIndex Hit http://us.archive.ubuntu.com precise-updates/main Sources Hit http://us.archive.ubuntu.com precise-updates/restricted Sources Hit http://us.archive.ubuntu.com precise-updates/universe Sources Hit http://us.archive.ubuntu.com precise-updates/multiverse Sources Hit http://us.archive.ubuntu.com precise-updates/main amd64 Packages Hit http://security.ubuntu.com precise-security/multiverse Translation-en Hit http://security.ubuntu.com precise-security/restricted Translation-en Hit http://us.archive.ubuntu.com precise-updates/restricted amd64 Packages Hit http://us.archive.ubuntu.com precise-updates/universe amd64 Packages Hit http://us.archive.ubuntu.com precise-updates/multiverse amd64 Packages Hit http://us.archive.ubuntu.com precise-updates/main i386 Packages Hit http://us.archive.ubuntu.com precise-updates/restricted i386 Packages Hit http://us.archive.ubuntu.com precise-updates/universe i386 Packages Hit http://us.archive.ubuntu.com precise-updates/multiverse i386 Packages Hit http://us.archive.ubuntu.com precise-updates/main TranslationIndex Hit http://us.archive.ubuntu.com precise-updates/multiverse TranslationIndex Hit http://security.ubuntu.com precise-security/universe Translation-en Hit http://us.archive.ubuntu.com precise-updates/restricted TranslationIndex Hit http://us.archive.ubuntu.com precise-updates/universe TranslationIndex Hit http://us.archive.ubuntu.com precise-backports/main Sources Hit http://us.archive.ubuntu.com precise-backports/restricted Sources Hit http://us.archive.ubuntu.com precise-backports/universe Sources Hit http://us.archive.ubuntu.com precise-backports/multiverse Sources Hit http://us.archive.ubuntu.com precise-backports/main amd64 Packages Hit http://us.archive.ubuntu.com precise-backports/restricted amd64 Packages Hit http://us.archive.ubuntu.com precise-backports/universe amd64 Packages Hit http://us.archive.ubuntu.com precise-backports/multiverse amd64 Packages Hit http://us.archive.ubuntu.com precise-backports/main i386 Packages Hit http://us.archive.ubuntu.com precise-backports/restricted i386 Packages Hit http://us.archive.ubuntu.com precise-backports/universe i386 Packages Hit http://us.archive.ubuntu.com precise-backports/multiverse i386 Packages Hit http://us.archive.ubuntu.com precise-backports/main TranslationIndex Hit http://us.archive.ubuntu.com precise-backports/multiverse TranslationIndex Hit http://us.archive.ubuntu.com precise-backports/restricted TranslationIndex Hit http://us.archive.ubuntu.com precise-backports/universe TranslationIndex Hit http://us.archive.ubuntu.com precise/main Translation-en Hit http://us.archive.ubuntu.com precise/multiverse Translation-en Hit http://us.archive.ubuntu.com precise/restricted Translation-en Hit http://us.archive.ubuntu.com precise/universe Translation-en Hit http://us.archive.ubuntu.com precise-updates/main Translation-en Hit http://us.archive.ubuntu.com precise-updates/multiverse Translation-en Hit http://us.archive.ubuntu.com precise-updates/restricted Translation-en Hit http://us.archive.ubuntu.com precise-updates/universe Translation-en Hit http://us.archive.ubuntu.com precise-backports/main Translation-en Hit http://us.archive.ubuntu.com precise-backports/multiverse Translation-en Hit http://us.archive.ubuntu.com precise-backports/restricted Translation-en Hit http://us.archive.ubuntu.com precise-backports/universe Translation-en Ign http://ppa.launchpad.net precise/main Translation-en_US Ign http://ppa.launchpad.net precise/main Translation-en Fetched 29.9 kB in 3s (8,798 B/s) Reading package lists...

Reading package lists...

Building dependency tree... Reading state information...

Suggested packages: graphviz The following packages will be upgraded: upstart 1 upgraded, 0 newly installed, 0 to remove and 167 not upgraded. Need to get 312 kB of archives. After this operation, 20.5 kB disk space will be freed. Get:1 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main upstart amd64 1.5-0ubuntu7.2 [312 kB] dpkg-preconfigure: unable to re-open stdin: No such file or directory Fetched 312 kB in 3s (78.4 kB/s) (Reading database ... 51174 files and directories currently installed.) Preparing to replace upstart 1.5-0ubuntu5 (using .../upstart_1.5-0ubuntu7.2_amd64.deb) ... Unpacking replacement upstart ... Processing triggers for man-db ... Processing triggers for ureadahead ... Setting up upstart (1.5-0ubuntu7.2) ... Installing new version of config file /etc/logrotate.d/upstart ... Reading package lists...

Building dependency tree... Reading state information...

The following extra packages will be installed: python-gevent python-greenlet Suggested packages: python-gevent-doc python-gevent-dbg python-openssl python-greenlet-doc python-greenlet-dev python-greenlet-dbg The following NEW packages will be installed: python-gevent python-greenlet python-requests 0 upgraded, 3 newly installed, 0 to remove and 167 not upgraded. Need to get 209 kB of archives. After this operation, 846 kB of additional disk space will be used. Get:1 http://us.archive.ubuntu.com/ubuntu/ precise/universe python-requests all 0.8.2-1 [49.0 kB] Get:2 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python-greenlet amd64 0.3.1-1ubuntu5.1 [15.1 kB] Get:3 http://us.archive.ubuntu.com/ubuntu/ precise/universe python-gevent amd64 0.13.6-1ubuntu1 [145 kB] dpkg-preconfigure: unable to re-open stdin: No such file or directory Fetched 209 kB in 1s (195 kB/s) Selecting previously unselected package python-requests. (Reading database ... 51174 files and directories currently installed.) Unpacking python-requests (from .../python-requests_0.8.2-1_all.deb) ... Selecting previously unselected package python-greenlet. Unpacking python-greenlet (from .../python-greenlet_0.3.1-1ubuntu5.1_amd64.deb) ... Selecting previously unselected package python-gevent. Unpacking python-gevent (from .../python-gevent_0.13.6-1ubuntu1_amd64.deb) ... Setting up python-requests (0.8.2-1) ... Setting up python-greenlet (0.3.1-1ubuntu5.1) ... Setting up python-gevent (0.13.6-1ubuntu1) ... Reading package lists...

Building dependency tree... Reading state information... The following extra packages will be installed: libpci3 The following packages will be upgraded: libpci3 pciutils procps 3 upgraded, 0 newly installed, 0 to remove and 164 not upgraded. Need to get 519 kB of archives. After this operation, 125 kB of additional disk space will be used. Get:1 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main pciutils amd64 1:3.1.8-2ubuntu6 [259 kB] Get:2 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libpci3 amd64 1:3.1.8-2ubuntu6 [25.9 kB] Get:3 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main procps amd64 1:3.2.8-11ubuntu6.3 [235 kB] dpkg-preconfigure: unable to re-open stdin: No such file or directory Fetched 519 kB in 5s (90.1 kB/s) (Reading database ... 51314 files and directories currently installed.) Preparing to replace pciutils 1:3.1.8-2ubuntu5 (using .../pciutils_1%3a3.1.8-2ubuntu6_amd64.deb) ... Unpacking replacement pciutils ... Preparing to replace libpci3 1:3.1.8-2ubuntu5 (using .../libpci3_1%3a3.1.8-2ubuntu6_amd64.deb) ... Unpacking replacement libpci3 ... Preparing to replace procps 1:3.2.8-11ubuntu6 (using .../procps_1%3a3.2.8-11ubuntu6.3_amd64.deb) ... Unpacking replacement procps ... Processing triggers for man-db ... Processing triggers for ureadahead ... Setting up libpci3 (1:3.1.8-2ubuntu6) ... Setting up pciutils (1:3.1.8-2ubuntu6) ... Setting up procps (1:3.2.8-11ubuntu6.3) ... procps stop/waiting Processing triggers for libc-bin ... ldconfig deferred processing now taking place

Building dependency tree... Reading state information...

The following extra packages will be installed: dctrl-tools debconf-utils libyaml-0-2 msgpack-python python-crypto python-jinja2 python-m2crypto python-markupsafe python-pkg-resources python-support python-yaml python-zmq salt-common Suggested packages: debtags python-crypto-dbg python-crypto-doc python-jinja2-doc python-distribute python-distribute-doc The following NEW packages will be installed: dctrl-tools debconf-utils libyaml-0-2 msgpack-python python-crypto python-jinja2 python-m2crypto python-markupsafe python-pkg-resources python-support python-yaml python-zmq salt-common salt-minion 0 upgraded, 14 newly installed, 0 to remove and 164 not upgraded. Need to get 3,109 kB of archives. After this operation, 12.2 MB of additional disk space will be used. Get:1 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libyaml-0-2 amd64 0.1.4-2ubuntu0.12.04.3 [57.8 kB] Get:2 http://ppa.launchpad.net/saltstack/salt/ubuntu/ precise/main python-zmq amd64 13.0.0-2precise [373 kB] Get:3 http://us.archive.ubuntu.com/ubuntu/ precise/main python-m2crypto amd64 0.21.1-2ubuntu2 [157 kB] Get:4 http://ppa.launchpad.net/saltstack/salt/ubuntu/ precise/main salt-common all 2014.1.7-1precise1 [1,659 kB] Get:5 http://us.archive.ubuntu.com/ubuntu/ precise/universe python-support all 1.0.14ubuntu2 [26.1 kB] Get:6 http://us.archive.ubuntu.com/ubuntu/ precise/main python-pkg-resources all 0.6.24-1ubuntu1 [63.1 kB] Get:7 http://ppa.launchpad.net/saltstack/salt/ubuntu/ precise/main salt-minion all 2014.1.7-1precise1 [18.5 kB] Get:8 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python-crypto amd64 2.4.1-1ubuntu0.1 [293 kB] Get:9 http://us.archive.ubuntu.com/ubuntu/ precise/main python-markupsafe amd64 0.15-1 [13.6 kB] Get:10 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python-jinja2 amd64 2.6-1ubuntu0.1 [158 kB] Get:11 http://us.archive.ubuntu.com/ubuntu/ precise/main python-yaml amd64 3.10-2 [122 kB] Get:12 http://us.archive.ubuntu.com/ubuntu/ precise/main dctrl-tools amd64 2.18ubuntu1 [83.5 kB] Get:13 http://us.archive.ubuntu.com/ubuntu/ precise/universe msgpack-python amd64 0.1.10-1 [29.0 kB] Get:14 http://us.archive.ubuntu.com/ubuntu/ precise/main debconf-utils all 1.5.42ubuntu1 [54.9 kB] dpkg-preconfigure: unable to re-open stdin: No such file or directory Fetched 3,109 kB in 15s (200 kB/s) Selecting previously unselected package libyaml-0-2. (Reading database ... 51314 files and directories currently installed.) Unpacking libyaml-0-2 (from .../libyaml-0-2_0.1.4-2ubuntu0.12.04.3_amd64.deb) ... Selecting previously unselected package python-m2crypto. Unpacking python-m2crypto (from .../python-m2crypto_0.21.1-2ubuntu2_amd64.deb) ... Selecting previously unselected package python-support. Unpacking python-support (from .../python-support_1.0.14ubuntu2_all.deb) ... Selecting previously unselected package python-pkg-resources. Unpacking python-pkg-resources (from .../python-pkg-resources_0.6.24-1ubuntu1_all.deb) ... Selecting previously unselected package python-crypto. Unpacking python-crypto (from .../python-crypto_2.4.1-1ubuntu0.1_amd64.deb) ... Selecting previously unselected package python-markupsafe. Unpacking python-markupsafe (from .../python-markupsafe_0.15-1_amd64.deb) ... Selecting previously unselected package python-jinja2. Unpacking python-jinja2 (from .../python-jinja2_2.6-1ubuntu0.1_amd64.deb) ... Selecting previously unselected package python-yaml. Unpacking python-yaml (from .../python-yaml_3.10-2_amd64.deb) ... Selecting previously unselected package python-zmq. Unpacking python-zmq (from .../python-zmq_13.0.0-2precise_amd64.deb) ... Selecting previously unselected package dctrl-tools. Unpacking dctrl-tools (from .../dctrl-tools_2.18ubuntu1_amd64.deb) ... Selecting previously unselected package msgpack-python. Unpacking msgpack-python (from .../msgpack-python_0.1.10-1_amd64.deb) ... Selecting previously unselected package salt-common. Unpacking salt-common (from .../salt-common_2014.1.7-1precise1_all.deb) ... Processing triggers for man-db ... Processing triggers for ufw ... Setting up python-support (1.0.14ubuntu2) ... Setting up python-pkg-resources (0.6.24-1ubuntu1) ... Setting up python-crypto (2.4.1-1ubuntu0.1) ... Setting up python-markupsafe (0.15-1) ... Setting up python-jinja2 (2.6-1ubuntu0.1) ... Setting up python-m2crypto (0.21.1-2ubuntu2) ... Setting up libyaml-0-2 (0.1.4-2ubuntu0.12.04.3) ... Setting up python-yaml (3.10-2) ... Setting up python-zmq (13.0.0-2precise) ... Setting up dctrl-tools (2.18ubuntu1) ... Setting up msgpack-python (0.1.10-1) ... Setting up salt-common (2014.1.7-1precise1) ... Processing triggers for libc-bin ... ldconfig deferred processing now taking place Processing triggers for python-support ... Selecting previously unselected package salt-minion. (Reading database ... 52676 files and directories currently installed.) Unpacking salt-minion (from .../salt-minion_2014.1.7-1precise1_all.deb) ... Selecting previously unselected package debconf-utils. Unpacking debconf-utils (from .../debconf-utils_1.5.42ubuntu1_all.deb) ... Processing triggers for ureadahead ... Processing triggers for man-db ... Setting up salt-minion (2014.1.7-1precise1) ... Configuration file `/etc/salt/minion' ==> File on system created by you or by a script. ==> File also in package provided by package maintainer. ==> Using current old file as you requested. salt-minion start/running, process 3806 Setting up debconf-utils (1.5.42ubuntu1) ...

[DEBUG ] Reading configuration from /etc/salt/minion [INFO ] Using cached minion ID from /etc/salt/minion_id: agiledata

[DEBUG ] Configuration file path: /etc/salt/minion

[DEBUG ] Reading configuration from /etc/salt/minion

[DEBUG ] Loaded localemod as virtual locale

[DEBUG ] Loaded groupadd as virtual group

[DEBUG ] Loaded linux_sysctl as virtual sysctl

[DEBUG ] Loaded debian_ip as virtual ip

[DEBUG ] Loaded gnomedesktop as virtual gnome

[DEBUG ] Loaded sysmod as virtual sys [DEBUG ] Loaded aptpkg as virtual pkg

[DEBUG ] Loaded parted as virtual partition

[DEBUG ] Loaded zcbuildout as virtual buildout

[DEBUG ] Loaded upstart as virtual service [DEBUG ] Loaded useradd as virtual user

[DEBUG ] Loaded dpkg as virtual lowpkg [DEBUG ] Loaded cmdmod as virtual cmd [DEBUG ] Loaded debconfmod as virtual debconf

[DEBUG ] Loaded virtualenv_mod as virtual virtualenv

[DEBUG ] Loaded djangomod as virtual django [DEBUG ] Loaded linux_lvm as virtual lvm

[DEBUG ] Jinja search path: ['/srv/pillar'] [DEBUG ] Rendered data from file: /srv/pillar/top.sls: base: '*':

[DEBUG ] Results of YAML rendering: OrderedDict([('base', OrderedDict([('*', ['data'])]))])

[DEBUG ] Jinja search path: ['/srv/pillar'] [DEBUG ] Rendered data from file: /srv/pillar/data.sls: accept_oracle_download_terms: true base_dir: /home/vagrant/agiledata user: vagrant group: vagrant

bin:

name: ack source: http://beyondgrep.com/ack-2.04-single-file

hash: sha1=1c6f220595ad20f1c92bdf253054b0459ee222c3

name: jq source: http://stedolan.github.io/jq/download/linux64/jq hash: sha1=cb79e10d1a2898dca0c5741633e8a6f0f7f87312

lib:

name: avro source: http://apache.mirrors.pair.com/avro/avro-1.7.6/java/avro-1.7.6.jar

hash: sha1=fb6a4e3fba12aeba677b7e92be1b920bf078f5e3

name: json-simple source: https://json-simple.googlecode.com/files/json-simple-1.1.1.jar

hash: sha1=5d6f9b6a9ddca2a28c0216cc44efb2e20d9c23b5

name: mongo-driver source: http://central.maven.org/maven2/org/mongodb/mongo-java-driver/2.11.1/mongo-java-driver-2.11.1.jar hash: sha1=27b3fb1a03e44abb344c66b920ad89538cae685a

software:

name: pig source: http://mirrors.gigenet.com/apache/pig/pig-0.11.1/pig-0.11.1.tar.gz target: pig-0.11.1 cmd: tar xfa

hash: md5=1495338b54be6961106a8a5248024945

name: mongodb source: http://fastdl.mongodb.org/linux/mongodb-linux-x86_64-2.4.3.tgz target: mongodb-linux-x86_64-2.4.3 cmd: tar xfa

hash: md5=cdf9cb252e9635c4db1a309f4646aefa

name: elasticsearch source: https://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-0.90.0.tar.gz target: elasticsearch-0.90.0 cmd: tar xfa

hash: sha1=92b8c07b51cedda7c8148eceb23bbcb79bccf230

name: maven source: http://mirror.sdunix.com/apache/maven/maven-3/3.0.5/binaries/apache-maven-3.0.5-bin.tar.gz target: apache-maven-3.0.5 cmd: tar xfa hash: md5=94c51f0dd139b4b8549204d0605a5859

git:

name: https://github.com/mongodb/mongo-hadoop.git target: mongo-hadoop

cmd: ./sbt update; ./sbt package

name: https://github.com/infochimps-labs/wonderdog.git target: wonderdog

cmd: mvn install

name: https://github.com/Ganglion/varaha.git target: varaha cmd: mvn install

[DEBUG ] Results of YAML rendering: OrderedDict([('accept_oracle_download_terms', True), ('base_dir', '/home/vagrant/agiledata'), ('user', 'vagrant'), ('group', 'vagrant'), ('bin', [OrderedDict([('name', 'ack'), ('source', 'http://beyondgrep.com/ack-2.04-single-file'), ('hash', 'sha1=1c6f220595ad20f1c92bdf253054b0459ee222c3')]), OrderedDict([('name', 'jq'), ('source', 'http://stedolan.github.io/jq/download/linux64/jq'), ('hash', 'sha1=cb79e10d1a2898dca0c5741633e8a6f0f7f87312')])]), ('lib', [OrderedDict([('name', 'avro'), ('source', 'http://apache.mirrors.pair.com/avro/avro-1.7.6/java/avro-1.7.6.jar'), ('hash', 'sha1=fb6a4e3fba12aeba677b7e92be1b920bf078f5e3')]), OrderedDict([('name', 'json-simple'), ('source', 'https://json-simple.googlecode.com/files/json-simple-1.1.1.jar'), ('hash', 'sha1=5d6f9b6a9ddca2a28c0216cc44efb2e20d9c23b5')]), OrderedDict([('name', 'mongo-driver'), ('source', 'http://central.maven.org/maven2/org/mongodb/mongo-java-driver/2.11.1/mongo-java-driver-2.11.1.jar'), ('hash', 'sha1=27b3fb1a03e44abb344c66b920ad89538cae685a')])]), ('software', [OrderedDict([('name', 'pig'), ('source', 'http://mirrors.gigenet.com/apache/pig/pig-0.11.1/pig-0.11.1.tar.gz'), ('target', 'pig-0.11.1'), ('cmd', 'tar xfa'), ('hash', 'md5=1495338b54be6961106a8a5248024945')]), OrderedDict([('name', 'mongodb'), ('source', 'http://fastdl.mongodb.org/linux/mongodb-linux-x86_64-2.4.3.tgz'), ('target', 'mongodb-linux-x86_64-2.4.3'), ('cmd', 'tar xfa'), ('hash', 'md5=cdf9cb252e9635c4db1a309f4646aefa')]), OrderedDict([('name', 'elasticsearch'), ('source', 'https://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-0.90.0.tar.gz'), ('target', 'elasticsearch-0.90.0'), ('cmd', 'tar xfa'), ('hash', 'sha1=92b8c07b51cedda7c8148eceb23bbcb79bccf230')]), OrderedDict([('name', 'maven'), ('source', 'http://mirror.sdunix.com/apache/maven/maven-3/3.0.5/binaries/apache-maven-3.0.5-bin.tar.gz'), ('target', 'apache-maven-3.0.5'), ('cmd', 'tar xfa'), ('hash', 'md5=94c51f0dd139b4b8549204d0605a5859')])]), ('git', [OrderedDict([('name', 'https://github.com/mongodb/mongo-hadoop.git'), ('target', 'mongo-hadoop'), ('cmd', './sbt update; ./sbt package')]), OrderedDict([('name', 'https://github.com/infochimps-labs/wonderdog.git'), ('target', 'wonderdog'), ('cmd', 'mvn install')]), OrderedDict([('name', 'https://github.com/Ganglion/varaha.git'), ('target', 'varaha'), ('cmd', 'mvn install')])])])

[DEBUG ] Loaded localemod as virtual locale

[DEBUG ] Loaded groupadd as virtual group

[DEBUG ] Loaded linux_sysctl as virtual sysctl

[DEBUG ] Loaded debian_ip as virtual ip

[DEBUG ] Loaded gnomedesktop as virtual gnome

[DEBUG ] Loaded sysmod as virtual sys

[DEBUG ] Loaded aptpkg as virtual pkg

[DEBUG ] Loaded parted as virtual partition [DEBUG ] Loaded zcbuildout as virtual buildout

[DEBUG ] Loaded upstart as virtual service

[DEBUG ] Loaded useradd as virtual user

[DEBUG ] Loaded dpkg as virtual lowpkg

[DEBUG ] Loaded cmdmod as virtual cmd

[DEBUG ] Loaded debconfmod as virtual debconf

[DEBUG ] Loaded virtualenv_mod as virtual virtualenv [DEBUG ] Loaded djangomod as virtual django

[DEBUG ] Loaded linux_lvm as virtual lvm

[DEBUG ] Loaded syslog_return as virtual syslog [DEBUG ] Loaded couchdb_return as virtual couchdb [DEBUG ] Loaded carbon_return as virtual carbon [DEBUG ] Loaded sqlite3_return as virtual sqlite3

[DEBUG ] Loaded saltmod as virtual salt

[DEBUG ] Loaded zcbuildout as virtual buildout

[DEBUG ] Loaded debconfmod as virtual debconf

[DEBUG ] Loaded virtualenv_mod as virtual virtualenv

[DEBUG ] Reading configuration from /etc/salt/minion

[DEBUG ] Loaded localemod as virtual locale [DEBUG ] Loaded groupadd as virtual group

[DEBUG ] Loaded linux_sysctl as virtual sysctl

[DEBUG ] Loaded debian_ip as virtual ip

[DEBUG ] Loaded gnomedesktop as virtual gnome

[DEBUG ] Loaded sysmod as virtual sys

[DEBUG ] Loaded aptpkg as virtual pkg

[DEBUG ] Loaded parted as virtual partition

[DEBUG ] Loaded zcbuildout as virtual buildout [DEBUG ] Loaded upstart as virtual service

[DEBUG ] Loaded useradd as virtual user

[DEBUG ] Loaded dpkg as virtual lowpkg [DEBUG ] Loaded cmdmod as virtual cmd [DEBUG ] Loaded debconfmod as virtual debconf

[DEBUG ] Loaded virtualenv_mod as virtual virtualenv [DEBUG ] Loaded djangomod as virtual django

[DEBUG ] Loaded linux_lvm as virtual lvm

[DEBUG ] Jinja search path: ['/srv/pillar'] [DEBUG ] Rendered data from file: /srv/pillar/top.sls: base: '*':

[DEBUG ] Results of YAML rendering: OrderedDict([('base', OrderedDict([('*', ['data'])]))])

[DEBUG ] Jinja search path: ['/srv/pillar']

[DEBUG ] Rendered data from file: /srv/pillar/data.sls: accept_oracle_download_terms: true base_dir: /home/vagrant/agiledata user: vagrant group: vagrant

bin:

name: ack source: http://beyondgrep.com/ack-2.04-single-file

hash: sha1=1c6f220595ad20f1c92bdf253054b0459ee222c3

name: jq source: http://stedolan.github.io/jq/download/linux64/jq hash: sha1=cb79e10d1a2898dca0c5741633e8a6f0f7f87312

lib:

name: avro source: http://apache.mirrors.pair.com/avro/avro-1.7.6/java/avro-1.7.6.jar

hash: sha1=fb6a4e3fba12aeba677b7e92be1b920bf078f5e3

name: json-simple source: https://json-simple.googlecode.com/files/json-simple-1.1.1.jar

hash: sha1=5d6f9b6a9ddca2a28c0216cc44efb2e20d9c23b5

name: mongo-driver source: http://central.maven.org/maven2/org/mongodb/mongo-java-driver/2.11.1/mongo-java-driver-2.11.1.jar hash: sha1=27b3fb1a03e44abb344c66b920ad89538cae685a

software:

name: pig source: http://mirrors.gigenet.com/apache/pig/pig-0.11.1/pig-0.11.1.tar.gz target: pig-0.11.1 cmd: tar xfa

hash: md5=1495338b54be6961106a8a5248024945

name: mongodb source: http://fastdl.mongodb.org/linux/mongodb-linux-x86_64-2.4.3.tgz target: mongodb-linux-x86_64-2.4.3 cmd: tar xfa

hash: md5=cdf9cb252e9635c4db1a309f4646aefa

name: elasticsearch source: https://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-0.90.0.tar.gz target: elasticsearch-0.90.0 cmd: tar xfa

hash: sha1=92b8c07b51cedda7c8148eceb23bbcb79bccf230

name: maven source: http://mirror.sdunix.com/apache/maven/maven-3/3.0.5/binaries/apache-maven-3.0.5-bin.tar.gz target: apache-maven-3.0.5 cmd: tar xfa hash: md5=94c51f0dd139b4b8549204d0605a5859

git:

name: https://github.com/mongodb/mongo-hadoop.git target: mongo-hadoop

cmd: ./sbt update; ./sbt package

name: https://github.com/infochimps-labs/wonderdog.git target: wonderdog

cmd: mvn install

name: https://github.com/Ganglion/varaha.git target: varaha cmd: mvn install

[DEBUG ] Results of YAML rendering: OrderedDict([('accept_oracle_download_terms', True), ('base_dir', '/home/vagrant/agiledata'), ('user', 'vagrant'), ('group', 'vagrant'), ('bin', [OrderedDict([('name', 'ack'), ('source', 'http://beyondgrep.com/ack-2.04-single-file'), ('hash', 'sha1=1c6f220595ad20f1c92bdf253054b0459ee222c3')]), OrderedDict([('name', 'jq'), ('source', 'http://stedolan.github.io/jq/download/linux64/jq'), ('hash', 'sha1=cb79e10d1a2898dca0c5741633e8a6f0f7f87312')])]), ('lib', [OrderedDict([('name', 'avro'), ('source', 'http://apache.mirrors.pair.com/avro/avro-1.7.6/java/avro-1.7.6.jar'), ('hash', 'sha1=fb6a4e3fba12aeba677b7e92be1b920bf078f5e3')]), OrderedDict([('name', 'json-simple'), ('source', 'https://json-simple.googlecode.com/files/json-simple-1.1.1.jar'), ('hash', 'sha1=5d6f9b6a9ddca2a28c0216cc44efb2e20d9c23b5')]), OrderedDict([('name', 'mongo-driver'), ('source', 'http://central.maven.org/maven2/org/mongodb/mongo-java-driver/2.11.1/mongo-java-driver-2.11.1.jar'), ('hash', 'sha1=27b3fb1a03e44abb344c66b920ad89538cae685a')])]), ('software', [OrderedDict([('name', 'pig'), ('source', 'http://mirrors.gigenet.com/apache/pig/pig-0.11.1/pig-0.11.1.tar.gz'), ('target', 'pig-0.11.1'), ('cmd', 'tar xfa'), ('hash', 'md5=1495338b54be6961106a8a5248024945')]), OrderedDict([('name', 'mongodb'), ('source', 'http://fastdl.mongodb.org/linux/mongodb-linux-x86_64-2.4.3.tgz'), ('target', 'mongodb-linux-x86_64-2.4.3'), ('cmd', 'tar xfa'), ('hash', 'md5=cdf9cb252e9635c4db1a309f4646aefa')]), OrderedDict([('name', 'elasticsearch'), ('source', 'https://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-0.90.0.tar.gz'), ('target', 'elasticsearch-0.90.0'), ('cmd', 'tar xfa'), ('hash', 'sha1=92b8c07b51cedda7c8148eceb23bbcb79bccf230')]), OrderedDict([('name', 'maven'), ('source', 'http://mirror.sdunix.com/apache/maven/maven-3/3.0.5/binaries/apache-maven-3.0.5-bin.tar.gz'), ('target', 'apache-maven-3.0.5'), ('cmd', 'tar xfa'), ('hash', 'md5=94c51f0dd139b4b8549204d0605a5859')])]), ('git', [OrderedDict([('name', 'https://github.com/mongodb/mongo-hadoop.git'), ('target', 'mongo-hadoop'), ('cmd', './sbt update; ./sbt package')]), OrderedDict([('name', 'https://github.com/infochimps-labs/wonderdog.git'), ('target', 'wonderdog'), ('cmd', 'mvn install')]), OrderedDict([('name', 'https://github.com/Ganglion/varaha.git'), ('target', 'varaha'), ('cmd', 'mvn install')])])]) [INFO ] Loading fresh modules for state activity

[DEBUG ] Loaded localemod as virtual locale

[DEBUG ] Loaded groupadd as virtual group

[DEBUG ] Loaded linux_sysctl as virtual sysctl

[DEBUG ] Loaded debian_ip as virtual ip

[DEBUG ] Loaded gnomedesktop as virtual gnome

[DEBUG ] Loaded sysmod as virtual sys

[DEBUG ] Loaded aptpkg as virtual pkg

[DEBUG ] Loaded parted as virtual partition

[DEBUG ] Loaded zcbuildout as virtual buildout

[DEBUG ] Loaded upstart as virtual service

[DEBUG ] Loaded useradd as virtual user

[DEBUG ] Loaded dpkg as virtual lowpkg

[DEBUG ] Loaded cmdmod as virtual cmd

[DEBUG ] Loaded debconfmod as virtual debconf

[DEBUG ] Loaded virtualenv_mod as virtual virtualenv [DEBUG ] Loaded djangomod as virtual django

[DEBUG ] Loaded linux_lvm as virtual lvm

[DEBUG ] Loaded saltmod as virtual salt

[DEBUG ] Loaded zcbuildout as virtual buildout

[DEBUG ] Loaded debconfmod as virtual debconf

[DEBUG ] Loaded virtualenv_mod as virtual virtualenv

[DEBUG ] Loaded localemod as virtual locale [DEBUG ] Loaded groupadd as virtual group

[DEBUG ] Loaded linux_sysctl as virtual sysctl

[DEBUG ] Loaded debian_ip as virtual ip

[DEBUG ] Loaded gnomedesktop as virtual gnome

[DEBUG ] Loaded sysmod as virtual sys [DEBUG ] Loaded aptpkg as virtual pkg

[DEBUG ] Loaded parted as virtual partition

[DEBUG ] Loaded zcbuildout as virtual buildout

[DEBUG ] Loaded upstart as virtual service

[DEBUG ] Loaded useradd as virtual user

[DEBUG ] Loaded dpkg as virtual lowpkg

[DEBUG ] Loaded cmdmod as virtual cmd

[DEBUG ] Loaded debconfmod as virtual debconf

[DEBUG ] Loaded virtualenv_mod as virtual virtualenv [DEBUG ] Loaded djangomod as virtual django

[DEBUG ] Loaded linux_lvm as virtual lvm

[DEBUG ] Jinja search path: ['/srv/salt'] [DEBUG ] Rendered data from file: /srv/salt/top.sls: base: '*':

[DEBUG ] Results of YAML rendering: OrderedDict([('base', OrderedDict([('*', ['core', 'agiledata'])]))]) [DEBUG ] Syncing all [INFO ] Creating module dir '/var/cache/salt/minion/extmods/modules'

[INFO ] Syncing modules for environment 'base' [INFO ] Loading cache from salt://_modules, for base) [INFO ] Caching directory '_modules/' for environment 'base'

[DEBUG ] Local cache dir: '/var/cache/salt/minion/files/base/_modules' [INFO ] Creating module dir '/var/cache/salt/minion/extmods/states'

[INFO ] Syncing states for environment 'base'

[INFO ] Loading cache from salt://_states, for base) [INFO ] Caching directory '_states/' for environment 'base'

[DEBUG ] Local cache dir: '/var/cache/salt/minion/files/base/_states' [INFO ] Creating module dir '/var/cache/salt/minion/extmods/grains' [INFO ] Syncing grains for environment 'base' [INFO ] Loading cache from salt://_grains, for base) [INFO ] Caching directory '_grains/' for environment 'base'

[DEBUG ] Local cache dir: '/var/cache/salt/minion/files/base/_grains' [INFO ] Creating module dir '/var/cache/salt/minion/extmods/renderers' [INFO ] Syncing renderers for environment 'base' [INFO ] Loading cache from salt://_renderers, for base) [INFO ] Caching directory '_renderers/' for environment 'base'

[DEBUG ] Local cache dir: '/var/cache/salt/minion/files/base/_renderers' [INFO ] Creating module dir '/var/cache/salt/minion/extmods/returners' [INFO ] Syncing returners for environment 'base' [INFO ] Loading cache from salt://_returners, for base) [INFO ] Caching directory '_returners/' for environment 'base'

[DEBUG ] Local cache dir: '/var/cache/salt/minion/files/base/_returners' [INFO ] Creating module dir '/var/cache/salt/minion/extmods/outputters' [INFO ] Syncing outputters for environment 'base'

[INFO ] Loading cache from salt://_outputters, for base)

[INFO ] Caching directory '_outputters/' for environment 'base'

[DEBUG ] Local cache dir: '/var/cache/salt/minion/files/base/_outputters' [DEBUG ] Refreshing modules...

[INFO ] Loading fresh modules for state activity

[DEBUG ] Loaded localemod as virtual locale [DEBUG ] Loaded groupadd as virtual group

[DEBUG ] Loaded linux_sysctl as virtual sysctl

[DEBUG ] Loaded debian_ip as virtual ip

[DEBUG ] Loaded gnomedesktop as virtual gnome

[DEBUG ] Loaded sysmod as virtual sys

[DEBUG ] Loaded aptpkg as virtual pkg

[DEBUG ] Loaded parted as virtual partition

[DEBUG ] Loaded zcbuildout as virtual buildout [DEBUG ] Loaded upstart as virtual service [DEBUG ] Loaded useradd as virtual user [DEBUG ] Loaded dpkg as virtual lowpkg [DEBUG ] Loaded cmdmod as virtual cmd

[DEBUG ] Loaded debconfmod as virtual debconf

[DEBUG ] Loaded virtualenv_mod as virtual virtualenv

[DEBUG ] Loaded djangomod as virtual django

[DEBUG ] Loaded linux_lvm as virtual lvm

[DEBUG ] Loaded saltmod as virtual salt

[DEBUG ] Loaded zcbuildout as virtual buildout

[DEBUG ] Loaded debconfmod as virtual debconf

[DEBUG ] Loaded virtualenv_mod as virtual virtualenv

[DEBUG ] MinionEvent PUB socket URI: ipc:///var/run/salt/minion/minion_event_d37f90652e60b190375a5a2053935af7_pub.ipc [DEBUG ] MinionEvent PULL socket URI: ipc:///var/run/salt/minion/minion_event_d37f90652e60b190375a5a2053935af7_pull.ipc

[DEBUG ] Jinja search path: ['/srv/salt']

[DEBUG ] Rendered data from file: /srv/salt/core/init.sls: packages: pkg.latest:

  - netcat
  - vim
  - build-essential
  - python-dev
  - libsnappy-dev
  - libatlas-base-dev
  - liblapack-dev
  - gfortran

[DEBUG ] Results of YAML rendering: OrderedDict([('packages', OrderedDict([('pkg.latest', [OrderedDict([('pkgs', ['ntp', 'net-tools', 'htop', 'lsof', 'tmux', 'curl', 'git', 'curl', 'python-virtualenv', 'netcat', 'vim', 'build-essential', 'python-dev', 'libsnappy-dev', 'libatlas-base-dev', 'liblapack-dev', 'gfortran'])])])]))])

[DEBUG ] Jinja search path: ['/srv/salt']

[DEBUG ] Rendered data from file: /srv/salt/agiledata/init.sls:

ackrc: file.managed:

directories: file.directory:

java-download: cmd.run:

java-file: file.managed:

java-install: cmd.run:

book-code: git.latest:

venv: virtualenv.manage:

env.sh: file.managed:

numpy: pip.installed:

scipy: pip.installed:

book-pip: pip.installed:

link-jars: file.managed:

avro-file: file.managed:

json-simple-file: file.managed:

mongo-driver-file: file.managed:

ack-file: file.managed:

jq-file: file.managed:

pig-file: file.managed:

pig-install: cmd.wait:

mongodb-file: file.managed:

mongodb-install: cmd.wait:

elasticsearch-file: file.managed:

elasticsearch-install: cmd.wait:

maven-file: file.managed:

maven-install: cmd.wait:

mongo-hadoop-git: git.latest:

wonderdog-git: git.latest:

varaha-git: git.latest:

[DEBUG ] Results of YAML rendering: OrderedDict([('ackrc', OrderedDict([('file.managed', [OrderedDict([('name', '/home/vagrant/.ackrc')]), OrderedDict([('source', 'salt://agiledata/ackrc')]), OrderedDict([('user', 'vagrant')]), OrderedDict([('mode', 755)])])])), ('directories', OrderedDict([('file.directory', [OrderedDict([('names', ['/home/vagrant/agiledata', '/home/vagrant/agiledata/downloads', '/home/vagrant/agiledata/bin', '/home/vagrant/agiledata/book-code', '/home/vagrant/agiledata/software', '/home/vagrant/agiledata/software/lib', '/data', '/data/db'])]), OrderedDict([('user', 'vagrant')]), OrderedDict([('group', 'vagrant')]), OrderedDict([('file_mode', 744)]), OrderedDict([('dir_mode', 755)]), OrderedDict([('recurse', ['user', 'group', 'mode'])]), OrderedDict([('makedirs', True)]), OrderedDict([('require', [OrderedDict([('pkg', 'packages')])])])])])), ('java-download', OrderedDict([('cmd.run', [OrderedDict([('name', 'curl -L --cookie "oraclelicensejdk-6u45-oth-JPR=accept-securebackup-cookie;gpw_e24=http://edelivery.oracle.com" http://download.oracle.com/otn-pub/java/jdk/6u45-b06/jdk-6u45-linux-x64.bin -o /srv/salt/agiledata/jdk-6u45-linux-x64.bin')]), OrderedDict([('unless', 'file /srv/salt/agiledata/jdk-6u45-linux-x64.bin')]), OrderedDict([('require', [OrderedDict([('file', 'directories')])])])])])), ('java-file', OrderedDict([('file.managed', [OrderedDict([('name', '/srv/salt/agiledata/jdk-6u45-linux-x64.bin')]), OrderedDict([('mode', 755)]), OrderedDict([('require', [OrderedDict([('cmd', 'java-download')])])])])])), ('java-install', OrderedDict([('cmd.run', [OrderedDict([('name', 'sh /srv/salt/agiledata/jdk-6u45-linux-x64.bin; ln -s jdk1.6.0_45 java')]), OrderedDict([('cwd', '/home/vagrant/agiledata/software')]), OrderedDict([('unless', 'file /home/vagrant/agiledata/software/jdk1.6.0_45')]), OrderedDict([('require', [OrderedDict([('file', 'java-file')])])])])])), ('book-code', OrderedDict([('git.latest', [OrderedDict([('name', 'https://github.com/rjurney/Agile_Data_Code.git')]), OrderedDict([('target', '/home/vagrant/agiledata/book-code')]), OrderedDict([('runas', 'vagrant')]), OrderedDict([('require', [OrderedDict([('file', 'directories')])])])])])), ('venv', OrderedDict([('virtualenv.manage', [OrderedDict([('name', '/home/vagrant/agiledata/venv')]), OrderedDict([('runas', 'vagrant')]), OrderedDict([('no_site_packages', True)]), OrderedDict([('distribute', True)]), OrderedDict([('python', 'python2.7')]), OrderedDict([('require', [OrderedDict([('file', 'directories')])])])])])), ('env.sh', OrderedDict([('file.managed', [OrderedDict([('name', '/home/vagrant/agiledata/env.sh')]), OrderedDict([('source', 'salt://agiledata/env.sh.jinja')]), OrderedDict([('template', 'jinja')]), OrderedDict([('defaults', OrderedDict([('bin_dir', '/home/vagrant/agiledata/bin'), ('software_dir', '/home/vagrant/agiledata/software')]))]), OrderedDict([('user', 'vagrant')]), OrderedDict([('mode', 755)]), OrderedDict([('require', [OrderedDict([('virtualenv', 'venv')])])])])])), ('numpy', OrderedDict([('pip.installed', [OrderedDict([('bin_env', '/home/vagrant/agiledata/venv')]), OrderedDict([('require', [OrderedDict([('pkg', 'packages')]), OrderedDict([('virtualenv', 'venv')])])])])])), ('scipy', OrderedDict([('pip.installed', [OrderedDict([('bin_env', '/home/vagrant/agiledata/venv')]), OrderedDict([('require', [OrderedDict([('pip', 'numpy')])])])])])), ('book-pip', OrderedDict([('pip.installed', [OrderedDict([('bin_env', '/home/vagrant/agiledata/venv')]), OrderedDict([('requirements', '/home/vagrant/agiledata/book-code/requirements.txt')]), OrderedDict([('order', 'last')]), OrderedDict([('require', [OrderedDict([('pip', 'scipy')])])])])])), ('link-jars', OrderedDict([('file.managed', [OrderedDict([('name', '/home/vagrant/agiledata/linkjars.sh')]), OrderedDict([('source', 'salt://agiledata/linkjars.sh.jinja')]), OrderedDict([('template', 'jinja')]), OrderedDict([('defaults', OrderedDict([('software_dir', '/home/vagrant/agiledata/software'), ('lib_dir', '/home/vagrant/agiledata/software/lib')]))]), OrderedDict([('user', 'vagrant')]), OrderedDict([('mode', 755)])]), ('cmd.run', [OrderedDict([('name', '/home/vagrant/agiledata/linkjars.sh')]), OrderedDict([('user', 'vagrant')]), OrderedDict([('order', 'last')])])])), ('avro-file', OrderedDict([('file.managed', [OrderedDict([('name', '/home/vagrant/agiledata/software/lib/avro-1.7.6.jar')]), OrderedDict([('user', 'vagrant')]), OrderedDict([('source', 'http://apache.mirrors.pair.com/avro/avro-1.7.6/java/avro-1.7.6.jar')]), OrderedDict([('source_hash', 'sha1=fb6a4e3fba12aeba677b7e92be1b920bf078f5e3')]), OrderedDict([('require', [OrderedDict([('file', 'directories')])])])])])), ('json-simple-file', OrderedDict([('file.managed', [OrderedDict([('name', '/home/vagrant/agiledata/software/lib/json-simple-1.1.1.jar')]), OrderedDict([('user', 'vagrant')]), OrderedDict([('source', 'https://json-simple.googlecode.com/files/json-simple-1.1.1.jar')]), OrderedDict([('source_hash', 'sha1=5d6f9b6a9ddca2a28c0216cc44efb2e20d9c23b5')]), OrderedDict([('require', [OrderedDict([('file', 'directories')])])])])])), ('mongo-driver-file', OrderedDict([('file.managed', [OrderedDict([('name', '/home/vagrant/agiledata/software/lib/mongo-java-driver-2.11.1.jar')]), OrderedDict([('user', 'vagrant')]), OrderedDict([('source', 'http://central.maven.org/maven2/org/mongodb/mongo-java-driver/2.11.1/mongo-java-driver-2.11.1.jar')]), OrderedDict([('source_hash', 'sha1=27b3fb1a03e44abb344c66b920ad89538cae685a')]), OrderedDict([('require', [OrderedDict([('file', 'directories')])])])])])), ('ack-file', OrderedDict([('file.managed', [OrderedDict([('name', '/home/vagrant/agiledata/bin/ack')]), OrderedDict([('user', 'vagrant')]), OrderedDict([('mode', 755)]), OrderedDict([('source', 'http://beyondgrep.com/ack-2.04-single-file')]), OrderedDict([('source_hash', 'sha1=1c6f220595ad20f1c92bdf253054b0459ee222c3')]), OrderedDict([('require', [OrderedDict([('file', 'directories')])])])])])), ('jq-file', OrderedDict([('file.managed', [OrderedDict([('name', '/home/vagrant/agiledata/bin/jq')]), OrderedDict([('user', 'vagrant')]), OrderedDict([('mode', 755)]), OrderedDict([('source', 'http://stedolan.github.io/jq/download/linux64/jq')]), OrderedDict([('source_hash', 'sha1=cb79e10d1a2898dca0c5741633e8a6f0f7f87312')]), OrderedDict([('require', [OrderedDict([('file', 'directories')])])])])])), ('pig-file', OrderedDict([('file.managed', [OrderedDict([('name', '/home/vagrant/agiledata/downloads/pig-0.11.1.tar.gz')]), OrderedDict([('user', 'vagrant')]), OrderedDict([('source', 'http://mirrors.gigenet.com/apache/pig/pig-0.11.1/pig-0.11.1.tar.gz')]), OrderedDict([('source_hash', 'md5=1495338b54be6961106a8a5248024945')]), OrderedDict([('require', [OrderedDict([('file', 'directories')])])])])])), ('pig-install', OrderedDict([('cmd.wait', [OrderedDict([('name', 'tar xfa /home/vagrant/agiledata/downloads/pig-0.11.1.tar.gz; ln -s pig-0.11.1 pig')]), OrderedDict([('user', 'vagrant')]), OrderedDict([('cwd', '/home/vagrant/agiledata/software')]), OrderedDict([('unless', 'file /home/vagrant/agiledata/software/pig-0.11.1')]), OrderedDict([('watch', [OrderedDict([('file', 'pig-file')])])])])])), ('mongodb-file', OrderedDict([('file.managed', [OrderedDict([('name', '/home/vagrant/agiledata/downloads/mongodb-linux-x86_64-2.4.3.tgz')]), OrderedDict([('user', 'vagrant')]), OrderedDict([('source', 'http://fastdl.mongodb.org/linux/mongodb-linux-x86_64-2.4.3.tgz')]), OrderedDict([('source_hash', 'md5=cdf9cb252e9635c4db1a309f4646aefa')]), OrderedDict([('require', [OrderedDict([('file', 'directories')])])])])])), ('mongodb-install', OrderedDict([('cmd.wait', [OrderedDict([('name', 'tar xfa /home/vagrant/agiledata/downloads/mongodb-linux-x86_64-2.4.3.tgz; ln -s mongodb-linux-x86_64-2.4.3 mongodb')]), OrderedDict([('user', 'vagrant')]), OrderedDict([('cwd', '/home/vagrant/agiledata/software')]), OrderedDict([('unless', 'file /home/vagrant/agiledata/software/mongodb-linux-x86_64-2.4.3')]), OrderedDict([('watch', [OrderedDict([('file', 'mongodb-file')])])])])])), ('elasticsearch-file', OrderedDict([('file.managed', [OrderedDict([('name', '/home/vagrant/agiledata/downloads/elasticsearch-0.90.0.tar.gz')]), OrderedDict([('user', 'vagrant')]), OrderedDict([('source', 'https://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-0.90.0.tar.gz')]), OrderedDict([('source_hash', 'sha1=92b8c07b51cedda7c8148eceb23bbcb79bccf230')]), OrderedDict([('require', [OrderedDict([('file', 'directories')])])])])])), ('elasticsearch-install', OrderedDict([('cmd.wait', [OrderedDict([('name', 'tar xfa /home/vagrant/agiledata/downloads/elasticsearch-0.90.0.tar.gz; ln -s elasticsearch-0.90.0 elasticsearch')]), OrderedDict([('user', 'vagrant')]), OrderedDict([('cwd', '/home/vagrant/agiledata/software')]), OrderedDict([('unless', 'file /home/vagrant/agiledata/software/elasticsearch-0.90.0')]), OrderedDict([('watch', [OrderedDict([('file', 'elasticsearch-file')])])])])])), ('maven-file', OrderedDict([('file.managed', [OrderedDict([('name', '/home/vagrant/agiledata/downloads/apache-maven-3.0.5-bin.tar.gz')]), OrderedDict([('user', 'vagrant')]), OrderedDict([('source', 'http://mirror.sdunix.com/apache/maven/maven-3/3.0.5/binaries/apache-maven-3.0.5-bin.tar.gz')]), OrderedDict([('source_hash', 'md5=94c51f0dd139b4b8549204d0605a5859')]), OrderedDict([('require', [OrderedDict([('file', 'directories')])])])])])), ('maven-install', OrderedDict([('cmd.wait', [OrderedDict([('name', 'tar xfa /home/vagrant/agiledata/downloads/apache-maven-3.0.5-bin.tar.gz; ln -s apache-maven-3.0.5 maven')]), OrderedDict([('user', 'vagrant')]), OrderedDict([('cwd', '/home/vagrant/agiledata/software')]), OrderedDict([('unless', 'file /home/vagrant/agiledata/software/apache-maven-3.0.5')]), OrderedDict([('watch', [OrderedDict([('file', 'maven-file')])])])])])), ('mongo-hadoop-git', OrderedDict([('git.latest', [OrderedDict([('name', 'https://github.com/mongodb/mongo-hadoop.git')]), OrderedDict([('target', '/home/vagrant/agiledata/software/mongo-hadoop')]), OrderedDict([('runas', 'vagrant')]), OrderedDict([('require', [OrderedDict([('file', 'directories')])])])]), ('cmd.run', [OrderedDict([('name', 'source /home/vagrant/agiledata/env.sh; ./sbt update; ./sbt package')]), OrderedDict([('user', 'vagrant')]), OrderedDict([('cwd', '/home/vagrant/agiledata/software/mongo-hadoop')]), OrderedDict([('watch', [OrderedDict([('git', 'mongo-hadoop-git')])])]), OrderedDict([('require', [OrderedDict([('file', 'env.sh')]), OrderedDict([('cmd', 'java-install')]), OrderedDict([('cmd', 'maven-install')])])])])])), ('wonderdog-git', OrderedDict([('git.latest', [OrderedDict([('name', 'https://github.com/infochimps-labs/wonderdog.git')]), OrderedDict([('target', '/home/vagrant/agiledata/software/wonderdog')]), OrderedDict([('runas', 'vagrant')]), OrderedDict([('require', [OrderedDict([('file', 'directories')])])])]), ('cmd.run', [OrderedDict([('name', 'source /home/vagrant/agiledata/env.sh; mvn install')]), OrderedDict([('user', 'vagrant')]), OrderedDict([('cwd', '/home/vagrant/agiledata/software/wonderdog')]), OrderedDict([('watch', [OrderedDict([('git', 'wonderdog-git')])])]), OrderedDict([('require', [OrderedDict([('file', 'env.sh')]), OrderedDict([('cmd', 'java-install')]), OrderedDict([('cmd', 'maven-install')])])])])])), ('varaha-git', OrderedDict([('git.latest', [OrderedDict([('name', 'https://github.com/Ganglion/varaha.git')]), OrderedDict([('target', '/home/vagrant/agiledata/software/varaha')]), OrderedDict([('runas', 'vagrant')]), OrderedDict([('require', [OrderedDict([('file', 'directories')])])])]), ('cmd.run', [OrderedDict([('name', 'source /home/vagrant/agiledata/env.sh; mvn install')]), OrderedDict([('user', 'vagrant')]), OrderedDict([('cwd', '/home/vagrant/agiledata/software/varaha')]), OrderedDict([('watch', [OrderedDict([('git', 'varaha-git')])])]), OrderedDict([('require', [OrderedDict([('file', 'env.sh')]), OrderedDict([('cmd', 'java-install')]), OrderedDict([('cmd', 'maven-install')])])])])]))])

[INFO ] Running state [packages] at time 15:03:06.391781 [INFO ] Executing state pkg.latest for packages [INFO ] Executing command "dpkg-query --showformat='${Status} ${Package} ${Version} ${Architecture}\n' -W" in directory '/root'

[DEBUG ] stdout: install ok installed accountsservice 0.6.15-2ubuntu9 amd64 install ok installed adduser 3.113ubuntu2 all install ok installed apparmor 2.7.102-0ubuntu3 amd64 install ok installed apt 0.8.16~exp12ubuntu10 amd64 install ok installed apt-transport-https 0.8.16~exp12ubuntu10 amd64 install ok installed apt-utils 0.8.16~exp12ubuntu10 amd64 install ok installed apt-xapian-index 0.44ubuntu5 all install ok installed aptitude 0.6.6-1ubuntu1 amd64 install ok installed at 3.1.13-1ubuntu1 amd64 install ok installed base-files 6.5ubuntu6 amd64 install ok installed base-passwd 3.5.24 amd64 install ok installed bash 4.2-2ubuntu2 amd64 install ok installed bash-completion 1:1.3-1ubuntu8 all install ok installed bind9-host 1:9.8.1.dfsg.P1-4 amd64 install ok installed binutils 2.22-6ubuntu1 amd64 install ok installed bsdmainutils 8.2.3ubuntu1 amd64 install ok installed bsdutils 1:2.20.1-1ubuntu3 amd64 install ok installed busybox-initramfs 1:1.18.5-1ubuntu4 amd64 install ok installed busybox-static 1:1.18.5-1ubuntu4 amd64 install ok installed bzip2 1.0.6-1 amd64 install ok installed ca-certificates 20111211 all install ok installed command-not-found 0.2.46ubuntu6 all install ok installed command-not-found-data 0.2.46ubuntu6 amd64 install ok installed console-setup 1.70ubuntu5 all install ok installed coreutils 8.13-3ubuntu3 amd64 install ok installed cpio 2.11-7ubuntu3 amd64 install ok installed cpp 4:4.6.3-1ubuntu5 amd64 install ok installed cpp-4.6 4.6.3-1ubuntu5 amd64 install ok installed crda 1.1.2-1ubuntu1 amd64 install ok installed cron 3.0pl1-120ubuntu3 amd64 install ok installed dash 0.5.7-2ubuntu2 amd64 install ok installed dbus 1.4.18-1ubuntu1 amd64 install ok installed dctrl-tools 2.18ubuntu1 amd64 install ok installed debconf 1.5.42ubuntu1 all install ok installed debconf-i18n 1.5.42ubuntu1 all install ok installed debconf-utils 1.5.42ubuntu1 all install ok installed debian-archive-keyring 2010.08.28 all install ok installed debianutils 4.2.1ubuntu2 amd64 install ok installed diffutils 1:3.2-1ubuntu1 amd64 install ok installed dmidecode 2.11-4 amd64 install ok installed dmsetup 2:1.02.48-4ubuntu7 amd64 install ok installed dnsutils 1:9.8.1.dfsg.P1-4 amd64 install ok installed dosfstools 3.0.12-1ubuntu1 amd64 install ok installed dpkg 1.16.1.2ubuntu7 amd64 deinstall ok config-files dpkg-dev 1.16.1.2ubuntu7 all install ok installed e2fslibs 1.42-1ubuntu2 amd64 install ok installed e2fsprogs 1.42-1ubuntu2 amd64 install ok installed ed 1.5-3 amd64 install ok installed eject 2.1.5+deb1+cvs20081104-9 amd64 deinstall ok config-files fakeroot 1.18.2-1 amd64 install ok installed file 5.09-2 amd64 install ok installed findutils 4.4.2-4ubuntu1 amd64 install ok installed friendly-recovery 0.2.25 all install ok installed ftp 0.17-25 amd64 install ok installed fuse 2.8.6-2ubuntu2 amd64 install ok installed gcc 4:4.6.3-1ubuntu5 amd64 install ok installed gcc-4.6 4.6.3-1ubuntu5 amd64 install ok installed gcc-4.6-base 4.6.3-1ubuntu5 amd64 install ok installed geoip-database 20111220-1 all install ok installed gettext-base 0.18.1.1-5ubuntu3 amd64 install ok installed gir1.2-glib-2.0 1.32.0-1 amd64 deinstall ok config-files git 1:1.7.9.5-1 amd64 install ok installed gnupg 1.4.11-3ubuntu2 amd64 install ok installed gpgv 1.4.11-3ubuntu2 amd64 install ok installed grep 2.10-1 amd64 install ok installed groff-base 1.21-7 amd64 install ok installed grub-common 1.99-21ubuntu3.1 amd64 install ok installed grub-gfxpayload-lists 0.6 amd64 install ok installed grub-pc 1.99-21ubuntu3.1 amd64 install ok installed grub-pc-bin 1.99-21ubuntu3.1 amd64 install ok installed grub2-common 1.99-21ubuntu3.1 amd64 install ok installed gzip 1.4-1ubuntu2 amd64 install ok installed hdparm 9.37-0ubuntu3 amd64 install ok installed hostname 3.06ubuntu1 amd64 install ok installed ifupdown 0.7~beta2ubuntu8 amd64 install ok installed info 4.13a.dfsg.1-8ubuntu2 amd64 install ok installed initramfs-tools 0.99ubuntu13 all install ok installed initramfs-tools-bin 0.99ubuntu13 amd64 install ok installed initscripts 2.88dsf-13.10ubuntu11 amd64 install ok installed insserv 1.14.0-2.1ubuntu2 amd64 install ok installed install-info 4.13a.dfsg.1-8ubuntu2 amd64 install ok installed installation-report 2.46ubuntu1 all install ok installed iproute 20111117-1ubuntu2 amd64 install ok installed iptables 1.4.12-1ubuntu4 amd64 install ok installed iputils-ping 3:20101006-1ubuntu1 amd64 install ok installed iputils-tracepath 3:20101006-1ubuntu1 amd64 install ok installed irqbalance 0.56-1ubuntu4 amd64 install ok installed isc-dhcp-client 4.1.ESV-R4-0ubuntu5 amd64 install ok installed isc-dhcp-common 4.1.ESV-R4-0ubuntu5 amd64 install ok installed iso-codes 3.31-1 all install ok installed kbd 1.15.2-3ubuntu4 amd64 install ok installed keyboard-configuration 1.70ubuntu5 all install ok installed klibc-utils 1.5.25-1ubuntu2 amd64 install ok installed krb5-locales 1.10+dfsg~beta1-2 all install ok installed language-pack-en 1:12.04+20120801 all install ok installed language-pack-en-base 1:12.04+20120801 all install ok installed language-pack-gnome-en 1:12.04+20120801 all install ok installed language-pack-gnome-en-base 1:12.04+20120801 all install ok installed language-selector-common 0.79 all install ok installed laptop-detect 0.13.7ubuntu2 amd64 install ok installed less 444-1ubuntu1 amd64 install ok installed libaccountsservice0 0.6.15-2ubuntu9 amd64 install ok installed libacl1 2.2.51-5ubuntu1 amd64 install ok installed libapt-inst1.4 0.8.16~exp12ubuntu10 amd64 install ok installed libapt-pkg4.12 0.8.16~exp12ubuntu10 amd64 install ok installed libasn1-8-heimdal 1.6~git20120311.dfsg.1-2 amd64 install ok installed libattr1 1:2.4.46-5ubuntu1 amd64 install ok installed libbind9-80 1:9.8.1.dfsg.P1-4 amd64 install ok installed libblkid1 2.20.1-1ubuntu3 amd64 install ok installed libboost-iostreams1.46.1 1.46.1-7ubuntu3 amd64 install ok installed libbsd0 0.3.0-2 amd64 install ok installed libbz2-1.0 1.0.6-1 amd64 install ok installed libc-bin 2.15-0ubuntu10 amd64 install ok installed libc-dev-bin 2.15-0ubuntu10 amd64 install ok installed libc6 2.15-0ubuntu10 amd64 install ok installed libc6-dev 2.15-0ubuntu10 amd64 install ok installed libcap-ng0 0.6.6-1ubuntu1 amd64 install ok installed libcap2 1:2.22-1ubuntu3 amd64 install ok installed libclass-accessor-perl 0.34-1 all install ok installed libclass-isa-perl 0.36-3 all install ok installed libcomerr2 1.42-1ubuntu2 amd64 deinstall ok config-files libcurl3 7.22.0-3ubuntu4 amd64 install ok installed libcurl3-gnutls 7.22.0-3ubuntu4 amd64 install ok installed libcwidget3 0.5.16-3.1ubuntu1 amd64 install ok installed libdb5.1 5.1.25-11build1 amd64 install ok installed libdbus-1-3 1.4.18-1ubuntu1 amd64 install ok installed libdbus-glib-1-2 0.98-1ubuntu1 amd64 install ok installed libdevmapper-event1.02.1 2:1.02.48-4ubuntu7 amd64 install ok installed libdevmapper1.02.1 2:1.02.48-4ubuntu7 amd64 install ok installed libdns81 1:9.8.1.dfsg.P1-4 amd64 install ok installed libdrm-intel1 2.4.32-1ubuntu1 amd64 install ok installed libdrm-nouveau1a 2.4.32-1ubuntu1 amd64 install ok installed libdrm-radeon1 2.4.32-1ubuntu1 amd64 install ok installed libdrm2 2.4.32-1ubuntu1 amd64 install ok installed libedit2 2.11-20080614-3ubuntu2 amd64 install ok installed libelf1 0.152-1ubuntu3 amd64 install ok installed libept1.4.12 1.0.6~exp1ubuntu1 amd64 install ok installed libevent-2.0-5 2.0.16-stable-1 amd64 install ok installed libexpat1 2.0.1-7.2ubuntu1 amd64 install ok installed libffi6 3.0.11~rc1-5 amd64 install ok installed libfreetype6 2.4.8-1ubuntu2 amd64 install ok installed libfribidi0 0.19.2-1 amd64 install ok installed libfuse2 2.8.6-2ubuntu2 amd64 install ok installed libgcc1 1:4.6.3-1ubuntu5 amd64 install ok installed libgcrypt11 1.5.0-3 amd64 install ok installed libgdbm3 1.8.3-10 amd64 install ok installed libgeoip1 1.4.8+dfsg-2 amd64 install ok installed libgirepository-1.0-1 1.32.0-1 amd64 install ok installed libglib2.0-0 2.32.1-0ubuntu2 amd64 install ok installed libgmp10 2:5.0.2+dfsg-2ubuntu1 amd64 install ok installed libgnutls26 2.12.14-5ubuntu3 amd64 install ok installed libgomp1 4.6.3-1ubuntu5 amd64 install ok installed libgpg-error0 1.10-2ubuntu1 amd64 install ok installed libgssapi-krb5-2 1.10+dfsg~beta1-2 amd64 install ok installed libgssapi3-heimdal 1.6~git20120311.dfsg.1-2 amd64 install ok installed libgssglue1 0.3-4 amd64 install ok installed libhcrypto4-heimdal 1.6~git20120311.dfsg.1-2 amd64 install ok installed libheimbase1-heimdal 1.6~git20120311.dfsg.1-2 amd64 install ok installed libheimntlm0-heimdal 1.6~git20120311.dfsg.1-2 amd64 install ok installed libhx509-5-heimdal 1.6~git20120311.dfsg.1-2 amd64 install ok installed libidn11 1.23-2 amd64 install ok installed libio-string-perl 1.08-2 all install ok installed libisc83 1:9.8.1.dfsg.P1-4 amd64 install ok installed libisccc80 1:9.8.1.dfsg.P1-4 amd64 install ok installed libisccfg82 1:9.8.1.dfsg.P1-4 amd64 install ok installed libk5crypto3 1.10+dfsg~beta1-2 amd64 install ok installed libkeyutils1 1.5.2-2 amd64 install ok installed libklibc 1.5.25-1ubuntu2 amd64 install ok installed libkrb5-26-heimdal 1.6~git20120311.dfsg.1-2 amd64 install ok installed libkrb5-3 1.10+dfsg~beta1-2 amd64 install ok installed libkrb5support0 1.10+dfsg~beta1-2 amd64 install ok installed libldap-2.4-2 2.4.28-1.1ubuntu4 amd64 install ok installed liblocale-gettext-perl 1.05-7build1 amd64 install ok installed liblockfile-bin 1.09-3 amd64 install ok installed liblockfile1 1.09-3 amd64 install ok installed liblwres80 1:9.8.1.dfsg.P1-4 amd64 install ok installed liblzma5 5.1.1alpha+20110809-3 amd64 install ok installed libmagic1 5.09-2 amd64 install ok installed libmount1 2.20.1-1ubuntu3 amd64 install ok installed libmpc2 0.9-4 amd64 install ok installed libmpfr4 3.1.0-3ubuntu2 amd64 install ok installed libncurses5 5.9-4 amd64 install ok installed libncursesw5 5.9-4 amd64 install ok installed libnewt0.52 0.52.11-2ubuntu10 amd64 install ok installed libnfnetlink0 1.0.0-1 amd64 install ok installed libnfsidmap2 0.25-1ubuntu2 amd64 install ok installed libnih-dbus1 1.0.3-4ubuntu9 amd64 install ok installed libnih1 1.0.3-4ubuntu9 amd64 install ok installed libnl-3-200 3.2.3-2ubuntu2 amd64 install ok installed libnl-genl-3-200 3.2.3-2ubuntu2 amd64 install ok installed libopts25 1:5.12-0.1ubuntu1 amd64 install ok installed libp11-kit0 0.12-2ubuntu1 amd64 install ok installed libpam-modules 1.1.3-7ubuntu2 amd64 install ok installed libpam-modules-bin 1.1.3-7ubuntu2 amd64 install ok installed libpam-runtime 1.1.3-7ubuntu2 all install ok installed libpam0g 1.1.3-7ubuntu2 amd64 install ok installed libparse-debianchangelog-perl 1.2.0-1ubuntu1 all install ok installed libparted0debian1 2.3-8ubuntu5 amd64 install ok installed libpcap0.8 1.1.1-10 amd64 install ok installed libpci3 1:3.1.8-2ubuntu6 amd64 install ok installed libpciaccess0 0.12.902-1 amd64 install ok installed libpcre3 8.12-4 amd64 install ok installed libpipeline1 1.2.1-1 amd64 install ok installed libplymouth2 0.8.2-2ubuntu30 amd64 install ok installed libpng12-0 1.2.46-3ubuntu4 amd64 install ok installed libpolkit-gobject-1-0 0.104-1 amd64 install ok installed libpopt0 1.16-3ubuntu1 amd64 install ok installed libquadmath0 4.6.3-1ubuntu5 amd64 install ok installed libreadline-dev 6.2-8 amd64 install ok installed libreadline6 6.2-8 amd64 install ok installed libreadline6-dev 6.2-8 amd64 install ok installed libroken18-heimdal 1.6~git20120311.dfsg.1-2 amd64 install ok installed librtmp0 2.4~20110711.gitc28f1bab-1 amd64 install ok installed libsasl2-2 2.1.25.dfsg1-3 amd64 install ok installed libsasl2-modules 2.1.25.dfsg1-3 amd64 install ok installed libselinux1 2.1.0-4.1ubuntu1 amd64 install ok installed libsigc++-2.0-0c2a 2.2.10-0ubuntu2 amd64 install ok installed libslang2 2.2.4-3ubuntu1 amd64 install ok installed libsqlite3-0 3.7.9-2ubuntu1 amd64 install ok installed libss2 1.42-1ubuntu2 amd64 install ok installed libssl-dev 1.0.1-4ubuntu5.5 amd64 install ok installed libssl-doc 1.0.1-4ubuntu5.5 all install ok installed libssl1.0.0 1.0.1-4ubuntu5.5 amd64 install ok installed libstdc++6 4.6.3-1ubuntu5 amd64 install ok installed libsub-name-perl 0.05-1build2 amd64 install ok installed libswitch-perl 2.16-2 all install ok installed libtasn1-3 2.10-1ubuntu1 amd64 install ok installed libtext-charwidth-perl 0.04-7build1 amd64 install ok installed libtext-iconv-perl 1.7-5 amd64 install ok installed libtext-wrapi18n-perl 0.06-7 all install ok installed libtimedate-perl 1.2000-1 all install ok installed libtinfo-dev 5.9-4 amd64 install ok installed libtinfo5 5.9-4 amd64 install ok installed libtirpc1 0.2.2-5 amd64 install ok installed libudev0 175-0ubuntu9 amd64 install ok installed libusb-0.1-4 2:0.1.12-20 amd64 install ok installed libusb-1.0-0 2:1.0.9~rc3-2ubuntu1 amd64 install ok installed libuuid1 2.20.1-1ubuntu3 amd64 install ok installed libwind0-heimdal 1.6~git20120311.dfsg.1-2 amd64 install ok installed libwrap0 7.6.q-21 amd64 install ok installed libx11-6 2:1.4.99.1-0ubuntu2 amd64 install ok installed libx11-data 2:1.4.99.1-0ubuntu2 all install ok installed libxapian22 1.2.8-1 amd64 install ok installed libxau6 1:1.0.6-4 amd64 install ok installed libxcb1 1.8.1-1 amd64 install ok installed libxdmcp6 1:1.1.0-4 amd64 install ok installed libxext6 2:1.3.0-3build1 amd64 install ok installed libxml2 2.7.8.dfsg-5.1ubuntu4 amd64 install ok installed libxmuu1 2:1.1.0-3 amd64 install ok installed libyaml-0-2 0.1.4-2ubuntu0.12.04.3 amd64 install ok installed linux-firmware 1.79 all install ok installed linux-headers-3.2.0-30 3.2.0-30.48 all install ok installed linux-headers-3.2.0-30-generic 3.2.0-30.48 amd64 install ok installed linux-headers-server 3.2.0.30.32 amd64 install ok installed linux-image-3.2.0-23-generic 3.2.0-23.36 amd64 install ok installed linux-image-server 3.2.0.23.25 amd64 install ok installed linux-libc-dev 3.2.0-30.48 amd64 install ok installed linux-server 3.2.0.23.25 amd64 install ok installed locales 2.13+git20120306-3 all install ok installed lockfile-progs 0.1.16 amd64 install ok installed login 1:4.1.4.2+svn3283-3ubuntu5 amd64 install ok installed logrotate 3.7.8-6ubuntu5 amd64 install ok installed lsb-base 4.0-0ubuntu20 all install ok installed lsb-release 4.0-0ubuntu20 all install ok installed lshw 02.15-2 amd64 install ok installed lsof 4.81.dfsg.1-1build1 amd64 install ok installed ltrace 0.5.3-2.1ubuntu2 amd64 install ok installed lvm2 2.02.66-4ubuntu7 amd64 install ok installed makedev 2.3.1-89ubuntu2 all install ok installed man-db 2.6.1-2 amd64 install ok installed manpages 3.35-0.1ubuntu1 all install ok installed manpages-dev 3.35-0.1ubuntu1 all install ok installed mawk 1.3.3-17 amd64 install ok installed memtest86+ 4.20-1.1ubuntu1 amd64 install ok installed mime-support 3.51-1ubuntu1 all install ok installed mlocate 0.23.1-1ubuntu2 amd64 install ok installed module-init-tools 3.16-1ubuntu2 amd64 install ok installed mount 2.20.1-1ubuntu3 amd64 install ok installed mountall 2.36 amd64 install ok installed msgpack-python 0.1.10-1 amd64 install ok installed mtr-tiny 0.80-1ubuntu1 amd64 install ok installed multiarch-support 2.15-0ubuntu10 amd64 install ok installed nano 2.2.6-1 amd64 install ok installed ncurses-base 5.9-4 all install ok installed ncurses-bin 5.9-4 amd64 install ok installed net-tools 1.60-24.1ubuntu2 amd64 install ok installed netbase 4.47ubuntu1 all install ok installed netcat-openbsd 1.89-4ubuntu1 amd64 install ok installed nfs-common 1:1.2.5-3ubuntu3 amd64 install ok installed ntfs-3g 1:2012.1.15AR.1-1ubuntu1 amd64 install ok installed ntp 1:4.2.6.p3+dfsg-1ubuntu3.1 amd64 install ok installed ntpdate 1:4.2.6.p3+dfsg-1ubuntu3 amd64 install ok installed openssh-client 1:5.9p1-5ubuntu1 amd64 install ok installed openssh-server 1:5.9p1-5ubuntu1 amd64 install ok installed openssl 1.0.1-4ubuntu3 amd64 install ok installed os-prober 1.51ubuntu3 amd64 install ok installed parted 2.3-8ubuntu5 amd64 install ok installed passwd 1:4.1.4.2+svn3283-3ubuntu5 amd64 install ok installed pciutils 1:3.1.8-2ubuntu6 amd64 install ok installed perl 5.14.2-6ubuntu2 amd64 install ok installed perl-base 5.14.2-6ubuntu2 amd64 install ok installed perl-modules 5.14.2-6ubuntu2 all install ok installed plymouth 0.8.2-2ubuntu30 amd64 install ok installed plymouth-theme-ubuntu-text 0.8.2-2ubuntu30 amd64 install ok installed popularity-contest 1.53ubuntu1 all install ok installed powe rmgmt-base 1.31 amd64 install ok installed ppp 2.4.5-5ubuntu1 amd64 install ok installed pppconfig 2.3.18+nmu3ubuntu1 all install ok installed pppoeconf 1.20ubuntu1 all install ok installed procps 1:3.2.8-11ubuntu6.3 amd64 install ok installed psmisc 22.15-2ubuntu1 amd64 install ok installed python 2.7.3-0ubuntu2 amd64 install ok installed python-apt 0.8.3ubuntu7 amd64 install ok installed python-apt-common 0.8.3ubuntu7 all install ok installed python-chardet 2.0.1-2build1 all install ok installed python-crypto 2.4.1-1ubuntu0.1 amd64 install ok installed python-dbus 1.0.0-1ubuntu1 amd64 install ok installed python-dbus-dev 1.0.0-1ubuntu1 all install ok installed python-debian 0.1.21ubuntu1 all install ok installed python-gdbm 2.7.3-1ubuntu1 amd64 install ok installed python-gevent 0.13.6-1ubuntu1 amd64 install ok installed python-gi 3.2.0-3 amd64 install ok installed python-gnupginterface 0.3.2-9.1ubuntu3 all install ok installed python-greenlet 0.3.1-1ubuntu5.1 amd64 install ok installed python-jinja2 2.6-1ubuntu0.1 amd64 install ok installed python-m2crypto 0.21.1-2ubuntu2 amd64 install ok installed python-markupsafe 0.15-1 amd64 install ok installed python-minimal 2.7.3-0ubuntu2 amd64 install ok installed python-pkg-resources 0.6.24-1ubuntu1 all install ok installed python-pycurl 7.19.0-4ubuntu3 amd64 install ok installed python-requests 0.8.2-1 all install ok installed python-software-properties 0.82.7.7 all install ok installed python-support 1.0.14ubuntu2 all install ok installed python-xapian 1.2.8-1 amd64 install ok installed python-yaml 3.10-2 amd64 install ok installed python-zmq 13.0.0-2precise amd64 install ok installed python2.7 2.7.3-0ubuntu3 amd64 install ok installed python2.7-minimal 2.7.3-0ubuntu3 amd64 install ok installed readline-common 6.2-8 all install ok installed resolvconf 1.63ubuntu11 all install ok installed rpcbind 0.2.0-7ubuntu1.1 amd64 install ok installed rsync 3.0.9-1ubuntu1 amd64 install ok installed rsyslog 5.8.6-1ubuntu8 amd64 install ok installed salt-common 2014.1.7-1precise1 all install ok installed salt-minion 2014.1.7-1precise1 all install ok installed sed 4.2.1-9 amd64 install ok installed sensible-utils 0.0.6ubuntu2 all install ok installed sgml-base 1.26+nmu1ubuntu1 all install ok installed ssh-import-id 2.10-0ubuntu1 all install ok installed strace 4.5.20-2.3ubuntu1 amd64 install ok installed sudo 1.8.3p1-1ubuntu3 amd64 install ok installed sysv-rc 2.88dsf-13.10ubuntu11 all install ok installed sysvinit-utils 2.88dsf-13.10ubuntu11 amd64 install ok installed tar 1.26-4ubuntu1 amd64 install ok installed tasksel 2.88ubuntu9 all install ok installed tasksel-data 2.88ubuntu9 all install ok installed tcpd 7.6.q-21 amd64 install ok installed tcpdump 4.2.1-1ubuntu2 amd64 install ok installed telnet 0.17-36build1 amd64 install ok installed time 1.7-23.1 amd64 install ok installed tzdata 2012b-1 all install ok installed ubuntu-keyring 2011.11.21 all install ok installed ubuntu-minimal 1.267 amd64 install ok installed ubuntu-standard 1.267 amd64 install ok installed ucf 3.0025+nmu2ubuntu1 all install ok installed udev 175-0ubuntu9 amd64 install ok installed ufw 0.31.1-1 all install ok installed unattended-upgrades 0.76ubuntu1 all install ok installed update-manager-core 1:0.156.14 amd64 install ok installed upstart 1.5-0ubuntu7.2 amd64 install ok installed ureadahead 0.100.0-12 amd64 install ok installed usbutils 1:005-1 amd64 install ok installed util-linux 2.20.1-1ubuntu3 amd64 install ok installed uuid-runtime 2.20.1-1ubuntu3 amd64 install ok installed vim-common 2:7.3.429-2ubuntu2 amd64 install ok installed vim-tiny 2:7.3.429-2ubuntu2 amd64 install ok installed watershed 6 amd64 install ok installed wget 1.13.4-2ubuntu1 amd64 install ok installed whiptail 0.52.11-2ubuntu10 amd64 install ok installed wireless-regdb 2011.04.28-1ubuntu3 all install ok installed xauth 1:1.0.6-1 amd64 install ok installed xkb-data 2.5-1ubuntu1 all install ok installed xml-core 0.13 all install ok installed xz-lzma 5.1.1alpha+20110809-3 all install ok installed xz-utils 5.1.1alpha+20110809-3 amd64 install ok installed zlib1g 1:1.2.3.4.dfsg-3ubuntu4 amd64 install ok installed zlib1g-dev 1:1.2.3.4.dfsg-3ubuntu4 amd64

[INFO ] Executing command 'grep-available -F Provides -s Package,Provides -e "^.+$"' in directory '/root'

[DEBUG ] stdout: Package: python-pkg-resources Provides: python2.6-setuptools, python2.7-setuptools

Package: debconf Provides: debconf-2.0

Package: initramfs-tools Provides: linux-initramfs-tool

Package: telnet Provides: telnet-client

Package: gettext-base Provides: libasprintf0c2

Package: man-db Provides: man, man-browser

Package: python-dbus Provides: python2.7-dbus

Package: isc-dhcp-common Provides: dhcp3-common

Package: libparted0debian1 Provides: libparted

Package: procps Provides: watch

Package: g++-4.6 Provides: c++-compiler, c++abi2-dev

Package: ncurses-base Provides: ncurses-runtime

Package: libpci3 Provides: libpci2

Package: perl-modules Provides: libansicolor-perl, libarchive-tar-perl, libattribute-handlers-perl, libautodie-perl, libcgi-pm-perl, libcpan-meta-perl, libcpan-meta-yaml-perl, libcpanplus-perl, libdigest-perl, libextutils-cbuilder-perl, libextutils-command-perl, libextutils-install-perl, libextutils-parsexs-perl, libfile-path-perl, libfile-spec-perl, libfile-temp-perl, libhttp-tiny-perl, libi18n-langtags-perl, libio-zlib-perl, libjson-pp-perl, liblocale-codes-perl, liblocale-maketext-perl, liblocale-maketext-simple-perl, libmath-bigint-perl, libmath-complex-perl, libmodule-build-perl, libmodule-corelist-perl, libmodule-load-conditional-perl, libmodule-load-perl, libmodule-metadata-perl, libmodule-pluggable-perl, libnet-perl, libnet-ping-perl, libparams-check-perl, libparent-perl, libparse-cpan-meta-perl, libperl-ostype-perl, libperl4-corelibs-perl, libpod-escapes-perl, libpod-parser-perl, libpod-simple-perl, libshell-perl, libtest-harness-perl, libtest-simple-perl, libthread-queue-perl, libtime-local-perl, libunicode-collate-perl, libversion-perl, libversion-requirements-perl, podlators-perl

Package: dctrl-tools Provides: grep-dctrl

Package: libc6-dev Provides: libc-dev

Package: nfs-common Provides: nfs-client

Package: python-gnupginterface Provides: python2.7-gnupginterface

Package: python-gi Provides: python2.7-gi

Package: perl-base Provides: libscalar-list-utils-perl, libxsloader-perl, perl5-base, perlapi-5.14.2

Package: libtimedate-perl Provides: timedate

Package: whiptail Provides: whiptail-provider, whiptail-utf8

Package: libstdc++6-4.6-dev Provides: libstdc++-dev

Package: libpam-modules Provides: libpam-mkhomedir, libpam-motd, libpam-umask

Package: tzdata Provides: tzdata-wheezy

Package: python Provides: python-ctypes, python-email, python-importlib, python-profiler, python-wsgiref

Package: linux-headers-3.2.0-23-generic Provides: linux-headers, linux-headers-3.0

Package: linux-libc-dev Provides: linux-kernel-headers

Package: rpcbind Provides: portmap

Package: gcc-4.6 Provides: c-compiler

Package: python-gdbm Provides: python2.7-gdbm

Package: netcat-openbsd Provides: netcat

Package: zlib1g Provides: libz1

Package: python2.7 Provides: python-argparse, python2.7-argparse, python2.7-celementtree, python2.7-cjkcodecs, python2.7-ctypes, python2.7-elementtree, python2.7-profiler, python2.7-wsgiref

Package: xz-lzma Provides: lzma

Package: curl Provides: curl-ssl

Package: python-m2crypto Provides: m2crypto, python2.7-m2crypto

Package: libgirepository-1.0-1 Provides: libgirepository1.0-1

Package: base-files Provides: base

Package: console-setup Provides: console-terminus

Package: python-pycurl Provides: python2.7-pycurl

Package: iproute Provides: arpd

Package: libdevmapper1.02.1 Provides: libdevmapper

Package: g++ Provides: c++-compiler

Package: e2fslibs Provides: libe2p2, libext2fs2

Package: bind9-host Provides: host

Package: libcomerr2 Provides: libcomerr-kth-compat

Package: mawk Provides: awk

Package: plymouth-theme-ubuntu-text Provides: plymouth-theme

Package: grep Provides: rgrep

Package: kbd Provides: console-utilities, open

Package: upstart Provides: startup-tasks, system-services, upstart-compat-sysv, upstart-job

Package: ureadahead Provides: readahead

Package: linux-headers-3.2.0-30 Provides: linux-headers, linux-headers-3

Package: linux-image-3.2.0-23-generic Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, linux-image-3.0, ndiswrapper-modules-1.9, redhat-cluster-modules

Package: openssh-server Provides: ssh-server

Package: python-jinja2 Provides: python2.7-jinja2

Package: python-xapian Provides: python2.7-xapian

Package: info Provides: info-browser

Package: gcc Provides: c-compiler

Package: python-crypto Provides: python2.7-crypto

Package: iputils-ping Provides: ping

Package: git Provides: git-completion, git-core

Package: perl Provides: data-dumper, libcompress-raw-bzip2-perl, libcompress-raw-zlib-perl, libcompress-zlib-perl, libdevel-dprof-perl, libdigest-md5-perl, libdigest-sha-perl, libencode-perl, libio-compress-base-perl, libio-compress-bzip2-perl, libio-compress-perl, libio-compress-zlib-perl, libmime-base64-perl, libstorable-perl, libsys-syslog-perl, libthreads-perl, libthreads-shared-perl, libtime-hires-perl, libtime-piece-perl, perl5

Package: python-markupsafe Provides: python2.7-markupsafe

Package: zlib1g-dev Provides: libz-dev

Package: linux-firmware Provides: atmel-firmware

Package: cron Provides: cron-daemon

Package: nano Provides: editor

Package: python-apt Provides: python2.7-apt

Package: openssh-client Provides: rsh-client, ssh-client

Package: libc6 Provides: glibc-2.13-1

Package: util-linux Provides: linux32, schedutils

Package: linux-headers-3.2.0-23 Provides: linux-headers, linux-headers-3

Package: popularity-contest Provides: popcon

Package: rsyslog Provides: linux-kernel-log-daemon, system-log-daemon

Package: isc-dhcp-client Provides: dhcp3-client

Package: vim-tiny Provides: editor

Package: python-debian Provides: python-deb822

Package: linux-headers-3.2.0-30-generic Provides: linux-headers, linux-headers-3.0

Package: binutils Provides: elf-binutils

[INFO ] Executing command 'apt-get -q update' in directory '/root'

[DEBUG ] stdout: Ign http://us.archive.ubuntu.com precise InRelease Ign http://us.archive.ubuntu.com precise-updates InRelease Ign http://us.archive.ubuntu.com precise-backports InRelease Ign http://security.ubuntu.com precise-security InRelease Ign http://ppa.launchpad.net precise InRelease Hit http://us.archive.ubuntu.com precise Release.gpg Hit http://us.archive.ubuntu.com precise-updates Release.gpg Hit http://security.ubuntu.com precise-security Release.gpg Hit http://ppa.launchpad.net precise Release.gpg Hit http://us.archive.ubuntu.com precise-backports Release.gpg Hit http://security.ubuntu.com precise-security Release Hit http://ppa.launchpad.net precise Release Hit http://us.archive.ubuntu.com precise Release Hit http://us.archive.ubuntu.com precise-updates Release Hit http://security.ubuntu.com precise-security/main Sources Hit http://ppa.launchpad.net precise/main Sources Hit http://us.archive.ubuntu.com precise-backports Release Hit http://us.archive.ubuntu.com precise/main Sources Hit http://us.archive.ubuntu.com precise/restricted Sources Hit http://us.archive.ubuntu.com precise/universe Sources Hit http://us.archive.ubuntu.com precise/multiverse Sources Hit http://us.archive.ubuntu.com precise/main amd64 Packages Hit http://us.archive.ubuntu.com precise/restricted amd64 Packages Hit http://us.archive.ubuntu.com precise/universe amd64 Packages Hit http://us.archive.ubuntu.com precise/multiverse amd64 Packages Hit http://us.archive.ubuntu.com precise/main i386 Packages Hit http://us.archive.ubuntu.com precise/restricted i386 Packages Hit http://security.ubuntu.com precise-security/restricted Sources Hit http://security.ubuntu.com precise-security/universe Sources Hit http://security.ubuntu.com precise-security/multiverse Sources Hit http://security.ubuntu.com precise-security/main amd64 Packages Hit http://security.ubuntu.com precise-security/restricted amd64 Packages Hit http://us.archive.ubuntu.com precise/universe i386 Packages Hit http://us.archive.ubuntu.com precise/multiverse i386 Packages Hit http://us.archive.ubuntu.com precise/main TranslationIndex Hit http://us.archive.ubuntu.com precise/multiverse TranslationIndex Hit http://ppa.launchpad.net precise/main amd64 Packages Hit http://ppa.launchpad.net precise/main i386 Packages Ign http://ppa.launchpad.net precise/main TranslationIndex Hit http://us.archive.ubuntu.com precise/restricted TranslationIndex Hit http://us.archive.ubuntu.com precise/universe TranslationIndex Hit http://us.archive.ubuntu.com precise-updates/main Sources Hit http://us.archive.ubuntu.com precise-updates/restricted Sources Hit http://us.archive.ubuntu.com precise-updates/universe Sources Hit http://us.archive.ubuntu.com precise-updates/multiverse Sources Hit http://us.archive.ubuntu.com precise-updates/main amd64 Packages Hit http://us.archive.ubuntu.com precise-updates/restricted amd64 Packages Hit http://security.ubuntu.com precise-security/universe amd64 Packages Hit http://security.ubuntu.com precise-security/multiverse amd64 Packages Hit http://security.ubuntu.com precise-security/main i386 Packages Hit http://security.ubuntu.com precise-security/restricted i386 Packages Hit http://security.ubuntu.com precise-security/universe i386 Packages Hit http://security.ubuntu.com precise-security/multiverse i386 Packages Hit http://security.ubuntu.com precise-security/main TranslationIndex Hit http://security.ubuntu.com precise-security/multiverse TranslationIndex Hit http://us.archive.ubuntu.com precise-updates/universe amd64 Packages Hit http://us.archive.ubuntu.com precise-updates/multiverse amd64 Packages Hit http://us.archive.ubuntu.com precise-updates/main i386 Packages Hit http://us.archive.ubuntu.com precise-updates/restricted i386 Packages Hit http://us.archive.ubuntu.com precise-updates/universe i386 Packages Hit http://us.archive.ubuntu.com precise-updates/multiverse i386 Packages Hit http://us.archive.ubuntu.com precise-updates/main TranslationIndex Hit http://us.archive.ubuntu.com precise-updates/multiverse TranslationIndex Hit http://us.archive.ubuntu.com precise-updates/restricted TranslationIndex Hit http://us.archive.ubuntu.com precise-updates/universe TranslationIndex Hit http://us.archive.ubuntu.com precise-backports/main Sources Hit http://us.archive.ubuntu.com precise-backports/restricted Sources Hit http://us.archive.ubuntu.com precise-backports/universe Sources Hit http://security.ubuntu.com precise-security/restricted TranslationIndex Hit http://security.ubuntu.com precise-security/universe TranslationIndex Hit http://us.archive.ubuntu.com precise-backports/multiverse Sources Hit http://us.archive.ubuntu.com precise-backports/main amd64 Packages Hit http://us.archive.ubuntu.com precise-backports/restricted amd64 Packages Hit http://us.archive.ubuntu.com precise-backports/universe amd64 Packages Hit http://us.archive.ubuntu.com precise-backports/multiverse amd64 Packages Hit http://us.archive.ubuntu.com precise-backports/main i386 Packages Hit http://us.archive.ubuntu.com precise-backports/restricted i386 Packages Hit http://us.archive.ubuntu.com precise-backports/universe i386 Packages Hit http://us.archive.ubuntu.com precise-backports/multiverse i386 Packages Hit http://us.archive.ubuntu.com precise-backports/main TranslationIndex Hit http://us.archive.ubuntu.com precise-backports/multiverse TranslationIndex Hit http://us.archive.ubuntu.com precise-backports/restricted TranslationIndex Hit http://us.archive.ubuntu.com precise-backports/universe TranslationIndex Hit http://us.archive.ubuntu.com precise/main Translation-en Hit http://security.ubuntu.com precise-security/main Translation-en Hit http://us.archive.ubuntu.com precise/multiverse Translation-en Hit http://us.archive.ubuntu.com precise/restricted Translation-en Hit http://us.archive.ubuntu.com precise/universe Translation-en Hit http://us.archive.ubuntu.com precise-updates/main Translation-en Hit http://us.archive.ubuntu.com precise-updates/multiverse Translation-en Hit http://us.archive.ubuntu.com precise-updates/restricted Translation-en Hit http://us.archive.ubuntu.com precise-updates/universe Translation-en Hit http://us.archive.ubuntu.com precise-backports/main Translation-en Hit http://us.archive.ubuntu.com precise-backports/multiverse Translation-en Hit http://us.archive.ubuntu.com precise-backports/restricted Translation-en Hit http://us.archive.ubuntu.com precise-backports/universe Translation-en Hit http://security.ubuntu.com precise-security/multiverse Translation-en Hit http://security.ubuntu.com precise-security/restricted Translation-en Hit http://security.ubuntu.com precise-security/universe Translation-en Ign http://ppa.launchpad.net precise/main Translation-en Reading package lists...

[INFO ] Executing command ['apt-cache', '-q', 'policy', 'build-essential'] in directory '/root'

[DEBUG ] stdout: build-essential: Installed: (none) Candidate: 11.5ubuntu2.1 Version table: 11.5ubuntu2.1 0 500 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 Packages 11.5ubuntu2 0 500 http://us.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages

[INFO ] Executing command ['apt-cache', '-q', 'policy', 'git'] in directory '/root'

[DEBUG ] stdout: git: Installed: (none) Candidate: 1:1.7.9.5-1 Version table: 1:1.7.9.5-1 0 500 http://us.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages 100 /var/lib/dpkg/status [INFO ] Executing command ['apt-cache', '-q', 'policy', 'lsof'] in directory '/root'

[DEBUG ] stdout: lsof: Installed: 4.81.dfsg.1-1build1 Candidate: 4.81.dfsg.1-1build1 Version table: *\ 4.81.dfsg.1-1build1 0 500 http://us.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages 100 /var/lib/dpkg/status [INFO ] Executing command "dpkg --compare-versions '4.81.dfsg.1-1build1' lt '4.81.dfsg.1-1build1'" in directory '/root'

[DEBUG ] output: [INFO ] Executing command "dpkg --compare-versions '4.81.dfsg.1-1build1' eq '4.81.dfsg.1-1build1'" in directory '/root'

[DEBUG ] output: [INFO ] Executing command ['apt-cache', '-q', 'policy', 'ntp'] in directory '/root'

[DEBUG ] stdout: ntp: Installed: 1:4.2.6.p3+dfsg-1ubuntu3.1 Candidate: 1:4.2.6.p3+dfsg-1ubuntu3.1 Version table: *\ 1:4.2.6.p3+dfsg-1ubuntu3.1 0 500 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 Packages 100 /var/lib/dpkg/status 1:4.2.6.p3+dfsg-1ubuntu3 0 500 http://us.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages [INFO ] Executing command "dpkg --compare-versions '1:4.2.6.p3+dfsg-1ubuntu3.1' lt '1:4.2.6.p3+dfsg-1ubuntu3.1'" in directory '/root'

[DEBUG ] output:

[INFO ] Executing command "dpkg --compare-versions '1:4.2.6.p3+dfsg-1ubuntu3.1' eq '1:4.2.6.p3+dfsg-1ubuntu3.1'" in directory '/root'

[DEBUG ] output: [INFO ] Executing command ['apt-cache', '-q', 'policy', 'tmux'] in directory '/root'

[DEBUG ] stdout: tmux: Installed: (none) Candidate: 1.6-1ubuntu1 Version table: 1.6-1ubuntu1 0 500 http://us.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages [INFO ] Executing command ['apt-cache', '-q', 'policy', 'vim'] in directory '/root'

[DEBUG ] stdout: vim: Installed: (none) Candidate: 2:7.3.429-2ubuntu2.1 Version table: 2:7.3.429-2ubuntu2.1 0 500 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 Packages 2:7.3.429-2ubuntu2 0 500 http://us.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages

[INFO ] Executing command ['apt-cache', '-q', 'policy', 'libsnappy-dev'] in directory '/root'

[DEBUG ] stdout: libsnappy-dev: Installed: (none) Candidate: 1.0.4-1build1 Version table: 1.0.4-1build1 0 500 http://us.archive.ubuntu.com/ubuntu/ precise/universe amd64 Packages [INFO ] Executing command ['apt-cache', '-q', 'policy', 'htop'] in directory '/root'

[DEBUG ] stdout: htop: Installed: (none) Candidate: 1.0.1-1 Version table: 1.0.1-1 0 500 http://us.archive.ubuntu.com/ubuntu/ precise/universe amd64 Packages

[INFO ] Executing command ['apt-cache', '-q', 'policy', 'net-tools'] in directory '/root'

[DEBUG ] stdout: net-tools: Installed: 1.60-24.1ubuntu2 Candidate: 1.60-24.1ubuntu2 Version table: *\ 1.60-24.1ubuntu2 0 500 http://us.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages 100 /var/lib/dpkg/status

[INFO ] Executing command "dpkg --compare-versions '1.60-24.1ubuntu2' lt '1.60-24.1ubuntu2'" in directory '/root'

[DEBUG ] output: [INFO ] Executing command "dpkg --compare-versions '1.60-24.1ubuntu2' eq '1.60-24.1ubuntu2'" in directory '/root'

[DEBUG ] output:

[INFO ] Executing command ['apt-cache', '-q', 'policy', 'gfortran'] in directory '/root'

[DEBUG ] stdout: gfortran: Installed: (none) Candidate: 4:4.6.3-1ubuntu5 Version table: 4:4.6.3-1ubuntu5 0 500 http://us.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages [INFO ] Executing command ['apt-cache', '-q', 'policy', 'python-virtualenv'] in directory '/root'

[DEBUG ] stdout: python-virtualenv: Installed: (none) Candidate: 1.7.1.2-1 Version table: 1.7.1.2-1 0 500 http://us.archive.ubuntu.com/ubuntu/ precise/universe amd64 Packages

[INFO ] Executing command ['apt-cache', '-q', 'policy', 'netcat'] in directory '/root'

[DEBUG ] stdout: netcat: Installed: (none) Candidate: 1.10-39 Version table: 1.10-39 0 500 http://us.archive.ubuntu.com/ubuntu/ precise/universe amd64 Packages [INFO ] Executing command "dpkg --compare-versions '1' lt '1.10-39'" in directory '/root'

[DEBUG ] output: [INFO ] Executing command ['apt-cache', '-q', 'policy', 'curl'] in directory '/root'

[DEBUG ] stdout: curl: Installed: (none) Candidate: 7.22.0-3ubuntu4.8 Version table: 7.22.0-3ubuntu4.8 0 500 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 Packages 500 http://security.ubuntu.com/ubuntu/ precise-security/main amd64 Packages 7.22.0-3ubuntu4 0 500 http://us.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages

[INFO ] Executing command ['apt-cache', '-q', 'policy', 'liblapack-dev'] in directory '/root'

[DEBUG ] stdout: liblapack-dev: Installed: (none) Candidate: 3.3.1-1 Version table: 3.3.1-1 0 500 http://us.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages [INFO ] Executing command ['apt-cache', '-q', 'policy', 'python-dev'] in directory '/root'

[DEBUG ] stdout: python-dev: Installed: (none) Candidate: 2.7.3-0ubuntu2.2 Version table: 2.7.3-0ubuntu2.2 0 500 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 Packages 2.7.3-0ubuntu2 0 500 http://us.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages [INFO ] Executing command ['apt-cache', '-q', 'policy', 'libatlas-base-dev'] in directory '/root'

[DEBUG ] stdout: libatlas-base-dev: Installed: (none) Candidate: 3.8.4-3build1 Version table: 3.8.4-3build1 0 500 http://us.archive.ubuntu.com/ubuntu/ precise/universe amd64 Packages

[INFO ] Executing command ['apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'build-essential', 'git', 'tmux', 'vim', 'libsnappy-dev', 'htop', 'gfortran', 'python-virtualenv', 'netcat', 'curl', 'liblapack-dev', 'python-dev', 'libatlas-base-dev'] in directory '/root'

[DEBUG ] output: Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: dpkg-dev fakeroot g++ g++-4.6 gfortran-4.6 git-man libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libatlas-dev libatlas3gf-base libblas-dev libblas3gf libcurl3 libdpkg-perl liberror-perl libexpat1 libexpat1-dev libgfortran3 libgpm2 liblapack3gf libpython2.7 libsnappy1 libstdc++6-4.6-dev make netcat-traditional patch python python-minimal python-pip python-setuptools python2.7 python2.7-dev python2.7-minimal vim-common vim-runtime vim-tiny Suggested packages: debian-keyring g++-multilib g++-4.6-multilib gcc-4.6-doc libstdc++6-4.6-dbg gfortran-multilib gfortran-doc gfortran-4.6-multilib gfortran-4.6-doc libgfortran3-dbg git-daemon-run git-daemon-sysvinit git-doc git-el git-arch git-cvs git-svn git-email git-gui gitk gitweb libblas-doc liblapack-doc gpm libstdc++6-4.6-doc make-doc diffutils-doc python-doc python-tk python2.7-doc binfmt-support ctags vim-doc vim-scripts indent The following NEW packages will be installed: build-essential curl dpkg-dev fakeroot g++ g++-4.6 gfortran gfortran-4.6 git git-man htop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libatlas-base-dev libatlas-dev libatlas3gf-base libblas-dev libblas3gf libcurl3 libdpkg-perl liberror-perl libexpat1-dev libgfortran3 libgpm2 liblapack-dev liblapack3gf libpython2.7 libsnappy-dev libsnappy1 libstdc++6-4.6-dev make netcat netcat-traditional patch python-dev python-pip python-setuptools python-virtualenv python2.7-dev tmux vim vim-runtime The following packages will be upgraded: libexpat1 python python-minimal python2.7 python2.7-minimal vim-common vim-tiny 7 upgraded, 43 newly installed, 0 to remove and 157 not upgraded. Need to get 92.8 MB of archives. After this operation, 212 MB of additional disk space will be used. Get:1 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python2.7 amd64 2.7.3-0ubuntu3.5 [2675 kB] Get:2 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python2.7-minimal amd64 2.7.3-0ubuntu3.5 [1743 kB] Get:3 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libexpat1 amd64 2.0.1-7.2ubuntu1.1 [131 kB] Get:4 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python-minimal amd64 2.7.3-0ubuntu2.2 [29.7 kB] Get:5 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python amd64 2.7.3-0ubuntu2.2 [168 kB] Get:6 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libcurl3 amd64 7.22.0-3ubuntu4.8 [237 kB] Get:7 http://us.archive.ubuntu.com/ubuntu/ precise/main libgfortran3 amd64 4.6.3-1ubuntu5 [357 kB] Get:8 http://us.archive.ubuntu.com/ubuntu/ precise/main libgpm2 amd64 1.20.4-4 [17.2 kB] Get:9 http://us.archive.ubuntu.com/ubuntu/ precise/main tmux amd64 1.6-1ubuntu1 [224 kB] Get:10 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main vim-tiny amd64 2:7.3.429-2ubuntu2.1 [411 kB] Get:11 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main vim-common amd64 2:7.3.429-2ubuntu2.1 [86.5 kB] Get:12 http://us.archive.ubuntu.com/ubuntu/ precise/main libstdc++6-4.6-dev amd64 4.6.3-1ubuntu5 [1660 kB] Get:13 http://us.archive.ubuntu.com/ubuntu/ precise/main g++-4.6 amd64 4.6.3-1ubuntu5 [6954 kB] Get:14 http://us.archive.ubuntu.com/ubuntu/ precise/main g++ amd64 4:4.6.3-1ubuntu5 [1442 B] Get:15 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main make amd64 3.81-8.1ubuntu1.1 [119 kB] Get:16 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libdpkg-perl all 1.16.1.2ubuntu7.5 [182 kB] Get:17 http://us.archive.ubuntu.com/ubuntu/ precise/main patch amd64 2.6.1-3 [80.2 kB] Get:18 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main dpkg-dev all 1.16.1.2ubuntu7.5 [468 kB] Get:19 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main build-essential amd64 11.5ubuntu2.1 [5816 B] Get:20 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main curl amd64 7.22.0-3ubuntu4.8 [138 kB] Get:21 http://us.archive.ubuntu.com/ubuntu/ precise/main fakeroot amd64 1.18.2-1 [87.2 kB] Get:22 http://us.archive.ubuntu.com/ubuntu/ precise/main gfortran-4.6 amd64 4.6.3-1ubuntu5 [5579 kB] Get:23 http://us.archive.ubuntu.com/ubuntu/ precise/main gfortran amd64 4:4.6.3-1ubuntu5 [1206 B] Get:24 http://us.archive.ubuntu.com/ubuntu/ precise/main liberror-perl all 0.17-1 [23.8 kB] Get:25 http://us.archive.ubuntu.com/ubuntu/ precise/main git-man all 1:1.7.9.5-1 [630 kB] Get:26 http://us.archive.ubuntu.com/ubuntu/ precise/main git amd64 1:1.7.9.5-1 [6087 kB] Get:27 http://us.archive.ubuntu.com/ubuntu/ precise/universe htop amd64 1.0.1-1 [66.9 kB] Get:28 http://us.archive.ubuntu.com/ubuntu/ precise/main libalgorithm-diff-perl all 1.19.02-2 [50.7 kB] Get:29 http://us.archive.ubuntu.com/ubuntu/ precise/main libalgorithm-diff-xs-perl amd64 0.04-2build2 [12.4 kB] Get:30 http://us.archive.ubuntu.com/ubuntu/ precise/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:31 http://us.archive.ubuntu.com/ubuntu/ precise/universe libatlas3gf-base amd64 3.8.4-3build1 [6191 kB] Get:32 http://us.archive.ubuntu.com/ubuntu/ precise/main libblas3gf amd64 1.2.20110419-2ubuntu1 [287 kB] Get:33 http://us.archive.ubuntu.com/ubuntu/ precise/main libblas-dev amd64 1.2.20110419-2ubuntu1 [302 kB] Get:34 http://us.archive.ubuntu.com/ubuntu/ precise/universe libatlas-dev all 3.8.4-3build1 [13.6 kB] Get:35 http://us.archive.ubuntu.com/ubuntu/ precise/universe libatlas-base-dev amd64 3.8.4-3build1 [7461 kB] Get:36 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libexpat1-dev amd64 2.0.1-7.2ubuntu1.1 [216 kB] Get:37 http://us.archive.ubuntu.com/ubuntu/ precise/main liblapack3gf amd64 3.3.1-1 [4424 kB] Get:38 http://us.archive.ubuntu.com/ubuntu/ precise/main liblapack-dev amd64 3.3.1-1 [4873 kB] Get:39 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libpython2.7 amd64 2.7.3-0ubuntu3.5 [1188 kB] Get:40 http://us.archive.ubuntu.com/ubuntu/ precise/universe netcat-traditional amd64 1.10-39 [64.7 kB] Get:41 http://us.archive.ubuntu.com/ubuntu/ precise/universe netcat all 1.10-39 [3324 B] Get:42 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python2.7-dev amd64 2.7.3-0ubuntu3.5 [29.5 MB] Get:43 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python-dev amd64 2.7.3-0ubuntu2.2 [1090 B] Get:44 http://us.archive.ubuntu.com/ubuntu/ precise/main python-setuptools all 0.6.24-1ubuntu1 [441 kB] Get:45 http://us.archive.ubuntu.com/ubuntu/ precise/universe python-pip all 1.0-1build1 [95.1 kB] Get:46 http://us.archive.ubuntu.com/ubuntu/ precise/universe python-virtualenv all 1.7.1.2-1 [2112 kB] Get:47 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main vim-runtime all 2:7.3.429-2ubuntu2.1 [6277 kB] Get:48 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main vim amd64 2:7.3.429-2ubuntu2.1 [1048 kB] Get:49 http://us.archive.ubuntu.com/ubuntu/ precise/universe libsnappy1 amd64 1.0.4-1build1 [12.8 kB] Get:50 http://us.archive.ubuntu.com/ubuntu/ precise/universe libsnappy-dev amd64 1.0.4-1build1 [20.3 kB] Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.8 MB in 13min 10s (117 kB/s) (Reading database ... 52721 files and directories currently installed.) Preparing to replace python2.7 2.7.3-0ubuntu3 (using .../python2.7_2.7.3-0ubuntu3.5_amd64.deb) ... Unpacking replacement python2.7 ... Preparing to replace python2.7-minimal 2.7.3-0ubuntu3 (using .../python2.7-minimal_2.7.3-0ubuntu3.5_amd64.deb) ... Unpacking replacement python2.7-minimal ... Processing triggers for man-db ... Setting up python2.7-minimal (2.7.3-0ubuntu3.5) ... (Reading database ... 52720 files and directories currently installed.) Preparing to replace libexpat1 2.0.1-7.2ubuntu1 (using .../libexpat1_2.0.1-7.2ubuntu1.1_amd64.deb) ... Unpacking replacement libexpat1 ... Preparing to replace python-minimal 2.7.3-0ubuntu2 (using .../python-minimal_2.7.3-0ubuntu2.2_amd64.deb) ... Unpacking replacement python-minimal ... Processing triggers for man-db ... Setting up python-minimal (2.7.3-0ubuntu2.2) ... (Reading database ... 52720 files and directories currently installed.) Preparing to replace python 2.7.3-0ubuntu2 (using .../python_2.7.3-0ubuntu2.2_amd64.deb) ... Unpacking replacement python ... Selecting previously unselected package libcurl3. Unpacking libcurl3 (from .../libcurl3_7.22.0-3ubuntu4.8_amd64.deb) ... Selecting previously unselected package libgfortran3. Unpacking libgfortran3 (from .../libgfortran3_4.6.3-1ubuntu5_amd64.deb) ... Selecting previously unselected package libgpm2. Unpacking libgpm2 (from .../libgpm2_1.20.4-4_amd64.deb) ... Selecting previously unselected package tmux. Unpacking tmux (from .../tmux_1.6-1ubuntu1_amd64.deb) ... Preparing to replace vim-tiny 2:7.3.429-2ubuntu2 (using .../vim-tiny_2%3a7.3.429-2ubuntu2.1_amd64.deb) ... Unpacking replacement vim-tiny ... Preparing to replace vim-common 2:7.3.429-2ubuntu2 (using .../vim-common_2%3a7.3.429-2ubuntu2.1_amd64.deb) ... Unpacking replacement vim-common ... Selecting previously unselected package libstdc++6-4.6-dev. Unpacking libstdc++6-4.6-dev (from .../libstdc++6-4.6-dev_4.6.3-1ubuntu5_amd64.deb) ... Selecting previously unselected package g++-4.6. Unpacking g++-4.6 (from .../g++-4.6_4.6.3-1ubuntu5_amd64.deb) ... Selecting previously unselected package g++. Unpacking g++ (from .../g++_4%3a4.6.3-1ubuntu5_amd64.deb) ... Selecting previously unselected package make. Unpacking make (from .../make_3.81-8.1ubuntu1.1_amd64.deb) ... Selecting previously unselected package libdpkg-perl. Unpacking libdpkg-perl (from .../libdpkg-perl_1.16.1.2ubuntu7.5_all.deb) ... Selecting previously unselected package patch. Unpacking patch (from .../patch_2.6.1-3_amd64.deb) ... Selecting previously unselected package dpkg-dev. Unpacking dpkg-dev (from .../dpkg-dev_1.16.1.2ubuntu7.5_all.deb) ... Selecting previously unselected package build-essential. Unpacking build-essential (from .../build-essential_11.5ubuntu2.1_amd64.deb) ... Selecting previously unselected package curl. Unpacking curl (from .../curl_7.22.0-3ubuntu4.8_amd64.deb) ... Selecting previously unselected package fakeroot. Unpacking fakeroot (from .../fakeroot_1.18.2-1_amd64.deb) ... Selecting previously unselected package gfortran-4.6. Unpacking gfortran-4.6 (from .../gfortran-4.6_4.6.3-1ubuntu5_amd64.deb) ... Selecting previously unselected package gfortran. Unpacking gfortran (from .../gfortran_4%3a4.6.3-1ubuntu5_amd64.deb) ... Selecting previously unselected package liberror-perl. Unpacking liberror-perl (from .../liberror-perl_0.17-1_all.deb) ... Selecting previously unselected package git-man. Unpacking git-man (from .../git-man_1%3a1.7.9.5-1_all.deb) ... Selecting previously unselected package git. Unpacking git (from .../git_1%3a1.7.9.5-1_amd64.deb) ... Selecting previously unselected package htop. Unpacking htop (from .../htop_1.0.1-1_amd64.deb) ... Selecting previously unselected package libalgorithm-diff-perl. Unpacking libalgorithm-diff-perl (from .../libalgorithm-diff-perl_1.19.02-2_all.deb) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Unpacking libalgorithm-diff-xs-perl (from .../libalgorithm-diff-xs-perl_0.04-2build2_amd64.deb) ... Selecting previously unselected package libalgorithm-merge-perl. Unpacking libalgorithm-merge-perl (from .../libalgorithm-merge-perl_0.08-2_all.deb) ... Selecting previously unselected package libatlas3gf-base. Unpacking libatlas3gf-base (from .../libatlas3gf-base_3.8.4-3build1_amd64.deb) ... Selecting previously unselected package libblas3gf. Unpacking libblas3gf (from .../libblas3gf_1.2.20110419-2ubuntu1_amd64.deb) ... Selecting previously unselected package libblas-dev. Unpacking libblas-dev (from .../libblas-dev_1.2.20110419-2ubuntu1_amd64.deb) ... Selecting previously unselected package libatlas-dev. Unpacking libatlas-dev (from .../libatlas-dev_3.8.4-3build1_all.deb) ... Selecting previously unselected package libatlas-base-dev. Unpacking libatlas-base-dev (from .../libatlas-base-dev_3.8.4-3build1_amd64.deb) ... Selecting previously unselected package libexpat1-dev. Unpacking libexpat1-dev (from .../libexpat1-dev_2.0.1-7.2ubuntu1.1_amd64.deb) ... Selecting previously unselected package liblapack3gf. Unpacking liblapack3gf (from .../liblapack3gf_3.3.1-1_amd64.deb) ... Selecting previously unselected package liblapack-dev. Unpacking liblapack-dev (from .../liblapack-dev_3.3.1-1_amd64.deb) ... Selecting previously unselected package libpython2.7. Unpacking libpython2.7 (from .../libpython2.7_2.7.3-0ubuntu3.5_amd64.deb) ... Selecting previously unselected package netcat-traditional. Unpacking netcat-traditional (from .../netcat-traditional_1.10-39_amd64.deb) ... Selecting previously unselected package netcat. Unpacking netcat (from .../netcat_1.10-39_all.deb) ... Selecting previously unselected package python2.7-dev. Unpacking python2.7-dev (from .../python2.7-dev_2.7.3-0ubuntu3.5_amd64.deb) ... Selecting previously unselected package python-dev. Unpacking python-dev (from .../python-dev_2.7.3-0ubuntu2.2_amd64.deb) ... Selecting previously unselected package python-setuptools. Unpacking python-setuptools (from .../python-setuptools_0.6.24-1ubuntu1_all.deb) ... Selecting previously unselected package python-pip. Unpacking python-pip (from .../python-pip_1.0-1build1_all.deb) ... Selecting previously unselected package python-virtualenv. Unpacking python-virtualenv (from .../python-virtualenv_1.7.1.2-1_all.deb) ... Selecting previously unselected package vim-runtime. Unpacking vim-runtime (from .../vim-runtime_2%3a7.3.429-2ubuntu2.1_all.deb) ... Adding 'diversion of /usr/share/vim/vim73/doc/help.txt to /usr/share/vim/vim73/doc/help.txt.vim-tiny by vim-runtime' Adding 'diversion of /usr/share/vim/vim73/doc/tags to /usr/share/vim/vim73/doc/tags.vim-tiny by vim-runtime' Selecting previously unselected package vim. Unpacking vim (from .../vim_2%3a7.3.429-2ubuntu2.1_amd64.deb) ... Selecting previously unselected package libsnappy1. Unpacking libsnappy1 (from .../libsnappy1_1.0.4-1build1_amd64.deb) ... Selecting previously unselected package libsnappy-dev. Unpacking libsnappy-dev (from .../libsnappy-dev_1.0.4-1build1_amd64.deb) ... Processing triggers for man-db ... Setting up libexpat1 (2.0.1-7.2ubuntu1.1) ... Setting up python2.7 (2.7.3-0ubuntu3.5) ... Setting up python (2.7.3-0ubuntu2.2) ... Setting up libcurl3 (7.22.0-3ubuntu4.8) ... Setting up libgfortran3 (4.6.3-1ubuntu5) ... Setting up libgpm2 (1.20.4-4) ... Setting up tmux (1.6-1ubuntu1) ... Setting up vim-common (2:7.3.429-2ubuntu2.1) ... Setting up vim-tiny (2:7.3.429-2ubuntu2.1) ... Setting up make (3.81-8.1ubuntu1.1) ... Setting up libdpkg-perl (1.16.1.2ubuntu7.5) ... Setting up patch (2.6.1-3) ... Setting up dpkg-dev (1.16.1.2ubuntu7.5) ... Setting up curl (7.22.0-3ubuntu4.8) ... Setting up fakeroot (1.18.2-1) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode. Setting up gfortran-4.6 (4.6.3-1ubuntu5) ... Setting up gfortran (4:4.6.3-1ubuntu5) ... update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode. Setting up liberror-perl (0.17-1) ... Setting up git-man (1:1.7.9.5-1) ... Setting up git (1:1.7.9.5-1) ... Setting up htop (1.0.1-1) ... Setting up libalgorithm-diff-perl (1.19.02-2) ... Setting up libalgorithm-diff-xs-perl (0.04-2build2) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libatlas3gf-base (3.8.4-3build1) ... update-alternatives: using /usr/lib/atlas-base/atlas/libblas.so.3gf to provide /usr/lib/libblas.so.3gf (libblas.so.3gf) in auto mode. update-alternatives: using /usr/lib/atlas-base/atlas/liblapack.so.3gf to provide /usr/lib/liblapack.so.3gf (liblapack.so.3gf) in auto mode. Setting up libblas3gf (1.2.20110419-2ubuntu1) ... Setting up libblas-dev (1.2.20110419-2ubuntu1) ... update-alternatives: using /usr/lib/libblas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode. Setting up libatlas-dev (3.8.4-3build1) ... Setting up libatlas-base-dev (3.8.4-3build1) ... update-alternatives: using /usr/lib/atlas-base/atlas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode. update-alternatives: using /usr/lib/atlas-base/atlas/liblapack.so to provide /usr/lib/liblapack.so (liblapack.so) in auto mode. Setting up libexpa t1-dev (2.0.1-7.2ubuntu1.1) ... Setting up liblapack3gf (3.3.1-1) ... Setting up liblapack-dev (3.3.1-1) ... Setting up libpython2.7 (2.7.3-0ubuntu3.5) ... Setting up netcat-traditional (1.10-39) ... Setting up netcat (1.10-39) ... Setting up python2.7-dev (2.7.3-0ubuntu3.5) ... Setting up python-dev (2.7.3-0ubuntu2.2) ... Setting up python-setuptools (0.6.24-1ubuntu1) ... Setting up python-pip (1.0-1build1) ... Setting up python-virtualenv (1.7.1.2-1) ... Setting up vim-runtime (2:7.3.429-2ubuntu2.1) ... Processing /usr/share/vim/addons/doc Setting up vim (2:7.3.429-2ubuntu2.1) ... update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode. update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode. update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode. update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode. update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode. update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode. update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode. Setting up libsnappy1 (1.0.4-1build1) ... Setting up libsnappy-dev (1.0.4-1build1) ... Setting up libstdc++6-4.6-dev (4.6.3-1ubuntu5) ... Setting up g++-4.6 (4.6.3-1ubuntu5) ... Setting up g++ (4:4.6.3-1ubuntu5) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode. Setting up build-essential (11.5ubuntu2.1) ... Processing triggers for libc-bin ... ldconfig deferred processing now taking place

[INFO ] Executing command "dpkg-query --showformat='${Status} ${Package} ${Version} ${Architecture}\n' -W" in directory '/root'

[DEBUG ] stdout: install ok installed accountsservice 0.6.15-2ubuntu9 amd64 install ok installed adduser 3.113ubuntu2 all install ok installed apparmor 2.7.102-0ubuntu3 amd64 install ok installed apt 0.8.16~exp12ubuntu10 amd64 install ok installed apt-transport-https 0.8.16~exp12ubuntu10 amd64 install ok installed apt-utils 0.8.16~exp12ubuntu10 amd64 install ok installed apt-xapian-index 0.44ubuntu5 all install ok installed aptitude 0.6.6-1ubuntu1 amd64 install ok installed at 3.1.13-1ubuntu1 amd64 install ok installed base-files 6.5ubuntu6 amd64 install ok installed base-passwd 3.5.24 amd64 install ok installed bash 4.2-2ubuntu2 amd64 install ok installed bash-completion 1:1.3-1ubuntu8 all install ok installed bind9-host 1:9.8.1.dfsg.P1-4 amd64 install ok installed binutils 2.22-6ubuntu1 amd64 install ok installed bsdmainutils 8.2.3ubuntu1 amd64 install ok installed bsdutils 1:2.20.1-1ubuntu3 amd64 install ok installed build-essential 11.5ubuntu2.1 amd64 install ok installed busybox-initramfs 1:1.18.5-1ubuntu4 amd64 install ok installed busybox-static 1:1.18.5-1ubuntu4 amd64 install ok installed bzip2 1.0.6-1 amd64 install ok installed ca-certificates 20111211 all install ok installed command-not-found 0.2.46ubuntu6 all install ok installed command-not-found-data 0.2.46ubuntu6 amd64 install ok installed console-setup 1.70ubuntu5 all install ok installed coreutils 8.13-3ubuntu3 amd64 install ok installed cpio 2.11-7ubuntu3 amd64 install ok installed cpp 4:4.6.3-1ubuntu5 amd64 install ok installed cpp-4.6 4.6.3-1ubuntu5 amd64 install ok installed crda 1.1.2-1ubuntu1 amd64 install ok installed cron 3.0pl1-120ubuntu3 amd64 install ok installed curl 7.22.0-3ubuntu4.8 amd64 install ok installed dash 0.5.7-2ubuntu2 amd64 install ok installed dbus 1.4.18-1ubuntu1 amd64 install ok installed dctrl-tools 2.18ubuntu1 amd64 install ok installed debconf 1.5.42ubuntu1 all install ok installed debconf-i18n 1.5.42ubuntu1 all install ok installed debconf-utils 1.5.42ubuntu1 all install ok installed debian-archive-keyring 2010.08.28 all install ok installed debianutils 4.2.1ubuntu2 amd64 install ok installed diffutils 1:3.2-1ubuntu1 amd64 install ok installed dmidecode 2.11-4 amd64 install ok installed dmsetup 2:1.02.48-4ubuntu7 amd64 install ok installed dnsutils 1:9.8.1.dfsg.P1-4 amd64 install ok installed dosfstools 3.0.12-1ubuntu1 amd64 install ok installed dpkg 1.16.1.2ubuntu7 amd64 install ok installed dpkg-dev 1.16.1.2ubuntu7.5 all install ok installed e2fslibs 1.42-1ubuntu2 amd64 install ok installed e2fsprogs 1.42-1ubuntu2 amd64 install ok installed ed 1.5-3 amd64 install ok installed eject 2.1.5+deb1+cvs20081104-9 amd64 install ok installed fakeroot 1.18.2-1 amd64 install ok installed file 5.09-2 amd64 install ok installed findutils 4.4.2-4ubuntu1 amd64 install ok installed friendly-recovery 0.2.25 all install ok installed ftp 0.17-25 amd64 install ok installed fuse 2.8.6-2ubuntu2 amd64 install ok installed g++ 4:4.6.3-1ubuntu5 amd64 install ok installed g++-4.6 4.6.3-1ubuntu5 amd64 install ok installed gcc 4:4.6.3-1ubuntu5 amd64 install ok installed gcc-4.6 4.6.3-1ubuntu5 amd64 install ok installed gcc-4.6-base 4.6.3-1ubuntu5 amd64 install ok installed geoip-database 20111220-1 all install ok installed gettext-base 0.18.1.1-5ubuntu3 amd64 install ok installed gfortran 4:4.6.3-1ubuntu5 amd64 install ok installed gfortran-4.6 4.6.3-1ubuntu5 amd64 install ok installed gir1.2-glib-2.0 1.32.0-1 amd64 install ok installed git 1:1.7.9.5-1 amd64 install ok installed git-man 1:1.7.9.5-1 all install ok installed gnupg 1.4.11-3ubuntu2 amd64 install ok installed gpgv 1.4.11-3ubuntu2 amd64 install ok installed grep 2.10-1 amd64 install ok installed groff-base 1.21-7 amd64 install ok installed grub-common 1.99-21ubuntu3.1 amd64 install ok installed grub-gfxpayload-lists 0.6 amd64 install ok installed grub-pc 1.99-21ubuntu3.1 amd64 install ok installed grub-pc-bin 1.99-21ubuntu3.1 amd64 install ok installed grub2-common 1.99-21ubuntu3.1 amd64 install ok installed gzip 1.4-1ubuntu2 amd64 install ok installed hdparm 9.37-0ubuntu3 amd64 install ok installed hostname 3.06ubuntu1 amd64 install ok installed htop 1.0.1-1 amd64 install ok installed ifupdown 0.7~beta2ubuntu8 amd64 install ok installed info 4.13a.dfsg.1-8ubuntu2 amd64 install ok installed initramfs-tools 0.99ubuntu13 all install ok installed initramfs-tools-bin 0.99ubuntu13 amd64 install ok installed initscripts 2.88dsf-13.10ubuntu11 amd64 install ok installed insserv 1.14.0-2.1ubuntu2 amd64 install ok installed install-info 4.13a.dfsg.1-8ubuntu2 amd64 install ok installed installation-report 2.46ubuntu1 all install ok installed iproute 20111117-1ubuntu2 amd64 install ok installed iptables 1.4.12-1ubuntu4 amd64 install ok installed iputils-ping 3:20101006-1ubuntu1 amd64 install ok installed iputils-tracepath 3:20101006-1ubuntu1 amd64 install ok installed irqbalance 0.56-1ubuntu4 amd64 install ok installed isc-dhcp-client 4.1.ESV-R4-0ubuntu5 amd64 install ok installed isc-dhcp-common 4.1.ESV-R4-0ubuntu5 amd64 install ok installed iso-codes 3.31-1 all install ok installed kbd 1.15.2-3ubuntu4 amd64 install ok installed keyboard-configuration 1.70ubuntu5 all install ok installed klibc-utils 1.5.25-1ubuntu2 amd64 install ok installed krb5-locales 1.10+dfsg~beta1-2 all install ok installed language-pack-en 1:12.04+20120801 all install ok installed language-pack-en-base 1:12.04+20120801 all install ok installed language-pack-gnome-en 1:12.04+20120801 all install ok installed language-pack-gnome-en-base 1:12.04+20120801 all install ok installed language-selector-common 0.79 all install ok installed laptop-detect 0.13.7ubuntu2 amd64 install ok installed less 444-1ubuntu1 amd64 install ok installed libaccountsservice0 0.6.15-2ubuntu9 amd64 install ok installed libacl1 2.2.51-5ubuntu1 amd64 install ok installed libalgorithm-diff-perl 1.19.02-2 all install ok installed libalgorithm-diff-xs-perl 0.04-2build2 amd64 install ok installed libalgorithm-merge-perl 0.08-2 all install ok installed libapt-inst1.4 0.8.16~exp12ubuntu10 amd64 install ok installed libapt-pkg4.12 0.8.16~exp12ubuntu10 amd64 install ok installed libasn1-8-heimdal 1.6~git20120311.dfsg.1-2 amd64 install ok installed libatlas-base-dev 3.8.4-3build1 amd64 install ok installed libatlas-dev 3.8.4-3build1 all install ok installed libatlas3gf-base 3.8.4-3build1 amd64 install ok installed libattr1 1:2.4.46-5ubuntu1 amd64 install ok installed libbind9-80 1:9.8.1.dfsg.P1-4 amd64 install ok installed libblas-dev 1.2.20110419-2ubuntu1 amd64 install ok installed libblas3gf 1.2.20110419-2ubuntu1 amd64 install ok installed libblkid1 2.20.1-1ubuntu3 amd64 install ok installed libboost-iostreams1.46.1 1.46.1-7ubuntu3 amd64 install ok installed libbsd0 0.3.0-2 amd64 install ok installed libbz2-1.0 1.0.6-1 amd64 install ok installed libc-bin 2.15-0ubuntu10 amd64 install ok installed libc-dev-bin 2.15-0ubuntu10 amd64 install ok installed libc6 2.15-0ubuntu10 amd64 install ok installed libc6-dev 2.15-0ubuntu10 amd64 install ok installed libcap-ng0 0.6.6-1ubuntu1 amd64 install ok installed libcap2 1:2.22-1ubuntu3 amd64 install ok installed libclass-accessor-perl 0.34-1 all install ok installed libclass-isa-perl 0.36-3 all install ok installed libcomerr2 1.42-1ubuntu2 amd64 install ok installed libcurl3 7.22.0-3ubuntu4.8 amd64 install ok installed libcurl3-gnutls 7.22.0-3ubuntu4 amd64 install ok installed libcwidget3 0.5.16-3.1ubuntu1 amd64 install ok installed libdb5.1 5.1.25-11build1 amd64 install ok installed libdbus-1-3 1.4.18-1ubuntu1 amd64 install ok installed libdbus-glib-1-2 0.98-1ubuntu1 amd64 install ok installed libdevmapper-event1.02.1 2:1.02.48-4ubuntu7 amd64 install ok installed libdevmapper1.02.1 2:1.02.48-4ubuntu7 amd64 install ok installed libdns81 1:9.8.1.dfsg.P1-4 amd64 install ok installed libdpkg-perl 1.16.1.2ubuntu7.5 all install ok installed libdrm-intel1 2.4.32-1ubuntu1 amd64 install ok installed libdrm-nouveau1a 2.4.32-1ubuntu1 amd64 install ok installed libdrm-radeon1 2.4.32-1ubuntu1 amd64 install ok installed libdrm2 2.4.32-1ubuntu1 amd64 install ok installed libedit2 2.11-20080614-3ubuntu2 amd64 install ok installed libelf1 0.152-1ubuntu3 amd64 install ok installed libept1.4.12 1.0.6~exp1ubuntu1 amd64 install ok installed liberror-perl 0.17-1 all install ok installed libevent-2.0-5 2.0.16-stable-1 amd64 install ok installed libexpat1 2.0.1-7.2ubuntu1.1 amd64 install ok installed libexpat1-dev 2.0.1-7.2ubuntu1.1 amd64 install ok installed libffi6 3.0.11~rc1-5 amd64 install ok installed libfreetype6 2.4.8-1ubuntu2 amd64 install ok installed libfribidi0 0.19.2-1 amd64 install ok installed libfuse2 2.8.6-2ubuntu2 amd64 install ok installed libgcc1 1:4.6.3-1ubuntu5 amd64 install ok installed libgcrypt11 1.5.0-3 amd64 install ok installed libgdbm3 1.8.3-10 amd64 install ok installed libgeoip1 1.4.8+dfsg-2 amd64 install ok installed libgfortran3 4.6.3-1ubuntu5 amd64 install ok installed libgirepository-1.0-1 1.32.0-1 amd64 install ok installed libglib2.0-0 2.32.1-0ubuntu2 amd64 install ok installed libgmp10 2:5.0.2+dfsg-2ubuntu1 amd64 install ok installed libgnutls26 2.12.14-5ubuntu3 amd64 install ok installed libgomp1 4.6.3-1ubuntu5 amd64 install ok installed libgpg-error0 1.10-2ubuntu1 amd64 install ok installed libgpm2 1.20.4-4 amd64 install ok installed libgssapi-krb5-2 1.10+dfsg~beta1-2 amd64 install ok installed libgssapi3-heimdal 1.6~git20120311.dfsg.1-2 amd64 install ok installed libgssglue1 0.3-4 amd64 install ok installed libhcrypto4-heimdal 1.6~git20120311.dfsg.1-2 amd64 install ok installed libheimbase1-heimdal 1.6~git20120311.dfsg.1-2 amd64 install ok installed libheimntlm0-heimdal 1.6~git20120311.dfsg.1-2 amd64 install ok installed libhx509-5-heimdal 1.6~git20120311.dfsg.1-2 amd64 install ok installed libidn11 1.23-2 amd64 install ok installed libio-string-perl 1.08-2 all install ok installed libisc83 1:9.8.1.dfsg.P1-4 amd64 install ok installed libisccc80 1:9.8.1.dfsg.P1-4 amd64 install ok installed libisccfg82 1:9.8.1.dfsg.P1-4 amd64 install ok installed libk5crypto3 1.10+dfsg~beta1-2 amd64 install ok installed libkeyutils1 1.5.2-2 amd64 install ok installed libklibc 1.5.25-1ubuntu2 amd64 install ok installed libkrb5-26-heimdal 1.6~git20120311.dfsg.1-2 amd64 install ok installed libkrb5-3 1.10+dfsg~beta1-2 amd64 install ok installed libkrb5support0 1.10+dfsg~beta1-2 amd64 install ok installed liblapack-dev 3.3.1-1 amd64 install ok installed liblapack3gf 3.3.1-1 amd64 install ok installed libldap-2.4-2 2.4.28-1.1ubuntu4 amd64 install ok installed liblocale-gettext-perl 1.05-7build1 amd64 install ok installed liblockfile-bin 1.09-3 amd64 install ok installed liblockfile1 1.09-3 amd64 install ok installed liblwres80 1:9.8.1.dfsg.P1-4 amd64 install ok installed liblzma5 5.1.1alpha+20110809-3 amd64 install ok installed libmagic1 5.09-2 amd64 install ok installed libmount1 2.20.1-1ubuntu3 amd64 install ok installed libmpc2 0.9-4 amd64 install ok installed libmpfr4 3.1.0-3ubuntu2 amd64 install ok installed libncurses5 5.9-4 amd64 install ok installed libncursesw5 5.9-4 amd64 install ok installed libnewt0.52 0.52.11-2ubuntu10 amd64 install ok installed libnfnetlink0 1.0.0-1 amd64 install ok installed libnfsidmap2 0.25-1ubuntu2 amd64 install ok installed libnih-dbus1 1.0.3-4ubuntu9 amd64 install ok installed libnih1 1.0.3-4ubuntu9 amd64 install ok installed libnl-3-200 3.2.3-2ubuntu2 amd64 install ok installed libnl-genl-3-200 3.2.3-2ubuntu2 amd64 install ok installed libopts25 1:5.12-0.1ubuntu1 amd64 install ok installed libp11-kit0 0.12-2ubuntu1 amd64 install ok installed libpam-modules 1.1.3-7ubuntu2 amd64 install ok installed libpam-modules-bin 1.1.3-7ubuntu2 amd64 install ok installed libpam-runtime 1.1.3-7ubuntu2 all install ok installed libpam0g 1.1.3-7ubuntu2 amd64 install ok installed libparse-debianchangelog-perl 1.2.0-1ubuntu1 all install ok installed libparted0debian1 2.3-8ubuntu5 amd64 install ok installed libpcap0.8 1.1.1-10 amd64 install ok installed libpci3 1:3.1.8-2ubuntu6 amd64 install ok installed libpciaccess0 0.12.902-1 amd64 install ok installed libpcre3 8.12-4 amd64 install ok installed libpipeline1 1.2.1-1 amd64 install ok installed libplymouth2 0.8.2-2ubuntu30 amd64 install ok installed libpng12-0 1.2.46-3ubuntu4 amd64 install ok installed libpolkit-gobject-1-0 0.104-1 amd64 install ok installed libpopt0 1.16-3ubuntu1 amd64 install ok installed libpython2.7 2.7.3-0ubuntu3.5 amd64 install ok installed libquadmath0 4.6.3-1ubuntu5 amd64 install ok installed libreadline-dev 6.2-8 amd64 install ok installed libreadline6 6.2-8 amd64 install ok installed libreadline6-dev 6.2-8 amd64 install ok installed libroken18-heimdal 1.6~git20120311.dfsg.1-2 amd64 install ok installed librtmp0 2.4~20110711.gitc28f1bab-1 amd64 install ok installed libsasl2-2 2.1.25.dfsg1-3 amd64 install ok installed libsasl2-modules 2.1.25.dfsg1-3 amd64 install ok installed libselinux1 2.1.0-4.1ubuntu1 amd64 install ok installed libsigc++-2.0-0c2a 2.2.10-0ubuntu2 amd64 install ok installed libslang2 2.2.4-3ubuntu1 amd64 install ok installed libsnappy-dev 1.0.4-1build1 amd64 install ok installed libsnappy1 1.0.4-1build1 amd64 install ok installed libsqlite3-0 3.7.9-2ubuntu1 amd64 install ok installed libss2 1.42-1ubuntu2 amd64 install ok installed libssl-dev 1.0.1-4ubuntu5.5 amd64 install ok installed libssl-doc 1.0.1-4ubuntu5.5 all install ok installed libssl1.0.0 1.0.1-4ubuntu5.5 amd64 install ok installed libstdc++6 4.6.3-1ubuntu5 amd64 install ok installed libstdc++6-4.6-dev 4.6.3-1ubuntu5 amd64 install ok installed libsub-name-perl 0.05-1build2 amd64 install ok installed libswitch-perl 2.16-2 all install ok installed libtasn1-3 2.10-1ubuntu1 amd64 install ok installed libtext-charwidth-perl 0.04-7build1 amd64 install ok installed libtext-iconv-perl 1.7-5 amd64 install ok installed libtext-wrapi18n-perl 0.06-7 all install ok installed libtimedate-perl 1.2000-1 all install ok installed libtinfo-dev 5.9-4 amd64 install ok installed libtinfo5 5.9-4 amd64 install ok installed libtirpc1 0.2.2-5 amd64 install ok installed libudev0 175-0ubuntu9 amd64 install ok installed libusb-0.1-4 2:0.1.12-20 amd64 install ok installed libusb-1.0-0 2:1.0.9~rc3-2ubuntu1 amd64 install ok installed libuuid1 2.20.1-1ubuntu3 amd64 install ok installed libwind0-heimdal 1.6~git20120311.dfsg.1-2 amd64 install ok installed libwrap0 7.6.q-21 amd64 install ok installed libx11-6 2:1.4.99.1-0ubuntu2 amd64 install ok installed libx11-data 2:1.4.99.1-0ubuntu2 all install ok installed libxapian22 1.2.8-1 amd64 install ok installed libxau6 1:1.0.6-4 amd64 install ok installed libxcb1 1.8.1-1 amd64 install ok installed libxdmcp6 1:1.1.0-4 amd64 install ok installed libxext6 2:1.3.0-3build1 amd64 install ok installed libxml2 2.7.8.dfsg-5.1ubuntu4 amd64 install ok installed libxmuu1 2:1.1.0-3 amd64 install ok installed libyaml-0-2 0.1.4-2ubuntu0.12.04.3 amd64 install ok installed linux-firmware 1.79 all install ok installed linux-headers-3.2.0-30 3.2.0-30.48 all install ok installed linux-headers-3.2.0-30-generic 3.2.0-30.48 amd64 install ok installed linux-headers-server 3.2.0.30.32 amd64 install ok installed linux-image-3.2.0-23-generic 3.2.0-23.36 amd64 install ok installed linux-image-server 3.2.0.23.25 amd64 install ok installed linux-libc-dev 3.2.0-30.48 amd64 install ok installed linux-server 3.2.0.23.25 amd64 install ok installed locales 2.13+git20120306-3 all install ok installed lockfile-progs 0.1.16 amd64 install ok installed login 1:4.1.4.2+svn3283-3ubuntu5 amd64 install ok installed logrotate 3.7.8-6ubuntu5 amd64 install ok installed lsb-base 4.0-0ubuntu20 all install ok installed lsb-release 4.0-0ubuntu20 all install ok installed lshw 02.15-2 amd64 install ok installed lsof 4.81.dfsg.1-1build1 amd64 install ok installed ltrace 0.5.3-2.1ubuntu2 amd64 install ok installed lvm2 2.02.66-4ubuntu7 amd64 install ok installed make 3.81-8.1ubuntu1.1 amd64 install ok installed makedev 2.3.1-89ubuntu2 all install ok installed man-db 2.6.1-2 amd64 install ok installed manpages 3.35-0.1ubuntu1 all install ok installed manpages-dev 3.35-0.1ubuntu1 all install ok installed mawk 1.3.3-17 amd64 install ok installed memtest86+ 4.20-1.1ubuntu1 amd64 install ok installed mime-support 3.51-1ubuntu1 all install ok installed mlocate 0.23.1-1ubuntu2 amd64 install ok installed module-init-tools 3.16-1ubuntu2 amd64 install ok instal led mount 2.20.1-1ubuntu3 amd64 install ok installed mountall 2.36 amd64 install ok installed msgpack-python 0.1.10-1 amd64 install ok installed mtr-tiny 0.80-1ubuntu1 amd64 install ok installed multiarch-support 2.15-0ubuntu10 amd64 install ok installed nano 2.2.6-1 amd64 install ok installed ncurses-base 5.9-4 all install ok installed ncurses-bin 5.9-4 amd64 install ok installed net-tools 1.60-24.1ubuntu2 amd64 install ok installed netbase 4.47ubuntu1 all install ok installed netcat 1.10-39 all install ok installed netcat-openbsd 1.89-4ubuntu1 amd64 install ok installed netcat-traditional 1.10-39 amd64 install ok installed nfs-common 1:1.2.5-3ubuntu3 amd64 install ok installed ntfs-3g 1:2012.1.15AR.1-1ubuntu1 amd64 install ok installed ntp 1:4.2.6.p3+dfsg-1ubuntu3.1 amd64 install ok installed ntpdate 1:4.2.6.p3+dfsg-1ubuntu3 amd64 install ok installed openssh-client 1:5.9p1-5ubuntu1 amd64 install ok installed openssh-server 1:5.9p1-5ubuntu1 amd64 install ok installed openssl 1.0.1-4ubuntu3 amd64 install ok installed os-prober 1.51ubuntu3 amd64 install ok installed parted 2.3-8ubuntu5 amd64 install ok installed passwd 1:4.1.4.2+svn3283-3ubuntu5 amd64 install ok installed patch 2.6.1-3 amd64 install ok installed pciutils 1:3.1.8-2ubuntu6 amd64 install ok installed perl 5.14.2-6ubuntu2 amd64 install ok installed perl-base 5.14.2-6ubuntu2 amd64 install ok installed perl-modules 5.14.2-6ubuntu2 all install ok installed plymouth 0.8.2-2ubuntu30 amd64 install ok installed plymouth-theme-ubuntu-text 0.8.2-2ubuntu30 amd64 install ok installed popularity-contest 1.53ubuntu1 all install ok installed powermgmt-base 1.31 amd64 install ok installed ppp 2.4.5-5ubuntu1 amd64 install ok installed pppconfig 2.3.18+nmu3ubuntu1 all install ok installed pppoeconf 1.20ubuntu1 all install ok installed procps 1:3.2.8-11ubuntu6.3 amd64 install ok installed psmisc 22.15-2ubuntu1 amd64 install ok installed python 2.7.3-0ubuntu2.2 amd64 install ok installed python-apt 0.8.3ubuntu7 amd64 install ok installed python-apt-common 0.8.3ubuntu7 all install ok installed python-chardet 2.0.1-2build1 all install ok installed python-crypto 2.4.1-1ubuntu0.1 amd64 install ok installed python-dbus 1.0.0-1ubuntu1 amd64 install ok installed python-dbus-dev 1.0.0-1ubuntu1 all install ok installed python-debian 0.1.21ubuntu1 all install ok installed python-dev 2.7.3-0ubuntu2.2 amd64 install ok installed python-gdbm 2.7.3-1ubuntu1 amd64 install ok installed python-gevent 0.13.6-1ubuntu1 amd64 install ok installed python-gi 3.2.0-3 amd64 install ok installed python-gnupginterface 0.3.2-9.1ubuntu3 all install ok installed python-greenlet 0.3.1-1ubuntu5.1 amd64 install ok installed python-jinja2 2.6-1ubuntu0.1 amd64 install ok installed python-m2crypto 0.21.1-2ubuntu2 amd64 install ok installed python-markupsafe 0.15-1 amd64 install ok installed python-minimal 2.7.3-0ubuntu2.2 amd64 install ok installed python-pip 1.0-1build1 all install ok installed python-pkg-resources 0.6.24-1ubuntu1 all install ok installed python-pycurl 7.19.0-4ubuntu3 amd64 install ok installed python-requests 0.8.2-1 all install ok installed python-setuptools 0.6.24-1ubuntu1 all install ok installed python-software-properties 0.82.7.7 all install ok installed python-support 1.0.14ubuntu2 all install ok installed python-virtualenv 1.7.1.2-1 all install ok installed python-xapian 1.2.8-1 amd64 install ok installed python-yaml 3.10-2 amd64 install ok installed python-zmq 13.0.0-2precise amd64 install ok installed python2.7 2.7.3-0ubuntu3.5 amd64 install ok installed python2.7-dev 2.7.3-0ubuntu3.5 amd64 install ok installed python2.7-minimal 2.7.3-0ubuntu3.5 amd64 install ok installed readline-common 6.2-8 all install ok installed resolvconf 1.63ubuntu11 all install ok installed rpcbind 0.2.0-7ubuntu1.1 amd64 install ok installed rsync 3.0.9-1ubuntu1 amd64 install ok installed rsyslog 5.8.6-1ubuntu8 amd64 install ok installed salt-common 2014.1.7-1precise1 all install ok installed salt-minion 2014.1.7-1precise1 all install ok installed sed 4.2.1-9 amd64 install ok installed sensible-utils 0.0.6ubuntu2 all install ok installed sgml-base 1.26+nmu1ubuntu1 all install ok installed ssh-import-id 2.10-0ubuntu1 all install ok installed strace 4.5.20-2.3ubuntu1 amd64 install ok installed sudo 1.8.3p1-1ubuntu3 amd64 install ok installed sysv-rc 2.88dsf-13.10ubuntu11 all install ok installed sysvinit-utils 2.88dsf-13.10ubuntu11 amd64 install ok installed tar 1.26-4ubuntu1 amd64 install ok installed tasksel 2.88ubuntu9 all install ok installed tasksel-data 2.88ubuntu9 all install ok installed tcpd 7.6.q-21 amd64 install ok installed tcpdump 4.2.1-1ubuntu2 amd64 install ok installed telnet 0.17-36build1 amd64 install ok installed time 1.7-23.1 amd64 install ok installed tmux 1.6-1ubuntu1 amd64 install ok installed tzdata 2012b-1 all install ok installed ubuntu-keyring 2011.11.21 all install ok installed ubuntu-minimal 1.267 amd64 install ok installed ubuntu-standard 1.267 amd64 install ok installed ucf 3.0025+nmu2ubuntu1 all install ok installed udev 175-0ubuntu9 amd64 install ok installed ufw 0.31.1-1 all install ok installed unattended-upgrades 0.76ubuntu1 all install ok installed update-manager-core 1:0.156.14 amd64 install ok installed upstart 1.5-0ubuntu7.2 amd64 install ok installed ureadahead 0.100.0-12 amd64 install ok installed usbutils 1:005-1 amd64 install ok installed util-linux 2.20.1-1ubuntu3 amd64 install ok installed uuid-runtime 2.20.1-1ubuntu3 amd64 install ok installed vim 2:7.3.429-2ubuntu2.1 amd64 install ok installed vim-common 2:7.3.429-2ubuntu2.1 amd64 install ok installed vim-runtime 2:7.3.429-2ubuntu2.1 all install ok installed vim-tiny 2:7.3.429-2ubuntu2.1 amd64 install ok installed watershed 6 amd64 install ok installed wget 1.13.4-2ubuntu1 amd64 install ok installed whiptail 0.52.11-2ubuntu10 amd64 install ok installed wireless-regdb 2011.04.28-1ubuntu3 all install ok installed xauth 1:1.0.6-1 amd64 install ok installed xkb-data 2.5-1ubuntu1 all install ok installed xml-core 0.13 all install ok installed xz-lzma 5.1.1alpha+20110809-3 all install ok installed xz-utils 5.1.1alpha+20110809-3 amd64 install ok installed zlib1g 1:1.2.3.4.dfsg-3ubuntu4 amd64 install ok installed zlib1g-dev 1:1.2.3.4.dfsg-3ubuntu4 amd64

[INFO ] Installed Packages: build-essential changed from absent to 11.5ubuntu2.1 c++-compiler changed from absent to 1 vim-common changed from 2:7.3.429-2ubuntu2 to 2:7.3.429-2ubuntu2.1 libstdc++6-4.6-dev changed from absent to 4.6.3-1ubuntu5 tmux changed from absent to 1.6-1ubuntu1 vim changed from absent to 2:7.3.429-2ubuntu2.1 libalgorithm-merge-perl changed from absent to 0.08-2 python2.7-dev changed from absent to 2.7.3-0ubuntu3.5 git-man changed from absent to 1:1.7.9.5-1 htop changed from absent to 1.0.1-1 curl changed from absent to 7.22.0-3ubuntu4.8 liblapack-dev changed from absent to 3.3.1-1 git-completion changed from absent to 1 python-dev changed from absent to 2.7.3-0ubuntu2.2 libsnappy1 changed from absent to 1.0.4-1build1 libalgorithm-diff-xs-perl changed from absent to 0.04-2build2 git changed from absent to 1:1.7.9.5-1 liberror-perl changed from absent to 0.17-1 libpython2.7 changed from absent to 2.7.3-0ubuntu3.5 libblas3gf changed from absent to 1.2.20110419-2ubuntu1 make changed from absent to 3.81-8.1ubuntu1.1 g++ changed from absent to 4:4.6.3-1ubuntu5 libsnappy-dev changed from absent to 1.0.4-1build1 libgfortran3 changed from absent to 4.6.3-1ubuntu5 python-virtualenv changed from absent to 1.7.1.2-1 git-core changed from absent to 1 python-setuptools changed from absent to 0.6.24-1ubuntu1 libdpkg-perl changed from absent to 1.16.1.2ubuntu7.5 python changed from 2.7.3-0ubuntu2 to 2.7.3-0ubuntu2.2 libgpm2 changed from absent to 1.20.4-4 vim-tiny changed from 2:7.3.429-2ubuntu2 to 2:7.3.429-2ubuntu2.1 python2.7 changed from 2.7.3-0ubuntu3 to 2.7.3-0ubuntu3.5 libstdc++-dev changed from absent to 1 dpkg-dev changed from absent to 1.16.1.2ubuntu7.5 gfortran changed from absent to 4:4.6.3-1ubuntu5 netcat changed from 1 to 1.10-39 libblas-dev changed from absent to 1.2.20110419-2ubuntu1 libatlas-dev changed from absent to 3.8.4-3build1 python-minimal changed from 2.7.3-0ubuntu2 to 2.7.3-0ubuntu2.2 liblapack3gf changed from absent to 3.3.1-1 vim-runtime changed from absent to 2:7.3.429-2ubuntu2.1 python-pip changed from absent to 1.0-1build1 gfortran-4.6 changed from absent to 4.6.3-1ubuntu5 patch changed from absent to 2.6.1-3 libatlas3gf-base changed from absent to 3.8.4-3build1 c++abi2-dev changed from absent to 1 python2.7-minimal changed from 2.7.3-0ubuntu3 to 2.7.3-0ubuntu3.5 fakeroot changed from absent to 1.18.2-1 libexpat1-dev changed from absent to 2.0.1-7.2ubuntu1.1 libcurl3 changed from absent to 7.22.0-3ubuntu4.8 curl-ssl changed from absent to 1 netcat-traditional changed from absent to 1.10-39 libexpat1 changed from 2.0.1-7.2ubuntu1 to 2.0.1-7.2ubuntu1.1 libalgorithm-diff-perl changed from absent to 1.19.02-2 g++-4.6 changed from absent to 4.6.3-1ubuntu5 libatlas-base-dev changed from absent to 3.8.4-3build1

[DEBUG ] Refreshing modules...

[INFO ] Loading fresh modules for state activity

[DEBUG ] Loaded localemod as virtual locale [DEBUG ] Loaded groupadd as virtual group

[DEBUG ] Loaded linux_sysctl as virtual sysctl

[DEBUG ] Loaded debian_ip as virtual ip

[DEBUG ] Loaded gnomedesktop as virtual gnome

[DEBUG ] Loaded sysmod as virtual sys [DEBUG ] Loaded aptpkg as virtual pkg

[DEBUG ] Loaded parted as virtual partition

[DEBUG ] Loaded zcbuildout as virtual buildout [DEBUG ] Loaded upstart as virtual service [DEBUG ] Loaded useradd as virtual user

[DEBUG ] Loaded dpkg as virtual lowpkg [DEBUG ] Loaded cmdmod as virtual cmd

[DEBUG ] Loaded debconfmod as virtual debconf

[DEBUG ] Loaded virtualenv_mod as virtual virtualenv

[DEBUG ] Loaded djangomod as virtual django

[DEBUG ] Loaded linux_lvm as virtual lvm

[DEBUG ] Loaded pip_state as virtual pip [DEBUG ] Loaded saltmod as virtual salt

[DEBUG ] Loaded zcbuildout as virtual buildout

[DEBUG ] Loaded debconfmod as virtual debconf

[DEBUG ] Loaded virtualenv_mod as virtual virtualenv

[DEBUG ] MinionEvent PUB socket URI: ipc:///var/run/salt/minion/minion_event_d37f90652e60b190375a5a2053935af7_pub.ipc

[DEBUG ] MinionEvent PULL socket URI: ipc:///var/run/salt/minion/minion_event_d37f90652e60b190375a5a2053935af7_pull.ipc

[INFO ] Completed state [packages] at time 15:18:15.954761

[INFO ] Running state [/home/vagrant/.ackrc] at time 15:18:15.965088

[INFO ] Executing state file.managed for /home/vagrant/.ackrc

[INFO ] File changed: New file

[INFO ] Completed state [/home/vagrant/.ackrc] at time 15:18:15.994472

[INFO ] Running state [/home/vagrant/agiledata/software] at time 15:18:15.996896 [INFO ] Executing state file.directory for /home/vagrant/agiledata/software

[INFO ] {'/home/vagrant/agiledata/software': 'New Dir'} [INFO ] Completed state [/home/vagrant/agiledata/software] at time 15:18:16.008564 [INFO ] Running state [/home/vagrant/agiledata/downloads] at time 15:18:16.009150 [INFO ] Executing state file.directory for /home/vagrant/agiledata/downloads

[INFO ] {'/home/vagrant/agiledata/downloads': 'New Dir'} [INFO ] Completed state [/home/vagrant/agiledata/downloads] at time 15:18:16.014197 [INFO ] Running state [/data] at time 15:18:16.014704 [INFO ] Executing state file.directory for /data

[INFO ] {'/data': 'New Dir'} [INFO ] Completed state [/data] at time 15:18:16.021349

[INFO ] Running state [/data/db] at time 15:18:16.024738

[INFO ] Executing state file.directory for /data/db

[INFO ] {'/data/db': 'New Dir'} [INFO ] Completed state [/data/db] at time 15:18:16.030975

[INFO ] Running state [/home/vagrant/agiledata] at time 15:18:16.032171 [INFO ] Executing state file.directory for /home/vagrant/agiledata

[INFO ] Directory /home/vagrant/agiledata is in the correct state [INFO ] Completed state [/home/vagrant/agiledata] at time 15:18:16.040887 [INFO ] Running state [/home/vagrant/agiledata/book-code] at time 15:18:16.041541 [INFO ] Executing state file.directory for /home/vagrant/agiledata/book-code

[INFO ] {'/home/vagrant/agiledata/book-code': 'New Dir'} [INFO ] Completed state [/home/vagrant/agiledata/book-code] at time 15:18:16.049095 [INFO ] Running state [/home/vagrant/agiledata/bin] at time 15:18:16.049646 [INFO ] Executing state file.directory for /home/vagrant/agiledata/bin

[INFO ] {'/home/vagrant/agiledata/bin': 'New Dir'} [INFO ] Completed state [/home/vagrant/agiledata/bin] at time 15:18:16.055864

[INFO ] Running state [/home/vagrant/agiledata/software/lib] at time 15:18:16.057258

[INFO ] Executing state file.directory for /home/vagrant/agiledata/software/lib

[INFO ] {'/home/vagrant/agiledata/software/lib': 'New Dir'}

[INFO ] Completed state [/home/vagrant/agiledata/software/lib] at time 15:18:16.063768

[INFO ] Running state [curl -L --cookie "oraclelicensejdk-6u45-oth-JPR=accept-securebackup-cookie;gpw_e24=http://edelivery.oracle.com" http://download.oracle.com/otn-pub/java/jdk/6u45-b06/jdk-6u45-linux-x64.bin -o /srv/salt/agiledata/jdk-6u45-linux-x64.bin] at time 15:18:16.067744 [INFO ] Executing state cmd.run for curl -L --cookie "oraclelicensejdk-6u45-oth-JPR=accept-securebackup-cookie;gpw_e24=http://edelivery.oracle.com" http://download.oracle.com/otn-pub/java/jdk/6u45-b06/jdk-6u45-linux-x64.bin -o /srv/salt/agiledata/jdk-6u45-linux-x64.bin [INFO ] Executing command 'file /srv/salt/agiledata/jdk-6u45-linux-x64.bin' in directory '/root'

[INFO ] output: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: HTML document, ASCII text, with very long lines, with CRLF line terminators [INFO ] unless execution succeeded [INFO ] Completed state [curl -L --cookie "oraclelicensejdk-6u45-oth-JPR=accept-securebackup-cookie;gpw_e24=http://edelivery.oracle.com" http://download.oracle.com/otn-pub/java/jdk/6u45-b06/jdk-6u45-linux-x64.bin -o /srv/salt/agiledata/jdk-6u45-linux-x64.bin] at time 15:18:16.194016

[INFO ] Running state [/srv/salt/agiledata/jdk-6u45-linux-x64.bin] at time 15:18:16.205697 [INFO ] Executing state file.managed for /srv/salt/agiledata/jdk-6u45-linux-x64.bin

[INFO ] File /srv/salt/agiledata/jdk-6u45-linux-x64.bin is in the correct state [INFO ] Completed state [/srv/salt/agiledata/jdk-6u45-linux-x64.bin] at time 15:18:16.220577 [INFO ] Running state [sh /srv/salt/agiledata/jdk-6u45-linux-x64.bin; ln -s jdk1.6.0_45 java] at time 15:18:16.221606 [INFO ] Executing state cmd.run for sh /srv/salt/agiledata/jdk-6u45-linux-x64.bin; ln -s jdk1.6.0_45 java [INFO ] Executing command 'file /home/vagrant/agiledata/software/jdk1.6.0_45' in directory '/home/vagrant/agiledata/software'

[ERROR ] Command 'file /home/vagrant/agiledata/software/jdk1.6.0_45' failed with return code: 1

[ERROR ] output: /home/vagrant/agiledata/software/jdk1.6.0_45: ERROR: cannot open `/home/vagrant/agiledata/software/jdk1.6.0_45' (No such file or directory)

[INFO ] Executing command 'sh /srv/salt/agiledata/jdk-6u45-linux-x64.bin; ln -s jdk1.6.0_45 java' in directory '/home/vagrant/agiledata/software'

[INFO ] stderr: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: 1: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: cannot open html: No such file /srv/salt/agiledata/jdk-6u45-linux-x64.bin: 2: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: cannot open head: No such file /srv/salt/agiledata/jdk-6u45-linux-x64.bin: 3: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: cannot open title: No such file /srv/salt/agiledata/jdk-6u45-linux-x64.bin: 3: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: Request: not found /srv/salt/agiledata/jdk-6u45-linux-x64.bin: 4: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: cannot open META: No such file /srv/salt/agiledata/jdk-6u45-linux-x64.bin: 5: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: cannot open link: No such file /srv/salt/agiledata/jdk-6u45-linux-x64.bin: 6: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: cannot open link: No such file : not foundgiledata/jdk-6u45-linux-x64.bin: 7: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: 8: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: cannot open body: No such file /srv/salt/agiledata/jdk-6u45-linux-x64.bin: 9: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: cannot open div: No such file /srv/salt/agiledata/jdk-6u45-linux-x64.bin: 10: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: cannot open table: No such file /srv/salt/agiledata/jdk-6u45-linux-x64.bin: 11: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: cannot open tr: No such file /srv/salt/agiledata/jdk-6u45-linux-x64.bin: 12: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: Syntax error: redirection unexpected

[INFO ] {'pid': 8162, 'retcode': 0, 'stderr': '/srv/salt/agiledata/jdk-6u45-linux-x64.bin: 1: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: cannot open html: No such file\n/srv/salt/agiledata/jdk-6u45-linux-x64.bin: 2: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: cannot open head: No such file\n/srv/salt/agiledata/jdk-6u45-linux-x64.bin: 3: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: cannot open title: No such file\n/srv/salt/agiledata/jdk-6u45-linux-x64.bin: 3: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: Request: not found\n/srv/salt/agiledata/jdk-6u45-linux-x64.bin: 4: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: cannot open META: No such file\n/srv/salt/agiledata/jdk-6u45-linux-x64.bin: 5: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: cannot open link: No such file\n/srv/salt/agiledata/jdk-6u45-linux-x64.bin: 6: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: cannot open link: No such file\n/srv/salt/agiledata/jdk-6u45-linux-x64.bin: 7: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: \r: not found\n/srv/salt/agiledata/jdk-6u45-linux-x64.bin: 8: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: cannot open body: No such file\n/srv/salt/agiledata/jdk-6u45-linux-x64.bin: 9: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: cannot open div: No such file\n/srv/salt/agiledata/jdk-6u45-linux-x64.bin: 10: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: cannot open table: No such file\n/srv/salt/agiledata/jdk-6u45-linux-x64.bin: 11: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: cannot open tr: No such file\n/srv/salt/agiledata/jdk-6u45-linux-x64.bin: 12: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: Syntax error: redirection unexpected', 'stdout': ''}

[INFO ] Completed state [sh /srv/salt/agiledata/jdk-6u45-linux-x64.bin; ln -s jdk1.6.0_45 java] at time 15:18:16.402991

[INFO ] Running state [https://github.com/rjurney/Agile_Data_Code.git] at time 15:18:16.443105 [INFO ] Executing state git.latest for https://github.com/rjurney/Agile_Data_Code.git

[DEBUG ] target /home/vagrant/agiledata/book-code is not found, "git clone" is required

[INFO ] Executing command 'git clone https://github.com/rjurney/Agile_Data_Code.git /home/vagrant/agiledata/book-code ' as user 'vagrant' in directory '/home/vagrant'

[INFO ] stdout: Cloning into '/home/vagrant/agiledata/book-code'...

[INFO ] Executing command 'git rev-parse HEAD' as user 'vagrant' in directory '/home/vagrant/agiledata/book-code'

[INFO ] stdout: 5a5a5f11de5ed0c4949bf1e7c80fba329fc72120 [INFO ] Repository https://github.com/rjurney/Agile_Data_Code.git cloned to /home/vagrant/agiledata/book-code [INFO ] {'new': 'https://github.com/rjurney/Agile_Data_Code.git', 'revision': '5a5a5f11de5ed0c4949bf1e7c80fba329fc72120'} [INFO ] Completed state [https://github.com/rjurney/Agile_Data_Code.git] at time 15:18:23.111128

[INFO ] Running state [/home/vagrant/agiledata/venv] at time 15:18:23.119062 [INFO ] Executing state virtualenv.manage for /home/vagrant/agiledata/venv

[WARNING ] /usr/lib/pymodules/python2.7/salt/modules/virtualenv_mod.py:113: DeprecationWarning: 'no_site_packages' has been deprecated. Please start using 'system_site_packages=False' which means exactly the same as 'no_site_packages=True'. This warning and respective workaround will be removed in Salt Helium (Unreleased) '\'no_site_packages\' has been deprecated. Please start using '

[ERROR ] An exception occurred in this state: Traceback (most recent call last): File "/usr/lib/pymodules/python2.7/salt/state.py", line 1379, in call **cdata['kwargs']) File "/usr/lib/pymodules/python2.7/salt/states/virtualenv_mod.py", line 169, in managed user=user File "/usr/lib/pymodules/python2.7/salt/modules/virtualenv_mod.py", line 203, in create 'executable.'.format(python) CommandExecutionError: Requested python (python2.7) does not appear executable.

[INFO ] Completed state [/home/vagrant/agiledata/venv] at time 15:18:23.187473

[INFO ] Running state [/home/vagrant/agiledata/linkjars.sh] at time 15:18:23.195028 [INFO ] Executing state file.managed for /home/vagrant/agiledata/linkjars.sh

[DEBUG ] Jinja search path: ['/srv/salt']

[INFO ] File changed: New file [INFO ] Completed state [/home/vagrant/agiledata/linkjars.sh] at time 15:18:23.233216

[INFO ] Running state [/home/vagrant/agiledata/software/lib/avro-1.7.6.jar] at time 15:18:23.236261 [INFO ] Executing state file.managed for /home/vagrant/agiledata/software/lib/avro-1.7.6.jar

[DEBUG ] Traceback (most recent call last): File "/usr/lib/pymodules/python2.7/salt/states/file.py", line 1300, in managed dir_mode) File "/usr/lib/pymodules/python2.7/salt/modules/file.py", line 2655, in manage_file sfn = salt['cp.cache_file'](source, saltenv) File "/usr/lib/pymodules/python2.7/salt/modules/cp.py", line 310, in cache_file result = context['cp.fileclient'].cache_file(path, saltenv) File "/usr/lib/pymodules/python2.7/salt/fileclient.py", line 143, in cache_file return self.get_url(path, '', True, saltenv) File "/usr/lib/pymodules/python2.7/salt/fileclient.py", line 545, in get_url *BaseHTTPServer.BaseHTTPRequestHandler.responses[ex.code])) MinionError: HTTP error 404 reading http://apache.mirrors.pair.com/avro/avro-1.7.6/java/avro-1.7.6.jar: Nothing matches the given URI

[ERROR ] Unable to manage file: HTTP error 404 reading http://apache.mirrors.pair.com/avro/avro-1.7.6/java/avro-1.7.6.jar: Nothing matches the given URI [INFO ] Completed state [/home/vagrant/agiledata/software/lib/avro-1.7.6.jar] at time 15:18:23.924290 [INFO ] Running state [/home/vagrant/agiledata/software/lib/json-simple-1.1.1.jar] at time 15:18:23.924816

[INFO ] Executing state file.managed for /home/vagrant/agiledata/software/lib/json-simple-1.1.1.jar

[INFO ] File changed: New file

[INFO ] Completed state [/home/vagrant/agiledata/software/lib/json-simple-1.1.1.jar] at time 15:18:24.452270

[INFO ] Running state [/home/vagrant/agiledata/software/lib/mongo-java-driver-2.11.1.jar] at time 15:18:24.455110

[INFO ] Executing state file.managed for /home/vagrant/agiledata/software/lib/mongo-java-driver-2.11.1.jar

[INFO ] File changed: New file [INFO ] Completed state [/home/vagrant/agiledata/software/lib/mongo-java-driver-2.11.1.jar] at time 15:18:25.613874

[INFO ] Running state [/home/vagrant/agiledata/bin/ack] at time 15:18:25.615180 [INFO ] Executing state file.managed for /home/vagrant/agiledata/bin/ack

[INFO ] File changed: New file

[INFO ] Completed state [/home/vagrant/agiledata/bin/ack] at time 15:18:26.449414

[INFO ] Running state [/home/vagrant/agiledata/bin/jq] at time 15:18:26.450583 [INFO ] Executing state file.managed for /home/vagrant/agiledata/bin/jq

[ERROR ] File changed: New file [INFO ] Completed state [/home/vagrant/agiledata/bin/jq] at time 15:18:27.833683 [INFO ] Running state [/home/vagrant/agiledata/downloads/pig-0.11.1.tar.gz] at time 15:18:27.834280 [INFO ] Executing state file.managed for /home/vagrant/agiledata/downloads/pig-0.11.1.tar.gz

[DEBUG ] Traceback (most recent call last): File "/usr/lib/pymodules/python2.7/salt/states/file.py", line 1300, in managed dir_mode) File "/usr/lib/pymodules/python2.7/salt/modules/file.py", line 2655, in manage_file sfn = salt['cp.cache_file'](source, saltenv) File "/usr/lib/pymodules/python2.7/salt/modules/cp.py", line 310, in cache_file result = context['cp.fileclient'].cache_file(path, saltenv) File "/usr/lib/pymodules/python2.7/salt/fileclient.py", line 143, in cache_file return self.get_url(path, '', True, saltenv) File "/usr/lib/pymodules/python2.7/salt/fileclient.py", line 545, in get_url *BaseHTTPServer.BaseHTTPRequestHandler.responses[ex.code])) MinionError: HTTP error 404 reading http://mirrors.gigenet.com/apache/pig/pig-0.11.1/pig-0.11.1.tar.gz: Nothing matches the given URI

[ERROR ] Unable to manage file: HTTP error 404 reading http://mirrors.gigenet.com/apache/pig/pig-0.11.1/pig-0.11.1.tar.gz: Nothing matches the given URI [INFO ] Completed state [/home/vagrant/agiledata/downloads/pig-0.11.1.tar.gz] at time 15:18:28.309935

[INFO ] Running state [/home/vagrant/agiledata/downloads/mongodb-linux-x86_64-2.4.3.tgz] at time 15:18:28.310457

[INFO ] Executing state file.managed for /home/vagrant/agiledata/downloads/mongodb-linux-x86_64-2.4.3.tgz

[INFO ] File changed: New file

[INFO ] Completed state [/home/vagrant/agiledata/downloads/mongodb-linux-x86_64-2.4.3.tgz] at time 15:21:56.657839

[INFO ] Running state [tar xfa /home/vagrant/agiledata/downloads/mongodb-linux-x86_64-2.4.3.tgz; ln -s mongodb-linux-x86_64-2.4.3 mongodb] at time 15:21:56.671125 [INFO ] Executing state cmd.wait for tar xfa /home/vagrant/agiledata/downloads/mongodb-linux-x86_64-2.4.3.tgz; ln -s mongodb-linux-x86_64-2.4.3 mongodb

[INFO ] No changes made for tar xfa /home/vagrant/agiledata/downloads/mongodb-linux-x86_64-2.4.3.tgz; ln -s mongodb-linux-x86_64-2.4.3 mongodb [INFO ] Completed state [tar xfa /home/vagrant/agiledata/downloads/mongodb-linux-x86_64-2.4.3.tgz; ln -s mongodb-linux-x86_64-2.4.3 mongodb] at time 15:21:56.680621 [INFO ] Running state [tar xfa /home/vagrant/agiledata/downloads/mongodb-linux-x86_64-2.4.3.tgz; ln -s mongodb-linux-x86_64-2.4.3 mongodb] at time 15:21:56.680969 [INFO ] Executing state cmd.mod_watch for tar xfa /home/vagrant/agiledata/downloads/mongodb-linux-x86_64-2.4.3.tgz; ln -s mongodb-linux-x86_64-2.4.3 mongodb

[INFO ] Executing command 'file /home/vagrant/agiledata/software/mongodb-linux-x86_64-2.4.3' as user 'vagrant' in directory '/home/vagrant/agiledata/software'

[ERROR ] Command 'file /home/vagrant/agiledata/software/mongodb-linux-x86_64-2.4.3' failed with return code: 1 [ERROR ] output: /home/vagrant/agiledata/software/mongodb-linux-x86_64-2.4.3: ERROR: cannot open `/home/vagrant/agiledata/software/mongodb-linux-x86_64-2.4.3' (No such file or directory)

[INFO ] Executing command 'tar xfa /home/vagrant/agiledata/downloads/mongodb-linux-x86_64-2.4.3.tgz; ln -s mongodb-linux-x86_64-2.4.3 mongodb' as user 'vagrant' in directory '/home/vagrant/agiledata/software'

[INFO ] {'pid': 8192, 'retcode': 0, 'stderr': '', 'stdout': ''} [INFO ] Completed state [tar xfa /home/vagrant/agiledata/downloads/mongodb-linux-x86_64-2.4.3.tgz; ln -s mongodb-linux-x86_64-2.4.3 mongodb] at time 15:22:06.210199

[INFO ] Running state [/home/vagrant/agiledata/downloads/elasticsearch-0.90.0.tar.gz] at time 15:22:06.221776 [INFO ] Executing state file.managed for /home/vagrant/agiledata/downloads/elasticsearch-0.90.0.tar.gz

[INFO ] File changed: New file

[INFO ] Completed state [/home/vagrant/agiledata/downloads/elasticsearch-0.90.0.tar.gz] at time 15:22:46.079346

[INFO ] Running state [tar xfa /home/vagrant/agiledata/downloads/elasticsearch-0.90.0.tar.gz; ln -s elasticsearch-0.90.0 elasticsearch] at time 15:22:46.082740

[INFO ] Executing state cmd.wait for tar xfa /home/vagrant/agiledata/downloads/elasticsearch-0.90.0.tar.gz; ln -s elasticsearch-0.90.0 elasticsearch

[INFO ] No changes made for tar xfa /home/vagrant/agiledata/downloads/elasticsearch-0.90.0.tar.gz; ln -s elasticsearch-0.90.0 elasticsearch [INFO ] Completed state [tar xfa /home/vagrant/agiledata/downloads/elasticsearch-0.90.0.tar.gz; ln -s elasticsearch-0.90.0 elasticsearch] at time 15:22:46.091174 [INFO ] Running state [tar xfa /home/vagrant/agiledata/downloads/elasticsearch-0.90.0.tar.gz; ln -s elasticsearch-0.90.0 elasticsearch] at time 15:22:46.091426 [INFO ] Executing state cmd.mod_watch for tar xfa /home/vagrant/agiledata/downloads/elasticsearch-0.90.0.tar.gz; ln -s elasticsearch-0.90.0 elasticsearch

[INFO ] Executing command 'file /home/vagrant/agiledata/software/elasticsearch-0.90.0' as user 'vagrant' in directory '/home/vagrant/agiledata/software'

[ERROR ] Command 'file /home/vagrant/agiledata/software/elasticsearch-0.90.0' failed with return code: 1 [ERROR ] output: /home/vagrant/agiledata/software/elasticsearch-0.90.0: ERROR: cannot open `/home/vagrant/agiledata/software/elasticsearch-0.90.0' (No such file or directory)

[INFO ] Executing command 'tar xfa /home/vagrant/agiledata/downloads/elasticsearch-0.90.0.tar.gz; ln -s elasticsearch-0.90.0 elasticsearch' as user 'vagrant' in directory '/home/vagrant/agiledata/software'

[INFO ] {'pid': 8205, 'retcode': 0, 'stderr': '', 'stdout': ''} [INFO ] Completed state [tar xfa /home/vagrant/agiledata/downloads/elasticsearch-0.90.0.tar.gz; ln -s elasticsearch-0.90.0 elasticsearch] at time 15:22:47.509741

[INFO ] Running state [/home/vagrant/agiledata/downloads/apache-maven-3.0.5-bin.tar.gz] at time 15:22:47.524023 [INFO ] Executing state file.managed for /home/vagrant/agiledata/downloads/apache-maven-3.0.5-bin.tar.gz

[INFO ] File changed: New file

[INFO ] Completed state [/home/vagrant/agiledata/downloads/apache-maven-3.0.5-bin.tar.gz] at time 15:23:05.508413

[INFO ] Running state [tar xfa /home/vagrant/agiledata/downloads/apache-maven-3.0.5-bin.tar.gz; ln -s apache-maven-3.0.5 maven] at time 15:23:05.512341

[INFO ] Executing state cmd.wait for tar xfa /home/vagrant/agiledata/downloads/apache-maven-3.0.5-bin.tar.gz; ln -s apache-maven-3.0.5 maven

[INFO ] No changes made for tar xfa /home/vagrant/agiledata/downloads/apache-maven-3.0.5-bin.tar.gz; ln -s apache-maven-3.0.5 maven [INFO ] Completed state [tar xfa /home/vagrant/agiledata/downloads/apache-maven-3.0.5-bin.tar.gz; ln -s apache-maven-3.0.5 maven] at time 15:23:05.518864 [INFO ] Running state [tar xfa /home/vagrant/agiledata/downloads/apache-maven-3.0.5-bin.tar.gz; ln -s apache-maven-3.0.5 maven] at time 15:23:05.519172

[INFO ] Executing state cmd.mod_watch for tar xfa /home/vagrant/agiledata/downloads/apache-maven-3.0.5-bin.tar.gz; ln -s apache-maven-3.0.5 maven

[INFO ] Executing command 'file /home/vagrant/agiledata/software/apache-maven-3.0.5' as user 'vagrant' in directory '/home/vagrant/agiledata/software'

[ERROR ] Command 'file /home/vagrant/agiledata/software/apache-maven-3.0.5' failed with return code: 1 [ERROR ] output: /home/vagrant/agiledata/software/apache-maven-3.0.5: ERROR: cannot open `/home/vagrant/agiledata/software/apache-maven-3.0.5' (No such file or directory)

[INFO ] Executing command 'tar xfa /home/vagrant/agiledata/downloads/apache-maven-3.0.5-bin.tar.gz; ln -s apache-maven-3.0.5 maven' as user 'vagrant' in directory '/home/vagrant/agiledata/software'

[INFO ] {'pid': 8216, 'retcode': 0, 'stderr': '', 'stdout': ''} [INFO ] Completed state [tar xfa /home/vagrant/agiledata/downloads/apache-maven-3.0.5-bin.tar.gz; ln -s apache-maven-3.0.5 maven] at time 15:23:07.202683

[INFO ] Running state [https://github.com/mongodb/mongo-hadoop.git] at time 15:23:07.216112 [INFO ] Executing state git.latest for https://github.com/mongodb/mongo-hadoop.git

[DEBUG ] target /home/vagrant/agiledata/software/mongo-hadoop is not found, "git clone" is required

[INFO ] Executing command 'git clone https://github.com/mongodb/mongo-hadoop.git /home/vagrant/agiledata/software/mongo-hadoop ' as user 'vagrant' in directory '/home/vagrant'

[INFO ] stdout: Cloning into '/home/vagrant/agiledata/software/mongo-hadoop'...

[INFO ] Executing command 'git rev-parse HEAD' as user 'vagrant' in directory '/home/vagrant/agiledata/software/mongo-hadoop'

[INFO ] stdout: 6585c319015848c7078b9a111c8335f6eacd198d [INFO ] Repository https://github.com/mongodb/mongo-hadoop.git cloned to /home/vagrant/agiledata/software/mongo-hadoop [INFO ] {'new': 'https://github.com/mongodb/mongo-hadoop.git', 'revision': '6585c319015848c7078b9a111c8335f6eacd198d'} [INFO ] Completed state [https://github.com/mongodb/mongo-hadoop.git] at time 15:26:24.938883

[INFO ] Running state [https://github.com/infochimps-labs/wonderdog.git] at time 15:26:24.974353

[INFO ] Executing state git.latest for https://github.com/infochimps-labs/wonderdog.git

[DEBUG ] target /home/vagrant/agiledata/software/wonderdog is not found, "git clone" is required

[INFO ] Executing command 'git clone https://github.com/infochimps-labs/wonderdog.git /home/vagrant/agiledata/software/wonderdog ' as user 'vagrant' in directory '/home/vagrant'

[INFO ] stdout: Cloning into '/home/vagrant/agiledata/software/wonderdog'...

[INFO ] Executing command 'git rev-parse HEAD' as user 'vagrant' in directory '/home/vagrant/agiledata/software/wonderdog'

[INFO ] stdout: eaba41a90db74900f1e83fbcf4b72244b0ecf5cf [INFO ] Repository https://github.com/infochimps-labs/wonderdog.git cloned to /home/vagrant/agiledata/software/wonderdog [INFO ] {'new': 'https://github.com/infochimps-labs/wonderdog.git', 'revision': 'eaba41a90db74900f1e83fbcf4b72244b0ecf5cf'} [INFO ] Completed state [https://github.com/infochimps-labs/wonderdog.git] at time 15:26:54.733322

[INFO ] Running state [https://github.com/Ganglion/varaha.git] at time 15:26:54.750791 [INFO ] Executing state git.latest for https://github.com/Ganglion/varaha.git

[DEBUG ] target /home/vagrant/agiledata/software/varaha is not found, "git clone" is required

[INFO ] Executing command 'git clone https://github.com/Ganglion/varaha.git /home/vagrant/agiledata/software/varaha ' as user 'vagrant' in directory '/home/vagrant'

[INFO ] stdout: Cloning into '/home/vagrant/agiledata/software/varaha'...

[INFO ] Executing command 'git rev-parse HEAD' as user 'vagrant' in directory '/home/vagrant/agiledata/software/varaha'

[INFO ] stdout: ef75ea15e726bd9f81cd52fd7d6e5a24b075961a [INFO ] Repository https://github.com/Ganglion/varaha.git cloned to /home/vagrant/agiledata/software/varaha [INFO ] {'new': 'https://github.com/Ganglion/varaha.git', 'revision': 'ef75ea15e726bd9f81cd52fd7d6e5a24b075961a'} [INFO ] Completed state [https://github.com/Ganglion/varaha.git] at time 15:27:15.066714

[INFO ] Running state [/home/vagrant/agiledata/linkjars.sh] at time 15:27:15.088940 [INFO ] Executing state cmd.run for /home/vagrant/agiledata/linkjars.sh

[INFO ] Executing command '/home/vagrant/agiledata/linkjars.sh' as user 'vagrant' in directory '/home/vagrant'

[INFO ] {'pid': 8268, 'retcode': 0, 'stderr': '', 'stdout': ''} [INFO ] Completed state [/home/vagrant/agiledata/linkjars.sh] at time 15:27:16.114840

[DEBUG ] Loaded no_out as virtual quiet [DEBUG ] Loaded json_out as virtual json [DEBUG ] Loaded yaml_out as virtual yaml [DEBUG ] Loaded pprint_out as virtual pprint

[DEBUG ] Loaded no_out as virtual quiet [DEBUG ] Loaded json_out as virtual json [DEBUG ] Loaded yaml_out as virtual yaml [DEBUG ] Loaded pprint_out as virtual pprint [DEBUG ] Loaded no_out as virtual quiet [DEBUG ] Loaded json_out as virtual json

[DEBUG ] Loaded yaml_out as virtual yaml [DEBUG ] Loaded pprint_out as virtual pprint [DEBUG ] Loaded no_out as virtual quiet [DEBUG ] Loaded json_out as virtual json [DEBUG ] Loaded yaml_out as virtual yaml [DEBUG ] Loaded pprint_out as virtual pprint

[DEBUG ] Loaded no_out as virtual quiet [DEBUG ] Loaded json_out as virtual json [DEBUG ] Loaded yaml_out as virtual yaml [DEBUG ] Loaded pprint_out as virtual pprint

[DEBUG ] Loaded no_out as virtual quiet [DEBUG ] Loaded json_out as virtual json [DEBUG ] Loaded yaml_out as virtual yaml [DEBUG ] Loaded pprint_out as virtual pprint

[DEBUG ] Loaded no_out as virtual quiet [DEBUG ] Loaded json_out as virtual json

[DEBUG ] Loaded yaml_out as virtual yaml

[DEBUG ] Loaded pprint_out as virtual pprint

[DEBUG ] Loaded no_out as virtual quiet [DEBUG ] Loaded json_out as virtual json [DEBUG ] Loaded yaml_out as virtual yaml [DEBUG ] Loaded pprint_out as virtual pprint [DEBUG ] Loaded no_out as virtual quiet [DEBUG ] Loaded json_out as virtual json [DEBUG ] Loaded yaml_out as virtual yaml [DEBUG ] Loaded pprint_out as virtual pprint

[DEBUG ] Loaded no_out as virtual quiet [DEBUG ] Loaded json_out as virtual json [DEBUG ] Loaded yaml_out as virtual yaml [DEBUG ] Loaded pprint_out as virtual pprint [DEBUG ] Loaded no_out as virtual quiet [DEBUG ] Loaded json_out as virtual json [DEBUG ] Loaded yaml_out as virtual yaml [DEBUG ] Loaded pprint_out as virtual pprint

[DEBUG ] Loaded no_out as virtual quiet [DEBUG ] Loaded json_out as virtual json [DEBUG ] Loaded yaml_out as virtual yaml [DEBUG ] Loaded pprint_out as virtual pprint [DEBUG ] Loaded no_out as virtual quiet [DEBUG ] Loaded json_out as virtual json [DEBUG ] Loaded yaml_out as virtual yaml [DEBUG ] Loaded pprint_out as virtual pprint

[DEBUG ] Loaded no_out as virtual quiet [DEBUG ] Loaded json_out as virtual json [DEBUG ] Loaded yaml_out as virtual yaml [DEBUG ] Loaded pprint_out as virtual pprint [DEBUG ] Loaded no_out as virtual quiet [DEBUG ] Loaded json_out as virtual json [DEBUG ] Loaded yaml_out as virtual yaml [DEBUG ] Loaded pprint_out as virtual pprint

[DEBUG ] Loaded no_out as virtual quiet [DEBUG ] Loaded json_out as virtual json [DEBUG ] Loaded yaml_out as virtual yaml [DEBUG ] Loaded pprint_out as virtual pprint [DEBUG ] Loaded no_out as virtual quiet

[DEBUG ] Loaded json_out as virtual json [DEBUG ] Loaded yaml_out as virtual yaml [DEBUG ] Loaded pprint_out as virtual pprint

[DEBUG ] Loaded no_out as virtual quiet [DEBUG ] Loaded json_out as virtual json [DEBUG ] Loaded yaml_out as virtual yaml [DEBUG ] Loaded pprint_out as virtual pprint

[DEBUG ] Loaded no_out as virtual quiet [DEBUG ] Loaded json_out as virtual json [DEBUG ] Loaded yaml_out as virtual yaml [DEBUG ] Loaded pprint_out as virtual pprint

[DEBUG ] Loaded no_out as virtual quiet [DEBUG ] Loaded json_out as virtual json [DEBUG ] Loaded yaml_out as virtual yaml [DEBUG ] Loaded pprint_out as virtual pprint

[DEBUG ] Loaded no_out as virtual quiet [DEBUG ] Loaded json_out as virtual json [DEBUG ] Loaded yaml_out as virtual yaml [DEBUG ] Loaded pprint_out as virtual pprint

[DEBUG ] Loaded no_out as virtual quiet [DEBUG ] Loaded json_out as virtual json [DEBUG ] Loaded yaml_out as virtual yaml [DEBUG ] Loaded pprint_out as virtual pprint [DEBUG ] Loaded no_out as virtual quiet [DEBUG ] Loaded json_out as virtual json [DEBUG ] Loaded yaml_out as virtual yaml [DEBUG ] Loaded pprint_out as virtual pprint

[DEBUG ] Loaded no_out as virtual quiet [DEBUG ] Loaded json_out as virtual json [DEBUG ] Loaded yaml_out as virtual yaml [DEBUG ] Loaded pprint_out as virtual pprint [DEBUG ] Loaded no_out as virtual quiet [DEBUG ] Loaded json_out as virtual json [DEBUG ] Loaded yaml_out as virtual yaml [DEBUG ] Loaded pprint_out as virtual pprint

local:

      ID: packages
Function: pkg.latest
  Result: True
 Comment: The following packages were successfully installed/upgraded: build-essential, curl, gfortran, git, htop, libatlas-base-dev, liblapack-dev, libsnappy-dev, netcat, python-dev, python-virtualenv, tmux, vim. The following packages were already up-to-date: lsof, net-tools, ntp.
 Changes:   
          ----------
          build-essential:
              ----------
              new:
                  11.5ubuntu2.1
              old:

          c++-compiler:
              ----------
              new:
                  1
              old:

          c++abi2-dev:
              ----------
              new:
                  1
              old:

          curl:
              ----------
              new:
                  7.22.0-3ubuntu4.8
              old:

          curl-ssl:
              ----------
              new:
                  1
              old:

          dpkg-dev:
              ----------
              new:
                  1.16.1.2ubuntu7.5
              old:

          fakeroot:
              ----------
              new:
                  1.18.2-1
              old:

          g++:
              ----------
              new:
                  4:4.6.3-1ubuntu5
              old:

          g++-4.6:
              ----------
              new:
                  4.6.3-1ubuntu5
              old:

          gfortran:
              ----------
              new:
                  4:4.6.3-1ubuntu5
              old:

          gfortran-4.6:
              ----------
              new:
                  4.6.3-1ubuntu5
              old:

          git:
              ----------
              new:
                  1:1.7.9.5-1
              old:

          git-completion:
              ----------
              new:
                  1
              old:

          git-core:
              ----------
              new:
                  1
              old:

          git-man:
              ----------
              new:
                  1:1.7.9.5-1
              old:

          htop:
              ----------
              new:
                  1.0.1-1
              old:

          libalgorithm-diff-perl:
              ----------
              new:
                  1.19.02-2
              old:

          libalgorithm-diff-xs-perl:
              ----------
              new:
                  0.04-2build2
              old:

          libalgorithm-merge-perl:
              ----------
              new:
                  0.08-2
              old:

          libatlas-base-dev:
              ----------
              new:
                  3.8.4-3build1
              old:

          libatlas-dev:
              ----------
              new:
                  3.8.4-3build1
              old:

          libatlas3gf-base:
              ----------
              new:
                  3.8.4-3build1
              old:

          libblas-dev:
              ----------
              new:
                  1.2.20110419-2ubuntu1
              old:

          libblas3gf:
              ----------
              new:
                  1.2.20110419-2ubuntu1
              old:

          libcurl3:
              ----------
              new:
                  7.22.0-3ubuntu4.8
              old:

          libdpkg-perl:
              ----------
              new:
                  1.16.1.2ubuntu7.5
              old:

          liberror-perl:
              ----------
              new:
                  0.17-1
              old:

          libexpat1:
              ----------
              new:
                  2.0.1-7.2ubuntu1.1
              old:
                  2.0.1-7.2ubuntu1
          libexpat1-dev:
              ----------
              new:
                  2.0.1-7.2ubuntu1.1
              old:

          libgfortran3:
              ----------
              new:
                  4.6.3-1ubuntu5
              old:

          libgpm2:
              ----------
              new:
                  1.20.4-4
              old:

          liblapack-dev:
              ----------
              new:
                  3.3.1-1
              old:

          liblapack3gf:
              ----------
              new:
                  3.3.1-1
              old:

          libpython2.7:
              ----------
              new:
                  2.7.3-0ubuntu3.5
              old:

          libsnappy-dev:
              ----------
              new:
                  1.0.4-1build1
              old:

          libsnappy1:
              ----------
              new:
                  1.0.4-1build1
              old:

          libstdc++-dev:
              ----------
              new:
                  1
              old:

          libstdc++6-4.6-dev:
              ----------
              new:
                  4.6.3-1ubuntu5
              old:

          make:
              ----------
              new:
                  3.81-8.1ubuntu1.1
              old:

          netcat:
              ----------
              new:
                  1.10-39
              old:
                  1
          netcat-traditional:
              ----------
              new:
                  1.10-39
              old:

          patch:
              ----------
              new:
                  2.6.1-3
              old:

          python:
              ----------
              new:
                  2.7.3-0ubuntu2.2
              old:
                  2.7.3-0ubuntu2
          python-dev:
              ----------
              new:
                  2.7.3-0ubuntu2.2
              old:

          python-minimal:
              ----------
              new:
                  2.7.3-0ubuntu2.2
              old:
                  2.7.3-0ubuntu2
          python-pip:
              ----------
              new:
                  1.0-1build1
              old:

          python-setuptools:
              ----------
              new:
                  0.6.24-1ubuntu1
              old:

          python-virtualenv:
              ----------
              new:
                  1.7.1.2-1
              old:

          python2.7:
              ----------
              new:
                  2.7.3-0ubuntu3.5
              old:
                  2.7.3-0ubuntu3
          python2.7-dev:
              ----------
              new:
                  2.7.3-0ubuntu3.5
              old:

          python2.7-minimal:
              ----------
              new:
                  2.7.3-0ubuntu3.5
              old:
                  2.7.3-0ubuntu3
          tmux:
              ----------
              new:
                  1.6-1ubuntu1
              old:

          vim:
              ----------
              new:
                  2:7.3.429-2ubuntu2.1
              old:

          vim-common:
              ----------
              new:
                  2:7.3.429-2ubuntu2.1
              old:
                  2:7.3.429-2ubuntu2
          vim-runtime:
              ----------
              new:
                  2:7.3.429-2ubuntu2.1
              old:

          vim-tiny:
              ----------
              new:
                  2:7.3.429-2ubuntu2.1
              old:
                  2:7.3.429-2ubuntu2

      ID: ackrc
Function: file.managed
    Name: /home/vagrant/.ackrc
  Result: True
 Comment: File /home/vagrant/.ackrc updated
 Changes:   
          ----------
          diff:
              New file
          mode:
              0755
          user:
              vagrant

      ID: directories
Function: file.directory
    Name: /home/vagrant/agiledata/software
  Result: True
 Comment: Directory /home/vagrant/agiledata/software updated
 Changes:   
          ----------
          /home/vagrant/agiledata/software:
              New Dir

      ID: directories
Function: file.directory
    Name: /home/vagrant/agiledata/downloads
  Result: True
 Comment: Directory /home/vagrant/agiledata/downloads updated
 Changes:   
          ----------
          /home/vagrant/agiledata/downloads:
              New Dir

      ID: directories
Function: file.directory
    Name: /data
  Result: True
 Comment: Directory /data updated
 Changes:   
          ----------
          /data:
              New Dir

      ID: directories
Function: file.directory
    Name: /data/db
  Result: True
 Comment: Directory /data/db updated
 Changes:   
          ----------
          /data/db:
              New Dir

      ID: directories
Function: file.directory
    Name: /home/vagrant/agiledata
  Result: True
 Comment: Directory /home/vagrant/agiledata is in the correct state
 Changes:   

      ID: directories
Function: file.directory
    Name: /home/vagrant/agiledata/book-code
  Result: True
 Comment: Directory /home/vagrant/agiledata/book-code updated
 Changes:   
          ----------
          /home/vagrant/agiledata/book-code:
              New Dir

      ID: directories
Function: file.directory
    Name: /home/vagrant/agiledata/bin
  Result: True
 Comment: Directory /home/vagrant/agiledata/bin updated
 Changes:   
          ----------
          /home/vagrant/agiledata/bin:
              New Dir

      ID: directories
Function: file.directory
    Name: /home/vagrant/agiledata/software/lib
  Result: True
 Comment: Directory /home/vagrant/agiledata/software/lib updated
 Changes:   
          ----------
          /home/vagrant/agiledata/software/lib:
              New Dir

      ID: java-download
Function: cmd.run
    Name: curl -L --cookie "oraclelicensejdk-6u45-oth-JPR=accept-securebackup-cookie;gpw_e24=http://edelivery.oracle.com" http://download.oracle.com/otn-pub/java/jdk/6u45-b06/jdk-6u45-linux-x64.bin -o /srv/salt/agiledata/jdk-6u45-linux-x64.bin
  Result: True
 Comment: unless execution succeeded
 Changes:   

      ID: java-file
Function: file.managed
    Name: /srv/salt/agiledata/jdk-6u45-linux-x64.bin
  Result: True
 Comment: File /srv/salt/agiledata/jdk-6u45-linux-x64.bin is in the correct state
 Changes:   

      ID: java-install
Function: cmd.run
    Name: sh /srv/salt/agiledata/jdk-6u45-linux-x64.bin; ln -s jdk1.6.0_45 java
  Result: True
 Comment: Command "sh /srv/salt/agiledata/jdk-6u45-linux-x64.bin; ln -s jdk1.6.0_45 java" run
 Changes:   
          ----------
          pid:
              8162
          retcode:
              0
          stderr:
              /srv/salt/agiledata/jdk-6u45-linux-x64.bin: 1: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: cannot open html: No such file
              /srv/salt/agiledata/jdk-6u45-linux-x64.bin: 2: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: cannot open head: No such file
              /srv/salt/agiledata/jdk-6u45-linux-x64.bin: 3: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: cannot open title: No such file
              /srv/salt/agiledata/jdk-6u45-linux-x64.bin: 3: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: Request: not found
              /srv/salt/agiledata/jdk-6u45-linux-x64.bin: 4: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: cannot open META: No such file
              /srv/salt/agiledata/jdk-6u45-linux-x64.bin: 5: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: cannot open link: No such file
              /srv/salt/agiledata/jdk-6u45-linux-x64.bin: 6: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: cannot open link: No such file

: not found /srv/salt/agiledata/jdk-6u45-linux-x64.bin: 7: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: 8: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: cannot open body: No such file /srv/salt/agiledata/jdk-6u45-linux-x64.bin: 9: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: cannot open div: No such file /srv/salt/agiledata/jdk-6u45-linux-x64.bin: 10: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: cannot open table: No such file /srv/salt/agiledata/jdk-6u45-linux-x64.bin: 11: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: cannot open tr: No such file /srv/salt/agiledata/jdk-6u45-linux-x64.bin: 12: /srv/salt/agiledata/jdk-6u45-linux-x64.bin: Syntax error: redirection unexpected

stdout:

      ID: book-code
Function: git.latest
    Name: https://github.com/rjurney/Agile_Data_Code.git
  Result: True
 Comment: Repository https://github.com/rjurney/Agile_Data_Code.git cloned to /home/vagrant/agiledata/book-code
 Changes:   
          ----------
          new:
              https://github.com/rjurney/Agile_Data_Code.git
          revision:
              5a5a5f11de5ed0c4949bf1e7c80fba329fc72120

      ID: venv
Function: virtualenv.manage
    Name: /home/vagrant/agiledata/venv
  Result: False
 Comment: An exception occurred in this state: Traceback (most recent call last):
            File "/usr/lib/pymodules/python2.7/salt/state.py", line 1379, in call
              **cdata['kwargs'])
            File "/usr/lib/pymodules/python2.7/salt/states/virtualenv_mod.py", line 169, in managed
              user=user
            File "/usr/lib/pymodules/python2.7/salt/modules/virtualenv_mod.py", line 203, in create
              'executable.'.format(python)
          CommandExecutionError: Requested python (python2.7) does not appear executable.
 Changes:   

      ID: env.sh
Function: file.managed
    Name: /home/vagrant/agiledata/env.sh
  Result: False
 Comment: One or more requisite failed
 Changes:   

      ID: numpy
Function: pip.installed

[DEBUG ] Loaded no_out as virtual quiet [DEBUG ] Loaded json_out as virtual json [DEBUG ] Loaded yaml_out as virtual yaml [DEBUG ] Loaded pprint_out as virtual pprint [DEBUG ] Loaded no_out as virtual quiet [DEBUG ] Loaded json_out as virtual json [DEBUG ] Loaded yaml_out as virtual yaml [DEBUG ] Loaded pprint_out as virtual pprint

Result: False
 Comment: One or more requisite failed
 Changes:   

      ID: scipy
Function: pip.installed
  Result: False
 Comment: One or more requisite failed
 Changes:   

      ID: link-jars
Function: file.managed
    Name: /home/vagrant/agiledata/linkjars.sh
  Result: True
 Comment: File /home/vagrant/agiledata/linkjars.sh updated
 Changes:   
          ----------
          diff:
              New file
          mode:
              0755
          user:
              vagrant

      ID: avro-file
Function: file.managed
    Name: /home/vagrant/agiledata/software/lib/avro-1.7.6.jar
  Result: False
 Comment: Unable to manage file: HTTP error 404 reading http://apache.mirrors.pair.com/avro/avro-1.7.6/java/avro-1.7.6.jar: Nothing matches the given URI
 Changes:   

      ID: json-simple-file
Function: file.managed
    Name: /home/vagrant/agiledata/software/lib/json-simple-1.1.1.jar
  Result: True
 Comment: File /home/vagrant/agiledata/software/lib/json-simple-1.1.1.jar updated
 Changes:   
          ----------
          diff:
              New file
          mode:
              0644
          user:
              vagrant

      ID: mongo-driver-file
Function: file.managed
    Name: /home/vagrant/agiledata/software/lib/mongo-java-driver-2.11.1.jar
  Result: True
 Comment: File /home/vagrant/agiledata/software/lib/mongo-java-driver-2.11.1.jar updated
 Changes:   
          ----------
          diff:
              New file
          mode:
              0644
          user:
              vagrant

      ID: ack-file
Function: file.managed
    Name: /home/vagrant/agiledata/bin/ack
  Result: True
 Comment: File /home/vagrant/agiledata/bin/ack updated
 Changes:   
          ----------
          diff:
              New file
          mode:
              0755
          user:
              vagrant

      ID: jq-file
Function: file.managed
    Name: /home/vagrant/agiledata/bin/jq
  Result: False
 Comment: File sum set for file /home/vagrant/agiledata/bin/jq of cb79e10d1a2898dca0c5741633e8a6f0f7f87312 does not match real sum of e820e9e91c9cce6154f52949a3b2a451c4de8af4
 Changes:   
          ----------
          diff:
              New file

      ID: pig-file
Function: file.managed
    Name: /home/vagrant/agiledata/downloads/pig-0.11.1.tar.gz
  Result: False
 Comment: Unable to manage file: HTTP error 404 reading http://mirrors.gigenet.com/apache/pig/pig-0.11.1/pig-0.11.1.tar.gz: Nothing matches the given URI
 Changes:   

      ID: pig-install
Function: cmd.wait
    Name: tar xfa /home/vagrant/agiledata/downloads/pig-0.11.1.tar.gz; ln -s pig-0.11.1 pig
  Result: False
 Comment: One or more requisite failed
 Changes:   

      ID: mongodb-file
Function: file.managed
    Name: /home/vagrant/agiledata/downloads/mongodb-linux-x86_64-2.4.3.tgz
  Result: True
 Comment: File /home/vagrant/agiledata/downloads/mongodb-linux-x86_64-2.4.3.tgz updated
 Changes:   
          ----------
          diff:
              New file
          mode:
              0644
          user:
              vagrant

      ID: mongodb-install
Function: cmd.wait
    Name: tar xfa /home/vagrant/agiledata/downloads/mongodb-linux-x86_64-2.4.3.tgz; ln -s mongodb-linux-x86_64-2.4.3 mongodb
  Result: True
 Comment: Command "tar xfa /home/vagrant/agiledata/downloads/mongodb-linux-x86_64-2.4.3.tgz; ln -s mongodb-linux-x86_64-2.4.3 mongodb" run
 Changes:   
          ----------
          pid:
              8192
          retcode:
              0
          stderr:

          stdout:

      ID: elasticsearch-file
Function: file.managed
    Name: /home/vagrant/agiledata/downloads/elasticsearch-0.90.0.tar.gz
  Result: True
 Comment: File /home/vagrant/agiledata/downloads/elasticsearch-0.90.0.tar.gz updated
 Changes:   
          ----------
          diff:
              New file
          mode:
              0644
          user:
              vagrant

      ID: elasticsearch-install
Function: cmd.wait
    Name: tar xfa /home/vagrant/agiledata/downloads/elasticsearch-0.90.0.tar.gz; ln -s elasticsearch-0.90.0 elasticsearch
  Result: True
 Comment: Command "tar xfa /home/vagrant/agiledata/downloads/elasticsearch-0.90.0.tar.gz; ln -s elasticsearch-0.90.0 elasticsearch" run
 Changes:   
          ----------
          pid:
              8205
          retcode:
              0
          stderr:

          stdout:

      ID: maven-file
Function: file.managed
    Name: /home/vagrant/agiledata/downloads/apache-maven-3.0.5-bin.tar.gz
  Result: True
 Comment: File /home/vagrant/agiledata/downloads/apache-maven-3.0.5-bin.tar.gz updated
 Changes:   
          ----------
          diff:
              New file
          mode:
              0644
          user:
              vagrant

      ID: maven-install
Function: cmd.wait
    Name: tar xfa /home/vagrant/agiledata/downloads/apache-maven-3.0.5-bin.tar.gz; ln -s apache-maven-3.0.5 maven
  Result: True
 Comment: Command "tar xfa /home/vagrant/agiledata/downloads/apache-maven-3.0.5-bin.tar.gz; ln -s apache-maven-3.0.5 maven" run
 Changes:   
          ----------
          pid:
              8216
          retcode:
              0
          stderr:

          stdout:

      ID: mongo-hadoop-git
Function: git.latest
    Name: https://github.com/mongodb/mongo-hadoop.git
  Result: True
 Comment: Repository https://github.com/mongodb/mongo-hadoop.git cloned to /home/vagrant/agiledata/software/mongo-hadoop
 Changes:   
          ----------
          new:
              https://github.com/mongodb/mongo-hadoop.git
          revision:
              6585c319015848c7078b9a111c8335f6eacd198d

      ID: mongo-hadoop-git
Function: cmd.run
    Name: source /home/vagrant/agiledata/env.sh; ./sbt update; ./sbt package
  Result: False
 Comment: One or more requisite failed
 Changes:   

      ID: wonderdog-git
Function: git.latest
    Name: https://github.com/infochimps-labs/wonderdog.git
  Result: True
 Comment: Repository https://github.com/infochimps-labs/wonderdog.git cloned to /home/vagrant/agiledata/software/wonderdog
 Changes:   
          ----------
          new:
              https://github.com/infochimps-labs/wonderdog.git
          revision:
              eaba41a90db74900f1e83fbcf4b72244b0ecf5cf

      ID: wonderdog-git
Function: cmd.run
    Name: source /home/vagrant/agiledata/env.sh; mvn install
  Result: False
 Comment: One or more requisite failed
 Changes:   

      ID: varaha-git
Function: git.latest
    Name: https://github.com/Ganglion/varaha.git
  Result: True
 Comment: Repository https://github.com/Ganglion/varaha.git cloned to /home/vagrant/agiledata/software/varaha
 Changes:   
          ----------
          new:
              https://github.com/Ganglion/varaha.git
          revision:
              ef75ea15e726bd9f81cd52fd7d6e5a24b075961a

      ID: varaha-git
Function: cmd.run
    Name: source /home/vagrant/agiledata/env.sh; mvn install
  Result: False
 Comment: One or more requisite failed
 Changes:   

      ID: link-jars
Function: cmd.run
    Name: /home/vagrant/agiledata/linkjars.sh
  Result: True
 Comment: Command "/home

/vagrant/agiledata/linkjars.sh" run Changes:

          pid:
              8268
          retcode:
              0
          stderr:
          stdout:

      ID: book-pip
Function: pip.installed
  Result: False
 Comment: One or more requisite failed
 Changes:   

Summary

Succeeded: 28

Failed: 12

Total: 40