Created
February 10, 2017 02:13
-
-
Save v6/bfd334f5b7e205de955488074f44485d to your computer and use it in GitHub Desktop.
// , This shows an issue with the vagrant up command used with Hashicorp Consul's demo.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vagrant-cluster $ vagrant up | |
Bringing machine 'n1' up with 'virtualbox' provider... | |
Bringing machine 'n2' up with 'virtualbox' provider... | |
==> n1: Importing base box 'debian/jessie64'... | |
==> n1: Matching MAC address for NAT networking... | |
==> n1: Checking if box 'debian/jessie64' is up to date... | |
==> n1: Setting the name of the VM: vagrant-cluster_n1_1486692101958_9874 | |
==> n1: Clearing any previously set network interfaces... | |
==> n1: Preparing network interfaces based on configuration... | |
n1: Adapter 1: nat | |
n1: Adapter 2: hostonly | |
==> n1: Forwarding ports... | |
n1: 22 (guest) => 2222 (host) (adapter 1) | |
==> n1: Running 'pre-boot' VM customizations... | |
==> n1: Booting VM... | |
==> n1: Waiting for machine to boot. This may take a few minutes... | |
n1: SSH address: 127.0.0.1:2222 | |
n1: SSH username: vagrant | |
n1: SSH auth method: private key | |
n1: | |
n1: Vagrant insecure key detected. Vagrant will automatically replace | |
n1: this with a newly generated keypair for better security. | |
n1: | |
n1: Inserting generated public key within guest... | |
n1: Removing insecure key from the guest if it's present... | |
n1: Key inserted! Disconnecting and reconnecting using new SSH key... | |
==> n1: Machine booted and ready! | |
[n1] No installation found. | |
stdin: is not a tty | |
Reading package lists... | |
Building dependency tree... | |
Reading state information... | |
The following extra packages will be installed: | |
binutils cpp cpp-4.8 cpp-4.9 fakeroot gcc gcc-4.8 gcc-4.9 libasan0 libasan1 | |
libatomic1 libc-dev-bin libc6-dev libcilkrts5 libcloog-isl4 libfakeroot | |
libgcc-4.8-dev libgcc-4.9-dev libgomp1 libisl10 libitm1 liblsan0 libmpc3 | |
libmpfr4 libquadmath0 libtsan0 libubsan0 linux-compiler-gcc-4.8-x86 | |
linux-headers-3.16.0-4-common linux-headers-amd64 linux-kbuild-3.16 | |
linux-libc-dev make manpages-dev | |
Suggested packages: | |
binutils-doc cpp-doc gcc-4.8-locales gcc-4.9-locales gcc-multilib autoconf | |
automake libtool flex bison gdb gcc-doc gcc-4.8-multilib gcc-4.8-doc | |
libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg | |
libtsan0-dbg libquadmath0-dbg gcc-4.9-multilib gcc-4.9-doc libasan1-dbg | |
liblsan0-dbg libubsan0-dbg libcilkrts5-dbg glibc-doc make-doc | |
Recommended packages: | |
linux-image | |
The following NEW packages will be installed: | |
binutils cpp cpp-4.8 cpp-4.9 dkms fakeroot gcc gcc-4.8 gcc-4.9 libasan0 | |
libasan1 libatomic1 libc-dev-bin libc6-dev libcilkrts5 libcloog-isl4 | |
libfakeroot libgcc-4.8-dev libgcc-4.9-dev libgomp1 libisl10 libitm1 liblsan0 | |
libmpc3 libmpfr4 libquadmath0 libtsan0 libubsan0 linux-compiler-gcc-4.8-x86 | |
linux-headers-3.16.0-4-amd64 linux-headers-3.16.0-4-common | |
linux-headers-amd64 linux-kbuild-3.16 linux-libc-dev make manpages-dev | |
0 upgraded, 36 newly installed, 0 to remove and 0 not upgraded. | |
Need to get 40.4 MB of archives. | |
After this operation, 153 MB of additional disk space will be used. | |
Get:1 http://httpredir.debian.org/debian/ jessie/main libasan0 amd64 4.8.4-1 [63.3 kB] | |
Get:2 http://httpredir.debian.org/debian/ jessie/main libatomic1 amd64 4.9.2-10 [8,992 B] | |
Get:3 http://httpredir.debian.org/debian/ jessie/main libcilkrts5 amd64 4.9.2-10 [40.1 kB] | |
Get:4 http://httpredir.debian.org/debian/ jessie/main libasan1 amd64 4.9.2-10 [195 kB] | |
Get:5 http://httpredir.debian.org/debian/ jessie/main libcloog-isl4 amd64 0.18.2-1+b2 [61.8 kB] | |
Get:6 http://httpredir.debian.org/debian/ jessie/main libgomp1 amd64 4.9.2-10 [37.8 kB] | |
Get:7 http://httpredir.debian.org/debian/ jessie/main libitm1 amd64 4.9.2-10 [29.2 kB] | |
Get:8 http://httpredir.debian.org/debian/ jessie/main liblsan0 amd64 4.9.2-10 [92.8 kB] | |
Get:9 http://httpredir.debian.org/debian/ jessie/main libmpfr4 amd64 3.1.2-2 [527 kB] | |
Get:10 http://httpredir.debian.org/debian/ jessie/main libtsan0 amd64 4.9.2-10 [212 kB] | |
Get:11 http://httpredir.debian.org/debian/ jessie/main libisl10 amd64 0.12.2-2 [440 kB] | |
Get:12 http://httpredir.debian.org/debian/ jessie/main libubsan0 amd64 4.9.2-10 [82.4 kB] | |
Get:13 http://httpredir.debian.org/debian/ jessie/main libmpc3 amd64 1.0.2-1 [39.3 kB] | |
Get:14 http://httpredir.debian.org/debian/ jessie/main binutils amd64 2.25-5 [3,516 kB] | |
Get:15 http://httpredir.debian.org/debian/ jessie/main cpp-4.9 amd64 4.9.2-10 [5,169 kB] | |
Get:16 http://httpredir.debian.org/debian/ jessie/main libquadmath0 amd64 4.9.2-10 [129 kB] | |
Get:17 http://httpredir.debian.org/debian/ jessie/main libgcc-4.9-dev amd64 4.9.2-10 [2,066 kB] | |
Get:18 http://httpredir.debian.org/debian/ jessie/main gcc-4.9 amd64 4.9.2-10 [5,352 kB] | |
Get:19 http://httpredir.debian.org/debian/ jessie/main gcc amd64 4:4.9.2-2 [5,136 B] | |
Get:20 http://httpredir.debian.org/debian/ jessie/main fakeroot amd64 1.20.2-1 [84.7 kB] | |
Get:21 http://httpredir.debian.org/debian/ jessie/main gcc-4.8 amd64 4.8.4-1 [4,787 kB] | |
Get:22 http://httpredir.debian.org/debian/ jessie/main make amd64 4.0-8.1 [349 kB] | |
Get:23 http://httpredir.debian.org/debian/ jessie/main libc-dev-bin amd64 2.19-18+deb8u7 [238 kB] | |
Get:24 http://httpredir.debian.org/debian/ jessie/main linux-libc-dev amd64 3.16.39-1 [1,045 kB] | |
Get:25 http://httpredir.debian.org/debian/ jessie/main linux-compiler-gcc-4.8-x86 amd64 3.16.39-1 [345 kB] | |
Get:26 http://httpredir.debian.org/debian/ jessie/main libc6-dev amd64 2.19-18+deb8u7 [2,002 kB] | |
Get:27 http://httpredir.debian.org/debian/ jessie/main linux-headers-amd64 amd64 3.16+63 [5,050 B] | |
Get:28 http://httpredir.debian.org/debian/ jessie/main manpages-dev all 3.74-1 [1,865 kB] | |
Get:29 http://httpredir.debian.org/debian/ jessie/main linux-headers-3.16.0-4-common amd64 3.16.39-1 [4,541 kB] | |
Get:30 http://httpredir.debian.org/debian/ jessie/main cpp amd64 4:4.9.2-2 [17.3 kB] | |
Get:31 http://httpredir.debian.org/debian/ jessie/main cpp-4.8 amd64 4.8.4-1 [4,577 kB] | |
Get:32 http://httpredir.debian.org/debian/ jessie/main dkms all 2.2.0.3-2 [70.9 kB] | |
Get:33 http://httpredir.debian.org/debian/ jessie/main libfakeroot amd64 1.20.2-1 [44.7 kB] | |
Get:34 http://httpredir.debian.org/debian/ jessie/main libgcc-4.8-dev amd64 4.8.4-1 [1,689 kB] | |
Get:35 http://httpredir.debian.org/debian/ jessie/main linux-kbuild-3.16 amd64 3.16.7-ckt20-1 [174 kB] | |
Get:36 http://httpredir.debian.org/debian/ jessie/main linux-headers-3.16.0-4-amd64 amd64 3.16.39-1 [451 kB] | |
dpkg-preconfigure: unable to re-open stdin: No such file or directory | |
Fetched 40.4 MB in 35s (1,137 kB/s) | |
Selecting previously unselected package libasan0:amd64. | |
(Reading database ... 28309 files and directories currently installed.) | |
Preparing to unpack .../libasan0_4.8.4-1_amd64.deb ... | |
Unpacking libasan0:amd64 (4.8.4-1) ... | |
Selecting previously unselected package libasan1:amd64. | |
Preparing to unpack .../libasan1_4.9.2-10_amd64.deb ... | |
Unpacking libasan1:amd64 (4.9.2-10) ... | |
Selecting previously unselected package libatomic1:amd64. | |
Preparing to unpack .../libatomic1_4.9.2-10_amd64.deb ... | |
Unpacking libatomic1:amd64 (4.9.2-10) ... | |
Selecting previously unselected package libcilkrts5:amd64. | |
Preparing to unpack .../libcilkrts5_4.9.2-10_amd64.deb ... | |
Unpacking libcilkrts5:amd64 (4.9.2-10) ... | |
Selecting previously unselected package libisl10:amd64. | |
Preparing to unpack .../libisl10_0.12.2-2_amd64.deb ... | |
Unpacking libisl10:amd64 (0.12.2-2) ... | |
Selecting previously unselected package libcloog-isl4:amd64. | |
Preparing to unpack .../libcloog-isl4_0.18.2-1+b2_amd64.deb ... | |
Unpacking libcloog-isl4:amd64 (0.18.2-1+b2) ... | |
Selecting previously unselected package libgomp1:amd64. | |
Preparing to unpack .../libgomp1_4.9.2-10_amd64.deb ... | |
Unpacking libgomp1:amd64 (4.9.2-10) ... | |
Selecting previously unselected package libitm1:amd64. | |
Preparing to unpack .../libitm1_4.9.2-10_amd64.deb ... | |
Unpacking libitm1:amd64 (4.9.2-10) ... | |
Selecting previously unselected package liblsan0:amd64. | |
Preparing to unpack .../liblsan0_4.9.2-10_amd64.deb ... | |
Unpacking liblsan0:amd64 (4.9.2-10) ... | |
Selecting previously unselected package libmpfr4:amd64. | |
Preparing to unpack .../libmpfr4_3.1.2-2_amd64.deb ... | |
Unpacking libmpfr4:amd64 (3.1.2-2) ... | |
Selecting previously unselected package libquadmath0:amd64. | |
Preparing to unpack .../libquadmath0_4.9.2-10_amd64.deb ... | |
Unpacking libquadmath0:amd64 (4.9.2-10) ... | |
Selecting previously unselected package libtsan0:amd64. | |
Preparing to unpack .../libtsan0_4.9.2-10_amd64.deb ... | |
Unpacking libtsan0:amd64 (4.9.2-10) ... | |
Selecting previously unselected package libubsan0:amd64. | |
Preparing to unpack .../libubsan0_4.9.2-10_amd64.deb ... | |
Unpacking libubsan0:amd64 (4.9.2-10) ... | |
Selecting previously unselected package libmpc3:amd64. | |
Preparing to unpack .../libmpc3_1.0.2-1_amd64.deb ... | |
Unpacking libmpc3:amd64 (1.0.2-1) ... | |
Selecting previously unselected package binutils. | |
Preparing to unpack .../binutils_2.25-5_amd64.deb ... | |
Unpacking binutils (2.25-5) ... | |
Selecting previously unselected package cpp-4.9. | |
Preparing to unpack .../cpp-4.9_4.9.2-10_amd64.deb ... | |
Unpacking cpp-4.9 (4.9.2-10) ... | |
Selecting previously unselected package cpp. | |
Preparing to unpack .../cpp_4%3a4.9.2-2_amd64.deb ... | |
Unpacking cpp (4:4.9.2-2) ... | |
Selecting previously unselected package cpp-4.8. | |
Preparing to unpack .../cpp-4.8_4.8.4-1_amd64.deb ... | |
Unpacking cpp-4.8 (4.8.4-1) ... | |
Selecting previously unselected package libgcc-4.9-dev:amd64. | |
Preparing to unpack .../libgcc-4.9-dev_4.9.2-10_amd64.deb ... | |
Unpacking libgcc-4.9-dev:amd64 (4.9.2-10) ... | |
Selecting previously unselected package gcc-4.9. | |
Preparing to unpack .../gcc-4.9_4.9.2-10_amd64.deb ... | |
Unpacking gcc-4.9 (4.9.2-10) ... | |
Selecting previously unselected package gcc. | |
Preparing to unpack .../gcc_4%3a4.9.2-2_amd64.deb ... | |
Unpacking gcc (4:4.9.2-2) ... | |
Selecting previously unselected package make. | |
Preparing to unpack .../make_4.0-8.1_amd64.deb ... | |
Unpacking make (4.0-8.1) ... | |
Selecting previously unselected package dkms. | |
Preparing to unpack .../dkms_2.2.0.3-2_all.deb ... | |
Unpacking dkms (2.2.0.3-2) ... | |
Selecting previously unselected package libfakeroot:amd64. | |
Preparing to unpack .../libfakeroot_1.20.2-1_amd64.deb ... | |
Unpacking libfakeroot:amd64 (1.20.2-1) ... | |
Selecting previously unselected package fakeroot. | |
Preparing to unpack .../fakeroot_1.20.2-1_amd64.deb ... | |
Unpacking fakeroot (1.20.2-1) ... | |
Selecting previously unselected package libgcc-4.8-dev:amd64. | |
Preparing to unpack .../libgcc-4.8-dev_4.8.4-1_amd64.deb ... | |
Unpacking libgcc-4.8-dev:amd64 (4.8.4-1) ... | |
Selecting previously unselected package gcc-4.8. | |
Preparing to unpack .../gcc-4.8_4.8.4-1_amd64.deb ... | |
Unpacking gcc-4.8 (4.8.4-1) ... | |
Selecting previously unselected package libc-dev-bin. | |
Preparing to unpack .../libc-dev-bin_2.19-18+deb8u7_amd64.deb ... | |
Unpacking libc-dev-bin (2.19-18+deb8u7) ... | |
Selecting previously unselected package linux-libc-dev:amd64. | |
Preparing to unpack .../linux-libc-dev_3.16.39-1_amd64.deb ... | |
Unpacking linux-libc-dev:amd64 (3.16.39-1) ... | |
Selecting previously unselected package libc6-dev:amd64. | |
Preparing to unpack .../libc6-dev_2.19-18+deb8u7_amd64.deb ... | |
Unpacking libc6-dev:amd64 (2.19-18+deb8u7) ... | |
Selecting previously unselected package linux-compiler-gcc-4.8-x86. | |
Preparing to unpack .../linux-compiler-gcc-4.8-x86_3.16.39-1_amd64.deb ... | |
Unpacking linux-compiler-gcc-4.8-x86 (3.16.39-1) ... | |
Selecting previously unselected package linux-headers-3.16.0-4-common. | |
Preparing to unpack .../linux-headers-3.16.0-4-common_3.16.39-1_amd64.deb ... | |
Unpacking linux-headers-3.16.0-4-common (3.16.39-1) ... | |
Selecting previously unselected package linux-kbuild-3.16. | |
Preparing to unpack .../linux-kbuild-3.16_3.16.7-ckt20-1_amd64.deb ... | |
Unpacking linux-kbuild-3.16 (3.16.7-ckt20-1) ... | |
Selecting previously unselected package linux-headers-3.16.0-4-amd64. | |
Preparing to unpack .../linux-headers-3.16.0-4-amd64_3.16.39-1_amd64.deb ... | |
Unpacking linux-headers-3.16.0-4-amd64 (3.16.39-1) ... | |
Selecting previously unselected package linux-headers-amd64. | |
Preparing to unpack .../linux-headers-amd64_3.16+63_amd64.deb ... | |
Unpacking linux-headers-amd64 (3.16+63) ... | |
Selecting previously unselected package manpages-dev. | |
Preparing to unpack .../manpages-dev_3.74-1_all.deb ... | |
Unpacking manpages-dev (3.74-1) ... | |
Processing triggers for man-db (2.7.0.2-5) ... | |
Setting up libasan0:amd64 (4.8.4-1) ... | |
Setting up libasan1:amd64 (4.9.2-10) ... | |
Setting up libatomic1:amd64 (4.9.2-10) ... | |
Setting up libcilkrts5:amd64 (4.9.2-10) ... | |
Setting up libisl10:amd64 (0.12.2-2) ... | |
Setting up libcloog-isl4:amd64 (0.18.2-1+b2) ... | |
Setting up libgomp1:amd64 (4.9.2-10) ... | |
Setting up libitm1:amd64 (4.9.2-10) ... | |
Setting up liblsan0:amd64 (4.9.2-10) ... | |
Setting up libmpfr4:amd64 (3.1.2-2) ... | |
Setting up libquadmath0:amd64 (4.9.2-10) ... | |
Setting up libtsan0:amd64 (4.9.2-10) ... | |
Setting up libubsan0:amd64 (4.9.2-10) ... | |
Setting up libmpc3:amd64 (1.0.2-1) ... | |
Setting up binutils (2.25-5) ... | |
Setting up cpp-4.9 (4.9.2-10) ... | |
Setting up cpp (4:4.9.2-2) ... | |
Setting up cpp-4.8 (4.8.4-1) ... | |
Setting up libgcc-4.9-dev:amd64 (4.9.2-10) ... | |
Setting up gcc-4.9 (4.9.2-10) ... | |
Setting up gcc (4:4.9.2-2) ... | |
Setting up make (4.0-8.1) ... | |
Setting up dkms (2.2.0.3-2) ... | |
Setting up libfakeroot:amd64 (1.20.2-1) ... | |
Setting up fakeroot (1.20.2-1) ... | |
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode | |
Setting up libgcc-4.8-dev:amd64 (4.8.4-1) ... | |
Setting up gcc-4.8 (4.8.4-1) ... | |
Setting up libc-dev-bin (2.19-18+deb8u7) ... | |
Setting up linux-libc-dev:amd64 (3.16.39-1) ... | |
Setting up libc6-dev:amd64 (2.19-18+deb8u7) ... | |
Setting up linux-compiler-gcc-4.8-x86 (3.16.39-1) ... | |
Setting up linux-headers-3.16.0-4-common (3.16.39-1) ... | |
Setting up linux-kbuild-3.16 (3.16.7-ckt20-1) ... | |
Setting up linux-headers-3.16.0-4-amd64 (3.16.39-1) ... | |
Examining /etc/kernel/header_postinst.d. | |
run-parts: executing /etc/kernel/header_postinst.d/dkms 3.16.0-4-amd64 | |
Setting up linux-headers-amd64 (3.16+63) ... | |
Setting up manpages-dev (3.74-1) ... | |
Processing triggers for libc-bin (2.19-18+deb8u7) ... | |
Copy iso file /Applications/VirtualBox.app/Contents/MacOS/VBoxGuestAdditions.iso into the box /tmp/VBoxGuestAdditions.iso | |
stdin: is not a tty | |
mount: /dev/loop0 is write-protected, mounting read-only | |
Installing Virtualbox Guest Additions 5.0.16 - guest version is unknown | |
stdin: is not a tty | |
Verifying archive integrity... All good. | |
Uncompressing VirtualBox 5.0.16 Guest Additions for Linux............ | |
VirtualBox Guest Additions installer | |
Copying additional installer modules ... | |
Installing additional modules ... | |
Removing existing VirtualBox DKMS kernel modules ...done. | |
Removing existing VirtualBox non-DKMS kernel modules ...done. | |
Building the VirtualBox Guest Additions kernel modules ...done. | |
Doing non-kernel setup of the Guest Additions ...done. | |
Starting the VirtualBox Guest Additions ...done. | |
Installing the Window System drivers | |
Could not find the X.Org or XFree86 Window System, skipping. | |
An error occurred during installation of VirtualBox Guest Additions 5.0.16. Some functionality may not work as intended. | |
In most cases it is OK that the "Window System drivers" installation failed. | |
stdin: is not a tty | |
==> n1: Checking for guest additions in VM... | |
==> n1: Setting hostname... | |
==> n1: Configuring and enabling network interfaces... | |
==> n1: Installing rsync to the VM... | |
==> n1: Rsyncing folder: /Users/nbasanes/proj/consul/consul/demo/vagrant-cluster/ => /vagrant | |
==> n1: Running provisioner: shell... | |
n1: Running: inline script | |
==> n1: stdin: is not a tty | |
==> n1: Installing dependencies ... | |
==> n1: Hit http://security.debian.org jessie/updates InRelease | |
==> n1: Hit http://security.debian.org jessie/updates/main Sources | |
==> n1: Hit http://security.debian.org jessie/updates/main amd64 Packages | |
==> n1: Ign http://httpredir.debian.org jessie InRelease | |
==> n1: Hit http://httpredir.debian.org jessie Release.gpg | |
==> n1: Hit http://httpredir.debian.org jessie Release | |
==> n1: Hit http://httpredir.debian.org jessie/main Sources | |
==> n1: Hit http://httpredir.debian.org jessie/main amd64 Packages | |
==> n1: Reading package lists... | |
==> n1: Reading package lists... | |
==> n1: Building dependency tree... | |
==> n1: Reading state information... | |
==> n1: The following extra packages will be installed: | |
==> n1: libcurl3 | |
==> n1: Suggested packages: | |
==> n1: zip | |
==> n1: The following NEW packages will be installed: | |
==> n1: curl libcurl3 unzip | |
==> n1: 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. | |
==> n1: Need to get 622 kB of archives. | |
==> n1: After this operation, 1,280 kB of additional disk space will be used. | |
==> n1: Get:1 http://httpredir.debian.org/debian/ jessie/main libcurl3 amd64 7.38.0-4+deb8u5 [259 kB] | |
==> n1: Get:2 http://httpredir.debian.org/debian/ jessie/main curl amd64 7.38.0-4+deb8u5 [200 kB] | |
==> n1: Get:3 http://httpredir.debian.org/debian/ jessie/main unzip amd64 6.0-16+deb8u2 [162 kB] | |
==> n1: dpkg-preconfigure: unable to re-open stdin: No such file or directory | |
==> n1: Fetched 622 kB in 0s (1,192 kB/s) | |
==> n1: Selecting previously unselected package libcurl3:amd64. | |
(Reading database ... 65% ... | |
==> n1: (Reading database ... 70% | |
==> n1: (Reading database ... 75% | |
==> n1: (Reading database ... 80% | |
==> n1: (Reading database ... 85% | |
==> n1: (Reading database ... 90% | |
==> n1: (Reading database ... 95% | |
(Reading database ... 43185 files and directories currently installed.) | |
==> n1: Preparing to unpack .../libcurl3_7.38.0-4+deb8u5_amd64.deb ... | |
==> n1: Unpacking libcurl3:amd64 (7.38.0-4+deb8u5) ... | |
==> n1: Selecting previously unselected package curl. | |
==> n1: Preparing to unpack .../curl_7.38.0-4+deb8u5_amd64.deb ... | |
==> n1: Unpacking curl (7.38.0-4+deb8u5) ... | |
==> n1: Selecting previously unselected package unzip. | |
==> n1: Preparing to unpack .../unzip_6.0-16+deb8u2_amd64.deb ... | |
==> n1: Unpacking unzip (6.0-16+deb8u2) ... | |
==> n1: Processing triggers for man-db (2.7.0.2-5) ... | |
==> n1: Processing triggers for mime-support (3.58) ... | |
==> n1: Setting up libcurl3:amd64 (7.38.0-4+deb8u5) ... | |
==> n1: Setting up curl (7.38.0-4+deb8u5) ... | |
==> n1: Setting up unzip (6.0-16+deb8u2) ... | |
==> n1: Processing triggers for libc-bin (2.19-18+deb8u7) ... | |
==> n1: Fetching Consul version 0.7.2 ... | |
==> n1: Installing Consul version 0.7.2 ... | |
==> n1: Archive: consul.zip | |
==> n1: inflating: consul | |
==> n2: Importing base box 'debian/jessie64'... | |
==> n2: Matching MAC address for NAT networking... | |
==> n2: Checking if box 'debian/jessie64' is up to date... | |
==> n2: Setting the name of the VM: vagrant-cluster_n2_1486692283064_22311 | |
==> n2: Fixed port collision for 22 => 2222. Now on port 2200. | |
==> n2: Clearing any previously set network interfaces... | |
==> n2: Preparing network interfaces based on configuration... | |
n2: Adapter 1: nat | |
n2: Adapter 2: hostonly | |
==> n2: Forwarding ports... | |
n2: 22 (guest) => 2200 (host) (adapter 1) | |
==> n2: Running 'pre-boot' VM customizations... | |
==> n2: Booting VM... | |
==> n2: Waiting for machine to boot. This may take a few minutes... | |
n2: SSH address: 127.0.0.1:2200 | |
n2: SSH username: vagrant | |
n2: SSH auth method: private key | |
Timed out while waiting for the machine to boot. This means that | |
Vagrant was unable to communicate with the guest machine within | |
the configured ("config.vm.boot_timeout" value) time period. | |
If you look above, you should be able to see the error(s) that | |
Vagrant had when attempting to connect to the machine. These errors | |
are usually good hints as to what may be wrong. | |
If you're using a custom box, make sure that networking is properly | |
working and you're able to connect to the machine. It is a common | |
problem that networking isn't setup properly in these boxes. | |
Verify that authentication configurations are also setup properly, | |
as well. | |
If the box appears to be booting properly, you may want to increase | |
the timeout ("config.vm.boot_timeout") value. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment