Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save lornajane/b29f250251a190cbb7b4303033432f37 to your computer and use it in GitHub Desktop.
Save lornajane/b29f250251a190cbb7b4303033432f37 to your computer and use it in GitHub Desktop.
vagrant up
Bringing machine 'joindin' up with 'virtualbox' provider...
==> joindin: Importing base box 'joindin/development'...
==> joindin: Matching MAC address for NAT networking...
==> joindin: Setting the name of the VM: vm_joindin_1464623655510_48026
==> joindin: Clearing any previously set network interfaces...
==> joindin: Preparing network interfaces based on configuration...
joindin: Adapter 1: nat
joindin: Adapter 2: hostonly
==> joindin: Forwarding ports...
joindin: 22 => 2222 (adapter 1)
==> joindin: Booting VM...
==> joindin: Waiting for machine to boot. This may take a few minutes...
joindin: SSH address: 127.0.0.1:2222
joindin: SSH username: vagrant
joindin: SSH auth method: private key
joindin: Warning: Connection timeout. Retrying...
joindin:
joindin: Vagrant insecure key detected. Vagrant will automatically replace
joindin: this with a newly generated keypair for better security.
joindin:
joindin: Inserting generated public key within guest...
joindin: Removing insecure key from the guest if it's present...
joindin: Key inserted! Disconnecting and reconnecting using new SSH key...
==> joindin: Machine booted and ready!
==> joindin: Checking for guest additions in VM...
joindin: The guest additions on this VM do not match the installed version of
joindin: VirtualBox! In most cases this is fine, but in rare cases it can
joindin: prevent things such as shared folders from working properly. If you see
joindin: shared folder errors, please make sure the guest additions within the
joindin: virtual machine match the version of VirtualBox you have installed on
joindin: your host and reload your VM.
joindin:
joindin: Guest Additions Version: 4.3.10
joindin: VirtualBox Version: 5.0
==> joindin: Checking for host entries
==> joindin: Checking for host entries
==> joindin: adding to (/etc/hosts) : 10.223.175.44 dev.joind.in # VAGRANT: 378be85d56720551603c3683236c4bf8 (joindin) / 80b8cedf-5589-4e69-90c7-c60f7bcb1dda
==> joindin: adding to (/etc/hosts) : 10.223.175.44 dev.joind.in # VAGRANT: 378be85d56720551603c3683236c4bf8 (joindin) / 80b8cedf-5589-4e69-90c7-c60f7bcb1dda
==> joindin: adding to (/etc/hosts) : 10.223.175.44 web2.dev.joind.in # VAGRANT: 378be85d56720551603c3683236c4bf8 (joindin) / 80b8cedf-5589-4e69-90c7-c60f7bcb1dda
==> joindin: adding to (/etc/hosts) : 10.223.175.44 api.dev.joind.in # VAGRANT: 378be85d56720551603c3683236c4bf8 (joindin) / 80b8cedf-5589-4e69-90c7-c60f7bcb1dda
==> joindin: Setting hostname...
==> joindin: Configuring and enabling network interfaces...
==> joindin: Mounting shared folders...
joindin: /vagrant => /home/lorna/projects/joindin/lornajane/vm
joindin: /tmp/vagrant-puppet/modules-332c8f62aebe7dba088276b0ab0f67b7 => /home/lorna/projects/joindin/lornajane/vm/puppet/modules
joindin: /tmp/vagrant-puppet/manifests-846018e2aa141a5eb79a64b4015fc5f3 => /home/lorna/projects/joindin/lornajane/vm/puppet/manifests
==> joindin: Running provisioner: puppet...
==> joindin: Running Puppet with joindin.pp...
==> joindin: stdin: is not a tty
==> joindin: Notice: Compiled catalog for dev.joind.in in environment production in 1.20 seconds
==> joindin: Notice: /Stage[main]/Joindin::Web/File[apache-lockfile-permissions]/owner: owner changed 'www-data' to 'vagrant'
==> joindin: Notice: /Stage[main]/Joindin::Web/File[apache-lockfile-permissions]/group: group changed 'root' to 'www-data'
==> joindin: Notice: /Stage[main]/Joindin::Web/File[joindin-ctokens]/ensure: defined content as '{md5}624e72d5ae7f5555192fb3dfbf3863f7'
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[joindin-ctokens-run-on-boot]/returns: executed successfully
==> joindin: Notice: /Stage[main]/Joindin::Web/Host[dev.joind.in]/ip: ip changed '127.0.1.1' to '127.0.0.1'
==> joindin: Notice: /Stage[main]/Nodejs/Nodejs::Install[nodejs-stable]/File[nodejs-install-dir]/ensure: created
==> joindin: Notice: /Stage[main]/Joindin::App/Exec[application-config-values]/returns: executed successfully
==> joindin: Notice: /Stage[main]/Nodejs/Nodejs::Install[nodejs-stable]/File[/usr/local/node/node-v6.2.0]/ensure: created
==> joindin: Notice: /Stage[main]/Joindin::Dotdeb/File[/etc/apt/sources.list.d/dotdeb.list]/content: content changed '{md5}7a8ffa5d953edeb4e81487d070f24f8d' to '{md5}5f53b61a8b5999df0c46bbf62291dc05'
==> joindin: Notice: /Stage[main]/Joindin::Dotdeb/Exec[update-apt]/returns: executed successfully
==> joindin: Notice: /Stage[main]/Joindin::Dotdeb/Exec[update-apt]: Triggered 'refresh' from 1 events
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: Reading package lists...
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: Building dependency tree...
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: Reading state information...
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: The following extra packages will be installed:
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: libapache2-mod-php5 php5-cli php5-common php5-mysql php5-readline
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: php5-xdebug
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: Suggested packages:
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: php5-user-cache
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: The following packages will be upgraded:
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: libapache2-mod-php5 php5 php5-cli php5-common php5-curl php5-mysql
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: php5-readline php5-xdebug
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: 8 upgraded, 0 newly installed, 0 to remove and 147 not upgraded.
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: Need to get 7,372 kB of archives.
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: After this operation, 2,859 kB of additional disk space will be used.
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: Get:1 http://packages.dotdeb.org/ wheezy-php56/all php5-mysql amd64 5.6.22-1~dotdeb+7.1 [86.2 kB]
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: Get:2 http://packages.dotdeb.org/ wheezy-php56/all php5-readline amd64 5.6.22-1~dotdeb+7.1 [14.2 kB]
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: Get:3 http://packages.dotdeb.org/ wheezy-php56/all php5-cli amd64 5.6.22-1~dotdeb+7.1 [2,965 kB]
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: Get:4 http://packages.dotdeb.org/ wheezy-php56/all libapache2-mod-php5 amd64 5.6.22-1~dotdeb+7.1 [3,049 kB]
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: Get:5 http://packages.dotdeb.org/ wheezy-php56/all php5-xdebug amd64 1:2.3.3-1~dotdeb+php56+7.1 [450 kB]
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: Get:6 http://packages.dotdeb.org/ wheezy-php56/all php5-curl amd64 5.6.22-1~dotdeb+7.1 [34.1 kB]
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: Get:7 http://packages.dotdeb.org/ wheezy-php56/all php5-common amd64 5.6.22-1~dotdeb+7.1 [772 kB]
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: Get:8 http://packages.dotdeb.org/ wheezy-php56/all php5 all 5.6.22-1~dotdeb+7.1 [1,192 B]
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: Fetched 7,372 kB in 0s (8,838 kB/s)
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: (Reading database ... 47650 files and directories currently installed.)
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: Preparing to replace php5-mysql 5.5.17-1~dotdeb.1 (using .../php5-mysql_5.6.22-1~dotdeb+7.1_amd64.deb) ...
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: Unpacking replacement php5-mysql ...
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: Preparing to replace php5-readline 5.5.17-1~dotdeb.1 (using .../php5-readline_5.6.22-1~dotdeb+7.1_amd64.deb) ...
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: Unpacking replacement php5-readline ...
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: Preparing to replace php5-cli 5.5.17-1~dotdeb.1 (using .../php5-cli_5.6.22-1~dotdeb+7.1_amd64.deb) ...
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: Unpacking replacement php5-cli ...
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: Preparing to replace libapache2-mod-php5 5.5.17-1~dotdeb.1 (using .../libapache2-mod-php5_5.6.22-1~dotdeb+7.1_amd64.deb) ...
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: Unpacking replacement libapache2-mod-php5 ...
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: Preparing to replace php5-xdebug 5.5.17-1~dotdeb.1 (using .../php5-xdebug_1%3a2.3.3-1~dotdeb+php56+7.1_amd64.deb) ...
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: Unpacking replacement php5-xdebug ...
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: Preparing to replace php5-curl 5.5.17-1~dotdeb.1 (using .../php5-curl_5.6.22-1~dotdeb+7.1_amd64.deb) ...
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: Unpacking replacement php5-curl ...
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: Preparing to replace php5-common 5.5.17-1~dotdeb.1 (using .../php5-common_5.6.22-1~dotdeb+7.1_amd64.deb) ...
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: Unpacking replacement php5-common ...
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: Preparing to replace php5 5.5.17-1~dotdeb.1 (using .../php5_5.6.22-1~dotdeb+7.1_all.deb) ...
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: Unpacking replacement php5 ...
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: Processing triggers for man-db ...
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: Setting up php5-common (5.6.22-1~dotdeb+7.1) ...
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: Installing new version of config file /etc/cron.d/php5 ...
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: Setting up php5-mysql (5.6.22-1~dotdeb+7.1) ...
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: Setting up php5-cli (5.6.22-1~dotdeb+7.1) ...
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: Setting up php5-readline (5.6.22-1~dotdeb+7.1) ...
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: Setting up libapache2-mod-php5 (5.6.22-1~dotdeb+7.1) ...
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: Setting up php5-xdebug (1:2.3.3-1~dotdeb+php56+7.1) ...
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns:
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: Configuration file `/etc/php5/mods-available/xdebug.ini'
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: ==> File on system created by you or by a script.
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: ==> File also in package provided by package maintainer.
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: What would you like to do about it ? Your options are:
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: Y or I : install the package maintainer's version
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: N or O : keep your currently-installed version
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: D : show the differences between the versions
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: Z : start a shell to examine the situation
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: The default action is to keep your current version.
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: *** xdebug.ini (Y/I/N/O/D/Z) [default=N] ? dpkg: error processing php5-xdebug (--configure):
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: EOF on stdin at conffile prompt
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: Setting up php5-curl (5.6.22-1~dotdeb+7.1) ...
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: Setting up php5 (5.6.22-1~dotdeb+7.1) ...
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: Processing triggers for libapache2-mod-php5 ...
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: Errors were encountered while processing:
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: php5-xdebug
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: E: Sub-process /usr/bin/dpkg returned an error code (1)
==> joindin: Error: apt-get install php5 php5-curl -q -y --ignore-hold returned 100 instead of one of [0]
==> joindin: Error: /Stage[main]/Joindin::Web/Exec[updatephp]/returns: change from notrun to 0 failed: apt-get install php5 php5-curl -q -y --ignore-hold returned 100 instead of one of [0]
==> joindin: Notice: /Stage[main]/Joindin::Test::Test/File[phing.phar]/content: content changed '{md5}62c927c1bab019d0d6fcef64954233d6' to '{md5}7fcab5c86d0e60fff610791c6b8f0365'
==> joindin: Notice: /Stage[main]/Joindin::Mailcatcher/File[mailcatcher-php.ini]/mode: mode changed '0664' to '0644'
==> joindin: Notice: /Stage[main]/Joindin::Test::Test/Package[wireshark]/ensure: ensure changed 'purged' to 'latest'
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[apache-group-change]/returns: executed successfully
==> joindin: Notice: /Stage[main]/Joindin::Web/Exec[apache-user-change]/returns: executed successfully
==> joindin: Notice: /Stage[main]/Joindin::Web/Php::Module[xdebug]/Package[php-xdebug]/ensure: created
==> joindin: Notice: /Stage[main]/Joindin::Mailcatcher/File[mailcatcher]/mode: mode changed '0775' to '0755'
==> joindin: Notice: /Stage[main]/Joindin::Web/Augeas[set-php-ini-values]/returns: executed successfully
==> joindin: Notice: /Stage[main]/Nodejs/Nodejs::Install[nodejs-stable]/Package[semver]/ensure: created
==> joindin: Notice: /Stage[main]/Nodejs/Nodejs::Install[nodejs-stable]/File[nodejs-symlink-bin-with-version-v6.2.0]/ensure: created
==> joindin: Notice: /Stage[main]/Joindin::Web/Apache::Vhost[dev.joind.in]/File[/etc/apache2/sites-available/50-dev.joind.in.conf]/content: content changed '{md5}57bf2c09f31c396bb68a57909c2cfdf8' to '{md5}05ac6faebfbbe474393d4917468b9366'
==> joindin: Notice: /Stage[main]/Joindin::Test::Test/File[phpunit]/content: content changed '{md5}9c815214cde3426b28df342bc3387eb2' to '{md5}74db61bc71069397793df784c6f576bf'
==> joindin: Notice: /Stage[main]/Joindin::Web/File[xdebug.ini]/ensure: defined content as '{md5}e3085b87c3e7cc7f77de69af7d49898e'
==> joindin: Notice: /Stage[main]/Joindin::Web/Augeas[set-cli-php-ini-values]/returns: executed successfully
==> joindin: Notice: /Stage[main]/Nodejs/Nodejs::Install[nodejs-stable]/Wget::Fetch[nodejs-download-v6.2.0]/Exec[wget-nodejs-download-v6.2.0]/returns: executed successfully
==> joindin: Notice: /Stage[main]/Joindin::Sql/File[/etc/mysql/conf.d/mysql_overrides.cnf]/ensure: defined content as '{md5}7d17b6f6800619bc4ba82a5bdf81ea00'
==> joindin: Notice: /Stage[main]/Nodejs/Nodejs::Install[nodejs-stable]/Exec[nodejs-unpack-v6.2.0]/returns: executed successfully
==> joindin: Notice: /Stage[main]/Nodejs/File[/usr/local/node/node-default]/ensure: created
==> joindin: Notice: /Stage[main]/Nodejs/File[/etc/profile.d/nodejs.sh]/ensure: defined content as '{md5}083cd12070bc116336e4d9cd279fe699'
==> joindin: Notice: /Stage[main]/Mysql/Service[mysql]: Triggered 'refresh' from 1 events
==> joindin: Notice: /Stage[main]/Joindin::App/Exec[init-db]/returns: executed successfully
==> joindin: Notice: /Stage[main]/Joindin::App/Exec[seed-data]/returns: executed successfully
==> joindin: Notice: /Stage[main]/Joindin::App/Exec[seed-db]/returns: executed successfully
==> joindin: Notice: /Stage[main]/Joindin::App/Exec[patch-db]/returns: executed successfully
==> joindin: Notice: /Stage[main]/Apache/Service[apache]: Triggered 'refresh' from 7 events
==> joindin: Notice: /Stage[main]/Joindin::App/File[upload-directory]/ensure: created
==> joindin: Error: Execution of '/usr/local/node/node-default/bin/npm install --global grunt-cli' returned 127: /usr/bin/env: node: No such file or directory
==> joindin:
==> joindin: Error: /Stage[main]/Joindin::Node/Package[grunt-cli]/ensure: change from absent to present failed: Execution of '/usr/local/node/node-default/bin/npm install --global grunt-cli' returned 127: /usr/bin/env: node: No such file or directory
==> joindin:
==> joindin: Notice: Test-suite ready - run in VM with
==> joindin: `cd /vagrant/joind.in && phing`
==> joindin: `cd /vagrant/joindin-api && phing`
==> joindin: `cd /vagrant/joindin-web2 && phing`
==> joindin:
==> joindin: Notice: /Stage[main]/Joindin::Test::Test/Notify[test]/message: defined 'message' as 'Test-suite ready - run in VM with
==> joindin: `cd /vagrant/joind.in && phing`
==> joindin: `cd /vagrant/joindin-api && phing`
==> joindin: `cd /vagrant/joindin-web2 && phing`
==> joindin: '
==> joindin: Notice: VM is ready. You can view the application on
==> joindin: `http://web2.dev.joind.in/`
==> joindin: `http://api.dev.joind.in/`
==> joindin: `http://dev.joind.in/`
==> joindin:
==> joindin: Notice: /Stage[main]/Main/Notify[urls]/message: defined 'message' as 'VM is ready. You can view the application on
==> joindin: `http://web2.dev.joind.in/`
==> joindin: `http://api.dev.joind.in/`
==> joindin: `http://dev.joind.in/`
==> joindin: '
==> joindin: Notice: Finished catalog run in 43.41 seconds
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment