Created
April 24, 2017 12:27
-
-
Save zela/531b3fb6ef41a33e68fa2fab42c06bb3 to your computer and use it in GitHub Desktop.
`vagrant up` and `vagrant reload` output
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
λ ~/Projects/Homestead/ master vagrant up | |
Bringing machine 'homestead-7' up with 'virtualbox' provider... | |
==> homestead-7: Importing base box 'laravel/homestead'... | |
==> homestead-7: Matching MAC address for NAT networking... | |
==> homestead-7: Checking if box 'laravel/homestead' is up to date... | |
==> homestead-7: Setting the name of the VM: homestead-7 | |
==> homestead-7: Clearing any previously set network interfaces... | |
==> homestead-7: Preparing network interfaces based on configuration... | |
homestead-7: Adapter 1: nat | |
homestead-7: Adapter 2: hostonly | |
==> homestead-7: Forwarding ports... | |
homestead-7: 80 (guest) => 8000 (host) (adapter 1) | |
homestead-7: 443 (guest) => 44300 (host) (adapter 1) | |
homestead-7: 3306 (guest) => 33060 (host) (adapter 1) | |
homestead-7: 5432 (guest) => 54320 (host) (adapter 1) | |
homestead-7: 8025 (guest) => 8025 (host) (adapter 1) | |
homestead-7: 27017 (guest) => 27017 (host) (adapter 1) | |
homestead-7: 22 (guest) => 2222 (host) (adapter 1) | |
==> homestead-7: Running 'pre-boot' VM customizations... | |
==> homestead-7: Booting VM... | |
==> homestead-7: Waiting for machine to boot. This may take a few minutes... | |
homestead-7: SSH address: 127.0.0.1:2222 | |
homestead-7: SSH username: vagrant | |
homestead-7: SSH auth method: private key | |
homestead-7: | |
homestead-7: Vagrant insecure key detected. Vagrant will automatically replace | |
homestead-7: this with a newly generated keypair for better security. | |
homestead-7: | |
homestead-7: Inserting generated public key within guest... | |
homestead-7: Removing insecure key from the guest if it's present... | |
homestead-7: Key inserted! Disconnecting and reconnecting using new SSH key... | |
==> homestead-7: Machine booted and ready! | |
==> homestead-7: Checking for guest additions in VM... | |
==> homestead-7: [vagrant-hostsupdater] Checking for host entries | |
==> homestead-7: [vagrant-hostsupdater] Writing the following entries to (/etc/hosts) | |
==> homestead-7: [vagrant-hostsupdater] 192.168.50.10 homestead # VAGRANT: 61f6e69b5527f1708689d8f3525d9882 (homestead-7) / 21a696ca-0d88-4a83-8a50-3cbe1fa967af | |
==> homestead-7: [vagrant-hostsupdater] 192.168.50.10 phpinfo.app # VAGRANT: 61f6e69b5527f1708689d8f3525d9882 (homestead-7) / 21a696ca-0d88-4a83-8a50-3cbe1fa967af | |
==> homestead-7: [vagrant-hostsupdater] 192.168.50.10 hello.app # VAGRANT: 61f6e69b5527f1708689d8f3525d9882 (homestead-7) / 21a696ca-0d88-4a83-8a50-3cbe1fa967af | |
==> homestead-7: [vagrant-hostsupdater] This operation requires administrative access. You may skip it by manually adding equivalent entries to the hosts file. | |
==> homestead-7: Setting hostname... | |
==> homestead-7: Configuring and enabling network interfaces... | |
==> homestead-7: Mounting shared folders... | |
homestead-7: /vagrant => /Users/izelenin/Projects/Homestead | |
homestead-7: /home/vagrant/hello => /Users/izelenin/Projects/Playground/hello | |
homestead-7: /home/vagrant/phpinfo => /Users/izelenin/Projects/Playground/phpinfo | |
==> homestead-7: Checking for bindfs in VM... | |
homestead-7: Package manager detected: apt-get | |
homestead-7: Fuse kernel module is installed | |
homestead-7: Fuse kernel module is loaded | |
==> homestead-7: Bindfs seems to not be installed on the virtual machine, installing now | |
homestead-7: Bindfs 1.12.6 is installed | |
==> homestead-7: Machine is ready to use bindfs! | |
==> homestead-7: Creating bind mounts after synced_folders... | |
homestead-7: /home/vagrant/phpinfo => /home/vagrant/phpinfo | |
homestead-7: /home/vagrant/hello => /home/vagrant/hello | |
==> homestead-7: Running provisioner: file... | |
==> homestead-7: Running provisioner: shell... | |
homestead-7: Running: inline script | |
==> homestead-7: Running provisioner: shell... | |
homestead-7: Running: inline script | |
==> homestead-7: | |
==> homestead-7: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtdUCoG4IbqVpKfIWagpgPJKBJ204X+66QLtJ1c9AvjPN55O2emfF9sUQwq/Rlb6k3kcV8fgrn10xOhAxzGFuXzzEbGIEGXq37jT6n7Ai55kZjh6t9+hyChkWNlDrNw8vfnTzshc2Uiwx2b3nJXJri4PaBqeFeBO1za9j2fGlUtnYt32fbPmXBznDxOJSuA9t1Z8Nys3dPUsSavSmiZsVRPtEJdi1CBqV6+59usBwLuT0gjMX04GateJ19IxIzMyiVrDqY9R1ge7OS+jJN+FavkL0i+YIXW96wac636VbQ6BfkhnjuJL1FLCfOplss9cse2mkNYUVdOqF2r+wwqj6f izelenin@de-lt-izelenin | |
==> homestead-7: Running provisioner: shell... | |
homestead-7: Running: inline script | |
==> homestead-7: Running provisioner: shell... | |
homestead-7: Running: /var/folders/88/39xjdk013qn3rg19q1czv8x910d7p5/T/vagrant-shell20170424-71300-mizcs5.sh | |
==> homestead-7: Running provisioner: shell... | |
homestead-7: Running: script: Creating Certificate: phpinfo.app | |
==> homestead-7: Running provisioner: shell... | |
homestead-7: Running: script: Creating Site: phpinfo.app | |
==> homestead-7: Running provisioner: shell... | |
homestead-7: Running: script: Checking for old Schedule | |
==> homestead-7: Running provisioner: shell... | |
homestead-7: Running: script: Creating Certificate: hello.app | |
==> homestead-7: Running provisioner: shell... | |
homestead-7: Running: script: Creating Site: hello.app | |
==> homestead-7: Hit:1 http://ppa.launchpad.net/chris-lea/redis-server/ubuntu xenial InRelease | |
==> homestead-7: Hit:2 http://ppa.launchpad.net/nginx/development/ubuntu xenial InRelease | |
==> homestead-7: Hit:3 http://ppa.launchpad.net/ondrej/php/ubuntu xenial InRelease | |
==> homestead-7: Hit:4 http://security.ubuntu.com/ubuntu xenial-security InRelease | |
==> homestead-7: Hit:5 http://us.archive.ubuntu.com/ubuntu xenial InRelease | |
==> homestead-7: Hit:6 https://deb.nodesource.com/node_6.x xenial InRelease | |
==> homestead-7: Hit:7 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease | |
==> homestead-7: Hit:8 http://us.archive.ubuntu.com/ubuntu xenial-backports InRelease | |
==> homestead-7: Hit:9 http://packages.blackfire.io/debian any InRelease | |
==> homestead-7: Reading package lists... | |
==> homestead-7: Reading package lists... | |
==> homestead-7: Building dependency tree... | |
==> homestead-7: Reading state information... | |
==> homestead-7: The following additional packages will be installed: | |
==> homestead-7: apache2-bin apache2-data apache2-utils libapr1 libaprutil1 | |
==> homestead-7: libaprutil1-dbd-sqlite3 libaprutil1-ldap liblua5.1-0 php7.1-bcmath | |
==> homestead-7: php7.1-cli php7.1-common php7.1-curl php7.1-dev php7.1-fpm php7.1-gd | |
==> homestead-7: php7.1-imap php7.1-intl php7.1-json php7.1-mbstring php7.1-mysql | |
==> homestead-7: php7.1-opcache php7.1-pgsql php7.1-readline php7.1-soap php7.1-sqlite3 | |
==> homestead-7: php7.1-xml php7.1-zip | |
==> homestead-7: Suggested packages: | |
==> homestead-7: apache2-doc apache2-suexec-pristine | apache2-suexec-custom | |
==> homestead-7: The following NEW packages will be installed: | |
==> homestead-7: apache2 apache2-bin apache2-data apache2-utils libapache2-mod-php7.1 libapr1 | |
==> homestead-7: libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap liblua5.1-0 | |
==> homestead-7: The following packages will be upgraded: | |
==> homestead-7: php7.1-bcmath php7.1-cli php7.1-common php7.1-curl php7.1-dev php7.1-fpm | |
==> homestead-7: php7.1-gd php7.1-imap php7.1-intl php7.1-json php7.1-mbstring php7.1-mysql | |
==> homestead-7: php7.1-opcache php7.1-pgsql php7.1-readline php7.1-soap php7.1-sqlite3 | |
==> homestead-7: php7.1-xml php7.1-zip | |
==> homestead-7: 19 upgraded, 10 newly installed, 0 to remove and 26 not upgraded. | |
==> homestead-7: Need to get 8,186 kB of archives. | |
==> homestead-7: After this operation, 10.8 MB of additional disk space will be used. | |
==> homestead-7: Get:1 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libapr1 amd64 1.5.2-3 [86.0 kB] | |
==> homestead-7: Get:2 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1 amd64 1.5.4-1build1 [77.1 kB] | |
==> homestead-7: Get:3 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-dbd-sqlite3 amd64 1.5.4-1build1 [10.6 kB] | |
==> homestead-7: Get:4 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-ldap amd64 1.5.4-1build1 [8,720 B] | |
==> homestead-7: Get:5 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 liblua5.1-0 amd64 5.1.5-8ubuntu1 [102 kB] | |
==> homestead-7: Get:6 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-bin amd64 2.4.18-2ubuntu3.1 [923 kB] | |
==> homestead-7: Get:7 http://ppa.launchpad.net/ondrej/php/ubuntu xenial/main amd64 php7.1-intl amd64 7.1.4-1+deb.sury.org~xenial+1 [127 kB] | |
==> homestead-7: Get:8 http://ppa.launchpad.net/ondrej/php/ubuntu xenial/main amd64 php7.1-opcache amd64 7.1.4-1+deb.sury.org~xenial+1 [142 kB] | |
==> homestead-7: Get:9 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-utils amd64 2.4.18-2ubuntu3.1 [81.3 kB] | |
==> homestead-7: Get:10 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-data all 2.4.18-2ubuntu3.1 [162 kB] | |
==> homestead-7: Get:11 http://ppa.launchpad.net/ondrej/php/ubuntu xenial/main amd64 php7.1-json amd64 7.1.4-1+deb.sury.org~xenial+1 [17.2 kB] | |
==> homestead-7: Get:12 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2 amd64 2.4.18-2ubuntu3.1 [86.7 kB] | |
==> homestead-7: Get:13 http://ppa.launchpad.net/ondrej/php/ubuntu xenial/main amd64 php7.1-zip amd64 7.1.4-1+deb.sury.org~xenial+1 [19.8 kB] | |
==> homestead-7: Get:14 http://ppa.launchpad.net/ondrej/php/ubuntu xenial/main amd64 php7.1-curl amd64 7.1.4-1+deb.sury.org~xenial+1 [28.3 kB] | |
==> homestead-7: Get:15 http://ppa.launchpad.net/ondrej/php/ubuntu xenial/main amd64 php7.1-xml amd64 7.1.4-1+deb.sury.org~xenial+1 [113 kB] | |
==> homestead-7: Get:16 http://ppa.launchpad.net/ondrej/php/ubuntu xenial/main amd64 php7.1-soap amd64 7.1.4-1+deb.sury.org~xenial+1 [113 kB] | |
==> homestead-7: Get:17 http://ppa.launchpad.net/ondrej/php/ubuntu xenial/main amd64 php7.1-bcmath amd64 7.1.4-1+deb.sury.org~xenial+1 [15.6 kB] | |
==> homestead-7: Get:18 http://ppa.launchpad.net/ondrej/php/ubuntu xenial/main amd64 php7.1-fpm amd64 7.1.4-1+deb.sury.org~xenial+1 [1,333 kB] | |
==> homestead-7: Get:19 http://ppa.launchpad.net/ondrej/php/ubuntu xenial/main amd64 php7.1-pgsql amd64 7.1.4-1+deb.sury.org~xenial+1 [56.7 kB] | |
==> homestead-7: Get:20 http://ppa.launchpad.net/ondrej/php/ubuntu xenial/main amd64 php7.1-mbstring amd64 7.1.4-1+deb.sury.org~xenial+1 [465 kB] | |
==> homestead-7: Get:21 http://ppa.launchpad.net/ondrej/php/ubuntu xenial/main amd64 php7.1-mysql amd64 7.1.4-1+deb.sury.org~xenial+1 [120 kB] | |
==> homestead-7: Get:22 http://ppa.launchpad.net/ondrej/php/ubuntu xenial/main amd64 php7.1-readline amd64 7.1.4-1+deb.sury.org~xenial+1 [12.8 kB] | |
==> homestead-7: Get:23 http://ppa.launchpad.net/ondrej/php/ubuntu xenial/main amd64 php7.1-sqlite3 amd64 7.1.4-1+deb.sury.org~xenial+1 [24.9 kB] | |
==> homestead-7: Get:24 http://ppa.launchpad.net/ondrej/php/ubuntu xenial/main amd64 php7.1-dev amd64 7.1.4-1+deb.sury.org~xenial+1 [533 kB] | |
==> homestead-7: Get:25 http://ppa.launchpad.net/ondrej/php/ubuntu xenial/main amd64 php7.1-gd amd64 7.1.4-1+deb.sury.org~xenial+1 [27.3 kB] | |
==> homestead-7: Get:26 http://ppa.launchpad.net/ondrej/php/ubuntu xenial/main amd64 php7.1-imap amd64 7.1.4-1+deb.sury.org~xenial+1 [29.3 kB] | |
==> homestead-7: Get:27 http://ppa.launchpad.net/ondrej/php/ubuntu xenial/main amd64 php7.1-cli amd64 7.1.4-1+deb.sury.org~xenial+1 [1,327 kB] | |
==> homestead-7: Get:28 http://ppa.launchpad.net/ondrej/php/ubuntu xenial/main amd64 php7.1-common amd64 7.1.4-1+deb.sury.org~xenial+1 [875 kB] | |
==> homestead-7: Get:29 http://ppa.launchpad.net/ondrej/php/ubuntu xenial/main amd64 libapache2-mod-php7.1 amd64 7.1.4-1+deb.sury.org~xenial+1 [1,269 kB] | |
==> homestead-7: dpkg-preconfigure: unable to re-open stdin: No such file or directory | |
==> homestead-7: Fetched 8,186 kB in 3s (2,698 kB/s) | |
==> homestead-7: Selecting previously unselected package libapr1:amd64. | |
==> homestead-7: (Reading database ... | |
==> homestead-7: (Reading database ... 5% | |
==> homestead-7: (Reading database ... 10% | |
==> homestead-7: (Reading database ... 15% | |
==> homestead-7: (Reading database ... 20% | |
==> homestead-7: (Reading database ... 25% | |
==> homestead-7: (Reading database ... 30% | |
==> homestead-7: (Reading database ... 35% | |
==> homestead-7: (Reading database ... 40% | |
==> homestead-7: (Reading database ... 45% | |
==> homestead-7: (Reading database ... 50% | |
==> homestead-7: (Reading database ... 55% | |
==> homestead-7: (Reading database ... 60% | |
==> homestead-7: (Reading database ... 65% | |
==> homestead-7: (Reading database ... 70% | |
==> homestead-7: (Reading database ... 75% | |
==> homestead-7: (Reading database ... 80% | |
==> homestead-7: (Reading database ... 85% | |
==> homestead-7: (Reading database ... 90% | |
==> homestead-7: (Reading database ... 95% | |
==> homestead-7: (Reading database ... 100% | |
==> homestead-7: (Reading database ... | |
==> homestead-7: 93983 files and directories currently installed.) | |
==> homestead-7: Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... | |
==> homestead-7: Unpacking libapr1:amd64 (1.5.2-3) ... | |
==> homestead-7: Selecting previously unselected package libaprutil1:amd64. | |
==> homestead-7: Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... | |
==> homestead-7: Unpacking libaprutil1:amd64 (1.5.4-1build1) ... | |
==> homestead-7: Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. | |
==> homestead-7: Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... | |
==> homestead-7: Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... | |
==> homestead-7: Selecting previously unselected package libaprutil1-ldap:amd64. | |
==> homestead-7: Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... | |
==> homestead-7: Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... | |
==> homestead-7: Selecting previously unselected package liblua5.1-0:amd64. | |
==> homestead-7: Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... | |
==> homestead-7: Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... | |
==> homestead-7: Selecting previously unselected package apache2-bin. | |
==> homestead-7: Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.1_amd64.deb ... | |
==> homestead-7: Unpacking apache2-bin (2.4.18-2ubuntu3.1) ... | |
==> homestead-7: Selecting previously unselected package apache2-utils. | |
==> homestead-7: Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.1_amd64.deb ... | |
==> homestead-7: Unpacking apache2-utils (2.4.18-2ubuntu3.1) ... | |
==> homestead-7: Selecting previously unselected package apache2-data. | |
==> homestead-7: Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.1_all.deb ... | |
==> homestead-7: Unpacking apache2-data (2.4.18-2ubuntu3.1) ... | |
==> homestead-7: Selecting previously unselected package apache2. | |
==> homestead-7: Preparing to unpack .../apache2_2.4.18-2ubuntu3.1_amd64.deb ... | |
==> homestead-7: Unpacking apache2 (2.4.18-2ubuntu3.1) ... | |
==> homestead-7: Preparing to unpack .../php7.1-intl_7.1.4-1+deb.sury.org~xenial+1_amd64.deb ... | |
==> homestead-7: Unpacking php7.1-intl (7.1.4-1+deb.sury.org~xenial+1) over (7.1.3+-3+deb.sury.org~xenial+1) ... | |
==> homestead-7: Preparing to unpack .../php7.1-opcache_7.1.4-1+deb.sury.org~xenial+1_amd64.deb ... | |
==> homestead-7: Unpacking php7.1-opcache (7.1.4-1+deb.sury.org~xenial+1) over (7.1.3+-3+deb.sury.org~xenial+1) ... | |
==> homestead-7: Preparing to unpack .../php7.1-json_7.1.4-1+deb.sury.org~xenial+1_amd64.deb ... | |
==> homestead-7: Unpacking php7.1-json (7.1.4-1+deb.sury.org~xenial+1) over (7.1.3+-3+deb.sury.org~xenial+1) ... | |
==> homestead-7: Preparing to unpack .../php7.1-zip_7.1.4-1+deb.sury.org~xenial+1_amd64.deb ... | |
==> homestead-7: Unpacking php7.1-zip (7.1.4-1+deb.sury.org~xenial+1) over (7.1.3+-3+deb.sury.org~xenial+1) ... | |
==> homestead-7: Preparing to unpack .../php7.1-curl_7.1.4-1+deb.sury.org~xenial+1_amd64.deb ... | |
==> homestead-7: Unpacking php7.1-curl (7.1.4-1+deb.sury.org~xenial+1) over (7.1.3+-3+deb.sury.org~xenial+1) ... | |
==> homestead-7: Preparing to unpack .../php7.1-xml_7.1.4-1+deb.sury.org~xenial+1_amd64.deb ... | |
==> homestead-7: Unpacking php7.1-xml (7.1.4-1+deb.sury.org~xenial+1) over (7.1.3+-3+deb.sury.org~xenial+1) ... | |
==> homestead-7: Preparing to unpack .../php7.1-soap_7.1.4-1+deb.sury.org~xenial+1_amd64.deb ... | |
==> homestead-7: Unpacking php7.1-soap (7.1.4-1+deb.sury.org~xenial+1) over (7.1.3+-3+deb.sury.org~xenial+1) ... | |
==> homestead-7: Preparing to unpack .../php7.1-bcmath_7.1.4-1+deb.sury.org~xenial+1_amd64.deb ... | |
==> homestead-7: Unpacking php7.1-bcmath (7.1.4-1+deb.sury.org~xenial+1) over (7.1.3+-3+deb.sury.org~xenial+1) ... | |
==> homestead-7: Preparing to unpack .../php7.1-fpm_7.1.4-1+deb.sury.org~xenial+1_amd64.deb ... | |
==> homestead-7: Unpacking php7.1-fpm (7.1.4-1+deb.sury.org~xenial+1) over (7.1.3+-3+deb.sury.org~xenial+1) ... | |
==> homestead-7: Preparing to unpack .../php7.1-pgsql_7.1.4-1+deb.sury.org~xenial+1_amd64.deb ... | |
==> homestead-7: Unpacking php7.1-pgsql (7.1.4-1+deb.sury.org~xenial+1) over (7.1.3+-3+deb.sury.org~xenial+1) ... | |
==> homestead-7: Preparing to unpack .../php7.1-mbstring_7.1.4-1+deb.sury.org~xenial+1_amd64.deb ... | |
==> homestead-7: Unpacking php7.1-mbstring (7.1.4-1+deb.sury.org~xenial+1) over (7.1.3+-3+deb.sury.org~xenial+1) ... | |
==> homestead-7: Preparing to unpack .../php7.1-mysql_7.1.4-1+deb.sury.org~xenial+1_amd64.deb ... | |
==> homestead-7: Unpacking php7.1-mysql (7.1.4-1+deb.sury.org~xenial+1) over (7.1.3+-3+deb.sury.org~xenial+1) ... | |
==> homestead-7: Preparing to unpack .../php7.1-readline_7.1.4-1+deb.sury.org~xenial+1_amd64.deb ... | |
==> homestead-7: Unpacking php7.1-readline (7.1.4-1+deb.sury.org~xenial+1) over (7.1.3+-3+deb.sury.org~xenial+1) ... | |
==> homestead-7: Preparing to unpack .../php7.1-sqlite3_7.1.4-1+deb.sury.org~xenial+1_amd64.deb ... | |
==> homestead-7: Unpacking php7.1-sqlite3 (7.1.4-1+deb.sury.org~xenial+1) over (7.1.3+-3+deb.sury.org~xenial+1) ... | |
==> homestead-7: Preparing to unpack .../php7.1-dev_7.1.4-1+deb.sury.org~xenial+1_amd64.deb ... | |
==> homestead-7: Unpacking php7.1-dev (7.1.4-1+deb.sury.org~xenial+1) over (7.1.3+-3+deb.sury.org~xenial+1) ... | |
==> homestead-7: Preparing to unpack .../php7.1-gd_7.1.4-1+deb.sury.org~xenial+1_amd64.deb ... | |
==> homestead-7: Unpacking php7.1-gd (7.1.4-1+deb.sury.org~xenial+1) over (7.1.3+-3+deb.sury.org~xenial+1) ... | |
==> homestead-7: Preparing to unpack .../php7.1-imap_7.1.4-1+deb.sury.org~xenial+1_amd64.deb ... | |
==> homestead-7: Unpacking php7.1-imap (7.1.4-1+deb.sury.org~xenial+1) over (7.1.3+-3+deb.sury.org~xenial+1) ... | |
==> homestead-7: Preparing to unpack .../php7.1-cli_7.1.4-1+deb.sury.org~xenial+1_amd64.deb ... | |
==> homestead-7: Unpacking php7.1-cli (7.1.4-1+deb.sury.org~xenial+1) over (7.1.3+-3+deb.sury.org~xenial+1) ... | |
==> homestead-7: Preparing to unpack .../php7.1-common_7.1.4-1+deb.sury.org~xenial+1_amd64.deb ... | |
==> homestead-7: Unpacking php7.1-common (7.1.4-1+deb.sury.org~xenial+1) over (7.1.3+-3+deb.sury.org~xenial+1) ... | |
==> homestead-7: Selecting previously unselected package libapache2-mod-php7.1. | |
==> homestead-7: Preparing to unpack .../libapache2-mod-php7.1_7.1.4-1+deb.sury.org~xenial+1_amd64.deb ... | |
==> homestead-7: Unpacking libapache2-mod-php7.1 (7.1.4-1+deb.sury.org~xenial+1) ... | |
==> homestead-7: Processing triggers for libc-bin (2.23-0ubuntu7) ... | |
==> homestead-7: Processing triggers for man-db (2.7.5-1) ... | |
==> homestead-7: Processing triggers for systemd (229-4ubuntu16) ... | |
==> homestead-7: Processing triggers for ureadahead (0.100.0-19) ... | |
==> homestead-7: Processing triggers for ufw (0.35-0ubuntu2) ... | |
==> homestead-7: Setting up libapr1:amd64 (1.5.2-3) ... | |
==> homestead-7: Setting up libaprutil1:amd64 (1.5.4-1build1) ... | |
==> homestead-7: Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... | |
==> homestead-7: Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... | |
==> homestead-7: Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... | |
==> homestead-7: Setting up apache2-bin (2.4.18-2ubuntu3.1) ... | |
==> homestead-7: Setting up apache2-utils (2.4.18-2ubuntu3.1) ... | |
==> homestead-7: Setting up apache2-data (2.4.18-2ubuntu3.1) ... | |
==> homestead-7: Setting up apache2 (2.4.18-2ubuntu3.1) ... | |
==> homestead-7: Enabling module mpm_event. | |
==> homestead-7: Enabling module authz_core. | |
==> homestead-7: Enabling module authz_host. | |
==> homestead-7: Enabling module authn_core. | |
==> homestead-7: Enabling module auth_basic. | |
==> homestead-7: Enabling module access_compat. | |
==> homestead-7: Enabling module authn_file. | |
==> homestead-7: Enabling module authz_user. | |
==> homestead-7: Enabling module alias. | |
==> homestead-7: Enabling module dir. | |
==> homestead-7: Enabling module autoindex. | |
==> homestead-7: Enabling module env. | |
==> homestead-7: Enabling module mime. | |
==> homestead-7: Enabling module negotiation. | |
==> homestead-7: Enabling module setenvif. | |
==> homestead-7: Enabling module filter. | |
==> homestead-7: Enabling module deflate. | |
==> homestead-7: Enabling module status. | |
==> homestead-7: Enabling conf charset. | |
==> homestead-7: Enabling conf localized-error-pages. | |
==> homestead-7: Enabling conf other-vhosts-access-log. | |
==> homestead-7: Enabling conf security. | |
==> homestead-7: Enabling conf serve-cgi-bin. | |
==> homestead-7: Enabling site 000-default. | |
==> homestead-7: Setting up php7.1-common (7.1.4-1+deb.sury.org~xenial+1) ... | |
==> homestead-7: Setting up php7.1-intl (7.1.4-1+deb.sury.org~xenial+1) ... | |
==> homestead-7: Setting up php7.1-opcache (7.1.4-1+deb.sury.org~xenial+1) ... | |
==> homestead-7: Setting up php7.1-json (7.1.4-1+deb.sury.org~xenial+1) ... | |
==> homestead-7: Setting up php7.1-zip (7.1.4-1+deb.sury.org~xenial+1) ... | |
==> homestead-7: Setting up php7.1-curl (7.1.4-1+deb.sury.org~xenial+1) ... | |
==> homestead-7: Setting up php7.1-xml (7.1.4-1+deb.sury.org~xenial+1) ... | |
==> homestead-7: Setting up php7.1-soap (7.1.4-1+deb.sury.org~xenial+1) ... | |
==> homestead-7: Setting up php7.1-bcmath (7.1.4-1+deb.sury.org~xenial+1) ... | |
==> homestead-7: Setting up php7.1-readline (7.1.4-1+deb.sury.org~xenial+1) ... | |
==> homestead-7: Setting up php7.1-cli (7.1.4-1+deb.sury.org~xenial+1) ... | |
==> homestead-7: php_invoke xdebug: no action - module was disabled by maintainer for PHP 7.1 cli sapi | |
==> homestead-7: Setting up php7.1-fpm (7.1.4-1+deb.sury.org~xenial+1) ... | |
==> homestead-7: NOTICE: Not enabling PHP 7.1 FPM by default. | |
==> homestead-7: NOTICE: To enable PHP 7.1 FPM in Apache2 do: | |
==> homestead-7: NOTICE: a2enmod proxy_fcgi setenvif | |
==> homestead-7: NOTICE: a2enconf php7.1-fpm | |
==> homestead-7: NOTICE: You are seeing this message because you have apache2 package installed. | |
==> homestead-7: Setting up php7.1-pgsql (7.1.4-1+deb.sury.org~xenial+1) ... | |
==> homestead-7: Setting up php7.1-mbstring (7.1.4-1+deb.sury.org~xenial+1) ... | |
==> homestead-7: Setting up php7.1-mysql (7.1.4-1+deb.sury.org~xenial+1) ... | |
==> homestead-7: Setting up php7.1-sqlite3 (7.1.4-1+deb.sury.org~xenial+1) ... | |
==> homestead-7: Setting up php7.1-dev (7.1.4-1+deb.sury.org~xenial+1) ... | |
==> homestead-7: Setting up php7.1-gd (7.1.4-1+deb.sury.org~xenial+1) ... | |
==> homestead-7: Setting up php7.1-imap (7.1.4-1+deb.sury.org~xenial+1) ... | |
==> homestead-7: Setting up libapache2-mod-php7.1 (7.1.4-1+deb.sury.org~xenial+1) ... | |
==> homestead-7: Creating config file /etc/php/7.1/apache2/php.ini with new version | |
==> homestead-7: php_invoke: Enable module igbinary for apache2 sapi | |
==> homestead-7: php_invoke: Enable module memcached for apache2 sapi | |
==> homestead-7: php_invoke: Enable module xdebug for apache2 sapi | |
==> homestead-7: php_invoke: Enable module msgpack for apache2 sapi | |
==> homestead-7: Module mpm_event disabled. | |
==> homestead-7: Enabling module mpm_prefork. | |
==> homestead-7: apache2_switch_mpm Switch to prefork | |
==> homestead-7: apache2_invoke: Enable module php7.1 | |
==> homestead-7: Processing triggers for libc-bin (2.23-0ubuntu7) ... | |
==> homestead-7: Processing triggers for systemd (229-4ubuntu16) ... | |
==> homestead-7: Processing triggers for ureadahead (0.100.0-19) ... | |
==> homestead-7: Processing triggers for ufw (0.35-0ubuntu2) ... | |
==> homestead-7: Processing triggers for php7.1-fpm (7.1.4-1+deb.sury.org~xenial+1) ... | |
==> homestead-7: NOTICE: Not enabling PHP 7.1 FPM by default. | |
==> homestead-7: NOTICE: To enable PHP 7.1 FPM in Apache2 do: | |
==> homestead-7: NOTICE: a2enmod proxy_fcgi setenvif | |
==> homestead-7: NOTICE: a2enconf php7.1-fpm | |
==> homestead-7: NOTICE: You are seeing this message because you have apache2 package installed. | |
==> homestead-7: Site 000-default disabled. | |
==> homestead-7: To activate the new configuration, you need to run: | |
==> homestead-7: service apache2 reload | |
==> homestead-7: Running provisioner: shell... | |
homestead-7: Running: script: Checking for old Schedule | |
==> homestead-7: Running provisioner: shell... | |
homestead-7: Running: script: Restarting Nginx | |
==> homestead-7: Job for nginx.service failed because the control process exited with error code. See "systemctl status nginx.service" and "journalctl -xe" for details. | |
==> homestead-7: Running provisioner: shell... | |
homestead-7: Running: script: Creating MySQL Database: homestead | |
==> homestead-7: Running provisioner: shell... | |
homestead-7: Running: script: Creating Postgres Database: homestead | |
==> homestead-7: Running provisioner: shell... | |
homestead-7: Running: script: Clear Variables | |
==> homestead-7: Running provisioner: shell... | |
homestead-7: Running: inline script | |
==> homestead-7: Running provisioner: shell... | |
homestead-7: Running: inline script | |
==> homestead-7: Running provisioner: shell... | |
homestead-7: Running: inline script | |
==> homestead-7: Running provisioner: shell... | |
homestead-7: Running: script: Update Composer | |
==> homestead-7: You are already using composer version 1.4.1 (stable channel). | |
==> homestead-7: Running provisioner: shell... | |
homestead-7: Running: /var/folders/88/39xjdk013qn3rg19q1czv8x910d7p5/T/vagrant-shell20170424-71300-1czffvx.sh | |
λ ~/Projects/Homestead/ master vagrant reload | |
==> homestead-7: [vagrant-hostsupdater] Removing hosts | |
Password: | |
==> homestead-7: Attempting graceful shutdown of VM... | |
==> homestead-7: Checking if box 'laravel/homestead' is up to date... | |
==> homestead-7: Clearing any previously set forwarded ports... | |
==> homestead-7: Clearing any previously set network interfaces... | |
==> homestead-7: Preparing network interfaces based on configuration... | |
homestead-7: Adapter 1: nat | |
homestead-7: Adapter 2: hostonly | |
==> homestead-7: Forwarding ports... | |
homestead-7: 80 (guest) => 8000 (host) (adapter 1) | |
homestead-7: 443 (guest) => 44300 (host) (adapter 1) | |
homestead-7: 3306 (guest) => 33060 (host) (adapter 1) | |
homestead-7: 5432 (guest) => 54320 (host) (adapter 1) | |
homestead-7: 8025 (guest) => 8025 (host) (adapter 1) | |
homestead-7: 27017 (guest) => 27017 (host) (adapter 1) | |
homestead-7: 22 (guest) => 2222 (host) (adapter 1) | |
==> homestead-7: Running 'pre-boot' VM customizations... | |
==> homestead-7: Booting VM... | |
==> homestead-7: Waiting for machine to boot. This may take a few minutes... | |
homestead-7: SSH address: 127.0.0.1:2222 | |
homestead-7: SSH username: vagrant | |
homestead-7: SSH auth method: private key | |
==> homestead-7: Machine booted and ready! | |
==> homestead-7: Checking for guest additions in VM... | |
==> homestead-7: [vagrant-hostsupdater] Checking for host entries | |
==> homestead-7: [vagrant-hostsupdater] Writing the following entries to (/etc/hosts) | |
==> homestead-7: [vagrant-hostsupdater] 192.168.50.10 homestead # VAGRANT: 61f6e69b5527f1708689d8f3525d9882 (homestead-7) / 21a696ca-0d88-4a83-8a50-3cbe1fa967af | |
==> homestead-7: [vagrant-hostsupdater] 192.168.50.10 phpinfo.app # VAGRANT: 61f6e69b5527f1708689d8f3525d9882 (homestead-7) / 21a696ca-0d88-4a83-8a50-3cbe1fa967af | |
==> homestead-7: [vagrant-hostsupdater] 192.168.50.10 hello.app # VAGRANT: 61f6e69b5527f1708689d8f3525d9882 (homestead-7) / 21a696ca-0d88-4a83-8a50-3cbe1fa967af | |
==> homestead-7: [vagrant-hostsupdater] This operation requires administrative access. You may skip it by manually adding equivalent entries to the hosts file. | |
==> homestead-7: Setting hostname... | |
==> homestead-7: Configuring and enabling network interfaces... | |
==> homestead-7: Mounting shared folders... | |
homestead-7: /vagrant => /Users/izelenin/Projects/Homestead | |
homestead-7: /home/vagrant/hello => /Users/izelenin/Projects/Playground/hello | |
homestead-7: /home/vagrant/phpinfo => /Users/izelenin/Projects/Playground/phpinfo | |
==> homestead-7: Checking for bindfs in VM... | |
homestead-7: Package manager detected: apt-get | |
homestead-7: Fuse kernel module is installed | |
homestead-7: Fuse kernel module is loaded | |
homestead-7: Bindfs 1.12.6 is installed | |
==> homestead-7: Machine is ready to use bindfs! | |
==> homestead-7: Creating bind mounts after synced_folders... | |
homestead-7: /home/vagrant/phpinfo => /home/vagrant/phpinfo | |
homestead-7: /home/vagrant/hello => /home/vagrant/hello | |
==> homestead-7: Machine already provisioned. Run `vagrant provision` or use the `--provision` | |
==> homestead-7: flag to force provisioning. Provisioners marked to run always will still run. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment