· 10 years ago · Sep 27, 2016, 11:20 AM
1Bringing machine 'dev.motoshare.nl' up with 'virtualbox' provider...
2==> dev.motoshare.nl: Importing base box 'ubuntu/trusty64'...
3==> dev.motoshare.nl: Matching MAC address for NAT networking...
4==> dev.motoshare.nl: Checking if box 'ubuntu/trusty64' is up to date...
5==> dev.motoshare.nl: Setting the name of the VM: motoshare_devmotosharenl_1474970872757_16747
6==> dev.motoshare.nl: Clearing any previously set forwarded ports...
7==> dev.motoshare.nl: Fixed port collision for 22 => 2222. Now on port 2201.
8==> dev.motoshare.nl: Clearing any previously set network interfaces...
9==> dev.motoshare.nl: Preparing network interfaces based on configuration...
10 dev.motoshare.nl: Adapter 1: nat
11 dev.motoshare.nl: Adapter 2: hostonly
12==> dev.motoshare.nl: Forwarding ports...
13 dev.motoshare.nl: 22 (guest) => 2201 (host) (adapter 1)
14==> dev.motoshare.nl: Running 'pre-boot' VM customizations...
15==> dev.motoshare.nl: Booting VM...
16==> dev.motoshare.nl: Waiting for machine to boot. This may take a few minutes...
17 dev.motoshare.nl: SSH address: 127.0.0.1:2201
18 dev.motoshare.nl: SSH username: vagrant
19 dev.motoshare.nl: SSH auth method: private key
20 dev.motoshare.nl: Warning: Remote connection disconnect. Retrying...
21 dev.motoshare.nl:
22 dev.motoshare.nl: Vagrant insecure key detected. Vagrant will automatically replace
23 dev.motoshare.nl: this with a newly generated keypair for better security.
24 dev.motoshare.nl:
25 dev.motoshare.nl: Inserting generated public key within guest...
26 dev.motoshare.nl: Removing insecure key from the guest if it's present...
27 dev.motoshare.nl: Key inserted! Disconnecting and reconnecting using new SSH key...
28==> dev.motoshare.nl: Machine booted and ready!
29==> dev.motoshare.nl: Checking for guest additions in VM...
30==> dev.motoshare.nl: Setting hostname...
31==> dev.motoshare.nl: Configuring and enabling network interfaces...
32==> dev.motoshare.nl: Mounting shared folders...
33 dev.motoshare.nl: /var/www/motoshare.nl => /home/manitou/Test/masha/motoshare/motoshare
34==> dev.motoshare.nl: Updating /etc/hosts file on active guest machines...
35==> dev.motoshare.nl: Updating /etc/hosts file on host machine (password may be required)...
36==> dev.motoshare.nl: Running provisioner: shell...
37 dev.motoshare.nl: Running: inline script
38==> dev.motoshare.nl: stdin: is not a tty
39==> dev.motoshare.nl: Reading package lists...
40==> dev.motoshare.nl: Building dependency tree...
41==> dev.motoshare.nl: Reading state information...
42==> dev.motoshare.nl: The following extra packages will be installed:
43==> dev.motoshare.nl: git-man liberror-perl
44==> dev.motoshare.nl: Suggested packages:
45==> dev.motoshare.nl: git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk
46==> dev.motoshare.nl: gitweb git-arch git-bzr git-cvs git-mediawiki git-svn
47==> dev.motoshare.nl: The following NEW packages will be installed:
48==> dev.motoshare.nl: git git-man liberror-perl
49==> dev.motoshare.nl: 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
50==> dev.motoshare.nl: Need to get 3,306 kB of archives.
51==> dev.motoshare.nl: After this operation, 21.9 MB of additional disk space will be used.
52==> dev.motoshare.nl: Get:1 http://archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB]
53==> dev.motoshare.nl: Get:2 http://archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.3 [699 kB]
54==> dev.motoshare.nl: Get:3 http://archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.3 [2,586 kB]
55==> dev.motoshare.nl: dpkg-preconfigure: unable to re-open stdin: No such file or directory
56==> dev.motoshare.nl: Fetched 3,306 kB in 5s (554 kB/s)
57==> dev.motoshare.nl: Selecting previously unselected package liberror-perl.
58==> dev.motoshare.nl: (Reading database ... 62994 files and directories currently installed.)
59==> dev.motoshare.nl: Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ...
60==> dev.motoshare.nl: Unpacking liberror-perl (0.17-1.1) ...
61==> dev.motoshare.nl: Selecting previously unselected package git-man.
62==> dev.motoshare.nl: Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.3_all.deb ...
63==> dev.motoshare.nl: Unpacking git-man (1:1.9.1-1ubuntu0.3) ...
64==> dev.motoshare.nl: Selecting previously unselected package git.
65==> dev.motoshare.nl: Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.3_amd64.deb ...
66==> dev.motoshare.nl: Unpacking git (1:1.9.1-1ubuntu0.3) ...
67==> dev.motoshare.nl: Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
68==> dev.motoshare.nl: Setting up liberror-perl (0.17-1.1) ...
69==> dev.motoshare.nl: Setting up git-man (1:1.9.1-1ubuntu0.3) ...
70==> dev.motoshare.nl: Setting up git (1:1.9.1-1ubuntu0.3) ...
71==> dev.motoshare.nl: Running provisioner: ansible_local...
72 dev.motoshare.nl: Installing Ansible...
73 dev.motoshare.nl: Running ansible-galaxy...
74cd /var/www/motoshare.nl/ansible && ansible-galaxy install --role-file='/var/www/motoshare.nl/ansible/requirements.yml' --roles-path='/vagrant/ansible-galaxy-roles' --force
75- extracting geerlingguy.mysql to /vagrant/ansible-galaxy-roles/geerlingguy.mysql
76- geerlingguy.mysql was installed successfully
77- extracting jdauphant.nginx to /vagrant/ansible-galaxy-roles/jdauphant.nginx
78- jdauphant.nginx was installed successfully
79- extracting geerlingguy.composer to /vagrant/ansible-galaxy-roles/geerlingguy.composer
80- geerlingguy.composer was installed successfully
81- extracting knopki.ansible-locale to /vagrant/ansible-galaxy-roles/knopki.ansible-locale
82- knopki.ansible-locale was installed successfully
83- extracting caseycs.misc-utils to /vagrant/ansible-galaxy-roles/caseycs.misc-utils
84- caseycs.misc-utils was installed successfully
85- extracting geerlingguy.ntp to /vagrant/ansible-galaxy-roles/geerlingguy.ntp
86- geerlingguy.ntp was installed successfully
87- extracting anxs.nodejs to /vagrant/ansible-galaxy-roles/anxs.nodejs
88- anxs.nodejs was installed successfully
89[DEPRECATION WARNING]: The comma separated role spec format, use the
90yaml/explicit format instead..
91This feature will be removed in a future
92release. Deprecation warnings can be disabled by setting
93deprecation_warnings=False in ansible.cfg.
94- adding dependency: ANXS.build-essential
95- extracting geerlingguy.composer to /vagrant/ansible-galaxy-roles/geerlingguy.composer
96- geerlingguy.composer was installed successfully
97- downloading role 'build-essential', owned by ANXS
98- downloading role from https://github.com/ANXS/build-essential/archive/v1.0.2.tar.gz
99- extracting ANXS.build-essential to /vagrant/ansible-galaxy-roles/ANXS.build-essential
100- ANXS.build-essential was installed successfully
101 dev.motoshare.nl: Running ansible-playbook...
102cd /var/www/motoshare.nl/ansible && PYTHONUNBUFFERED=1 ANSIBLE_FORCE_COLOR=true ANSIBLE_ROLES_PATH='/vagrant/ansible-galaxy-roles' ansible-playbook --limit="dev.motoshare.nl" --inventory-file=/var/www/motoshare.nl/ansible/inventory -v /var/www/motoshare.nl/ansible/playbook.yml
103Using /var/www/motoshare.nl/ansible/ansible.cfg as config file
104
105PLAY [locale] ******************************************************************
106
107TASK [setup] *******************************************************************
108ok: [dev.motoshare.nl]
109
110TASK [knopki.ansible-locale : set locale.gen file] *****************************
111ok: [dev.motoshare.nl] => {"changed": false, "msg": "OK", "name": "en_US.UTF-8"}
112
113TASK [knopki.ansible-locale : set locale] **************************************
114changed: [dev.motoshare.nl] => (item=en_US.UTF-8) => {"changed": true, "checksum": "7a0a4a489d03b6e1d6e50049c57db95f38acf9bd", "dest": "/etc/default/locale", "gid": 0, "group": "root", "item": "en_US.UTF-8", "md5sum": "4e89964e8cc3cd6fc0e296e0f03acc2f", "mode": "0644", "owner": "root", "size": 182, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1474971097.49-205655187380502/source", "state": "file", "uid": 0}
115
116PLAY [misc-utils] **************************************************************
117
118TASK [setup] *******************************************************************
119ok: [dev.motoshare.nl]
120
121TASK [caseycs.misc-utils : Install misc utils] *********************************
122changed: [dev.motoshare.nl] => (item=[u'aptitude', u'less', u'rsync', u'htop', u'curl', u'wget', u'tmux', u'unzip', u'vim', u'git', u'ack-grep', u'nload', u'pigz', u'moreutils']) => {"cache_update_time": 0, "cache_updated": false, "changed": true, "item": ["aptitude", "less", "rsync", "htop", "curl", "wget", "tmux", "unzip", "vim", "git", "ack-grep", "nload", "pigz", "moreutils"], "stderr": "", "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n libfile-next-perl libio-pty-perl libipc-run-perl\nSuggested packages:\n libtime-duration-perl zip\nThe following NEW packages will be installed:\n ack-grep htop libfile-next-perl libio-pty-perl libipc-run-perl moreutils\n nload pigz unzip\n0 upgraded, 9 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 621 kB of archives.\nAfter this operation, 1848 kB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu/ trusty/universe pigz amd64 2.3-2 [59.4 kB]\nGet:2 http://archive.ubuntu.com/ubuntu/ trusty/universe libfile-next-perl all 1.12-1 [18.5 kB]\nGet:3 http://archive.ubuntu.com/ubuntu/ trusty/universe ack-grep all 2.12-1 [59.5 kB]\nGet:4 http://archive.ubuntu.com/ubuntu/ trusty/universe htop amd64 1.0.2-3 [68.0 kB]\nGet:5 http://archive.ubuntu.com/ubuntu/ trusty/main libio-pty-perl amd64 1:1.08-1build4 [36.9 kB]\nGet:6 http://archive.ubuntu.com/ubuntu/ trusty/main libipc-run-perl all 0.92-1 [101 kB]\nGet:7 http://archive.ubuntu.com/ubuntu/ trusty/universe moreutils amd64 0.50 [59.3 kB]\nGet:8 http://archive.ubuntu.com/ubuntu/ trusty-updates/main unzip amd64 6.0-9ubuntu1.5 [157 kB]\nGet:9 http://archive.ubuntu.com/ubuntu/ trusty/universe nload amd64 0.7.4-1 [62.3 kB]\nFetched 621 kB in 5s (107 kB/s)\nSelecting previously unselected package pigz.\n(Reading database ... 65104 files and directories currently installed.)\nPreparing to unpack .../archives/pigz_2.3-2_amd64.deb ...\nUnpacking pigz (2.3-2) ...\nSelecting previously unselected package libfile-next-perl.\nPreparing to unpack .../libfile-next-perl_1.12-1_all.deb ...\nUnpacking libfile-next-perl (1.12-1) ...\nSelecting previously unselected package ack-grep.\nPreparing to unpack .../ack-grep_2.12-1_all.deb ...\nUnpacking ack-grep (2.12-1) ...\nSelecting previously unselected package htop.\nPreparing to unpack .../htop_1.0.2-3_amd64.deb ...\nUnpacking htop (1.0.2-3) ...\nSelecting previously unselected package libio-pty-perl.\nPreparing to unpack .../libio-pty-perl_1%3a1.08-1build4_amd64.deb ...\nUnpacking libio-pty-perl (1:1.08-1build4) ...\nSelecting previously unselected package libipc-run-perl.\nPreparing to unpack .../libipc-run-perl_0.92-1_all.deb ...\nUnpacking libipc-run-perl (0.92-1) ...\nSelecting previously unselected package moreutils.\nPreparing to unpack .../moreutils_0.50_amd64.deb ...\nUnpacking moreutils (0.50) ...\nSelecting previously unselected package unzip.\nPreparing to unpack .../unzip_6.0-9ubuntu1.5_amd64.deb ...\nUnpacking unzip (6.0-9ubuntu1.5) ...\nSelecting previously unselected package nload.\nPreparing to unpack .../nload_0.7.4-1_amd64.deb ...\nUnpacking nload (0.7.4-1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for mime-support (3.54ubuntu1.1) ...\nSetting up pigz (2.3-2) ...\nSetting up libfile-next-perl (1.12-1) ...\nSetting up ack-grep (2.12-1) ...\nSetting up htop (1.0.2-3) ...\nSetting up libio-pty-perl (1:1.08-1build4) ...\nSetting up libipc-run-perl (0.92-1) ...\nSetting up moreutils (0.50) ...\nSetting up unzip (6.0-9ubuntu1.5) ...\nSetting up nload (0.7.4-1) ...\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "The following extra packages will be installed:", " libfile-next-perl libio-pty-perl libipc-run-perl", "Suggested packages:", " libtime-duration-perl zip", "The following NEW packages will be installed:", " ack-grep htop libfile-next-perl libio-pty-perl libipc-run-perl moreutils", " nload pigz unzip", "0 upgraded, 9 newly installed, 0 to remove and 4 not upgraded.", "Need to get 621 kB of archives.", "After this operation, 1848 kB of additional disk space will be used.", "Get:1 http://archive.ubuntu.com/ubuntu/ trusty/universe pigz amd64 2.3-2 [59.4 kB]", "Get:2 http://archive.ubuntu.com/ubuntu/ trusty/universe libfile-next-perl all 1.12-1 [18.5 kB]", "Get:3 http://archive.ubuntu.com/ubuntu/ trusty/universe ack-grep all 2.12-1 [59.5 kB]", "Get:4 http://archive.ubuntu.com/ubuntu/ trusty/universe htop amd64 1.0.2-3 [68.0 kB]", "Get:5 http://archive.ubuntu.com/ubuntu/ trusty/main libio-pty-perl amd64 1:1.08-1build4 [36.9 kB]", "Get:6 http://archive.ubuntu.com/ubuntu/ trusty/main libipc-run-perl all 0.92-1 [101 kB]", "Get:7 http://archive.ubuntu.com/ubuntu/ trusty/universe moreutils amd64 0.50 [59.3 kB]", "Get:8 http://archive.ubuntu.com/ubuntu/ trusty-updates/main unzip amd64 6.0-9ubuntu1.5 [157 kB]", "Get:9 http://archive.ubuntu.com/ubuntu/ trusty/universe nload amd64 0.7.4-1 [62.3 kB]", "Fetched 621 kB in 5s (107 kB/s)", "Selecting previously unselected package pigz.", "(Reading database ... 65104 files and directories currently installed.)", "Preparing to unpack .../archives/pigz_2.3-2_amd64.deb ...", "Unpacking pigz (2.3-2) ...", "Selecting previously unselected package libfile-next-perl.", "Preparing to unpack .../libfile-next-perl_1.12-1_all.deb ...", "Unpacking libfile-next-perl (1.12-1) ...", "Selecting previously unselected package ack-grep.", "Preparing to unpack .../ack-grep_2.12-1_all.deb ...", "Unpacking ack-grep (2.12-1) ...", "Selecting previously unselected package htop.", "Preparing to unpack .../htop_1.0.2-3_amd64.deb ...", "Unpacking htop (1.0.2-3) ...", "Selecting previously unselected package libio-pty-perl.", "Preparing to unpack .../libio-pty-perl_1%3a1.08-1build4_amd64.deb ...", "Unpacking libio-pty-perl (1:1.08-1build4) ...", "Selecting previously unselected package libipc-run-perl.", "Preparing to unpack .../libipc-run-perl_0.92-1_all.deb ...", "Unpacking libipc-run-perl (0.92-1) ...", "Selecting previously unselected package moreutils.", "Preparing to unpack .../moreutils_0.50_amd64.deb ...", "Unpacking moreutils (0.50) ...", "Selecting previously unselected package unzip.", "Preparing to unpack .../unzip_6.0-9ubuntu1.5_amd64.deb ...", "Unpacking unzip (6.0-9ubuntu1.5) ...", "Selecting previously unselected package nload.", "Preparing to unpack .../nload_0.7.4-1_amd64.deb ...", "Unpacking nload (0.7.4-1) ...", "Processing triggers for man-db (2.6.7.1-1ubuntu1) ...", "Processing triggers for mime-support (3.54ubuntu1.1) ...", "Setting up pigz (2.3-2) ...", "Setting up libfile-next-perl (1.12-1) ...", "Setting up ack-grep (2.12-1) ...", "Setting up htop (1.0.2-3) ...", "Setting up libio-pty-perl (1:1.08-1build4) ...", "Setting up libipc-run-perl (0.92-1) ...", "Setting up moreutils (0.50) ...", "Setting up unzip (6.0-9ubuntu1.5) ...", "Setting up nload (0.7.4-1) ..."]}
123
124TASK [caseycs.misc-utils : Install add-apt-repository] *************************
125skipping: [dev.motoshare.nl] => (item=[]) => {"changed": false, "item": [], "skip_reason": "Conditional check failed", "skipped": true}
126
127PLAY [ntp] *********************************************************************
128
129TASK [setup] *******************************************************************
130ok: [dev.motoshare.nl]
131
132TASK [geerlingguy.ntp : Include OS-specific variables.] ************************
133ok: [dev.motoshare.nl] => {"ansible_facts": {"ntp_daemon": "ntp"}, "changed": false}
134
135TASK [geerlingguy.ntp : Set the correct timezone.] *****************************
136changed: [dev.motoshare.nl] => {"changed": true, "dest": "/etc/localtime", "gid": 0, "group": "root", "mode": "0777", "owner": "root", "size": 36, "src": "/usr/share/zoneinfo/Europe/Amsterdam", "state": "link", "uid": 0}
137
138TASK [geerlingguy.ntp : Set timezone in /etc/timezone file.] *******************
139changed: [dev.motoshare.nl] => {"changed": true, "checksum": "da258bbfb7d191f0d8b6d7a4bd1c14f3455d45ee", "dest": "/etc/timezone", "gid": 0, "group": "root", "md5sum": "6322bc8cb3ec53f5eea33201b434b74b", "mode": "0644", "owner": "root", "size": 17, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1474971110.1-150451483231604/source", "state": "file", "uid": 0}
140
141TASK [geerlingguy.ntp : Install NTP (RedHat).] *********************************
142skipping: [dev.motoshare.nl] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true}
143
144TASK [geerlingguy.ntp : Install NTP (Debian).] *********************************
145changed: [dev.motoshare.nl] => {"cache_update_time": 0, "cache_updated": false, "changed": true, "stderr": "", "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n libopts25\nSuggested packages:\n ntp-doc\nThe following NEW packages will be installed:\n libopts25 ntp\n0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 474 kB of archives.\nAfter this operation, 1677 kB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:2 http://archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.8 [419 kB]\nFetched 474 kB in 5s (86.9 kB/s)\nSelecting previously unselected package libopts25:amd64.\n(Reading database ... 65257 files and directories currently installed.)\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.8_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.8) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.8) ...\n * Starting NTP server ntpd\n ...done.\nProcessing triggers for libc-bin (2.19-0ubuntu6.9) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "The following extra packages will be installed:", " libopts25", "Suggested packages:", " ntp-doc", "The following NEW packages will be installed:", " libopts25 ntp", "0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded.", "Need to get 474 kB of archives.", "After this operation, 1677 kB of additional disk space will be used.", "Get:1 http://archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]", "Get:2 http://archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.8 [419 kB]", "Fetched 474 kB in 5s (86.9 kB/s)", "Selecting previously unselected package libopts25:amd64.", "(Reading database ... 65257 files and directories currently installed.)", "Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...", "Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ...", "Selecting previously unselected package ntp.", "Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.8_amd64.deb ...", "Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.8) ...", "Processing triggers for ureadahead (0.100.0-16) ...", "Processing triggers for man-db (2.6.7.1-1ubuntu1) ...", "Setting up libopts25:amd64 (1:5.18-2ubuntu2) ...", "Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.8) ...", " * Starting NTP server ntpd", " ...done.", "Processing triggers for libc-bin (2.19-0ubuntu6.9) ...", "Processing triggers for ureadahead (0.100.0-16) ..."]}
146
147TASK [geerlingguy.ntp : Install NTP (FreeBSD).] ********************************
148skipping: [dev.motoshare.nl] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true}
149
150TASK [geerlingguy.ntp : Ensure NTP is running and enabled as configured.] ******
151ok: [dev.motoshare.nl] => {"changed": false, "enabled": true, "name": "ntp", "state": "started"}
152
153TASK [geerlingguy.ntp : Ensure NTP is stopped and disabled as configured.] *****
154skipping: [dev.motoshare.nl] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true}
155
156TASK [geerlingguy.ntp : Generate ntp.conf file] ********************************
157skipping: [dev.motoshare.nl] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true}
158
159PLAY [mysql] *******************************************************************
160
161TASK [setup] *******************************************************************
162ok: [dev.motoshare.nl]
163
164TASK [geerlingguy.mysql : Include OS-specific variables.] **********************
165ok: [dev.motoshare.nl] => {"ansible_facts": {"__mysql_daemon": "mysql", "__mysql_packages": ["mysql-common", "mysql-server"], "__mysql_slow_query_log_file": "/var/log/mysql/mysql-slow.log", "mysql_config_file": "/etc/mysql/my.cnf", "mysql_socket": "/var/run/mysqld/mysqld.sock"}, "changed": false}
166
167TASK [geerlingguy.mysql : Define mysql_packages.] ******************************
168skipping: [dev.motoshare.nl] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true}
169
170TASK [geerlingguy.mysql : Define mysql_daemon.] ********************************
171ok: [dev.motoshare.nl] => {"ansible_facts": {"mysql_daemon": "mysql"}, "changed": false}
172
173TASK [geerlingguy.mysql : Define mysql_slow_query_log_file.] *******************
174skipping: [dev.motoshare.nl] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true}
175
176TASK [geerlingguy.mysql : Ensure MySQL Python libraries are installed.] ********
177skipping: [dev.motoshare.nl] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true}
178
179TASK [geerlingguy.mysql : Ensure MySQL packages are installed.] ****************
180[DEPRECATION WARNING]: Using bare variables is deprecated. Update your
181playbooks so that the environment value uses the full variable syntax
182('{{mysql_packages}}').
183This feature will be removed in a future release.
184Deprecation warnings can be disabled by setting deprecation_warnings=False in
185ansible.cfg.
186skipping: [dev.motoshare.nl] => (item=[]) => {"changed": false, "item": [], "skip_reason": "Conditional check failed", "skipped": true}
187
188TASK [geerlingguy.mysql : Check if MySQL is already installed.] ****************
189ok: [dev.motoshare.nl] => {"changed": false, "stat": {"exists": false}}
190
191TASK [geerlingguy.mysql : Update apt cache if MySQL is not yet installed.] *****
192ok: [dev.motoshare.nl] => {"cache_update_time": 1474971121, "cache_updated": true, "changed": false}
193
194TASK [geerlingguy.mysql : Ensure MySQL Python libraries are installed.] ********
195changed: [dev.motoshare.nl] => {"cache_update_time": 0, "cache_updated": false, "changed": true, "stderr": "", "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n libmysqlclient18 mysql-common\nSuggested packages:\n python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg\nThe following NEW packages will be installed:\n libmysqlclient18 mysql-common python-mysqldb\n0 upgraded, 3 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 664 kB of archives.\nAfter this operation, 3839 kB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.52-0ubuntu0.14.04.1 [12.9 kB]\nGet:2 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.52-0ubuntu0.14.04.1 [596 kB]\nGet:3 http://archive.ubuntu.com/ubuntu/ trusty/main python-mysqldb amd64 1.2.3-2ubuntu1 [55.4 kB]\nFetched 664 kB in 5s (120 kB/s)\nSelecting previously unselected package mysql-common.\n(Reading database ... 65300 files and directories currently installed.)\nPreparing to unpack .../mysql-common_5.5.52-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.52-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.52-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.52-0ubuntu0.14.04.1) ...\nSelecting previously unselected package python-mysqldb.\nPreparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ...\nUnpacking python-mysqldb (1.2.3-2ubuntu1) ...\nSetting up mysql-common (5.5.52-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.52-0ubuntu0.14.04.1) ...\nSetting up python-mysqldb (1.2.3-2ubuntu1) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.9) ...\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "The following extra packages will be installed:", " libmysqlclient18 mysql-common", "Suggested packages:", " python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg", "The following NEW packages will be installed:", " libmysqlclient18 mysql-common python-mysqldb", "0 upgraded, 3 newly installed, 0 to remove and 4 not upgraded.", "Need to get 664 kB of archives.", "After this operation, 3839 kB of additional disk space will be used.", "Get:1 http://archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.52-0ubuntu0.14.04.1 [12.9 kB]", "Get:2 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.52-0ubuntu0.14.04.1 [596 kB]", "Get:3 http://archive.ubuntu.com/ubuntu/ trusty/main python-mysqldb amd64 1.2.3-2ubuntu1 [55.4 kB]", "Fetched 664 kB in 5s (120 kB/s)", "Selecting previously unselected package mysql-common.", "(Reading database ... 65300 files and directories currently installed.)", "Preparing to unpack .../mysql-common_5.5.52-0ubuntu0.14.04.1_all.deb ...", "Unpacking mysql-common (5.5.52-0ubuntu0.14.04.1) ...", "Selecting previously unselected package libmysqlclient18:amd64.", "Preparing to unpack .../libmysqlclient18_5.5.52-0ubuntu0.14.04.1_amd64.deb ...", "Unpacking libmysqlclient18:amd64 (5.5.52-0ubuntu0.14.04.1) ...", "Selecting previously unselected package python-mysqldb.", "Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ...", "Unpacking python-mysqldb (1.2.3-2ubuntu1) ...", "Setting up mysql-common (5.5.52-0ubuntu0.14.04.1) ...", "Setting up libmysqlclient18:amd64 (5.5.52-0ubuntu0.14.04.1) ...", "Setting up python-mysqldb (1.2.3-2ubuntu1) ...", "Processing triggers for libc-bin (2.19-0ubuntu6.9) ..."]}
196
197TASK [geerlingguy.mysql : Ensure MySQL packages are installed.] ****************
198[DEPRECATION WARNING]: Using bare variables is deprecated. Update your
199playbooks so that the environment value uses the full variable syntax
200('{{mysql_packages}}').
201This feature will be removed in a future release.
202Deprecation warnings can be disabled by setting deprecation_warnings=False in
203ansible.cfg.
204changed: [dev.motoshare.nl] => (item=[u'mysql-server-5.5']) => {"cache_update_time": 0, "cache_updated": false, "changed": true, "item": ["mysql-server-5.5"], "stderr": "mysql start/running, process 11373\n", "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n libaio1 libdbd-mysql-perl libdbi-perl libhtml-template-perl\n libterm-readkey-perl mysql-client-5.5 mysql-client-core-5.5\n mysql-server-core-5.5\nSuggested packages:\n libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl\n libsql-statement-perl libipc-sharedcache-perl tinyca mailx\nThe following NEW packages will be installed:\n libaio1 libdbd-mysql-perl libdbi-perl libhtml-template-perl\n libterm-readkey-perl mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5\n mysql-server-core-5.5\n0 upgraded, 9 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 8378 kB of archives.\nAfter this operation, 93.3 MB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B]\nGet:2 http://archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:3 http://archive.ubuntu.com/ubuntu/ trusty/main libdbd-mysql-perl amd64 4.025-1 [99.3 kB]\nGet:4 http://archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:5 http://archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.52-0ubuntu0.14.04.1 [705 kB]\nGet:6 http://archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.52-0ubuntu0.14.04.1 [1468 kB]\nGet:7 http://archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.52-0ubuntu0.14.04.1 [3282 kB]\nGet:8 http://archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.52-0ubuntu0.14.04.1 [1845 kB]\nGet:9 http://archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nPreconfiguring packages ...\nFetched 8378 kB in 7s (1168 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 65345 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.52-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.52-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.52-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.52-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.52-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.52-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\nPreparing to unpack .../mysql-server-5.5_5.5.52-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.52-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libhtml-template-perl.\nPreparing to unpack .../libhtml-template-perl_2.95-1_all.deb ...\nUnpacking libhtml-template-perl (2.95-1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libaio1:amd64 (0.3.109-4) ...\nSetting up libdbi-perl (1.630-1) ...\nSetting up libdbd-mysql-perl (4.025-1) ...\nSetting up libterm-readkey-perl (2.31-1) ...\nSetting up mysql-client-core-5.5 (5.5.52-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.52-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.52-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.52-0ubuntu0.14.04.1) ...\nSetting up libhtml-template-perl (2.95-1) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.9) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "The following extra packages will be installed:", " libaio1 libdbd-mysql-perl libdbi-perl libhtml-template-perl", " libterm-readkey-perl mysql-client-5.5 mysql-client-core-5.5", " mysql-server-core-5.5", "Suggested packages:", " libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl", " libsql-statement-perl libipc-sharedcache-perl tinyca mailx", "The following NEW packages will be installed:", " libaio1 libdbd-mysql-perl libdbi-perl libhtml-template-perl", " libterm-readkey-perl mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5", " mysql-server-core-5.5", "0 upgraded, 9 newly installed, 0 to remove and 4 not upgraded.", "Need to get 8378 kB of archives.", "After this operation, 93.3 MB of additional disk space will be used.", "Get:1 http://archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B]", "Get:2 http://archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]", "Get:3 http://archive.ubuntu.com/ubuntu/ trusty/main libdbd-mysql-perl amd64 4.025-1 [99.3 kB]", "Get:4 http://archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]", "Get:5 http://archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.52-0ubuntu0.14.04.1 [705 kB]", "Get:6 http://archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.52-0ubuntu0.14.04.1 [1468 kB]", "Get:7 http://archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.52-0ubuntu0.14.04.1 [3282 kB]", "Get:8 http://archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.52-0ubuntu0.14.04.1 [1845 kB]", "Get:9 http://archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]", "Preconfiguring packages ...", "Fetched 8378 kB in 7s (1168 kB/s)", "Selecting previously unselected package libaio1:amd64.", "(Reading database ... 65345 files and directories currently installed.)", "Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ...", "Unpacking libaio1:amd64 (0.3.109-4) ...", "Selecting previously unselected package libdbi-perl.", "Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...", "Unpacking libdbi-perl (1.630-1) ...", "Selecting previously unselected package libdbd-mysql-perl.", "Preparing to unpack .../libdbd-mysql-perl_4.025-1_amd64.deb ...", "Unpacking libdbd-mysql-perl (4.025-1) ...", "Selecting previously unselected package libterm-readkey-perl.", "Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...", "Unpacking libterm-readkey-perl (2.31-1) ...", "Selecting previously unselected package mysql-client-core-5.5.", "Preparing to unpack .../mysql-client-core-5.5_5.5.52-0ubuntu0.14.04.1_amd64.deb ...", "Unpacking mysql-client-core-5.5 (5.5.52-0ubuntu0.14.04.1) ...", "Selecting previously unselected package mysql-client-5.5.", "Preparing to unpack .../mysql-client-5.5_5.5.52-0ubuntu0.14.04.1_amd64.deb ...", "Unpacking mysql-client-5.5 (5.5.52-0ubuntu0.14.04.1) ...", "Selecting previously unselected package mysql-server-core-5.5.", "Preparing to unpack .../mysql-server-core-5.5_5.5.52-0ubuntu0.14.04.1_amd64.deb ...", "Unpacking mysql-server-core-5.5 (5.5.52-0ubuntu0.14.04.1) ...", "Selecting previously unselected package mysql-server-5.5.", "Preparing to unpack .../mysql-server-5.5_5.5.52-0ubuntu0.14.04.1_amd64.deb ...", "Unpacking mysql-server-5.5 (5.5.52-0ubuntu0.14.04.1) ...", "Selecting previously unselected package libhtml-template-perl.", "Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ...", "Unpacking libhtml-template-perl (2.95-1) ...", "Processing triggers for man-db (2.6.7.1-1ubuntu1) ...", "Processing triggers for ureadahead (0.100.0-16) ...", "Setting up libaio1:amd64 (0.3.109-4) ...", "Setting up libdbi-perl (1.630-1) ...", "Setting up libdbd-mysql-perl (4.025-1) ...", "Setting up libterm-readkey-perl (2.31-1) ...", "Setting up mysql-client-core-5.5 (5.5.52-0ubuntu0.14.04.1) ...", "Setting up mysql-client-5.5 (5.5.52-0ubuntu0.14.04.1) ...", "Setting up mysql-server-core-5.5 (5.5.52-0ubuntu0.14.04.1) ...", "Setting up mysql-server-5.5 (5.5.52-0ubuntu0.14.04.1) ...", "Setting up libhtml-template-perl (2.95-1) ...", "Processing triggers for libc-bin (2.19-0ubuntu6.9) ...", "Processing triggers for ureadahead (0.100.0-16) ..."]}
205
206TASK [geerlingguy.mysql : Ensure MySQL is stopped after initial install.] ******
207changed: [dev.motoshare.nl] => {"changed": true, "name": "mysql", "state": "stopped"}
208
209TASK [geerlingguy.mysql : Delete innodb log files created by apt package after initial install.] ***
210changed: [dev.motoshare.nl] => {"changed": true, "cmd": "rm -f /var/lib/mysql/ib_logfile[01]", "delta": "0:00:00.002971", "end": "2016-09-27 12:12:45.632397", "rc": 0, "start": "2016-09-27 12:12:45.629426", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": ["Consider using file module with state=absent rather than running rm"]}
211 [WARNING]: Consider using file module with state=absent rather than running rm
212
213
214TASK [geerlingguy.mysql : Check if MySQL packages were installed.] *************
215ok: [dev.motoshare.nl] => {"ansible_facts": {"mysql_install_packages": true}, "changed": false}
216
217TASK [geerlingguy.mysql : Copy my.cnf global MySQL configuration.] *************
218changed: [dev.motoshare.nl] => {"changed": true, "checksum": "a1b8f64a00c5b9fcd5b9ca629c680cb2789da6fd", "dest": "/etc/mysql/my.cnf", "gid": 0, "group": "root", "md5sum": "4f9745f2c4e287928b0f07d418deda34", "mode": "0644", "owner": "root", "size": 1184, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1474971165.81-206994391433538/source", "state": "file", "uid": 0}
219
220TASK [geerlingguy.mysql : Create slow query log file (if configured).] *********
221skipping: [dev.motoshare.nl] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true}
222
223TASK [geerlingguy.mysql : Set ownership on slow query log file (if configured).] ***
224skipping: [dev.motoshare.nl] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true}
225
226TASK [geerlingguy.mysql : Ensure MySQL is started and enabled on boot.] ********
227changed: [dev.motoshare.nl] => {"changed": true, "enabled": true, "name": "mysql", "state": "started"}
228
229TASK [geerlingguy.mysql : Get list of hosts for the root user.] ****************
230ok: [dev.motoshare.nl] => {"changed": false, "cmd": ["mysql", "-NBe", "SELECT Host FROM mysql.user WHERE User = \"root\" ORDER BY (Host=\"localhost\") ASC"], "delta": "0:00:00.005067", "end": "2016-09-27 12:12:49.974761", "rc": 0, "start": "2016-09-27 12:12:49.969694", "stderr": "", "stdout": "dev\n127.0.0.1\n::1\nlocalhost", "stdout_lines": ["dev", "127.0.0.1", "::1", "localhost"], "warnings": []}
231
232TASK [geerlingguy.mysql : Update MySQL root password for localhost root account.] ***
233[DEPRECATION WARNING]: Using bare variables is deprecated. Update your
234playbooks so that the environment value uses the full variable syntax
235('{{mysql_root_hosts.stdout_lines}}').
236This feature will be removed in a future
237 release. Deprecation warnings can be disabled by setting
238deprecation_warnings=False in ansible.cfg.
239changed: [dev.motoshare.nl] => (item=dev) => {"changed": true, "cmd": "mysql -u root -NBe 'SET PASSWORD FOR \"root\"@\"dev\" = PASSWORD(\"root\");'", "delta": "0:00:00.004959", "end": "2016-09-27 12:12:50.272397", "item": "dev", "rc": 0, "start": "2016-09-27 12:12:50.267438", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []}
240changed: [dev.motoshare.nl] => (item=127.0.0.1) => {"changed": true, "cmd": "mysql -u root -NBe 'SET PASSWORD FOR \"root\"@\"127.0.0.1\" = PASSWORD(\"root\");'", "delta": "0:00:00.005838", "end": "2016-09-27 12:12:50.498794", "item": "127.0.0.1", "rc": 0, "start": "2016-09-27 12:12:50.492956", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []}
241changed: [dev.motoshare.nl] => (item=::1) => {"changed": true, "cmd": "mysql -u root -NBe 'SET PASSWORD FOR \"root\"@\"::1\" = PASSWORD(\"root\");'", "delta": "0:00:00.004698", "end": "2016-09-27 12:12:50.725358", "item": "::1", "rc": 0, "start": "2016-09-27 12:12:50.720660", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []}
242changed: [dev.motoshare.nl] => (item=localhost) => {"changed": true, "cmd": "mysql -u root -NBe 'SET PASSWORD FOR \"root\"@\"localhost\" = PASSWORD(\"root\");'", "delta": "0:00:00.005057", "end": "2016-09-27 12:12:50.943632", "item": "localhost", "rc": 0, "start": "2016-09-27 12:12:50.938575", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []}
243
244TASK [geerlingguy.mysql : Copy .my.cnf file with root password credentials.] ***
245changed: [dev.motoshare.nl] => {"changed": true, "checksum": "57bbea4617bfec727e01dfb1b6019dc1daf9b1c6", "dest": "/root/.my.cnf", "gid": 0, "group": "root", "md5sum": "fbd5375b51eac4a26d37b5134ffa3f36", "mode": "0600", "owner": "root", "size": 33, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1474971171.05-233514578587082/source", "state": "file", "uid": 0}
246
247TASK [geerlingguy.mysql : Get list of hosts for the anonymous user.] ***********
248ok: [dev.motoshare.nl] => {"changed": false, "cmd": ["mysql", "-NBe", "SELECT Host FROM mysql.user WHERE User = \"\""], "delta": "0:00:00.004708", "end": "2016-09-27 12:12:51.497403", "rc": 0, "start": "2016-09-27 12:12:51.492695", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []}
249
250TASK [geerlingguy.mysql : Remove anonymous MySQL users.] ***********************
251[DEPRECATION WARNING]: Using bare variables is deprecated. Update your
252playbooks so that the environment value uses the full variable syntax
253('{{mysql_anonymous_hosts.stdout_lines}}').
254This feature will be removed in a
255future release. Deprecation warnings can be disabled by setting
256deprecation_warnings=False in ansible.cfg.
257
258TASK [geerlingguy.mysql : Remove MySQL test database.] *************************
259ok: [dev.motoshare.nl] => {"changed": false, "db": "test"}
260
261TASK [geerlingguy.mysql : Ensure MySQL databases are present.] *****************
262[DEPRECATION WARNING]: Using bare variables is deprecated. Update your
263playbooks so that the environment value uses the full variable syntax
264('{{mysql_databases}}').
265This feature will be removed in a future release.
266Deprecation warnings can be disabled by setting deprecation_warnings=False in
267ansible.cfg.
268changed: [dev.motoshare.nl] => (item={u'collation': u'utf8_general_ci', u'name': u'motoshare_dev', u'encoding': u'utf8'}) => {"changed": true, "db": "motoshare_dev", "item": {"collation": "utf8_general_ci", "encoding": "utf8", "name": "motoshare_dev"}}
269changed: [dev.motoshare.nl] => (item={u'collation': u'utf8_general_ci', u'name': u'motoshare_test', u'encoding': u'utf8'}) => {"changed": true, "db": "motoshare_test", "item": {"collation": "utf8_general_ci", "encoding": "utf8", "name": "motoshare_test"}}
270
271TASK [geerlingguy.mysql : Ensure MySQL users are present.] *********************
272[DEPRECATION WARNING]: Using bare variables is deprecated. Update your
273playbooks so that the environment value uses the full variable syntax
274('{{mysql_users}}').
275This feature will be removed in a future release.
276Deprecation warnings can be disabled by setting deprecation_warnings=False in
277ansible.cfg.
278changed: [dev.motoshare.nl] => (item={u'host': u'%', u'password': u'motoshare', u'name': u'motoshare', u'priv': u'motoshare_dev.*:ALL'}) => {"changed": true, "item": {"host": "%", "name": "motoshare", "password": "motoshare", "priv": "motoshare_dev.*:ALL"}, "user": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER"}
279changed: [dev.motoshare.nl] => (item={u'host': u'localhost', u'password': u'motoshare', u'name': u'motoshare', u'priv': u'motoshare_dev.*:ALL'}) => {"changed": true, "item": {"host": "localhost", "name": "motoshare", "password": "motoshare", "priv": "motoshare_dev.*:ALL"}, "user": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER"}
280changed: [dev.motoshare.nl] => (item={u'host': u'%', u'password': u'motoshare_test', u'name': u'motoshare_test', u'priv': u'motoshare_test.*:ALL'}) => {"changed": true, "item": {"host": "%", "name": "motoshare_test", "password": "motoshare_test", "priv": "motoshare_test.*:ALL"}, "user": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER"}
281changed: [dev.motoshare.nl] => (item={u'host': u'localhost', u'password': u'motoshare_test', u'name': u'motoshare_test', u'priv': u'motoshare_test.*:ALL'}) => {"changed": true, "item": {"host": "localhost", "name": "motoshare_test", "password": "motoshare_test", "priv": "motoshare_test.*:ALL"}, "user": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER"}
282
283TASK [geerlingguy.mysql : Ensure replication user exists on master.] ***********
284skipping: [dev.motoshare.nl] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true}
285
286TASK [geerlingguy.mysql : Check slave replication status.] *********************
287skipping: [dev.motoshare.nl] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true}
288
289TASK [geerlingguy.mysql : Check master replication status.] ********************
290skipping: [dev.motoshare.nl] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true}
291
292TASK [geerlingguy.mysql : Configure replication on the slave.] *****************
293skipping: [dev.motoshare.nl] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true}
294
295TASK [geerlingguy.mysql : Start replication.] **********************************
296skipping: [dev.motoshare.nl] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true}
297
298RUNNING HANDLER [geerlingguy.mysql : restart mysql] ****************************
299changed: [dev.motoshare.nl] => {"changed": true, "name": "mysql", "state": "started"}
300
301PLAY [nginx] *******************************************************************
302
303TASK [setup] *******************************************************************
304ok: [dev.motoshare.nl]
305
306TASK [jdauphant.nginx : Ensure APT official nginx key] *************************
307skipping: [dev.motoshare.nl] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true}
308
309TASK [jdauphant.nginx : Ensure APT official nginx repository] ******************
310skipping: [dev.motoshare.nl] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true}
311
312TASK [jdauphant.nginx : Ensure RPM official nginx key] *************************
313skipping: [dev.motoshare.nl] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true}
314
315TASK [jdauphant.nginx : Ensure YUM official nginx repository] ******************
316skipping: [dev.motoshare.nl] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true}
317
318TASK [jdauphant.nginx : Install the selinux python module] *********************
319skipping: [dev.motoshare.nl] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true}
320
321TASK [jdauphant.nginx : Install the epel packages] *****************************
322skipping: [dev.motoshare.nl] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true}
323
324TASK [jdauphant.nginx : Install the nginx packages] ****************************
325[DEPRECATION WARNING]: Using bare variables is deprecated. Update your
326playbooks so that the environment value uses the full variable syntax
327('{{nginx_redhat_pkg}}').
328This feature will be removed in a future release.
329Deprecation warnings can be disabled by setting deprecation_warnings=False in
330ansible.cfg.
331skipping: [dev.motoshare.nl] => (item=[]) => {"changed": false, "item": [], "skip_reason": "Conditional check failed", "skipped": true}
332
333TASK [jdauphant.nginx : Install the nginx packages] ****************************
334[DEPRECATION WARNING]: Using bare variables is deprecated. Update your
335playbooks so that the environment value uses the full variable syntax
336('{{nginx_redhat_pkg}}').
337This feature will be removed in a future release.
338Deprecation warnings can be disabled by setting deprecation_warnings=False in
339ansible.cfg.
340skipping: [dev.motoshare.nl] => (item=[]) => {"changed": false, "item": [], "skip_reason": "Conditional check failed", "skipped": true}
341
342TASK [jdauphant.nginx : Install the nginx packages] ****************************
343[DEPRECATION WARNING]: Using bare variables is deprecated. Update your
344playbooks so that the environment value uses the full variable syntax
345('{{nginx_ubuntu_pkg}}').
346This feature will be removed in a future release.
347Deprecation warnings can be disabled by setting deprecation_warnings=False in
348ansible.cfg.
349[DEPRECATION WARNING]: Using bare variables is deprecated. Update your
350playbooks so that the environment value uses the full variable syntax
351('{{nginx_env}}').
352This feature will be removed in a future release.
353Deprecation warnings can be disabled by setting deprecation_warnings=False in
354ansible.cfg.
355changed: [dev.motoshare.nl] => (item=[u'python-selinux', u'nginx']) => {"cache_update_time": 0, "cache_updated": false, "changed": true, "item": ["python-selinux", "nginx"], "stderr": "", "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n libxslt1.1 nginx-common nginx-core\nSuggested packages:\n fcgiwrap nginx-doc\nThe following NEW packages will be installed:\n libxslt1.1 nginx nginx-common nginx-core python-selinux\n0 upgraded, 5 newly installed, 0 to remove and 4 not upgraded.\nNeed to get 629 kB of archives.\nAfter this operation, 2454 kB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu/ trusty/main libxslt1.1 amd64 1.1.28-2build1 [145 kB]\nGet:2 http://archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.5 [18.1 kB]\nGet:3 http://archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.5 [325 kB]\nGet:4 http://archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.5 [5454 B]\nGet:5 http://archive.ubuntu.com/ubuntu/ trusty-updates/universe python-selinux amd64 2.2.2-1ubuntu0.1 [136 kB]\nFetched 629 kB in 5s (111 kB/s)\nSelecting previously unselected package libxslt1.1:amd64.\n(Reading database ... 65789 files and directories currently installed.)\nPreparing to unpack .../libxslt1.1_1.1.28-2build1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2build1) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.5_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.5) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.5_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.5) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.5_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.5) ...\nSelecting previously unselected package python-selinux.\nPreparing to unpack .../python-selinux_2.2.2-1ubuntu0.1_amd64.deb ...\nUnpacking python-selinux (2.2.2-1ubuntu0.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up libxslt1.1:amd64 (1.1.28-2build1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.5) ...\nSetting up python-selinux (2.2.2-1ubuntu0.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.5) ...\nSetting up nginx (1.4.6-1ubuntu3.5) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.9) ...\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "The following extra packages will be installed:", " libxslt1.1 nginx-common nginx-core", "Suggested packages:", " fcgiwrap nginx-doc", "The following NEW packages will be installed:", " libxslt1.1 nginx nginx-common nginx-core python-selinux", "0 upgraded, 5 newly installed, 0 to remove and 4 not upgraded.", "Need to get 629 kB of archives.", "After this operation, 2454 kB of additional disk space will be used.", "Get:1 http://archive.ubuntu.com/ubuntu/ trusty/main libxslt1.1 amd64 1.1.28-2build1 [145 kB]", "Get:2 http://archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.5 [18.1 kB]", "Get:3 http://archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.5 [325 kB]", "Get:4 http://archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.5 [5454 B]", "Get:5 http://archive.ubuntu.com/ubuntu/ trusty-updates/universe python-selinux amd64 2.2.2-1ubuntu0.1 [136 kB]", "Fetched 629 kB in 5s (111 kB/s)", "Selecting previously unselected package libxslt1.1:amd64.", "(Reading database ... 65789 files and directories currently installed.)", "Preparing to unpack .../libxslt1.1_1.1.28-2build1_amd64.deb ...", "Unpacking libxslt1.1:amd64 (1.1.28-2build1) ...", "Selecting previously unselected package nginx-common.", "Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.5_all.deb ...", "Unpacking nginx-common (1.4.6-1ubuntu3.5) ...", "Selecting previously unselected package nginx-core.", "Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.5_amd64.deb ...", "Unpacking nginx-core (1.4.6-1ubuntu3.5) ...", "Selecting previously unselected package nginx.", "Preparing to unpack .../nginx_1.4.6-1ubuntu3.5_all.deb ...", "Unpacking nginx (1.4.6-1ubuntu3.5) ...", "Selecting previously unselected package python-selinux.", "Preparing to unpack .../python-selinux_2.2.2-1ubuntu0.1_amd64.deb ...", "Unpacking python-selinux (2.2.2-1ubuntu0.1) ...", "Processing triggers for ureadahead (0.100.0-16) ...", "Processing triggers for ufw (0.34~rc-0ubuntu2) ...", "Processing triggers for man-db (2.6.7.1-1ubuntu1) ...", "Setting up libxslt1.1:amd64 (1.1.28-2build1) ...", "Setting up nginx-common (1.4.6-1ubuntu3.5) ...", "Setting up python-selinux (2.2.2-1ubuntu0.1) ...", "Processing triggers for ureadahead (0.100.0-16) ...", "Processing triggers for ufw (0.34~rc-0ubuntu2) ...", "Setting up nginx-core (1.4.6-1ubuntu3.5) ...", "Setting up nginx (1.4.6-1ubuntu3.5) ...", "Processing triggers for libc-bin (2.19-0ubuntu6.9) ..."]}
356
357TASK [jdauphant.nginx : Install the nginx packages] ****************************
358[DEPRECATION WARNING]: Using bare variables is deprecated. Update your
359playbooks so that the environment value uses the full variable syntax
360('{{nginx_freebsd_pkg}}').
361This feature will be removed in a future release.
362Deprecation warnings can be disabled by setting deprecation_warnings=False in
363ansible.cfg.
364skipping: [dev.motoshare.nl] => (item=[]) => {"changed": false, "item": [], "skip_reason": "Conditional check failed", "skipped": true}
365
366TASK [jdauphant.nginx : Disable the default site] ******************************
367changed: [dev.motoshare.nl] => {"changed": true, "path": "/etc/nginx/sites-enabled/default", "state": "absent"}
368
369TASK [jdauphant.nginx : Remove the default configuration] **********************
370ok: [dev.motoshare.nl] => {"changed": false, "path": "/etc/nginx/conf.d/default.conf", "state": "absent"}
371
372TASK [jdauphant.nginx : Find enabled sites] ************************************
373skipping: [dev.motoshare.nl] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true}
374
375TASK [jdauphant.nginx : Disable unmanaged sites] *******************************
376[DEPRECATION WARNING]: Using bare variables is deprecated. Update your
377playbooks so that the environment value uses the full variable syntax
378('{{enabled_sites.stdout_lines}}').
379This feature will be removed in a future
380release. Deprecation warnings can be disabled by setting
381deprecation_warnings=False in ansible.cfg.
382[DEPRECATION WARNING]: Skipping task due to undefined Error, in the future this
383 will be a fatal error.: 'dict object' has no attribute 'stdout_lines'.
384This
385feature will be removed in a future release. Deprecation warnings can be
386disabled by setting deprecation_warnings=False in ansible.cfg.
387skipping: [dev.motoshare.nl] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true}
388
389TASK [jdauphant.nginx : Find config files] *************************************
390skipping: [dev.motoshare.nl] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true}
391
392TASK [jdauphant.nginx : Remove unmanaged config files] *************************
393[DEPRECATION WARNING]: Using bare variables is deprecated. Update your
394playbooks so that the environment value uses the full variable syntax
395('{{config_files.stdout_lines}}').
396This feature will be removed in a future
397release. Deprecation warnings can be disabled by setting
398deprecation_warnings=False in ansible.cfg.
399[DEPRECATION WARNING]: Skipping task due to undefined Error, in the future this
400 will be a fatal error.: 'dict object' has no attribute 'stdout_lines'.
401This
402feature will be removed in a future release. Deprecation warnings can be
403disabled by setting deprecation_warnings=False in ansible.cfg.
404skipping: [dev.motoshare.nl] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true}
405
406TASK [jdauphant.nginx : Remove unwanted sites] *********************************
407[DEPRECATION WARNING]: Using bare variables is deprecated. Update your
408playbooks so that the environment value uses the full variable syntax
409('{{nginx_remove_sites}}').
410This feature will be removed in a future release.
411Deprecation warnings can be disabled by setting deprecation_warnings=False in
412ansible.cfg.
413
414TASK [jdauphant.nginx : Remove unwanted conf] **********************************
415[DEPRECATION WARNING]: Using bare variables is deprecated. Update your
416playbooks so that the environment value uses the full variable syntax
417('{{nginx_remove_configs}}').
418This feature will be removed in a future release.
419 Deprecation warnings can be disabled by setting deprecation_warnings=False in
420ansible.cfg.
421
422TASK [jdauphant.nginx : Remove unwanted auth_basic_files] **********************
423[DEPRECATION WARNING]: Using bare variables is deprecated. Update your
424playbooks so that the environment value uses the full variable syntax
425('{{nginx_remove_auth_basic_files}}').
426This feature will be removed in a future
427 release. Deprecation warnings can be disabled by setting
428deprecation_warnings=False in ansible.cfg.
429
430TASK [jdauphant.nginx : Create the directories for site specific configurations] ***
431changed: [dev.motoshare.nl] => (item=sites-available) => {"changed": true, "gid": 33, "group": "www-data", "item": "sites-available", "mode": "0755", "owner": "root", "path": "/etc/nginx/sites-available", "size": 4096, "state": "directory", "uid": 0}
432changed: [dev.motoshare.nl] => (item=sites-enabled) => {"changed": true, "gid": 33, "group": "www-data", "item": "sites-enabled", "mode": "0755", "owner": "root", "path": "/etc/nginx/sites-enabled", "size": 4096, "state": "directory", "uid": 0}
433changed: [dev.motoshare.nl] => (item=auth_basic) => {"changed": true, "gid": 33, "group": "www-data", "item": "auth_basic", "mode": "0755", "owner": "root", "path": "/etc/nginx/auth_basic", "size": 4096, "state": "directory", "uid": 0}
434changed: [dev.motoshare.nl] => (item=conf.d) => {"changed": true, "gid": 33, "group": "www-data", "item": "conf.d", "mode": "0755", "owner": "root", "path": "/etc/nginx/conf.d", "size": 4096, "state": "directory", "uid": 0}
435
436TASK [jdauphant.nginx : Ensure log directory exist] ****************************
437changed: [dev.motoshare.nl] => {"changed": true, "gid": 33, "group": "www-data", "mode": "0755", "owner": "www-data", "path": "/var/log/nginx", "size": 4096, "state": "directory", "uid": 33}
438
439TASK [jdauphant.nginx : Copy the nginx configuration file] *********************
440changed: [dev.motoshare.nl] => {"changed": true, "checksum": "be5bf45de06bdc7644cc99d34594222d6ae4dd66", "dest": "/etc/nginx/nginx.conf", "gid": 0, "group": "root", "md5sum": "d0df25182a759927972bc1b827b30eab", "mode": "0644", "owner": "root", "size": 749, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1474971195.14-184792453279637/source", "state": "file", "uid": 0}
441
442TASK [jdauphant.nginx : Ensure auth_basic files created] ***********************
443[DEPRECATION WARNING]: Using bare variables is deprecated. Update your
444playbooks so that the environment value uses the full variable syntax
445('{{nginx_auth_basic_files.keys()}}').
446This feature will be removed in a future
447 release. Deprecation warnings can be disabled by setting
448deprecation_warnings=False in ansible.cfg.
449
450TASK [jdauphant.nginx : Create the configurations for sites] *******************
451[DEPRECATION WARNING]: Using bare variables is deprecated. Update your
452playbooks so that the environment value uses the full variable syntax
453('{{nginx_sites.keys()}}').
454This feature will be removed in a future release.
455Deprecation warnings can be disabled by setting deprecation_warnings=False in
456ansible.cfg.
457changed: [dev.motoshare.nl] => (item=images.behat.motoshare.nl) => {"changed": true, "checksum": "07ea392ec0370e51730fe4f2975304f4a628d5ea", "dest": "/etc/nginx/sites-available/images.behat.motoshare.nl.conf", "gid": 0, "group": "root", "item": "images.behat.motoshare.nl", "md5sum": "c45acb2d8dced3dff35dfe0a7b152045", "mode": "0644", "owner": "root", "size": 343, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1474971195.61-45357467107352/source", "state": "file", "uid": 0}
458changed: [dev.motoshare.nl] => (item=dev.motoshare.nl) => {"changed": true, "checksum": "d79465ad73c9a4d5dbf01767efe71c96ee079c8b", "dest": "/etc/nginx/sites-available/dev.motoshare.nl.conf", "gid": 0, "group": "root", "item": "dev.motoshare.nl", "md5sum": "46f51f285f9678e9ae9d3ac8e286052d", "mode": "0644", "owner": "root", "size": 944, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1474971195.98-28754579389024/source", "state": "file", "uid": 0}
459changed: [dev.motoshare.nl] => (item=images.dev.motoshare.nl) => {"changed": true, "checksum": "f0bc850db04aaff0b6752ca1479e50befa8db218", "dest": "/etc/nginx/sites-available/images.dev.motoshare.nl.conf", "gid": 0, "group": "root", "item": "images.dev.motoshare.nl", "md5sum": "ab95917e93b97462af043eb3245503c9", "mode": "0644", "owner": "root", "size": 337, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1474971196.34-12686812653239/source", "state": "file", "uid": 0}
460changed: [dev.motoshare.nl] => (item=behat.motoshare.nl) => {"changed": true, "checksum": "dddcf6f3981123fa5208d2a578b8de7d04a83529", "dest": "/etc/nginx/sites-available/behat.motoshare.nl.conf", "gid": 0, "group": "root", "item": "behat.motoshare.nl", "md5sum": "d2555f1c61a3e4cb9ae176fd83eb3955", "mode": "0644", "owner": "root", "size": 866, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1474971196.74-11793823937679/source", "state": "file", "uid": 0}
461
462TASK [jdauphant.nginx : Create links for sites-enabled] ************************
463[DEPRECATION WARNING]: Using bare variables is deprecated. Update your
464playbooks so that the environment value uses the full variable syntax
465('{{nginx_sites.keys()}}').
466This feature will be removed in a future release.
467Deprecation warnings can be disabled by setting deprecation_warnings=False in
468ansible.cfg.
469changed: [dev.motoshare.nl] => (item=images.behat.motoshare.nl) => {"changed": true, "dest": "/etc/nginx/sites-enabled/images.behat.motoshare.nl.conf", "gid": 0, "group": "root", "item": "images.behat.motoshare.nl", "mode": "0777", "owner": "root", "size": 57, "src": "/etc/nginx/sites-available/images.behat.motoshare.nl.conf", "state": "link", "uid": 0}
470changed: [dev.motoshare.nl] => (item=dev.motoshare.nl) => {"changed": true, "dest": "/etc/nginx/sites-enabled/dev.motoshare.nl.conf", "gid": 0, "group": "root", "item": "dev.motoshare.nl", "mode": "0777", "owner": "root", "size": 48, "src": "/etc/nginx/sites-available/dev.motoshare.nl.conf", "state": "link", "uid": 0}
471changed: [dev.motoshare.nl] => (item=images.dev.motoshare.nl) => {"changed": true, "dest": "/etc/nginx/sites-enabled/images.dev.motoshare.nl.conf", "gid": 0, "group": "root", "item": "images.dev.motoshare.nl", "mode": "0777", "owner": "root", "size": 55, "src": "/etc/nginx/sites-available/images.dev.motoshare.nl.conf", "state": "link", "uid": 0}
472changed: [dev.motoshare.nl] => (item=behat.motoshare.nl) => {"changed": true, "dest": "/etc/nginx/sites-enabled/behat.motoshare.nl.conf", "gid": 0, "group": "root", "item": "behat.motoshare.nl", "mode": "0777", "owner": "root", "size": 50, "src": "/etc/nginx/sites-available/behat.motoshare.nl.conf", "state": "link", "uid": 0}
473
474TASK [jdauphant.nginx : Create the configurations for independent config file] *
475[DEPRECATION WARNING]: Using bare variables is deprecated. Update your
476playbooks so that the environment value uses the full variable syntax
477('{{nginx_configs.keys()}}').
478This feature will be removed in a future release.
479 Deprecation warnings can be disabled by setting deprecation_warnings=False in
480ansible.cfg.
481changed: [dev.motoshare.nl] => (item=upstream) => {"changed": true, "checksum": "d005af93b084d86597931b51fd19787cde80fb6e", "dest": "/etc/nginx/conf.d/upstream.conf", "gid": 0, "group": "root", "item": "upstream", "md5sum": "45251b07354cea4b2a38c4dfa35afa08", "mode": "0644", "owner": "root", "size": 205, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1474971198.24-193251255612974/source", "state": "file", "uid": 0}
482
483TASK [jdauphant.nginx : Check nginx syntax of configuration files] *************
484ok: [dev.motoshare.nl] => {"changed": false, "cmd": "nginx -t", "delta": "0:00:00.026621", "end": "2016-09-27 12:13:18.750573", "rc": 0, "start": "2016-09-27 12:13:18.723952", "stderr": "nginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful", "stdout": "", "stdout_lines": [], "warnings": []}
485
486TASK [jdauphant.nginx : Start the nginx service] *******************************
487changed: [dev.motoshare.nl] => {"changed": true, "enabled": true, "name": "nginx", "state": "started"}
488
489RUNNING HANDLER [jdauphant.nginx : restart nginx] ******************************
490changed: [dev.motoshare.nl] => {"changed": true, "name": "nginx", "state": "started"}
491
492RUNNING HANDLER [jdauphant.nginx : reload nginx] *******************************
493changed: [dev.motoshare.nl] => {"changed": true, "name": "nginx", "state": "started"}
494
495PLAY [php] *********************************************************************
496
497TASK [setup] *******************************************************************
498ok: [dev.motoshare.nl]
499
500TASK [php : Install python-software-properties] ********************************
501ok: [dev.motoshare.nl] => (item=[u'python-software-properties']) => {"cache_update_time": 0, "cache_updated": false, "changed": false, "item": ["python-software-properties"]}
502
503TASK [php : Add repository] ****************************************************
504changed: [dev.motoshare.nl] => (item=ppa:ondrej/php5-5.6) => {"changed": true, "item": "ppa:ondrej/php5-5.6", "repo": "ppa:ondrej/php5-5.6", "state": "present"}
505
506TASK [php : Install php packages] **********************************************
507changed: [dev.motoshare.nl] => (item=[u'php5-cli', u'php5-sqlite', u'php5-imagick', u'php5-curl', u'php5-mcrypt', u'php5-mysql', u'php5-xmlrpc', u'php5-xdebug']) => {"cache_update_time": 0, "cache_updated": false, "changed": true, "item": ["php5-cli", "php5-sqlite", "php5-imagick", "php5-curl", "php5-mcrypt", "php5-mysql", "php5-xmlrpc", "php5-xdebug"], "stderr": "\rExtracting templates from packages: 93%\rExtracting templates from packages: 100%\n\nCreating config file /etc/papersize with new version\n\nCreating config file /etc/php5/mods-available/pdo.ini with new version\nphp5_invoke: Enable module pdo for cli SAPI\n\nCreating config file /etc/php5/mods-available/opcache.ini with new version\nphp5_invoke: Enable module opcache for cli SAPI\nphp5_invoke: Enable module json for cli SAPI\n\nCreating config file /etc/php5/cli/php.ini with new version\n\nCreating config file /etc/php5/mods-available/curl.ini with new version\nphp5_invoke: Enable module curl for cli SAPI\nphp5_invoke: Enable module imagick for cli SAPI\n\nCreating config file /etc/php5/mods-available/mcrypt.ini with new version\nphp5_invoke: Enable module mcrypt for cli SAPI\n\nCreating config file /etc/php5/mods-available/mysql.ini with new version\nphp5_invoke: Enable module mysql for cli SAPI\n\nCreating config file /etc/php5/mods-available/mysqli.ini with new version\nphp5_invoke: Enable module mysqli for cli SAPI\n\nCreating config file /etc/php5/mods-available/pdo_mysql.ini with new version\nphp5_invoke: Enable module pdo_mysql for cli SAPI\n\nCreating config file /etc/php5/mods-available/readline.ini with new version\nphp5_invoke: Enable module readline for cli SAPI\n\nCreating config file /etc/php5/mods-available/sqlite3.ini with new version\nphp5_invoke: Enable module sqlite3 for cli SAPI\n\nCreating config file /etc/php5/mods-available/pdo_sqlite.ini with new version\nphp5_invoke: Enable module pdo_sqlite for cli SAPI\nphp5_invoke: Enable module xdebug for cli SAPI\n\nCreating config file /etc/php5/mods-available/xmlrpc.ini with new version\nphp5_invoke: Enable module xmlrpc for cli SAPI\n", "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n ghostscript gsfonts imagemagick-common libcupsfilters1 libcupsimage2\n libfftw3-double3 libgs9 libgs9-common libijs-0.35 libjbig2dec0 liblqr-1-0\n libmagickcore5 libmagickwand5 libmcrypt4 libonig2 libpaper-utils libpaper1\n libqdbm14 libssl1.0.2 php5-common php5-json php5-readline poppler-data\n ttf-dejavu-core\nSuggested packages:\n ghostscript-x hpijs libfftw3-bin libfftw3-dev fonts-droid\n libmagickcore5-extra libmcrypt-dev mcrypt php-pear php5-user-cache\n poppler-utils fonts-japanese-mincho fonts-ipafont-mincho\n fonts-japanese-gothic fonts-ipafont-gothic fonts-arphic-ukai\n fonts-arphic-uming fonts-unfonts-core\nThe following NEW packages will be installed:\n ghostscript gsfonts imagemagick-common libcupsfilters1 libcupsimage2\n libfftw3-double3 libgs9 libgs9-common libijs-0.35 libjbig2dec0 liblqr-1-0\n libmagickcore5 libmagickwand5 libmcrypt4 libonig2 libpaper-utils libpaper1\n libqdbm14 libssl1.0.2 php5-cli php5-common php5-curl php5-imagick php5-json\n php5-mcrypt php5-mysql php5-readline php5-sqlite php5-xdebug php5-xmlrpc\n poppler-data ttf-dejavu-core\n0 upgraded, 32 newly installed, 0 to remove and 9 not upgraded.\nNeed to get 16.6 MB of archives.\nAfter this operation, 62.1 MB of additional disk space will be used.\nGet:1 http://ppa.launchpad.net/ondrej/php5-5.6/ubuntu/ trusty/main libssl1.0.2 amd64 1.0.2h-1+deb.sury.org~trusty+1 [1263 kB]\nGet:2 http://archive.ubuntu.com/ubuntu/ trusty-updates/main imagemagick-common all 8:6.7.7.10-6ubuntu3.1 [37.6 kB]\nGet:3 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libcupsfilters1 amd64 1.0.52-0ubuntu1.7 [73.8 kB]\nGet:4 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libcupsimage2 amd64 1.7.2-0ubuntu1.7 [15.4 kB]\nGet:5 http://archive.ubuntu.com/ubuntu/ trusty/main libfftw3-double3 amd64 3.3.3-7ubuntu3 [702 kB]\nGet:6 http://archive.ubuntu.com/ubuntu/ trusty/main liblqr-1-0 amd64 0.4.1-2ubuntu1 [23.4 kB]\nGet:7 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libmagickcore5 amd64 8:6.7.7.10-6ubuntu3.1 [1474 kB]\nGet:8 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libmagickwand5 amd64 8:6.7.7.10-6ubuntu3.1 [267 kB]\nGet:9 http://archive.ubuntu.com/ubuntu/ trusty/main libpaper1 amd64 1.1.24+nmu2ubuntu3 [13.4 kB]\nGet:10 http://archive.ubuntu.com/ubuntu/ trusty/main poppler-data all 0.4.6-4 [1479 kB]\nGet:11 http://archive.ubuntu.com/ubuntu/ trusty/main libijs-0.35 amd64 0.35-8build1 [16.8 kB]\nGet:12 http://archive.ubuntu.com/ubuntu/ trusty/main libjbig2dec0 amd64 0.11+20120125-1ubuntu1 [48.6 kB]\nGet:13 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgs9-common all 9.10~dfsg-0ubuntu10.4 [2066 kB]\nGet:14 http://ppa.launchpad.net/ondrej/php5-5.6/ubuntu/ trusty/main php5-common amd64 5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1 [731 kB]\nGet:15 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgs9 amd64 9.10~dfsg-0ubuntu10.4 [1943 kB]\nGet:16 http://ppa.launchpad.net/ondrej/php5-5.6/ubuntu/ trusty/main php5-json amd64 1.3.9-1+deb.sury.org~trusty+4 [31.7 kB]\nGet:17 http://ppa.launchpad.net/ondrej/php5-5.6/ubuntu/ trusty/main php5-cli amd64 5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1 [2143 kB]\nGet:18 http://archive.ubuntu.com/ubuntu/ trusty/main gsfonts all 1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1 [3374 kB]\nGet:19 http://archive.ubuntu.com/ubuntu/ trusty-updates/main ghostscript amd64 9.10~dfsg-0ubuntu10.4 [40.8 kB]\nGet:20 http://archive.ubuntu.com/ubuntu/ trusty/universe libmcrypt4 amd64 2.5.8-3.1ubuntu1 [61.9 kB]\nGet:21 http://archive.ubuntu.com/ubuntu/ trusty/universe libonig2 amd64 5.9.1-1ubuntu1 [89.1 kB]\nGet:22 http://ppa.launchpad.net/ondrej/php5-5.6/ubuntu/ trusty/main php5-curl amd64 5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1 [27.7 kB]\nGet:23 http://archive.ubuntu.com/ubuntu/ trusty/main libpaper-utils amd64 1.1.24+nmu2ubuntu3 [8244 B]\nGet:24 http://ppa.launchpad.net/ondrej/php5-5.6/ubuntu/ trusty/main php5-imagick amd64 3.3.0-1+deb.sury.org~trusty+2 [107 kB]\nGet:25 http://archive.ubuntu.com/ubuntu/ trusty/universe libqdbm14 amd64 1.8.78-3 [109 kB]\nGet:26 http://ppa.launchpad.net/ondrej/php5-5.6/ubuntu/ trusty/main php5-mcrypt amd64 5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1 [15.0 kB]\nGet:27 http://archive.ubuntu.com/ubuntu/ trusty/main ttf-dejavu-core all 2.34-1ubuntu1 [2956 B]\nGet:28 http://ppa.launchpad.net/ondrej/php5-5.6/ubuntu/ trusty/main php5-mysql amd64 5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1 [64.0 kB]\nGet:29 http://ppa.launchpad.net/ondrej/php5-5.6/ubuntu/ trusty/main php5-readline amd64 5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1 [12.3 kB]\nGet:30 http://ppa.launchpad.net/ondrej/php5-5.6/ubuntu/ trusty/main php5-sqlite amd64 5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1 [24.5 kB]\nGet:31 http://ppa.launchpad.net/ondrej/php5-5.6/ubuntu/ trusty/main php5-xdebug amd64 2.3.3-3+deb.sury.org~trusty+1 [297 kB]\nGet:32 http://ppa.launchpad.net/ondrej/php5-5.6/ubuntu/ trusty/main php5-xmlrpc amd64 5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1 [34.5 kB]\nPreconfiguring packages ...\nFetched 16.6 MB in 9s (1819 kB/s)\nSelecting previously unselected package libssl1.0.2:amd64.\n(Reading database ... 65856 files and directories currently installed.)\nPreparing to unpack .../libssl1.0.2_1.0.2h-1+deb.sury.org~trusty+1_amd64.deb ...\nUnpacking libssl1.0.2:amd64 (1.0.2h-1+deb.sury.org~trusty+1) ...\nSelecting previously unselected package imagemagick-common.\nPreparing to unpack .../imagemagick-common_8%3a6.7.7.10-6ubuntu3.1_all.deb ...\nUnpacking imagemagick-common (8:6.7.7.10-6ubuntu3.1) ...\nSelecting previously unselected package libcupsfilters1:amd64.\nPreparing to unpack .../libcupsfilters1_1.0.52-0ubuntu1.7_amd64.deb ...\nUnpacking libcupsfilters1:amd64 (1.0.52-0ubuntu1.7) ...\nSelecting previously unselected package libcupsimage2:amd64.\nPreparing to unpack .../libcupsimage2_1.7.2-0ubuntu1.7_amd64.deb ...\nUnpacking libcupsimage2:amd64 (1.7.2-0ubuntu1.7) ...\nSelecting previously unselected package libfftw3-double3:amd64.\nPreparing to unpack .../libfftw3-double3_3.3.3-7ubuntu3_amd64.deb ...\nUnpacking libfftw3-double3:amd64 (3.3.3-7ubuntu3) ...\nSelecting previously unselected package liblqr-1-0:amd64.\nPreparing to unpack .../liblqr-1-0_0.4.1-2ubuntu1_amd64.deb ...\nUnpacking liblqr-1-0:amd64 (0.4.1-2ubuntu1) ...\nSelecting previously unselected package libmagickcore5:amd64.\nPreparing to unpack .../libmagickcore5_8%3a6.7.7.10-6ubuntu3.1_amd64.deb ...\nUnpacking libmagickcore5:amd64 (8:6.7.7.10-6ubuntu3.1) ...\nSelecting previously unselected package libmagickwand5:amd64.\nPreparing to unpack .../libmagickwand5_8%3a6.7.7.10-6ubuntu3.1_amd64.deb ...\nUnpacking libmagickwand5:amd64 (8:6.7.7.10-6ubuntu3.1) ...\nSelecting previously unselected package libpaper1:amd64.\nPreparing to unpack .../libpaper1_1.1.24+nmu2ubuntu3_amd64.deb ...\nUnpacking libpaper1:amd64 (1.1.24+nmu2ubuntu3) ...\nSelecting previously unselected package poppler-data.\nPreparing to unpack .../poppler-data_0.4.6-4_all.deb ...\nUnpacking poppler-data (0.4.6-4) ...\nSelecting previously unselected package libijs-0.35.\nPreparing to unpack .../libijs-0.35_0.35-8build1_amd64.deb ...\nUnpacking libijs-0.35 (0.35-8build1) ...\nSelecting previously unselected package libjbig2dec0.\nPreparing to unpack .../libjbig2dec0_0.11+20120125-1ubuntu1_amd64.deb ...\nUnpacking libjbig2dec0 (0.11+20120125-1ubuntu1) ...\nSelecting previously unselected package libgs9-common.\nPreparing to unpack .../libgs9-common_9.10~dfsg-0ubuntu10.4_all.deb ...\nUnpacking libgs9-common (9.10~dfsg-0ubuntu10.4) ...\nSelecting previously unselected package libgs9.\nPreparing to unpack .../libgs9_9.10~dfsg-0ubuntu10.4_amd64.deb ...\nUnpacking libgs9 (9.10~dfsg-0ubuntu10.4) ...\nSelecting previously unselected package gsfonts.\nPreparing to unpack .../gsfonts_1%3a8.11+urwcyr1.0.7~pre44-4.2ubuntu1_all.deb ...\nUnpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ...\nSelecting previously unselected package ghostscript.\nPreparing to unpack .../ghostscript_9.10~dfsg-0ubuntu10.4_amd64.deb ...\nUnpacking ghostscript (9.10~dfsg-0ubuntu10.4) ...\nSelecting previously unselected package libmcrypt4.\nPreparing to unpack .../libmcrypt4_2.5.8-3.1ubuntu1_amd64.deb ...\nUnpacking libmcrypt4 (2.5.8-3.1ubuntu1) ...\nSelecting previously unselected package libonig2.\nPreparing to unpack .../libonig2_5.9.1-1ubuntu1_amd64.deb ...\nUnpacking libonig2 (5.9.1-1ubuntu1) ...\nSelecting previously unselected package libpaper-utils.\nPreparing to unpack .../libpaper-utils_1.1.24+nmu2ubuntu3_amd64.deb ...\nUnpacking libpaper-utils (1.1.24+nmu2ubuntu3) ...\nSelecting previously unselected package libqdbm14.\nPreparing to unpack .../libqdbm14_1.8.78-3_amd64.deb ...\nUnpacking libqdbm14 (1.8.78-3) ...\nSelecting previously unselected package php5-common.\nPreparing to unpack .../php5-common_5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1_amd64.deb ...\nUnpacking php5-common (5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1) ...\nSelecting previously unselected package php5-json.\nPreparing to unpack .../php5-json_1.3.9-1+deb.sury.org~trusty+4_amd64.deb ...\nUnpacking php5-json (1.3.9-1+deb.sury.org~trusty+4) ...\nSelecting previously unselected package php5-cli.\nPreparing to unpack .../php5-cli_5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1_amd64.deb ...\nUnpacking php5-cli (5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1) ...\nSelecting previously unselected package php5-curl.\nPreparing to unpack .../php5-curl_5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1_amd64.deb ...\nUnpacking php5-curl (5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1) ...\nSelecting previously unselected package php5-imagick.\nPreparing to unpack .../php5-imagick_3.3.0-1+deb.sury.org~trusty+2_amd64.deb ...\nUnpacking php5-imagick (3.3.0-1+deb.sury.org~trusty+2) ...\nSelecting previously unselected package php5-mcrypt.\nPreparing to unpack .../php5-mcrypt_5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1_amd64.deb ...\nUnpacking php5-mcrypt (5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1) ...\nSelecting previously unselected package php5-mysql.\nPreparing to unpack .../php5-mysql_5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1_amd64.deb ...\nUnpacking php5-mysql (5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1) ...\nSelecting previously unselected package php5-readline.\nPreparing to unpack .../php5-readline_5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1_amd64.deb ...\nUnpacking php5-readline (5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1) ...\nSelecting previously unselected package php5-sqlite.\nPreparing to unpack .../php5-sqlite_5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1_amd64.deb ...\nUnpacking php5-sqlite (5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1) ...\nSelecting previously unselected package php5-xdebug.\nPreparing to unpack .../php5-xdebug_2.3.3-3+deb.sury.org~trusty+1_amd64.deb ...\nUnpacking php5-xdebug (2.3.3-3+deb.sury.org~trusty+1) ...\nSelecting previously unselected package php5-xmlrpc.\nPreparing to unpack .../php5-xmlrpc_5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1_amd64.deb ...\nUnpacking php5-xmlrpc (5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1) ...\nSelecting previously unselected package ttf-dejavu-core.\nPreparing to unpack .../ttf-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking ttf-dejavu-core (2.34-1ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for fontconfig (2.11.0-0ubuntu4.2) ...\nSetting up libssl1.0.2:amd64 (1.0.2h-1+deb.sury.org~trusty+1) ...\nSetting up imagemagick-common (8:6.7.7.10-6ubuntu3.1) ...\nSetting up libcupsfilters1:amd64 (1.0.52-0ubuntu1.7) ...\nSetting up libcupsimage2:amd64 (1.7.2-0ubuntu1.7) ...\nSetting up libfftw3-double3:amd64 (3.3.3-7ubuntu3) ...\nSetting up liblqr-1-0:amd64 (0.4.1-2ubuntu1) ...\nSetting up libmagickcore5:amd64 (8:6.7.7.10-6ubuntu3.1) ...\nSetting up libmagickwand5:amd64 (8:6.7.7.10-6ubuntu3.1) ...\nSetting up libpaper1:amd64 (1.1.24+nmu2ubuntu3) ...\nSetting up poppler-data (0.4.6-4) ...\nSetting up libijs-0.35 (0.35-8build1) ...\nSetting up libjbig2dec0 (0.11+20120125-1ubuntu1) ...\nSetting up libgs9-common (9.10~dfsg-0ubuntu10.4) ...\nupdate-alternatives: using /usr/share/ghostscript/9.10 to provide /usr/share/ghostscript/current (ghostscript-current) in auto mode\nSetting up libgs9 (9.10~dfsg-0ubuntu10.4) ...\nSetting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ...\nSetting up ghostscript (9.10~dfsg-0ubuntu10.4) ...\nSetting up libmcrypt4 (2.5.8-3.1ubuntu1) ...\nSetting up libonig2 (5.9.1-1ubuntu1) ...\nSetting up libpaper-utils (1.1.24+nmu2ubuntu3) ...\nSetting up libqdbm14 (1.8.78-3) ...\nSetting up php5-common (5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1) ...\nSetting up php5-json (1.3.9-1+deb.sury.org~trusty+4) ...\nSetting up php5-cli (5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1) ...\nupdate-alternatives: using /usr/bin/php5 to provide /usr/bin/php (php) in auto mode\nupdate-alternatives: using /usr/bin/phar5 to provide /usr/bin/phar (phar) in auto mode\nSetting up php5-curl (5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1) ...\nSetting up php5-imagick (3.3.0-1+deb.sury.org~trusty+2) ...\nSetting up php5-mcrypt (5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1) ...\nSetting up php5-mysql (5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1) ...\nSetting up php5-readline (5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1) ...\nSetting up php5-sqlite (5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1) ...\nSetting up php5-xdebug (2.3.3-3+deb.sury.org~trusty+1) ...\nSetting up php5-xmlrpc (5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1) ...\nSetting up ttf-dejavu-core (2.34-1ubuntu1) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.9) ...\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "The following extra packages will be installed:", " ghostscript gsfonts imagemagick-common libcupsfilters1 libcupsimage2", " libfftw3-double3 libgs9 libgs9-common libijs-0.35 libjbig2dec0 liblqr-1-0", " libmagickcore5 libmagickwand5 libmcrypt4 libonig2 libpaper-utils libpaper1", " libqdbm14 libssl1.0.2 php5-common php5-json php5-readline poppler-data", " ttf-dejavu-core", "Suggested packages:", " ghostscript-x hpijs libfftw3-bin libfftw3-dev fonts-droid", " libmagickcore5-extra libmcrypt-dev mcrypt php-pear php5-user-cache", " poppler-utils fonts-japanese-mincho fonts-ipafont-mincho", " fonts-japanese-gothic fonts-ipafont-gothic fonts-arphic-ukai", " fonts-arphic-uming fonts-unfonts-core", "The following NEW packages will be installed:", " ghostscript gsfonts imagemagick-common libcupsfilters1 libcupsimage2", " libfftw3-double3 libgs9 libgs9-common libijs-0.35 libjbig2dec0 liblqr-1-0", " libmagickcore5 libmagickwand5 libmcrypt4 libonig2 libpaper-utils libpaper1", " libqdbm14 libssl1.0.2 php5-cli php5-common php5-curl php5-imagick php5-json", " php5-mcrypt php5-mysql php5-readline php5-sqlite php5-xdebug php5-xmlrpc", " poppler-data ttf-dejavu-core", "0 upgraded, 32 newly installed, 0 to remove and 9 not upgraded.", "Need to get 16.6 MB of archives.", "After this operation, 62.1 MB of additional disk space will be used.", "Get:1 http://ppa.launchpad.net/ondrej/php5-5.6/ubuntu/ trusty/main libssl1.0.2 amd64 1.0.2h-1+deb.sury.org~trusty+1 [1263 kB]", "Get:2 http://archive.ubuntu.com/ubuntu/ trusty-updates/main imagemagick-common all 8:6.7.7.10-6ubuntu3.1 [37.6 kB]", "Get:3 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libcupsfilters1 amd64 1.0.52-0ubuntu1.7 [73.8 kB]", "Get:4 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libcupsimage2 amd64 1.7.2-0ubuntu1.7 [15.4 kB]", "Get:5 http://archive.ubuntu.com/ubuntu/ trusty/main libfftw3-double3 amd64 3.3.3-7ubuntu3 [702 kB]", "Get:6 http://archive.ubuntu.com/ubuntu/ trusty/main liblqr-1-0 amd64 0.4.1-2ubuntu1 [23.4 kB]", "Get:7 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libmagickcore5 amd64 8:6.7.7.10-6ubuntu3.1 [1474 kB]", "Get:8 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libmagickwand5 amd64 8:6.7.7.10-6ubuntu3.1 [267 kB]", "Get:9 http://archive.ubuntu.com/ubuntu/ trusty/main libpaper1 amd64 1.1.24+nmu2ubuntu3 [13.4 kB]", "Get:10 http://archive.ubuntu.com/ubuntu/ trusty/main poppler-data all 0.4.6-4 [1479 kB]", "Get:11 http://archive.ubuntu.com/ubuntu/ trusty/main libijs-0.35 amd64 0.35-8build1 [16.8 kB]", "Get:12 http://archive.ubuntu.com/ubuntu/ trusty/main libjbig2dec0 amd64 0.11+20120125-1ubuntu1 [48.6 kB]", "Get:13 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgs9-common all 9.10~dfsg-0ubuntu10.4 [2066 kB]", "Get:14 http://ppa.launchpad.net/ondrej/php5-5.6/ubuntu/ trusty/main php5-common amd64 5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1 [731 kB]", "Get:15 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgs9 amd64 9.10~dfsg-0ubuntu10.4 [1943 kB]", "Get:16 http://ppa.launchpad.net/ondrej/php5-5.6/ubuntu/ trusty/main php5-json amd64 1.3.9-1+deb.sury.org~trusty+4 [31.7 kB]", "Get:17 http://ppa.launchpad.net/ondrej/php5-5.6/ubuntu/ trusty/main php5-cli amd64 5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1 [2143 kB]", "Get:18 http://archive.ubuntu.com/ubuntu/ trusty/main gsfonts all 1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1 [3374 kB]", "Get:19 http://archive.ubuntu.com/ubuntu/ trusty-updates/main ghostscript amd64 9.10~dfsg-0ubuntu10.4 [40.8 kB]", "Get:20 http://archive.ubuntu.com/ubuntu/ trusty/universe libmcrypt4 amd64 2.5.8-3.1ubuntu1 [61.9 kB]", "Get:21 http://archive.ubuntu.com/ubuntu/ trusty/universe libonig2 amd64 5.9.1-1ubuntu1 [89.1 kB]", "Get:22 http://ppa.launchpad.net/ondrej/php5-5.6/ubuntu/ trusty/main php5-curl amd64 5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1 [27.7 kB]", "Get:23 http://archive.ubuntu.com/ubuntu/ trusty/main libpaper-utils amd64 1.1.24+nmu2ubuntu3 [8244 B]", "Get:24 http://ppa.launchpad.net/ondrej/php5-5.6/ubuntu/ trusty/main php5-imagick amd64 3.3.0-1+deb.sury.org~trusty+2 [107 kB]", "Get:25 http://archive.ubuntu.com/ubuntu/ trusty/universe libqdbm14 amd64 1.8.78-3 [109 kB]", "Get:26 http://ppa.launchpad.net/ondrej/php5-5.6/ubuntu/ trusty/main php5-mcrypt amd64 5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1 [15.0 kB]", "Get:27 http://archive.ubuntu.com/ubuntu/ trusty/main ttf-dejavu-core all 2.34-1ubuntu1 [2956 B]", "Get:28 http://ppa.launchpad.net/ondrej/php5-5.6/ubuntu/ trusty/main php5-mysql amd64 5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1 [64.0 kB]", "Get:29 http://ppa.launchpad.net/ondrej/php5-5.6/ubuntu/ trusty/main php5-readline amd64 5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1 [12.3 kB]", "Get:30 http://ppa.launchpad.net/ondrej/php5-5.6/ubuntu/ trusty/main php5-sqlite amd64 5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1 [24.5 kB]", "Get:31 http://ppa.launchpad.net/ondrej/php5-5.6/ubuntu/ trusty/main php5-xdebug amd64 2.3.3-3+deb.sury.org~trusty+1 [297 kB]", "Get:32 http://ppa.launchpad.net/ondrej/php5-5.6/ubuntu/ trusty/main php5-xmlrpc amd64 5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1 [34.5 kB]", "Preconfiguring packages ...", "Fetched 16.6 MB in 9s (1819 kB/s)", "Selecting previously unselected package libssl1.0.2:amd64.", "(Reading database ... 65856 files and directories currently installed.)", "Preparing to unpack .../libssl1.0.2_1.0.2h-1+deb.sury.org~trusty+1_amd64.deb ...", "Unpacking libssl1.0.2:amd64 (1.0.2h-1+deb.sury.org~trusty+1) ...", "Selecting previously unselected package imagemagick-common.", "Preparing to unpack .../imagemagick-common_8%3a6.7.7.10-6ubuntu3.1_all.deb ...", "Unpacking imagemagick-common (8:6.7.7.10-6ubuntu3.1) ...", "Selecting previously unselected package libcupsfilters1:amd64.", "Preparing to unpack .../libcupsfilters1_1.0.52-0ubuntu1.7_amd64.deb ...", "Unpacking libcupsfilters1:amd64 (1.0.52-0ubuntu1.7) ...", "Selecting previously unselected package libcupsimage2:amd64.", "Preparing to unpack .../libcupsimage2_1.7.2-0ubuntu1.7_amd64.deb ...", "Unpacking libcupsimage2:amd64 (1.7.2-0ubuntu1.7) ...", "Selecting previously unselected package libfftw3-double3:amd64.", "Preparing to unpack .../libfftw3-double3_3.3.3-7ubuntu3_amd64.deb ...", "Unpacking libfftw3-double3:amd64 (3.3.3-7ubuntu3) ...", "Selecting previously unselected package liblqr-1-0:amd64.", "Preparing to unpack .../liblqr-1-0_0.4.1-2ubuntu1_amd64.deb ...", "Unpacking liblqr-1-0:amd64 (0.4.1-2ubuntu1) ...", "Selecting previously unselected package libmagickcore5:amd64.", "Preparing to unpack .../libmagickcore5_8%3a6.7.7.10-6ubuntu3.1_amd64.deb ...", "Unpacking libmagickcore5:amd64 (8:6.7.7.10-6ubuntu3.1) ...", "Selecting previously unselected package libmagickwand5:amd64.", "Preparing to unpack .../libmagickwand5_8%3a6.7.7.10-6ubuntu3.1_amd64.deb ...", "Unpacking libmagickwand5:amd64 (8:6.7.7.10-6ubuntu3.1) ...", "Selecting previously unselected package libpaper1:amd64.", "Preparing to unpack .../libpaper1_1.1.24+nmu2ubuntu3_amd64.deb ...", "Unpacking libpaper1:amd64 (1.1.24+nmu2ubuntu3) ...", "Selecting previously unselected package poppler-data.", "Preparing to unpack .../poppler-data_0.4.6-4_all.deb ...", "Unpacking poppler-data (0.4.6-4) ...", "Selecting previously unselected package libijs-0.35.", "Preparing to unpack .../libijs-0.35_0.35-8build1_amd64.deb ...", "Unpacking libijs-0.35 (0.35-8build1) ...", "Selecting previously unselected package libjbig2dec0.", "Preparing to unpack .../libjbig2dec0_0.11+20120125-1ubuntu1_amd64.deb ...", "Unpacking libjbig2dec0 (0.11+20120125-1ubuntu1) ...", "Selecting previously unselected package libgs9-common.", "Preparing to unpack .../libgs9-common_9.10~dfsg-0ubuntu10.4_all.deb ...", "Unpacking libgs9-common (9.10~dfsg-0ubuntu10.4) ...", "Selecting previously unselected package libgs9.", "Preparing to unpack .../libgs9_9.10~dfsg-0ubuntu10.4_amd64.deb ...", "Unpacking libgs9 (9.10~dfsg-0ubuntu10.4) ...", "Selecting previously unselected package gsfonts.", "Preparing to unpack .../gsfonts_1%3a8.11+urwcyr1.0.7~pre44-4.2ubuntu1_all.deb ...", "Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ...", "Selecting previously unselected package ghostscript.", "Preparing to unpack .../ghostscript_9.10~dfsg-0ubuntu10.4_amd64.deb ...", "Unpacking ghostscript (9.10~dfsg-0ubuntu10.4) ...", "Selecting previously unselected package libmcrypt4.", "Preparing to unpack .../libmcrypt4_2.5.8-3.1ubuntu1_amd64.deb ...", "Unpacking libmcrypt4 (2.5.8-3.1ubuntu1) ...", "Selecting previously unselected package libonig2.", "Preparing to unpack .../libonig2_5.9.1-1ubuntu1_amd64.deb ...", "Unpacking libonig2 (5.9.1-1ubuntu1) ...", "Selecting previously unselected package libpaper-utils.", "Preparing to unpack .../libpaper-utils_1.1.24+nmu2ubuntu3_amd64.deb ...", "Unpacking libpaper-utils (1.1.24+nmu2ubuntu3) ...", "Selecting previously unselected package libqdbm14.", "Preparing to unpack .../libqdbm14_1.8.78-3_amd64.deb ...", "Unpacking libqdbm14 (1.8.78-3) ...", "Selecting previously unselected package php5-common.", "Preparing to unpack .../php5-common_5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1_amd64.deb ...", "Unpacking php5-common (5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1) ...", "Selecting previously unselected package php5-json.", "Preparing to unpack .../php5-json_1.3.9-1+deb.sury.org~trusty+4_amd64.deb ...", "Unpacking php5-json (1.3.9-1+deb.sury.org~trusty+4) ...", "Selecting previously unselected package php5-cli.", "Preparing to unpack .../php5-cli_5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1_amd64.deb ...", "Unpacking php5-cli (5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1) ...", "Selecting previously unselected package php5-curl.", "Preparing to unpack .../php5-curl_5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1_amd64.deb ...", "Unpacking php5-curl (5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1) ...", "Selecting previously unselected package php5-imagick.", "Preparing to unpack .../php5-imagick_3.3.0-1+deb.sury.org~trusty+2_amd64.deb ...", "Unpacking php5-imagick (3.3.0-1+deb.sury.org~trusty+2) ...", "Selecting previously unselected package php5-mcrypt.", "Preparing to unpack .../php5-mcrypt_5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1_amd64.deb ...", "Unpacking php5-mcrypt (5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1) ...", "Selecting previously unselected package php5-mysql.", "Preparing to unpack .../php5-mysql_5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1_amd64.deb ...", "Unpacking php5-mysql (5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1) ...", "Selecting previously unselected package php5-readline.", "Preparing to unpack .../php5-readline_5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1_amd64.deb ...", "Unpacking php5-readline (5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1) ...", "Selecting previously unselected package php5-sqlite.", "Preparing to unpack .../php5-sqlite_5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1_amd64.deb ...", "Unpacking php5-sqlite (5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1) ...", "Selecting previously unselected package php5-xdebug.", "Preparing to unpack .../php5-xdebug_2.3.3-3+deb.sury.org~trusty+1_amd64.deb ...", "Unpacking php5-xdebug (2.3.3-3+deb.sury.org~trusty+1) ...", "Selecting previously unselected package php5-xmlrpc.", "Preparing to unpack .../php5-xmlrpc_5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1_amd64.deb ...", "Unpacking php5-xmlrpc (5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1) ...", "Selecting previously unselected package ttf-dejavu-core.", "Preparing to unpack .../ttf-dejavu-core_2.34-1ubuntu1_all.deb ...", "Unpacking ttf-dejavu-core (2.34-1ubuntu1) ...", "Processing triggers for man-db (2.6.7.1-1ubuntu1) ...", "Processing triggers for fontconfig (2.11.0-0ubuntu4.2) ...", "Setting up libssl1.0.2:amd64 (1.0.2h-1+deb.sury.org~trusty+1) ...", "Setting up imagemagick-common (8:6.7.7.10-6ubuntu3.1) ...", "Setting up libcupsfilters1:amd64 (1.0.52-0ubuntu1.7) ...", "Setting up libcupsimage2:amd64 (1.7.2-0ubuntu1.7) ...", "Setting up libfftw3-double3:amd64 (3.3.3-7ubuntu3) ...", "Setting up liblqr-1-0:amd64 (0.4.1-2ubuntu1) ...", "Setting up libmagickcore5:amd64 (8:6.7.7.10-6ubuntu3.1) ...", "Setting up libmagickwand5:amd64 (8:6.7.7.10-6ubuntu3.1) ...", "Setting up libpaper1:amd64 (1.1.24+nmu2ubuntu3) ...", "Setting up poppler-data (0.4.6-4) ...", "Setting up libijs-0.35 (0.35-8build1) ...", "Setting up libjbig2dec0 (0.11+20120125-1ubuntu1) ...", "Setting up libgs9-common (9.10~dfsg-0ubuntu10.4) ...", "update-alternatives: using /usr/share/ghostscript/9.10 to provide /usr/share/ghostscript/current (ghostscript-current) in auto mode", "Setting up libgs9 (9.10~dfsg-0ubuntu10.4) ...", "Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ...", "Setting up ghostscript (9.10~dfsg-0ubuntu10.4) ...", "Setting up libmcrypt4 (2.5.8-3.1ubuntu1) ...", "Setting up libonig2 (5.9.1-1ubuntu1) ...", "Setting up libpaper-utils (1.1.24+nmu2ubuntu3) ...", "Setting up libqdbm14 (1.8.78-3) ...", "Setting up php5-common (5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1) ...", "Setting up php5-json (1.3.9-1+deb.sury.org~trusty+4) ...", "Setting up php5-cli (5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1) ...", "update-alternatives: using /usr/bin/php5 to provide /usr/bin/php (php) in auto mode", "update-alternatives: using /usr/bin/phar5 to provide /usr/bin/phar (phar) in auto mode", "Setting up php5-curl (5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1) ...", "Setting up php5-imagick (3.3.0-1+deb.sury.org~trusty+2) ...", "Setting up php5-mcrypt (5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1) ...", "Setting up php5-mysql (5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1) ...", "Setting up php5-readline (5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1) ...", "Setting up php5-sqlite (5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1) ...", "Setting up php5-xdebug (2.3.3-3+deb.sury.org~trusty+1) ...", "Setting up php5-xmlrpc (5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1) ...", "Setting up ttf-dejavu-core (2.34-1ubuntu1) ...", "Processing triggers for libc-bin (2.19-0ubuntu6.9) ..."]}
508
509TASK [php : Install php-fpm] ***************************************************
510changed: [dev.motoshare.nl] => (item=[u'php5-fpm']) => {"cache_update_time": 0, "cache_updated": false, "changed": true, "item": ["php5-fpm"], "stderr": "\nCreating config file /etc/php5/fpm/php.ini with new version\nphp5_invoke: Enable module xmlrpc for fpm SAPI\nphp5_invoke: Enable module sqlite3 for fpm SAPI\nphp5_invoke: Enable module readline for fpm SAPI\nphp5_invoke: Enable module pdo_mysql for fpm SAPI\nphp5_invoke: Enable module opcache for fpm SAPI\nphp5_invoke: Enable module mcrypt for fpm SAPI\nphp5_invoke: Enable module json for fpm SAPI\nphp5_invoke: Enable module curl for fpm SAPI\nphp5_invoke: Enable module xdebug for fpm SAPI\nphp5_invoke: Enable module mysql for fpm SAPI\nphp5_invoke: Enable module pdo for fpm SAPI\nphp5_invoke: Enable module pdo_sqlite for fpm SAPI\nphp5_invoke: Enable module imagick for fpm SAPI\nphp5_invoke: Enable module mysqli for fpm SAPI\n", "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nSuggested packages:\n php-pear\nThe following NEW packages will be installed:\n php5-fpm\n0 upgraded, 1 newly installed, 0 to remove and 9 not upgraded.\nNeed to get 2158 kB of archives.\nAfter this operation, 9111 kB of additional disk space will be used.\nGet:1 http://ppa.launchpad.net/ondrej/php5-5.6/ubuntu/ trusty/main php5-fpm amd64 5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1 [2158 kB]\nFetched 2158 kB in 6s (318 kB/s)\nSelecting previously unselected package php5-fpm.\n(Reading database ... 67394 files and directories currently installed.)\nPreparing to unpack .../php5-fpm_5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1_amd64.deb ...\nUnpacking php5-fpm (5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up php5-fpm (5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1) ...\nphp5-fpm start/running, process 18476\nProcessing triggers for ureadahead (0.100.0-16) ...\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "Suggested packages:", " php-pear", "The following NEW packages will be installed:", " php5-fpm", "0 upgraded, 1 newly installed, 0 to remove and 9 not upgraded.", "Need to get 2158 kB of archives.", "After this operation, 9111 kB of additional disk space will be used.", "Get:1 http://ppa.launchpad.net/ondrej/php5-5.6/ubuntu/ trusty/main php5-fpm amd64 5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1 [2158 kB]", "Fetched 2158 kB in 6s (318 kB/s)", "Selecting previously unselected package php5-fpm.", "(Reading database ... 67394 files and directories currently installed.)", "Preparing to unpack .../php5-fpm_5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1_amd64.deb ...", "Unpacking php5-fpm (5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1) ...", "Processing triggers for ureadahead (0.100.0-16) ...", "Processing triggers for man-db (2.6.7.1-1ubuntu1) ...", "Setting up php5-fpm (5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1) ...", "php5-fpm start/running, process 18476", "Processing triggers for ureadahead (0.100.0-16) ..."]}
511
512TASK [php : Update fpm/php.ini] ************************************************
513changed: [dev.motoshare.nl] => (item={u'option': u'display_errors', u'value': u'on'}) => {"changed": true, "dest": "/etc/php5/fpm/php.ini", "gid": 0, "group": "root", "item": {"option": "display_errors", "value": "on"}, "mode": "0644", "msg": "OK", "owner": "root", "size": 71267, "state": "file", "uid": 0}
514changed: [dev.motoshare.nl] => (item={u'option': u'display_startup_errors', u'value': u'on'}) => {"changed": true, "dest": "/etc/php5/fpm/php.ini", "gid": 0, "group": "root", "item": {"option": "display_startup_errors", "value": "on"}, "mode": "0644", "msg": "OK", "owner": "root", "size": 71266, "state": "file", "uid": 0}
515changed: [dev.motoshare.nl] => (item={u'option': u'error_reporting', u'value': u'-1'}) => {"changed": true, "dest": "/etc/php5/fpm/php.ini", "gid": 0, "group": "root", "item": {"option": "error_reporting", "value": "-1"}, "mode": "0644", "msg": "OK", "owner": "root", "size": 71235, "state": "file", "uid": 0}
516changed: [dev.motoshare.nl] => (item={u'option': u'log_errors', u'value': u'on'}) => {"changed": true, "dest": "/etc/php5/fpm/php.ini", "gid": 0, "group": "root", "item": {"option": "log_errors", "value": "on"}, "mode": "0644", "msg": "OK", "owner": "root", "size": 71235, "state": "file", "uid": 0}
517changed: [dev.motoshare.nl] => (item={u'option': u'error_log', u'value': u'/tmp/php_errors.log'}) => {"changed": true, "dest": "/etc/php5/fpm/php.ini", "gid": 0, "group": "root", "item": {"option": "error_log", "value": "/tmp/php_errors.log"}, "mode": "0644", "msg": "OK", "owner": "root", "size": 71239, "state": "file", "uid": 0}
518changed: [dev.motoshare.nl] => (item={u'option': u'always_populate_raw_post_data', u'value': u'-1'}) => {"changed": true, "dest": "/etc/php5/fpm/php.ini", "gid": 0, "group": "root", "item": {"option": "always_populate_raw_post_data", "value": "-1"}, "mode": "0644", "msg": "OK", "owner": "root", "size": 71238, "state": "file", "uid": 0}
519changed: [dev.motoshare.nl] => (item={u'option': u'upload_max_filesize', u'value': u'20M'}) => {"changed": true, "dest": "/etc/php5/fpm/php.ini", "gid": 0, "group": "root", "item": {"option": "upload_max_filesize", "value": "20M"}, "mode": "0644", "msg": "OK", "owner": "root", "size": 71239, "state": "file", "uid": 0}
520changed: [dev.motoshare.nl] => (item={u'option': u'post_max_size', u'value': u'20M'}) => {"changed": true, "dest": "/etc/php5/fpm/php.ini", "gid": 0, "group": "root", "item": {"option": "post_max_size", "value": "20M"}, "mode": "0644", "msg": "OK", "owner": "root", "size": 71240, "state": "file", "uid": 0}
521
522TASK [php : Ensure fpm is running] *********************************************
523ok: [dev.motoshare.nl] => {"changed": false, "enabled": true, "name": "php5-fpm", "state": "started"}
524
525RUNNING HANDLER [php : restart php5-fpm] ***************************************
526changed: [dev.motoshare.nl] => {"changed": true, "name": "php5-fpm", "state": "started"}
527
528PLAY [composer] ****************************************************************
529
530TASK [setup] *******************************************************************
531ok: [dev.motoshare.nl]
532
533TASK [geerlingguy.composer : Set php_executable variable to a default if not defined.] ***
534ok: [dev.motoshare.nl] => {"ansible_facts": {"php_executable": "php"}, "changed": false}
535
536TASK [geerlingguy.composer : Check if Composer is installed.] ******************
537ok: [dev.motoshare.nl] => {"changed": false, "stat": {"exists": false}}
538
539TASK [geerlingguy.composer : Download Composer installer.] *********************
540changed: [dev.motoshare.nl] => {"changed": true, "checksum_dest": null, "checksum_src": "1d340eb6ade341d5dbf74bbb212e8076ff1db237", "dest": "/tmp/composer-installer.php", "gid": 0, "group": "root", "md5sum": "f3bd9d4f208274cd5827d65d012f3519", "mode": "0755", "msg": "OK (293630 bytes)", "owner": "root", "size": 293630, "src": "/tmp/tmpIDwBP1", "state": "file", "uid": 0, "url": "https://getcomposer.org/installer"}
541
542TASK [geerlingguy.composer : Run Composer installer.] **************************
543changed: [dev.motoshare.nl] => {"changed": true, "cmd": ["php", "composer-installer.php"], "delta": "0:00:06.631014", "end": "2016-09-27 12:14:34.325565", "rc": 0, "start": "2016-09-27 12:14:27.694551", "stderr": "", "stdout": "Downloading 1.2.1...\n\nComposer successfully installed to: /tmp/composer.phar\nUse it: php composer.phar\nSome settings on your machine may cause stability issues with Composer.\nIf you encounter issues, try to change the following:\n\nThe xdebug extension is loaded, this can slow down Composer a little.\nDisabling it when using Composer is recommended.", "stdout_lines": ["Downloading 1.2.1...", "", "Composer successfully installed to: /tmp/composer.phar", "Use it: php composer.phar", "Some settings on your machine may cause stability issues with Composer.", "If you encounter issues, try to change the following:", "", "The xdebug extension is loaded, this can slow down Composer a little.", "Disabling it when using Composer is recommended."], "warnings": []}
544
545TASK [geerlingguy.composer : Move Composer into globally-accessible location.] *
546changed: [dev.motoshare.nl] => {"changed": true, "cmd": "mv /tmp/composer.phar /usr/local/bin/composer", "delta": "0:00:00.002442", "end": "2016-09-27 12:14:34.612013", "rc": 0, "start": "2016-09-27 12:14:34.609571", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []}
547
548TASK [geerlingguy.composer : Update Composer to latest version (if configured).] ***
549skipping: [dev.motoshare.nl] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true}
550
551TASK [geerlingguy.composer : Ensure composer directory exists.] ****************
552ok: [dev.motoshare.nl] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/root/.composer", "size": 4096, "state": "directory", "uid": 0}
553
554TASK [geerlingguy.composer : Add GitHub OAuth token for Composer (if configured).] ***
555skipping: [dev.motoshare.nl] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true}
556
557TASK [geerlingguy.composer : Install configured globally-required packages.] ***
558
559TASK [geerlingguy.composer : Add composer_home_path bin directory to global $PATH.] ***
560skipping: [dev.motoshare.nl] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true}
561
562PLAY [nodejs] ******************************************************************
563
564TASK [setup] *******************************************************************
565ok: [dev.motoshare.nl]
566
567TASK [ANXS.build-essential : Read the family variables] ************************
568skipping: [dev.motoshare.nl] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true}
569
570TASK [ANXS.build-essential : Make sure the packages are installed (Debian)] ****
571[DEPRECATION WARNING]: Skipping task due to undefined Error, in the future this
572 will be a fatal error.: 'buildessential_packages' is undefined.
573This feature
574will be removed in a future release. Deprecation warnings can be disabled by
575setting deprecation_warnings=False in ansible.cfg.
576skipping: [dev.motoshare.nl] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true}
577
578TASK [ANXS.build-essential : Make sure the packages are installed (Debian)] ****
579[DEPRECATION WARNING]: Skipping task due to undefined Error, in the future this
580 will be a fatal error.: 'buildessential_packages' is undefined.
581This feature
582will be removed in a future release. Deprecation warnings can be disabled by
583setting deprecation_warnings=False in ansible.cfg.
584skipping: [dev.motoshare.nl] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true}
585
586TASK [ANXS.build-essential : Make sure the packages are installed (Fedora)] ****
587[DEPRECATION WARNING]: Skipping task due to undefined Error, in the future this
588 will be a fatal error.: 'buildessential_packages' is undefined.
589This feature
590will be removed in a future release. Deprecation warnings can be disabled by
591setting deprecation_warnings=False in ansible.cfg.
592skipping: [dev.motoshare.nl] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true}
593
594TASK [ANXS.build-essential : Make sure the packages are installed (RedHat)] ****
595[DEPRECATION WARNING]: Skipping task due to undefined Error, in the future this
596 will be a fatal error.: 'buildessential_packages' is undefined.
597This feature
598will be removed in a future release. Deprecation warnings can be disabled by
599setting deprecation_warnings=False in ansible.cfg.
600skipping: [dev.motoshare.nl] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true}
601
602TASK [ANXS.build-essential : Make sure the packages are installed (Suse)] ******
603[DEPRECATION WARNING]: Skipping task due to undefined Error, in the future this
604 will be a fatal error.: 'buildessential_packages' is undefined.
605This feature
606will be removed in a future release. Deprecation warnings can be disabled by
607setting deprecation_warnings=False in ansible.cfg.
608skipping: [dev.motoshare.nl] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true}
609
610TASK [anxs.nodejs : node.js | Make sure the ansible required dependencies are installed] ***
611skipping: [dev.motoshare.nl] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true}
612
613TASK [anxs.nodejs : node.js | add signing key] *********************************
614skipping: [dev.motoshare.nl] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true}
615
616TASK [anxs.nodejs : node.js | add sources.list entry] **************************
617skipping: [dev.motoshare.nl] => (item=deb https://deb.nodesource.com/node trusty main) => {"changed": false, "item": "deb https://deb.nodesource.com/node trusty main", "skip_reason": "Conditional check failed", "skipped": true}
618skipping: [dev.motoshare.nl] => (item=deb-src https://deb.nodesource.com/node trusty main) => {"changed": false, "item": "deb-src https://deb.nodesource.com/node trusty main", "skip_reason": "Conditional check failed", "skipped": true}
619
620TASK [anxs.nodejs : node.js | Install the node.js package] *********************
621skipping: [dev.motoshare.nl] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true}
622
623TASK [anxs.nodejs : node.js | Check if the node version is already installed] **
624fatal: [dev.motoshare.nl]: FAILED! => {"changed": true, "cmd": "node --version", "failed": true, "msg": "[Errno 2] No such file or directory", "rc": 2}
625...ignoring
626
627TASK [anxs.nodejs : node.js | source | Make sure that the directory to hold the node.js binaries exists] ***
628skipping: [dev.motoshare.nl] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true}
629
630TASK [anxs.nodejs : node.js | source | Download the node.js source] ************
631skipping: [dev.motoshare.nl] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true}
632
633TASK [anxs.nodejs : node.js | source | Unpack the node.js source] **************
634skipping: [dev.motoshare.nl] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true}
635
636TASK [anxs.nodejs : node.js | source |Get the number of processors] ************
637skipping: [dev.motoshare.nl] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true}
638
639TASK [anxs.nodejs : node.js | source | Build node.js from source] **************
640skipping: [dev.motoshare.nl] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true}
641
642TASK [anxs.nodejs : node.js | source | Update the symbolic link to the node.js install] ***
643skipping: [dev.motoshare.nl] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true}
644
645TASK [anxs.nodejs : node.js | Add the node installation path to the system path] ***
646skipping: [dev.motoshare.nl] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true}
647
648TASK [anxs.nodejs : mode.js | Add the node binary path to the system path] *****
649skipping: [dev.motoshare.nl] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true}
650
651TASK [anxs.nodejs : node.js | Inform the system where the binaries are located and set as the default] ***
652skipping: [dev.motoshare.nl] => (item=node) => {"changed": false, "item": "node", "skip_reason": "Conditional check failed", "skipped": true}
653skipping: [dev.motoshare.nl] => (item=npm) => {"changed": false, "item": "npm", "skip_reason": "Conditional check failed", "skipped": true}
654
655TASK [anxs.nodejs : node.js | binary | Make sure that the directory to hold the node.js binaries exists] ***
656changed: [dev.motoshare.nl] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/usr/local/nodejs/node-v4.4.4-linux-x64", "size": 4096, "state": "directory", "uid": 0}
657
658TASK [anxs.nodejs : node.js | binary | Download the node.js binary for your distribution] ***
659changed: [dev.motoshare.nl] => {"changed": true, "checksum_dest": null, "checksum_src": "e126671effef9e6de70664c65b0ef565acea7eb0", "dest": "/tmp/node-v4.4.4.tar.gz", "gid": 0, "group": "root", "md5sum": "7c120af0281a7e7195e99f61e6d7ba31", "mode": "0644", "msg": "OK (12135874 bytes)", "owner": "root", "size": 12135874, "src": "/tmp/tmp41ehP9", "state": "file", "uid": 0, "url": "https://nodejs.org/dist/v4.4.4/node-v4.4.4-linux-x64.tar.gz"}
660
661TASK [anxs.nodejs : node.js | binary | Unpack the node.js package] *************
662changed: [dev.motoshare.nl] => {"changed": true, "dest": "/usr/local/nodejs", "extract_results": {"cmd": "/bin/tar -C \"/usr/local/nodejs\" -xz -f \"/tmp/node-v4.4.4.tar.gz\"", "err": "", "out": "", "rc": 0}, "gid": 0, "group": "root", "handler": "TgzArchive", "mode": "0755", "owner": "root", "size": 4096, "src": "/tmp/node-v4.4.4.tar.gz", "state": "directory", "uid": 0}
663
664TASK [anxs.nodejs : node.js | binary | Update the symbolic link to the node.js install] ***
665changed: [dev.motoshare.nl] => {"changed": true, "dest": "/usr/local/nodejs/default", "gid": 0, "group": "root", "mode": "0777", "owner": "root", "size": 39, "src": "/usr/local/nodejs/node-v4.4.4-linux-x64", "state": "link", "uid": 0}
666
667TASK [anxs.nodejs : node.js | Add the node installation path to the system path] ***
668changed: [dev.motoshare.nl] => {"backup": "", "changed": true, "msg": "line added"}
669
670TASK [anxs.nodejs : mode.js | Add the node binary path to the system path] *****
671changed: [dev.motoshare.nl] => {"backup": "", "changed": true, "msg": "line added"}
672
673TASK [anxs.nodejs : node.js | Inform the system where the binaries are located and set as the default] ***
674changed: [dev.motoshare.nl] => (item=node) => {"changed": true, "item": "node"}
675changed: [dev.motoshare.nl] => (item=npm) => {"changed": true, "item": "npm"}
676
677PLAY [mysql-backup] ************************************************************
678
679TASK [setup] *******************************************************************
680ok: [dev.motoshare.nl]
681
682TASK [mysql-backup : Backup database] ******************************************
683changed: [dev.motoshare.nl] => {"changed": true, "envs": [], "jobs": ["backup mysql"]}
684
685PLAY [Initial application setup] ***********************************************
686
687TASK [setup] *******************************************************************
688ok: [dev.motoshare.nl]
689
690TASK [motoshare : Install default .env file] ***********************************
691changed: [dev.motoshare.nl] => {"changed": true, "cmd": ["cp", "-f", "/var/www/motoshare.nl/.env.example", "/var/www/motoshare.nl/.env"], "delta": "0:00:00.007099", "end": "2016-09-27 12:14:57.250605", "rc": 0, "start": "2016-09-27 12:14:57.243506", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []}
692
693TASK [motoshare : Run composer install] ****************************************
694changed: [dev.motoshare.nl] => {"changed": true, "cmd": ["composer", "install", "--no-interaction"], "delta": "0:07:13.397004", "end": "2016-09-27 12:22:10.851306", "rc": 0, "start": "2016-09-27 12:14:57.454302", "stderr": "You are running composer with xdebug enabled. This has a major impact on runtime performance. See https://getcomposer.org/xdebug\nLoading composer repositories with package information\nInstalling dependencies (including require-dev) from lock file\n - Installing symfony/finder (v2.7.5)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 5%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 10%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 15%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 20%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 25%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 30%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 35%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 40%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 45%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 50%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 85%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 90%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 95%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing symfony/var-dumper (v2.7.5)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 5%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 15%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 45%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 50%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 55%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 60%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 90%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 95%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing psr/log (1.0.0)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 15%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 30%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 45%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 60%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 75%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing maximebf/debugbar (v1.10.5)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 5%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 10%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 15%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 20%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 25%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 30%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 35%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 40%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 45%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 50%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 55%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 60%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 65%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 70%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 75%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 80%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 85%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 90%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 95%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing vlucas/phpdotenv (v1.1.1)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 55%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing symfony/translation (v2.7.5)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 10%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 20%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 25%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 35%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 40%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 45%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 50%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 55%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 60%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 65%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 70%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 80%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 90%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 95%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing symfony/routing (v2.7.5)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 5%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 10%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 15%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 20%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 25%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 30%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 35%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 40%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 45%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 50%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 55%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 60%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 65%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 70%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 75%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 85%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 90%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 95%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing symfony/process (v2.7.13)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 15%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 30%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 45%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 60%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 70%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 85%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing symfony/http-foundation (v2.7.5)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 5%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 10%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 15%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 20%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 25%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 30%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 35%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 40%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 45%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 50%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 55%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 60%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 65%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 70%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 75%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 80%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 85%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 90%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 95%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing symfony/event-dispatcher (v2.7.5)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 5%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 10%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 15%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 65%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 70%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 75%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 80%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing symfony/debug (v2.7.5)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 5%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 50%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 55%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 60%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 90%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 95%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing symfony/http-kernel (v2.7.5)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 5%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 10%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 15%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 20%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 25%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 30%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 35%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 40%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 45%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 50%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 55%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 60%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 65%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 70%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 75%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 80%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 85%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 90%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 95%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing symfony/dom-crawler (v2.7.5)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 15%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 30%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 40%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 55%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 80%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 95%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing symfony/css-selector (v2.7.5)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 5%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 10%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 15%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 20%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 50%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 55%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 60%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 65%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 70%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 75%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing symfony/console (v2.7.5)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 5%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 10%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 15%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 20%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 25%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 30%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 35%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 40%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 45%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 50%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 55%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 60%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 65%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 70%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 75%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 80%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 85%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 90%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 95%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing swiftmailer/swiftmailer (v5.4.1)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 5%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 10%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 15%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 20%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 25%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 30%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 35%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 40%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 45%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 50%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 55%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 60%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 75%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 80%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 85%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 90%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 95%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing nikic/php-parser (v1.4.1)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 5%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 10%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 15%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 20%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 25%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 30%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 35%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 40%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 45%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 50%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 55%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 60%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 65%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 70%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 75%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 80%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 85%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 90%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 95%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing jakub-onderka/php-console-color (0.1)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 50%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing jakub-onderka/php-console-highlighter (v0.3.2)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 65%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing dnoegel/php-xdg-base-dir (0.1)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing psy/psysh (v0.5.2)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 5%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 10%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 15%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 20%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 25%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 30%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 35%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 40%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 45%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 50%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 55%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 60%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 65%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 70%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 75%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 80%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 85%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 90%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 95%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing paragonie/random_compat (1.0.10)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100% \b\b\b\b\b\b\b\b\b\n\n - Installing nesbot/carbon (1.20.0)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 15%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 20%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 35%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 40%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 55%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 75%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 90%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing mtdowling/cron-expression (v1.0.4)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 35%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 70%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing monolog/monolog (1.17.2)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 5%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 10%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 15%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 20%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 25%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 30%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 35%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 40%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 45%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 50%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 55%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 60%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 65%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 70%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 75%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 80%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 85%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 90%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 95%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing league/flysystem (1.0.15)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 25%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 60%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 70%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 85%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing jeremeamia/superclosure (2.1.0)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 40%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 70%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing doctrine/inflector (v1.0.1)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 60%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing danielstjules/stringy (1.10.0)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 10%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 20%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 30%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 85%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 95%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing classpreloader/classpreloader (2.0.0)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 35%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 70%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing laravel/framework (v5.1.23)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100% \b\b\b\b\b\b\b\b\b\n\n - Installing barryvdh/laravel-debugbar (v2.0.6)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 5%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 10%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 15%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 20%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 25%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 30%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 35%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 40%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 45%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 50%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 55%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 60%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 65%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 70%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 75%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 80%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 85%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 90%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 95%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing symfony/class-loader (v2.7.5)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 15%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 30%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 45%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 55%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 60%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 70%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 75%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 85%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 90%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing phpdocumentor/reflection-docblock (2.0.4)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 15%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 20%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 40%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 45%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 65%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 70%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 85%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing barryvdh/laravel-ide-helper (v2.1.0)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100% \b\b\b\b\b\b\b\b\b\n\n - Installing caouecs/laravel4-lang (2.0.42)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100% \b\b\b\b\b\b\b\b\b\n\n - Installing doctrine/lexer (v1.0.1)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing doctrine/annotations (v1.2.7)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 10%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 20%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 45%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 55%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 65%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 75%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 85%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 95%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing doctrine/cache (v1.5.2)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 15%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 25%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 30%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 35%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 45%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 60%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 75%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 85%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 95%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing doctrine/collections (v1.3.0)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 20%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 45%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 65%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 85%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing doctrine/common (v2.5.2)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 5%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 10%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 15%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 20%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 25%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 30%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 35%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 40%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 45%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 50%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 55%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 60%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 65%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 70%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 75%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 80%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 85%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 90%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 95%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing doctrine/dbal (v2.5.2)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 5%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 10%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 15%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 20%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 25%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 30%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 35%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 40%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 45%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 50%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 55%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 60%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 65%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 70%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 75%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 80%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 85%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 90%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 95%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing fzaninotto/faker (v1.5.0)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 5%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 10%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 15%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 20%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 25%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 30%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 35%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 40%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 45%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 50%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 55%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 60%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 65%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 70%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 75%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 80%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 85%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 90%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 95%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing guzzlehttp/promises (1.0.3)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 20%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 65%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 80%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing iliakondrashov/inmotiv-sdk-php (v0.2.3)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100% \b\b\b\b\b\b\b\b\b\n\n - Installing psr/http-message (1.0)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 25%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 95%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing guzzlehttp/psr7 (1.2.1)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 15%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 30%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 45%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 60%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 80%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 85%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing intervention/image (2.3.5)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 5%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 10%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 15%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 20%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 25%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 35%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 40%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 45%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 55%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 60%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 65%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 80%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 85%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 90%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing rollbar/rollbar (v0.15.0)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 30%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 50%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 80%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing jenssegers/rollbar (v1.5.0)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing laravelcollective/html (v5.1.9)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 55%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing mtdowling/jmespath.php (2.2.0)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 5%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 10%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 15%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 20%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 25%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 30%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 85%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 90%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 95%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing guzzlehttp/guzzle (6.1.1)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 10%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 15%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 25%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 30%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 35%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 40%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 50%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 60%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 65%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 70%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 75%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 85%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 90%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing aws/aws-sdk-php (3.15.2)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100% \b\b\b\b\b\b\b\b\b\n\n - Installing league/flysystem-aws-s3-v3 (1.0.9)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: Failed \b\b\b\b\b\b\b\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 70%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing maknz/slack (1.7.0)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 35%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 50%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 85%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 95%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing mollie/mollie-api-php (1.4.1)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100% \b\b\b\b\b\b\b\b\b\n\n - Installing ramsey/uuid (3.1.0)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 5%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 30%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 40%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 45%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 50%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 75%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 80%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 95%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing twig/twig (v1.22.3)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100% \b\b\b\b\b\b\b\b\b\n\n - Installing rcrowe/twigbridge (v0.8.1)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100% \b\b\b\b\b\b\b\b\b\n\n - Installing twig/extensions (v1.3.0)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 10%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 25%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 60%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 65%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing zendframework/zend-stdlib (2.7.4)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100% \b\b\b\b\b\b\b\b\b\n\n - Installing zendframework/zend-hydrator (1.0.0)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 5%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 10%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 15%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 30%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 70%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 75%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 80%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 85%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 90%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 95%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing container-interop/container-interop (1.1.0)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 10%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 20%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 30%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 35%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 40%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 45%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 55%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 65%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 75%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 85%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 95%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing zendframework/zend-servicemanager (2.6.0)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 15%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 45%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 60%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 75%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing zendframework/zend-math (2.5.1)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100% \b\b\b\b\b\b\b\b\b\n\n - Installing zendframework/zend-crypt (2.5.1)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100% \b\b\b\b\b\b\b\b\b\n\n - Installing zizaco/entrust (dev-laravel-5 be28aa6)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 5%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 10%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 15%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 20%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 25%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 30%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 35%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 40%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 45%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 50%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 55%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 60%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 65%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing behat/gherkin (v4.4.1)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 5%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 10%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 15%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 20%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 30%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 35%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 40%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 45%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 50%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 55%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 60%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 65%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 70%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 75%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 80%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 85%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 90%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 95%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing symfony/filesystem (v3.0.6)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 25%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 55%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 80%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing symfony/config (v3.0.6)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 5%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 10%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 15%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 20%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 25%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 30%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 40%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 45%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 50%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 55%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 60%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 65%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 70%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 75%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 80%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 85%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 90%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 95%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing behat/mink (v1.7.1)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 5%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 10%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 15%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 20%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 25%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 30%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 35%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 40%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 45%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 50%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 55%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 60%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 65%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 70%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 75%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 80%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 85%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 90%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 95%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing symfony/yaml (v2.7.5)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 5%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 10%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 35%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 80%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 85%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 90%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 95%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing symfony/dependency-injection (v3.0.6)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 5%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 10%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 15%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 20%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 25%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 30%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 35%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 40%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 45%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 50%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 55%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 60%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 65%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 70%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 75%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 80%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 85%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 90%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 95%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing behat/transliterator (v1.1.0)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 5%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 10%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 15%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 20%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 25%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 30%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 35%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 40%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 45%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 50%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 55%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 60%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 65%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 70%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 75%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 80%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 85%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 90%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 95%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing behat/behat (v3.1.0)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 5%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 10%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 15%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 20%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 25%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 30%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 35%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 40%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 45%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 50%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 55%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 60%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 65%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 70%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 75%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 80%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 85%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 90%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 95%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing behat/mink-extension (v2.2)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 10%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 15%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 25%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 30%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 35%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 40%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 50%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 60%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 70%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 80%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 85%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 95%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing symfony/browser-kit (v2.8.6)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 40%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing fabpot/goutte (v3.1.2)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing behat/mink-browserkit-driver (v1.3.2)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 55%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 95%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing behat/mink-goutte-driver (v1.2.1)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 35%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 70%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing guzzle/guzzle (v3.9.3)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 5%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 10%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 15%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 20%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 25%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 30%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 35%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 40%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 45%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 50%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 55%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 60%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 65%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 70%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 75%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 80%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 85%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 90%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 95%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing ifsnop/mysqldump-php (v2.1)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100% \b\b\b\b\b\b\b\b\b\n\n - Installing hamcrest/hamcrest-php (v1.2.2)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 5%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 10%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 20%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 25%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 30%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 40%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 45%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 50%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 55%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 60%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 70%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 75%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 80%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 85%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 90%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 95%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing mockery/mockery (0.9.4)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 5%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 10%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 15%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 20%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 25%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 30%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 35%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 40%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 45%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 50%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 55%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 60%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 65%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 70%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 75%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 80%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 85%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 90%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 95%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing sebastian/recursion-context (1.0.1)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 35%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 70%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing sebastian/exporter (1.2.1)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 70%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing sebastian/diff (1.3.0)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 15%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 95%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing sebastian/comparator (1.2.0)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 10%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 20%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 30%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 40%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 50%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 60%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 70%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 80%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 90%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing doctrine/instantiator (1.0.5)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 15%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 30%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 45%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 50%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 65%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 80%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 95%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing phpspec/prophecy (v1.5.0)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 5%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 10%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 15%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 20%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 25%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 30%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 35%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 40%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 45%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 50%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 55%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 60%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 65%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 70%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 75%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 80%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 85%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 90%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 95%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing phpspec/php-diff (v1.0.2)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 5%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 90%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 95%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing phpspec/phpspec (2.3.0)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 5%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 10%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 15%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 20%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 25%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 30%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 35%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 40%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 45%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 50%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 55%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 60%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 65%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 70%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 75%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 80%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 85%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 90%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 95%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing phpunit/php-token-stream (1.4.8)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 5%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 10%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 15%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 20%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 25%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 30%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 35%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 40%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 45%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 50%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 55%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 60%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing sebastian/version (1.0.6)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing sebastian/global-state (1.1.1)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 40%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 50%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 90%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing sebastian/environment (1.3.2)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing phpunit/php-text-template (1.2.1)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 35%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing phpunit/phpunit-mock-objects (2.3.8)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 5%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 20%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 25%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 35%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 40%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 45%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 50%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 60%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 65%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 70%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 75%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 90%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 95%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing phpunit/php-timer (1.0.7)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 25%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing phpunit/php-file-iterator (1.4.1)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 20%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 40%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 60%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 80%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing phpunit/php-code-coverage (2.2.4)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 5%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 10%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 15%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 20%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 25%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 30%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 35%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 40%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 45%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 50%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 55%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 60%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 65%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 70%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 75%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 80%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 85%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 90%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 95%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing phpunit/phpunit (4.8.16)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 5%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 10%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 15%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 20%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 25%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 30%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 35%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 40%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 45%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 50%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 55%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 60%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 65%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 70%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 75%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 80%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 85%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 90%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 95%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\n - Installing raveren/kint (1.0.10)\n Downloading: Connecting...\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 0% \b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 15%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 20%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 40%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 50%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 55%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 65%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 80%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 85%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 90%\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b Downloading: 100%\n\nsymfony/var-dumper suggests installing ext-symfony_debug ()\nmaximebf/debugbar suggests installing kriswallsmith/assetic (The best way to manage assets)\nmaximebf/debugbar suggests installing predis/predis (Redis storage)\nsymfony/routing suggests installing symfony/expression-language (For using expression matching)\npsy/psysh suggests installing ext-pdo-sqlite (The doc command requires SQLite to work.)\nparagonie/random_compat suggests installing ext-libsodium (Provides a modern crypto API that can be used to generate random bytes.)\nmonolog/monolog suggests installing doctrine/couchdb (Allow sending log messages to a CouchDB server)\nmonolog/monolog suggests installing ext-amqp (Allow sending log messages to an AMQP server (1.0+ required))\nmonolog/monolog suggests installing ext-mongo (Allow sending log messages to a MongoDB server)\nmonolog/monolog suggests installing graylog2/gelf-php (Allow sending log messages to a GrayLog2 server)\nmonolog/monolog suggests installing php-console/php-console (Allow sending log messages to Google Chrome)\nmonolog/monolog suggests installing raven/raven (Allow sending log messages to a Sentry server)\nmonolog/monolog suggests installing ruflin/elastica (Allow sending log messages to an Elastic Search server)\nmonolog/monolog suggests installing videlalvaro/php-amqplib (Allow sending log messages to an AMQP server using php-amqplib)\nleague/flysystem suggests installing league/flysystem-aws-s3-v2 (Allows you to use S3 storage with AWS SDK v2)\nleague/flysystem suggests installing league/flysystem-azure (Allows you to use Windows Azure Blob storage)\nleague/flysystem suggests installing league/flysystem-cached-adapter (Flysystem adapter decorator for metadata caching)\nleague/flysystem suggests installing league/flysystem-copy (Allows you to use Copy.com storage)\nleague/flysystem suggests installing league/flysystem-dropbox (Allows you to use Dropbox storage)\nleague/flysystem suggests installing league/flysystem-eventable-filesystem (Allows you to use EventableFilesystem)\nleague/flysystem suggests installing league/flysystem-rackspace (Allows you to use Rackspace Cloud Files)\nleague/flysystem suggests installing league/flysystem-sftp (Allows you to use SFTP server storage via phpseclib)\nleague/flysystem suggests installing league/flysystem-webdav (Allows you to use WebDAV storage)\nleague/flysystem suggests installing league/flysystem-ziparchive (Allows you to use ZipArchive adapter)\nlaravel/framework suggests installing iron-io/iron_mq (Required to use the iron queue driver (~2.0).)\nlaravel/framework suggests installing league/flysystem-rackspace (Required to use the Flysystem Rackspace driver (~1.0).)\nlaravel/framework suggests installing pda/pheanstalk (Required to use the beanstalk queue driver (~3.0).)\nlaravel/framework suggests installing predis/predis (Required to use the redis cache and queue drivers (~1.0).)\nlaravel/framework suggests installing pusher/pusher-php-server (Required to use the Pusher broadcast driver (~2.0).)\nphpdocumentor/reflection-docblock suggests installing dflydev/markdown (~1.0)\nphpdocumentor/reflection-docblock suggests installing erusev/parsedown (~1.0)\ncaouecs/laravel4-lang suggests installing overtrue/laravel-lang (Command to add languages in your project)\nfzaninotto/faker suggests installing ext-intl (*)\nintervention/image suggests installing ext-gd (to use GD library based image processing.)\nintervention/image suggests installing intervention/imagecache (Caching extension for the Intervention Image library)\naws/aws-sdk-php suggests installing aws/aws-php-sns-message-validator (To validate incoming SNS notifications)\nmollie/mollie-api-php suggests installing mollie/oauth2-mollie-php (Use OAuth to authenticate with the Mollie API. This is needed for some endpoints. Visit https://mollie.com/en/docs for more information.)\nramsey/uuid suggests installing ext-uuid (Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator)\nramsey/uuid suggests installing ircmaxell/random-lib (Provides RandomLib for use with the RandomLibAdapter)\nramsey/uuid suggests installing moontoast/math (Provides support for converting UUID to 128-bit integer (in string form).)\nramsey/uuid suggests installing ramsey/uuid-console (A console application for generating UUIDs with ramsey/uuid)\nramsey/uuid suggests installing ramsey/uuid-doctrine (Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type.)\nzendframework/zend-stdlib suggests installing zendframework/zend-eventmanager (To support aggregate hydrator usage)\nzendframework/zend-stdlib suggests installing zendframework/zend-filter (To support naming strategy hydrator usage)\nzendframework/zend-stdlib suggests installing zendframework/zend-serializer (Zend\\Serializer component)\nzendframework/zend-hydrator suggests installing zendframework/zend-eventmanager (^2.5.1, to support aggregate hydrator usage)\nzendframework/zend-hydrator suggests installing zendframework/zend-filter (^2.5.1, to support naming strategy hydrator usage)\nzendframework/zend-hydrator suggests installing zendframework/zend-serializer (^2.5.1, to use the SerializableStrategy)\nzendframework/zend-servicemanager suggests installing ocramius/proxy-manager (ProxyManager 0.5.* to handle lazy initialization of services)\nzendframework/zend-servicemanager suggests installing zendframework/zend-di (Zend\\Di component)\nzendframework/zend-math suggests installing ext-gmp (If using the gmp functionality)\nzendframework/zend-math suggests installing ircmaxell/random-lib (Fallback random byte generator for Zend\\Math\\Rand if OpenSSL/Mcrypt extensions are unavailable)\nbehat/mink suggests installing behat/mink-selenium2-driver (slow, but JS-enabled driver for any app (requires Selenium2))\nbehat/mink suggests installing behat/mink-zombie-driver (fast and JS-enabled headless driver for any app (requires node.js))\nsymfony/dependency-injection suggests installing symfony/expression-language (For using expressions in service container configuration)\nsymfony/dependency-injection suggests installing symfony/proxy-manager-bridge (Generate service proxies to lazy load them)\nbehat/behat suggests installing behat/symfony2-extension (for integration with Symfony2 web framework)\nbehat/behat suggests installing behat/yii-extension (for integration with Yii web framework)\nphpspec/phpspec suggests installing phpspec/nyan-formatters (~1.0 – Adds Nyan formatters)\nsebastian/global-state suggests installing ext-uopz (*)\nphpunit/phpunit suggests installing phpunit/php-invoker (~1.1)\nGenerating autoload files\n> php artisan clear-compiled\n> php artisan optimize", "stdout": "Generating optimized class loader", "stdout_lines": ["Generating optimized class loader"], "warnings": []}
695
696TASK [motoshare : Migrate database] ********************************************
697changed: [dev.motoshare.nl] => {"changed": true, "cmd": ["php", "artisan", "migrate"], "delta": "0:00:03.949803", "end": "2016-09-27 12:22:15.098390", "rc": 0, "start": "2016-09-27 12:22:11.148587", "stderr": "", "stdout": "Migration table created successfully.\nMigrated: 2014_10_12_000000_create_users_table\nMigrated: 2014_10_12_100000_create_password_resets_table\nMigrated: 2015_11_13_000639_addActivationToken\nMigrated: 2015_12_05_150308_UserFirstNameLastName\nMigrated: 2015_12_06_223340_CreateUserActivations\nMigrated: 2015_12_08_220720_CreateMotorcycleTypeTable\nMigrated: 2015_12_08_220721_CreateMotorcycleTable\nMigrated: 2015_12_08_220821_AddIban\nMigrated: 2015_12_08_220921_UserBanned\nMigrated: 2015_12_16_114021_MotorcycleAvailableForRent\nMigrated: 2015_12_16_130921_UserProfileFields\nMigrated: 2015_12_17_134021_RemoveMotorcycleAvailable\nMigrated: 2015_12_19_111500_CreateRentTable\nMigrated: 2015_12_19_175700_CreatePaymentTable\nMigrated: 2015_12_19_180100_AddPaymentsToRentTable\nMigrated: 2015_12_19_230100_AddActivatedAtToUserTable\nMigrated: 2015_12_20_230100_AddReleasedAtToPayment\nMigrated: 2015_12_20_230200_AddLicenceAskedToRent\nMigrated: 2015_12_20_230300_MakeRentDatesNullable\nMigrated: 2015_12_22_042000_AddRentIsAccepted\nMigrated: 2015_12_22_043000_AddUserPhone\nMigrated: 2015_12_26_002500_RentOwnerId\nMigrated: 2016_01_06_121526_AddRentStatus\nMigrated: 2016_01_06_144459_AddPaymentReleaseFlags\nMigrated: 2016_01_09_125956_RentMessagesUpdate\nMigrated: 2016_01_09_131452_RentAddProfileStep\nMigrated: 2016_01_16_014149_AddUserBannedAt\nMigrated: 2016_01_18_130340_CreateUserEmailChange\nMigrated: 2016_01_18_145443_entrust_setup_tables\nMigrated: 2016_01_20_132458_AddRentToPayment\nMigrated: 2016_01_20_152458_AddReleaseCommentToPayment\nMigrated: 2016_01_21_171024_CreateLanguageTable\nMigrated: 2016_01_24_114108_AdjustPaymentTable\nMigrated: 2016_01_24_143205_AddRentMotoshareComments\nMigrated: 2016_01_26_220923_RemoveRentCancelledBySystemAt\nMigrated: 2016_02_02_125100_AddRentPricePenalty\nMigrated: 2016_02_08_234029_RentAddPublishedToOwnerFlag\nMigrated: 2016_02_11_220947_PaymentAddOrderId\nMigrated: 2016_02_16_003056_CreateImageTable\nMigrated: 2016_02_16_222458_AddUserAvatar\nMigrated: 2016_02_16_222458_CreateMotorcycleImageTable\nMigrated: 2016_02_23_220652_ImageAddTemporaryFlag\nMigrated: 2016_04_10_220652_AddUserCookiesAcceptedAt\nMigrated: 2016_04_10_230652_AddUserInitials\nMigrated: 2016_04_12_010652_AddMotorcyleDescription\nMigrated: 2016_04_12_020652_AddCommercialFlags\nMigrated: 2016_04_24_110652_AddInsuranceFee\nMigrated: 2016_04_28_190652_AddInMotivFields\nMigrated: 2016_04_28_201500_CreateInmotivVehicleInfoTable\nMigrated: 2016_04_28_213852_AddEmailCampaignTable\nMigrated: 2016_04_30_144852_AddRentalAttachmentTable\nMigrated: 2016_05_01_171229_AddAttachmentsColumns\nMigrated: 2016_05_07_002352_AddFishFlag\nMigrated: 2016_05_08_111529_AddMorePriceColumns\nMigrated: 2016_05_08_211529_RentAdjustFinishAt\nMigrated: 2016_05_10_015311_PaymentStatusHistoryCreate\nMigrated: 2016_05_10_055311_PaymentAddStatus\nMigrated: 2016_05_14_191752_UserAddTermsConditionsAcceptedAt\nMigrated: 2016_05_15_005629_RentAddNotificationSentAt\nMigrated: 2016_05_17_041811_AddRentVerificationPayment\nMigrated: 2016_05_17_050511_AddPaymentCustomer\nMigrated: 2016_05_18_090511_MotorcycleAddBannedAt\nMigrated: 2016_05_18_161752_UserAddRentalConditionsAcceptedAt\nMigrated: 2016_05_19_004423_RentalAttachmentAddForeignKey\nMigrated: 2016_05_26_020616_EmailUnsubscribeRequestCreate\nMigrated: 2016_05_30_215730_MotorcycleAddBusinessFields\nMigrated: 2016_06_02_225730_MotorcycleAddSecurityClause\nMigrated: 2016_06_04_044430_MotorcycleAdjustDescription\nMigrated: 2016_06_07_234410_UserMessageCreate\nMigrated: 2016_06_09_234410_UserMessageUpdate\nMigrated: 2016_06_10_083850_MessageQueueCreate\nMigrated: 2016_06_10_093850_MessageQueueAddStatusIndex\nMigrated: 2016_06_10_103850_MessageQueueExpandQueueField\nMigrated: 2016_06_21_031734_PaymentAddRefund\nMigrated: 2016_06_23_233850_MotorcyclesAddHomepageSort\nMigrated: 2016_06_28_104139_PostalCodesCreates\nMigrated: 2016_06_28_191302_MotorcycleAddProvinceCodeIso\nMigrated: 2016_06_30_011302_MotorcycleProvinceCodeIsoFill\nMigrated: 2016_07_05_182356_UserAddDriverLicenceMoto\nMigrated: 2016_07_10_142025_MotorcycleAddTaxation\nMigrated: 2016_07_14_032613_MessageQueueAlterMessage\nMigrated: 2016_07_18_114216_DiscountCodeCreateTable\nMigrated: 2016_07_18_114423_RentalAddDiscount\nMigrated: 2016_07_18_114424_RentalAddFeePercentage\nMigrated: 2016_08_11_183916_EmailSubscriberCreate\nMigrated: 2016_08_21_155028_UserAddFullProfile\nMigrated: 2016_08_21_155029_UserAddFullProfileForeignKeys\nMigrated: 2016_08_21_155030_UserMotorcycleTypeExperience\nMigrated: 2016_08_22_144026_UserReviewCreate\nMigrated: 2016_08_22_144027_MotorcycleReviewCreate\nMigrated: 2016_09_03_133737_ExtendTextFields\nMigrated: 2016_09_03_205028_AddReviewRating\nMigrated: 2016_09_08_040432_RentRenameStatusAbortedRenterTooYoung\nMigrated: 2016_09_08_041700_MotorcycleRemoveDescription\nMigrated: 2016_09_18_154750_UserCounterCreate", "stdout_lines": ["Migration table created successfully.", "Migrated: 2014_10_12_000000_create_users_table", "Migrated: 2014_10_12_100000_create_password_resets_table", "Migrated: 2015_11_13_000639_addActivationToken", "Migrated: 2015_12_05_150308_UserFirstNameLastName", "Migrated: 2015_12_06_223340_CreateUserActivations", "Migrated: 2015_12_08_220720_CreateMotorcycleTypeTable", "Migrated: 2015_12_08_220721_CreateMotorcycleTable", "Migrated: 2015_12_08_220821_AddIban", "Migrated: 2015_12_08_220921_UserBanned", "Migrated: 2015_12_16_114021_MotorcycleAvailableForRent", "Migrated: 2015_12_16_130921_UserProfileFields", "Migrated: 2015_12_17_134021_RemoveMotorcycleAvailable", "Migrated: 2015_12_19_111500_CreateRentTable", "Migrated: 2015_12_19_175700_CreatePaymentTable", "Migrated: 2015_12_19_180100_AddPaymentsToRentTable", "Migrated: 2015_12_19_230100_AddActivatedAtToUserTable", "Migrated: 2015_12_20_230100_AddReleasedAtToPayment", "Migrated: 2015_12_20_230200_AddLicenceAskedToRent", "Migrated: 2015_12_20_230300_MakeRentDatesNullable", "Migrated: 2015_12_22_042000_AddRentIsAccepted", "Migrated: 2015_12_22_043000_AddUserPhone", "Migrated: 2015_12_26_002500_RentOwnerId", "Migrated: 2016_01_06_121526_AddRentStatus", "Migrated: 2016_01_06_144459_AddPaymentReleaseFlags", "Migrated: 2016_01_09_125956_RentMessagesUpdate", "Migrated: 2016_01_09_131452_RentAddProfileStep", "Migrated: 2016_01_16_014149_AddUserBannedAt", "Migrated: 2016_01_18_130340_CreateUserEmailChange", "Migrated: 2016_01_18_145443_entrust_setup_tables", "Migrated: 2016_01_20_132458_AddRentToPayment", "Migrated: 2016_01_20_152458_AddReleaseCommentToPayment", "Migrated: 2016_01_21_171024_CreateLanguageTable", "Migrated: 2016_01_24_114108_AdjustPaymentTable", "Migrated: 2016_01_24_143205_AddRentMotoshareComments", "Migrated: 2016_01_26_220923_RemoveRentCancelledBySystemAt", "Migrated: 2016_02_02_125100_AddRentPricePenalty", "Migrated: 2016_02_08_234029_RentAddPublishedToOwnerFlag", "Migrated: 2016_02_11_220947_PaymentAddOrderId", "Migrated: 2016_02_16_003056_CreateImageTable", "Migrated: 2016_02_16_222458_AddUserAvatar", "Migrated: 2016_02_16_222458_CreateMotorcycleImageTable", "Migrated: 2016_02_23_220652_ImageAddTemporaryFlag", "Migrated: 2016_04_10_220652_AddUserCookiesAcceptedAt", "Migrated: 2016_04_10_230652_AddUserInitials", "Migrated: 2016_04_12_010652_AddMotorcyleDescription", "Migrated: 2016_04_12_020652_AddCommercialFlags", "Migrated: 2016_04_24_110652_AddInsuranceFee", "Migrated: 2016_04_28_190652_AddInMotivFields", "Migrated: 2016_04_28_201500_CreateInmotivVehicleInfoTable", "Migrated: 2016_04_28_213852_AddEmailCampaignTable", "Migrated: 2016_04_30_144852_AddRentalAttachmentTable", "Migrated: 2016_05_01_171229_AddAttachmentsColumns", "Migrated: 2016_05_07_002352_AddFishFlag", "Migrated: 2016_05_08_111529_AddMorePriceColumns", "Migrated: 2016_05_08_211529_RentAdjustFinishAt", "Migrated: 2016_05_10_015311_PaymentStatusHistoryCreate", "Migrated: 2016_05_10_055311_PaymentAddStatus", "Migrated: 2016_05_14_191752_UserAddTermsConditionsAcceptedAt", "Migrated: 2016_05_15_005629_RentAddNotificationSentAt", "Migrated: 2016_05_17_041811_AddRentVerificationPayment", "Migrated: 2016_05_17_050511_AddPaymentCustomer", "Migrated: 2016_05_18_090511_MotorcycleAddBannedAt", "Migrated: 2016_05_18_161752_UserAddRentalConditionsAcceptedAt", "Migrated: 2016_05_19_004423_RentalAttachmentAddForeignKey", "Migrated: 2016_05_26_020616_EmailUnsubscribeRequestCreate", "Migrated: 2016_05_30_215730_MotorcycleAddBusinessFields", "Migrated: 2016_06_02_225730_MotorcycleAddSecurityClause", "Migrated: 2016_06_04_044430_MotorcycleAdjustDescription", "Migrated: 2016_06_07_234410_UserMessageCreate", "Migrated: 2016_06_09_234410_UserMessageUpdate", "Migrated: 2016_06_10_083850_MessageQueueCreate", "Migrated: 2016_06_10_093850_MessageQueueAddStatusIndex", "Migrated: 2016_06_10_103850_MessageQueueExpandQueueField", "Migrated: 2016_06_21_031734_PaymentAddRefund", "Migrated: 2016_06_23_233850_MotorcyclesAddHomepageSort", "Migrated: 2016_06_28_104139_PostalCodesCreates", "Migrated: 2016_06_28_191302_MotorcycleAddProvinceCodeIso", "Migrated: 2016_06_30_011302_MotorcycleProvinceCodeIsoFill", "Migrated: 2016_07_05_182356_UserAddDriverLicenceMoto", "Migrated: 2016_07_10_142025_MotorcycleAddTaxation", "Migrated: 2016_07_14_032613_MessageQueueAlterMessage", "Migrated: 2016_07_18_114216_DiscountCodeCreateTable", "Migrated: 2016_07_18_114423_RentalAddDiscount", "Migrated: 2016_07_18_114424_RentalAddFeePercentage", "Migrated: 2016_08_11_183916_EmailSubscriberCreate", "Migrated: 2016_08_21_155028_UserAddFullProfile", "Migrated: 2016_08_21_155029_UserAddFullProfileForeignKeys", "Migrated: 2016_08_21_155030_UserMotorcycleTypeExperience", "Migrated: 2016_08_22_144026_UserReviewCreate", "Migrated: 2016_08_22_144027_MotorcycleReviewCreate", "Migrated: 2016_09_03_133737_ExtendTextFields", "Migrated: 2016_09_03_205028_AddReviewRating", "Migrated: 2016_09_08_040432_RentRenameStatusAbortedRenterTooYoung", "Migrated: 2016_09_08_041700_MotorcycleRemoveDescription", "Migrated: 2016_09_18_154750_UserCounterCreate"], "warnings": []}
698
699TASK [motoshare : Seed database - generic] *************************************
700changed: [dev.motoshare.nl] => {"changed": true, "cmd": ["php", "artisan", "db:seed"], "delta": "0:00:02.268849", "end": "2016-09-27 12:22:17.752818", "rc": 0, "start": "2016-09-27 12:22:15.483969", "stderr": "", "stdout": "Seeded: MotorcycleTypesSeeder\nSeeded: LanguageSeeder\nSeeded: RoleSeeder", "stdout_lines": ["Seeded: MotorcycleTypesSeeder", "Seeded: LanguageSeeder", "Seeded: RoleSeeder"], "warnings": []}
701
702TASK [motoshare : Seed database - spefific] ************************************
703changed: [dev.motoshare.nl] => (item=PostalCodesSeeder) => {"changed": true, "cmd": ["php", "artisan", "db:seed", "--class=PostalCodesSeeder"], "delta": "0:00:01.540518", "end": "2016-09-27 12:22:19.516171", "item": "PostalCodesSeeder", "rc": 0, "start": "2016-09-27 12:22:17.975653", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []}
704
705TASK [motoshare : Install g++] *************************************************
706changed: [dev.motoshare.nl] => (item=[u'g++']) => {"cache_update_time": 0, "cache_updated": false, "changed": true, "item": ["g++"], "stderr": "", "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n g++-4.8 libstdc++-4.8-dev\nSuggested packages:\n g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n libstdc++-4.8-doc\nThe following NEW packages will be installed:\n g++ g++-4.8 libstdc++-4.8-dev\n0 upgraded, 3 newly installed, 0 to remove and 9 not upgraded.\nNeed to get 19.2 MB of archives.\nAfter this operation, 40.0 MB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.3 [1053 kB]\nGet:2 http://archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.3 [18.1 MB]\nGet:3 http://archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nFetched 19.2 MB in 8s (2304 kB/s)\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\n(Reading database ... 67413 files and directories currently installed.)\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.3_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.3) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.3_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.3) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.3) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.3) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "The following extra packages will be installed:", " g++-4.8 libstdc++-4.8-dev", "Suggested packages:", " g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg", " libstdc++-4.8-doc", "The following NEW packages will be installed:", " g++ g++-4.8 libstdc++-4.8-dev", "0 upgraded, 3 newly installed, 0 to remove and 9 not upgraded.", "Need to get 19.2 MB of archives.", "After this operation, 40.0 MB of additional disk space will be used.", "Get:1 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.3 [1053 kB]", "Get:2 http://archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.3 [18.1 MB]", "Get:3 http://archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]", "Fetched 19.2 MB in 8s (2304 kB/s)", "Selecting previously unselected package libstdc++-4.8-dev:amd64.", "(Reading database ... 67413 files and directories currently installed.)", "Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.3_amd64.deb ...", "Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.3) ...", "Selecting previously unselected package g++-4.8.", "Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.3_amd64.deb ...", "Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.3) ...", "Selecting previously unselected package g++.", "Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...", "Unpacking g++ (4:4.8.2-1ubuntu6) ...", "Processing triggers for man-db (2.6.7.1-1ubuntu1) ...", "Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.3) ...", "Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.3) ...", "Setting up g++ (4:4.8.2-1ubuntu6) ...", "update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode"]}
707
708TASK [motoshare : NPM install] *************************************************
709changed: [dev.motoshare.nl] => {"changed": true, "cmd": ["npm", "install"], "delta": "0:05:37.884559", "end": "2016-09-27 12:28:08.910138", "rc": 0, "start": "2016-09-27 12:22:31.025579", "stderr": "npm WARN peerDependencies The peer dependency browserify@>= 2.3.0 < 14 included from browserify-shim will no\nnpm WARN peerDependencies longer be automatically installed to fulfill the peerDependency \nnpm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly.\nnpm WARN peerDependencies The peer dependency node-sass@^3.4.2 included from sass-loader will no\nnpm WARN peerDependencies longer be automatically installed to fulfill the peerDependency \nnpm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly.\nnpm WARN peerDependencies The peer dependency webpack@^1.12.6 || ^2.1.0-beta included from sass-loader will no\nnpm WARN peerDependencies longer be automatically installed to fulfill the peerDependency \nnpm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly.\nnpm WARN optional dep failed, continuing fsevents@1.0.14\nnpm WARN optional dep failed, continuing fsevents@1.0.14\nnpm WARN prefer global node-gyp@3.3.1 should be installed with -g", "stdout": "\n> bufferutil@1.2.1 install /var/www/motoshare.nl/node_modules/bufferutil\n> node-gyp rebuild\n\nmake: Entering directory `/var/www/motoshare.nl/node_modules/bufferutil/build'\n CXX(target) Release/obj.target/bufferutil/src/bufferutil.o\n SOLINK_MODULE(target) Release/obj.target/bufferutil.node\n COPY Release/bufferutil.node\nmake: Leaving directory `/var/www/motoshare.nl/node_modules/bufferutil/build'\n\n> node-sass@3.7.0 install /var/www/motoshare.nl/node_modules/node-sass\n> node scripts/install.js\n\nBinary downloaded and installed at /var/www/motoshare.nl/node_modules/node-sass/vendor/linux-x64-46/binding.node\n\n> node-sass@3.7.0 postinstall /var/www/motoshare.nl/node_modules/node-sass\n> node scripts/build.js\n\n\"/var/www/motoshare.nl/node_modules/node-sass/vendor/linux-x64-46/binding.node\" exists. \n testing binary.\nBinary is fine; exiting.\nminimalistic-assert@1.0.0 node_modules/minimalistic-assert\n\ninvert-kv@1.0.0 node_modules/invert-kv\n\nspdx-exceptions@1.0.4 node_modules/spdx-exceptions\n\narray-differ@1.0.0 node_modules/array-differ\n\nfilename-regex@2.0.0 node_modules/filename-regex\n\nassert-plus@0.1.5 node_modules/assert-plus\n\nasync-each-series@0.1.1 node_modules/async-each-series\n\nsemver-regex@1.0.0 node_modules/semver-regex\n\nfirst-chunk-stream@1.0.0 node_modules/first-chunk-stream\n\nget-stdin@4.0.1 node_modules/get-stdin\n\ngulp-rename@1.2.2 node_modules/gulp-rename\n\narray-uniq@1.0.2 node_modules/array-uniq\n\nparsejson@0.0.1 node_modules/parsejson\n\nparseqs@0.0.2 node_modules/parseqs\n\nhttps-browserify@0.0.1 node_modules/https-browserify\n\naws-sign2@0.6.0 node_modules/aws-sign2\n\nbase64id@0.1.0 node_modules/base64id\n\nis-utf8@0.2.1 node_modules/is-utf8\n\nhas-gulplog@0.1.0 node_modules/has-gulplog\n\npath-platform@0.11.15 node_modules/path-platform\n\ntty-browserify@0.0.0 node_modules/tty-browserify\n\nternary@1.0.0 node_modules/ternary\n\nevp_bytestokey@1.0.0 node_modules/evp_bytestokey\n\nhas-flag@1.0.0 node_modules/has-flag\n\nis-dotfile@1.0.2 node_modules/is-dotfile\n\nis-binary-path@1.0.1 node_modules/is-binary-path\n\nhas-ansi@2.0.0 node_modules/has-ansi\n\nglobo@1.0.2 node_modules/globo\n\nfor-in@0.1.5 node_modules/for-in\n\narrify@1.0.1 node_modules/arrify\n\nis-relative@0.1.3 node_modules/is-relative\n\nfor-own@0.1.4 node_modules/for-own\n\nis-extglob@1.0.0 node_modules/is-extglob\n\nfs-exists-sync@0.1.0 node_modules/fs-exists-sync\n\nhome-or-tmp@1.0.0 node_modules/home-or-tmp\n\nis-extendable@0.1.1 node_modules/is-extendable\n\nglobal-modules@0.2.1 node_modules/global-modules\n\nis-number@2.1.0 node_modules/is-number\n\nescape-html@1.0.3 node_modules/escape-html\n\nis-defined@1.0.0 node_modules/is-defined\n\nis-finite@1.0.1 node_modules/is-finite\n\nisobject@2.0.0 node_modules/isobject\n\nis-primitive@2.0.0 node_modules/is-primitive\n\narray-find-index@1.0.1 node_modules/array-find-index\n\narray-unique@0.2.1 node_modules/array-unique\n\nis-plain-obj@1.1.0 node_modules/is-plain-obj\n\nis-builtin-module@1.0.0 node_modules/is-builtin-module\n\nnormalize-path@2.0.1 node_modules/normalize-path\n\nlongest@1.0.1 node_modules/longest\n\nis-glob@2.0.1 node_modules/is-glob\n\nlodash._root@3.0.1 node_modules/lodash._root\n\nlodash.isarguments@3.0.8 node_modules/lodash.isarguments\n\nmap-obj@1.0.1 node_modules/map-obj\n\nlodash._baseeach@4.1.2 node_modules/lodash._baseeach\n\nis-posix-bracket@0.1.1 node_modules/is-posix-bracket\n\nnumber-is-nan@1.0.0 node_modules/number-is-nan\n\nlodash._baseslice@4.0.0 node_modules/lodash._baseslice\n\nlodash._baseflatten@4.2.0 node_modules/lodash._baseflatten\n\nforever-agent@0.6.1 node_modules/forever-agent\n\nmodify-filename@1.1.0 node_modules/modify-filename\n\nlodash.escape@3.2.0 node_modules/lodash.escape\n\nlodash.clonedeep@4.3.1 node_modules/lodash.clonedeep\n\nlodash.padend@4.4.0 node_modules/lodash.padend\n\nlodash.pad@4.3.0 node_modules/lodash.pad\n\nlodash.tostring@4.1.2 node_modules/lodash.tostring\n\nrepeat-element@1.1.2 node_modules/repeat-element\n\nonce@1.3.3 node_modules/once\n\npath-browserify@0.0.0 node_modules/path-browserify\n\nlodash.padstart@4.4.0 node_modules/lodash.padstart\n\nlodash.sortby@4.4.2 node_modules/lodash.sortby\n\nrev-hash@1.0.0 node_modules/rev-hash\n\nlodash.rest@4.0.2 node_modules/lodash.rest\n\ndecamelize@1.2.0 node_modules/decamelize\n\nmute-stdout@1.0.0 node_modules/mute-stdout\n\ndot-parts@1.0.1 node_modules/dot-parts\n\npinkie-promise@2.0.1 node_modules/pinkie-promise\n\nstrict-uri-encode@1.1.0 node_modules/strict-uri-encode\n\narr-flatten@1.0.1 node_modules/arr-flatten\n\ntrim-newlines@1.0.0 node_modules/trim-newlines\n\nspdx-correct@1.0.2 node_modules/spdx-correct\n\npatch-text@1.0.2 node_modules/patch-text\n\nstrip-bom@2.0.0 node_modules/strip-bom\n\nstrip-bom-stream@1.0.0 node_modules/strip-bom-stream\n\nright-align@0.1.3 node_modules/right-align\n\npath-exists@2.1.0 node_modules/path-exists\n\nresolve-dir@0.1.0 node_modules/resolve-dir\n\nstrip-ansi@3.0.1 node_modules/strip-ansi\n\ntildify@1.2.0 node_modules/tildify\n\nansi-regex@2.0.0 node_modules/ansi-regex\n\nsymbol@0.2.3 node_modules/symbol\n\naccessory@1.0.1 node_modules/accessory\n\nescape-string-regexp@1.0.5 node_modules/escape-string-regexp\n\nread-pkg-up@1.0.1 node_modules/read-pkg-up\n\nexpand-range@1.8.1 node_modules/expand-range\n\nfind-up@1.1.2 node_modules/find-up\n\nglob-base@0.3.0 node_modules/glob-base\n\nduplexer2@0.1.4 node_modules/duplexer2\n\nfancy-log@1.2.0 node_modules/fancy-log\n\ncode-point-at@1.0.0 node_modules/code-point-at\n\nfast-levenshtein@1.1.3 node_modules/fast-levenshtein\n\nglogg@1.0.0 node_modules/glogg\n\nfill-range@2.2.3 node_modules/fill-range\n\nbeeper@1.1.0 node_modules/beeper\n\nload-json-file@1.1.0 node_modules/load-json-file\n\nis-windows@0.1.1 node_modules/is-windows\n\nbraces@1.8.4 node_modules/braces\n\ncamelcase@2.1.1 node_modules/camelcase\n\ngulp-sequence@0.4.5 node_modules/gulp-sequence\n\nchalk@1.1.3 node_modules/chalk\n\nis-equal-shallow@0.1.3 node_modules/is-equal-shallow\n\nlazy-cache@0.2.7 node_modules/lazy-cache\n\nlodash._getnative@3.9.1 node_modules/lodash._getnative\n\nlodash._isnative@2.4.1 node_modules/lodash._isnative\n\nlodash._escapehtmlchar@2.4.1 node_modules/lodash._escapehtmlchar\n\nerror-ex@1.3.0 node_modules/error-ex\n\nlodash._reevaluate@3.0.0 node_modules/lodash._reevaluate\n\nlodash._escapestringchar@2.4.1 node_modules/lodash._escapestringchar\n\nlodash._basevalues@3.0.0 node_modules/lodash._basevalues\n\nlodash._shimkeys@2.4.1 node_modules/lodash._shimkeys\n\nis-fullwidth-code-point@1.0.0 node_modules/is-fullwidth-code-point\n\ngulp-autoprefixer@3.1.0 node_modules/gulp-autoprefixer\n\ndestroy@1.0.4 node_modules/destroy\n\nlodash._reinterpolate@3.0.0 node_modules/lodash._reinterpolate\n\nis-absolute@0.1.7 node_modules/is-absolute\n\nglobal-prefix@0.1.3 node_modules/global-prefix\n\nlodash.isarray@3.0.4 node_modules/lodash.isarray\n\nextglob@0.3.2 node_modules/extglob\n\nlodash._reescape@3.0.0 node_modules/lodash._reescape\n\nkind-of@3.0.2 node_modules/kind-of\n\nlodash._htmlescapes@2.4.1 node_modules/lodash._htmlescapes\n\nlodash._basetostring@3.0.1 node_modules/lodash._basetostring\n\nlodash._basecopy@3.0.1 node_modules/lodash._basecopy\n\nnormalize-range@0.1.2 node_modules/normalize-range\n\nbinary-extensions@1.4.0 node_modules/binary-extensions\n\nmeow@3.3.0 node_modules/meow\n\nlodash._isiterateecall@3.0.9 node_modules/lodash._isiterateecall\n\nlodash.keys@3.1.2 node_modules/lodash.keys\n\nlodash.restparam@3.6.1 node_modules/lodash.restparam\n\nos-homedir@1.0.1 node_modules/os-homedir\n\nlodash.template@3.6.2 node_modules/lodash.template\n\nobject.omit@2.0.0 node_modules/object.omit\n\nobject-assign@3.0.0 node_modules/object-assign\n\nlodash._objecttypes@2.4.1 node_modules/lodash._objecttypes\n\nparse-glob@3.0.4 node_modules/parse-glob\n\nos-tmpdir@1.0.1 node_modules/os-tmpdir\n\nos-locale@1.4.0 node_modules/os-locale\n\nread-pkg@1.1.0 node_modules/read-pkg\n\nlodash.isobject@2.4.1 node_modules/lodash.isobject\n\npify@2.3.0 node_modules/pify\n\nrev-path@1.0.0 node_modules/rev-path\n\nrandomatic@1.1.5 node_modules/randomatic\n\nlodash.memoize@3.0.4 node_modules/lodash.memoize\n\npath-is-absolute@1.0.0 node_modules/path-is-absolute\n\nlodash.templatesettings@3.1.1 node_modules/lodash.templatesettings\n\neventemitter3@1.2.0 node_modules/eventemitter3\n\narr-diff@2.0.0 node_modules/arr-diff\n\nsparkles@1.0.0 node_modules/sparkles\n\npath-type@1.1.0 node_modules/path-type\n\nexpand-tilde@1.2.1 node_modules/expand-tilde\n\nregex-cache@0.4.3 node_modules/regex-cache\n\npunycode@1.4.1 node_modules/punycode\n\nvalidate-npm-package-license@3.0.1 node_modules/validate-npm-package-license\n\nexpand-brackets@0.1.5 node_modules/expand-brackets\n\nee-first@1.1.1 node_modules/ee-first\n\npinkie@2.0.4 node_modules/pinkie\n\nstring-width@1.0.1 node_modules/string-width\n\nanymatch@1.3.0 node_modules/anymatch\n\nsort-keys@1.1.2 node_modules/sort-keys\n\nnoncharacters@1.1.0 node_modules/noncharacters\n\ntime-stamp@1.0.1 node_modules/time-stamp\n\ny18n@3.2.1 node_modules/y18n\n\nunreachable-branch-transform@0.5.1 node_modules/unreachable-branch-transform\n\nwrap-ansi@2.0.0 node_modules/wrap-ansi\n\nyeast@0.1.2 node_modules/yeast\n\nstream-to-array@2.3.0 node_modules/stream-to-array\n\nansi-styles@2.2.1 node_modules/ansi-styles\n\nalign-text@0.1.4 node_modules/align-text\n\nrepeat-string@1.5.4 node_modules/repeat-string\n\nsupports-color@2.0.0 node_modules/supports-color\n\nspdx-license-ids@1.2.1 node_modules/spdx-license-ids\n\nlodash._stringtopath@4.7.1 node_modules/lodash._stringtopath\n\ncombined-stream@1.0.5 node_modules/combined-stream\n\nminimatch@3.0.0 node_modules/minimatch\n\nlodash._baseclone@4.5.6 node_modules/lodash._baseclone\n\ntfunk@3.0.2 node_modules/tfunk\n\nlodash._baseiteratee@4.6.1 node_modules/lodash._baseiteratee\n\nemitter-steward@1.0.0 node_modules/emitter-steward\n\ntunnel-agent@0.4.2 node_modules/tunnel-agent\n\nconstants-browserify@1.0.0 node_modules/constants-browserify\n\nbrace-expansion@1.1.3 node_modules/brace-expansion\n\nbrowserify-des@1.0.0 node_modules/browserify-des\n\nbrowser-resolve@1.11.1 node_modules/browser-resolve\n\ngulplog@1.0.0 node_modules/gulplog\n\noptions@0.0.6 node_modules/options\n\nstring_decoder@0.10.31 node_modules/string_decoder\n\nesmangle-evaluator@1.0.0 node_modules/esmangle-evaluator\n\nutils-merge@1.0.0 node_modules/utils-merge\n\nvinyl-sourcemaps-apply@0.2.1 node_modules/vinyl-sourcemaps-apply\n\nset-blocking@1.0.0 node_modules/set-blocking\n\nisarray@0.0.1 node_modules/isarray\n\nbrorand@1.0.5 node_modules/brorand\n\nlcid@1.0.0 node_modules/lcid\n\ncliui@3.2.0 node_modules/cliui\n\nclone-stats@0.0.1 node_modules/clone-stats\n\nis-property@1.0.2 node_modules/is-property\n\noauth-sign@0.8.1 node_modules/oauth-sign\n\njsonpointer@2.0.0 node_modules/jsonpointer\n\nunpipe@1.0.0 node_modules/unpipe\n\namdefine@1.0.0 node_modules/amdefine\n\nv8flags@2.0.11 node_modules/v8flags\n\nvue-moment@1.0.7 node_modules/vue-moment\n\nfinalhandler@0.4.1 node_modules/finalhandler\n\netag@1.7.0 node_modules/etag\n\ninterpret@1.0.0 node_modules/interpret\n\nfresh@0.3.0 node_modules/fresh\n\nhttp-errors@1.3.1 node_modules/http-errors\n\non-finished@2.3.0 node_modules/on-finished\n\nfindup-sync@0.3.0 node_modules/findup-sync\n\nbabel-plugin-transform-runtime@6.6.0 node_modules/babel-plugin-transform-runtime\n\nparseurl@1.3.1 node_modules/parseurl\n\nrange-parser@1.0.3 node_modules/range-parser\n\nripemd160@1.0.1 node_modules/ripemd160\n\nget-value@1.3.1 node_modules/get-value\n\ncaseless@0.11.0 node_modules/caseless\n\nmime-types@2.1.10 node_modules/mime-types\n\nserve-static@1.10.2 node_modules/serve-static\n\neazy-logger@2.1.3 node_modules/eazy-logger\n\nstatuses@1.2.1 node_modules/statuses\n\naccepts@1.2.13 node_modules/accepts\n\ngaze@0.5.2 node_modules/gaze\n\nspdx-expression-parse@1.0.2 node_modules/spdx-expression-parse\n\nwrappy@1.0.1 node_modules/wrappy\n\numd@3.0.1 node_modules/umd\n\ncommander@2.9.0 node_modules/commander\n\nindexof@0.0.1 node_modules/indexof\n\ncallsite@1.0.0 node_modules/callsite\n\ngraceful-readlink@1.0.1 node_modules/graceful-readlink\n\nos-browserify@0.1.2 node_modules/os-browserify\n\nbuiltin-modules@1.1.1 node_modules/builtin-modules\n\nbrowserify-rsa@4.0.1 node_modules/browserify-rsa\n\nbrowserify-cipher@1.0.0 node_modules/browserify-cipher\n\nprocess-nextick-args@1.0.6 node_modules/process-nextick-args\n\ncreate-ecdh@4.0.0 node_modules/create-ecdh\n\ngulp-queue@0.1.2 node_modules/gulp-queue\n\ninherits@2.0.1 node_modules/inherits\n\nbuiltin-status-codes@2.0.0 node_modules/builtin-status-codes\n\nhtmlescape@1.1.1 node_modules/htmlescape\n\ncreate-hmac@1.1.4 node_modules/create-hmac\n\ndefaults@1.0.3 node_modules/defaults\n\nnum2fraction@1.2.2 node_modules/num2fraction\n\narraybuffer.slice@0.0.6 node_modules/arraybuffer.slice\n\nprocess@0.11.2 node_modules/process\n\ncipher-base@1.0.2 node_modules/cipher-base\n\nms@0.7.1 node_modules/ms\n\nutil-deprecate@1.0.2 node_modules/util-deprecate\n\nstream-series@0.1.1 node_modules/stream-series\n\npretty-hrtime@1.0.2 node_modules/pretty-hrtime\n\ninflight@1.0.4 node_modules/inflight\n\ndelayed-stream@1.0.0 node_modules/delayed-stream\n\nconnect@3.4.1 node_modules/connect\n\nloud-rejection@1.3.0 node_modules/loud-rejection\n\nstack-trace@0.0.9 node_modules/stack-trace\n\ncore-util-is@1.0.2 node_modules/core-util-is\n\npseudomap@1.0.2 node_modules/pseudomap\n\nprivate@0.1.6 node_modules/private\n\nthunks@4.2.0 node_modules/thunks\n\ntype-check@0.3.2 node_modules/type-check\n\nindent-string@1.2.2 node_modules/indent-string\n\nrepeating@1.1.3 node_modules/repeating\n\nuser-home@1.1.1 node_modules/user-home\n\nstrip-indent@1.0.1 node_modules/strip-indent\n\nwindow-size@0.1.4 node_modules/window-size\n\nsigmund@1.0.1 node_modules/sigmund\n\nhas-unicode@2.0.0 node_modules/has-unicode\n\nglob@5.0.15 node_modules/glob\n\ncomponent-bind@1.0.0 node_modules/component-bind\n\nparse-json@2.2.0 node_modules/parse-json\n\ngenerate-object-property@1.2.0 node_modules/generate-object-property\n\nbrowser-sync-client@2.4.2 node_modules/browser-sync-client\n\nbatch@0.5.3 node_modules/batch\n\nbetter-assert@1.0.2 node_modules/better-assert\n\nblob@0.0.4 node_modules/blob\n\narray-filter@0.0.1 node_modules/array-filter\n\nasync-each@0.1.6 node_modules/async-each\n\nglob-parent@2.0.0 node_modules/glob-parent\n\nstringstream@0.0.5 node_modules/stringstream\n\nrandombytes@2.0.3 node_modules/randombytes\n\nrequire-main-filename@1.0.1 node_modules/require-main-filename\n\npause-stream@0.0.11 node_modules/pause-stream\n\ngenerate-function@2.0.0 node_modules/generate-function\n\nis-buffer@1.1.3 node_modules/is-buffer\n\nultron@1.0.2 node_modules/ultron\n\nrequires-port@1.0.0 node_modules/requires-port\n\nuglify-to-browserify@1.0.2 node_modules/uglify-to-browserify\n\nmatchdep@1.0.1 node_modules/matchdep\n\nieee754@1.1.6 node_modules/ieee754\n\nreplace-ext@0.0.1 node_modules/replace-ext\n\ngraceful-fs@4.1.3 node_modules/graceful-fs\n\narray-map@0.0.0 node_modules/array-map\n\njsonfile@2.3.0 node_modules/jsonfile\n\njsonify@0.0.0 node_modules/jsonify\n\narray-reduce@0.0.0 node_modules/array-reduce\n\nklaw@1.2.0 node_modules/klaw\n\nduplexer@0.1.1 node_modules/duplexer\n\nconcat-map@0.0.1 node_modules/concat-map\n\nunderscore@1.8.3 node_modules/underscore\n\nstream-browserify@2.0.1 node_modules/stream-browserify\n\nstream-combiner@0.0.4 node_modules/stream-combiner\n\nafter@0.8.1 node_modules/after\n\nstream-combiner2@1.1.1 node_modules/stream-combiner2\n\nfrom@0.1.3 node_modules/from\n\ncryptiles@2.0.5 node_modules/cryptiles\n\nestraverse@1.9.3 node_modules/estraverse\n\nsemver-greatest-satisfied-range@1.0.0 node_modules/semver-greatest-satisfied-range\n\ncomponent-inherit@0.0.3 node_modules/component-inherit\n\ngauge@1.2.7 node_modules/gauge\n\nbacko2@1.0.2 node_modules/backo2\n\nesutils@2.0.2 node_modules/esutils\n\nmiller-rabin@4.0.0 node_modules/miller-rabin\n\nobject-component@0.0.3 node_modules/object-component\n\nabbrev@1.0.7 node_modules/abbrev\n\nhas@1.0.1 node_modules/has\n\nis-arrayish@0.2.1 node_modules/is-arrayish\n\nshasum@1.0.2 node_modules/shasum\n\nmime@1.2.4 node_modules/mime\n\nassert@1.3.0 node_modules/assert\n\nforeach@2.0.5 node_modules/foreach\n\ngulp-rev-replace@0.4.3 node_modules/gulp-rev-replace\n\ndelegates@1.0.0 node_modules/delegates\n\nto-arraybuffer@1.0.1 node_modules/to-arraybuffer\n\nyallist@2.0.0 node_modules/yallist\n\nmime-db@1.22.0 node_modules/mime-db\n\nisstream@0.1.2 node_modules/isstream\n\nprr@0.0.0 node_modules/prr\n\ndefined@1.0.0 node_modules/defined\n\npath-array@1.0.1 node_modules/path-array\n\nhas-require@1.1.0 node_modules/has-require\n\nsubarg@1.0.0 node_modules/subarg\n\nfind-parent-dir@0.3.0 node_modules/find-parent-dir\n\nastw@2.0.0 node_modules/astw\n\nmap-stream@0.1.0 node_modules/map-stream\n\npostcss-value-parser@3.3.0 node_modules/postcss-value-parser\n\nlevn@0.3.0 node_modules/levn\n\ntypedarray@0.0.6 node_modules/typedarray\n\ndomain-browser@1.1.7 node_modules/domain-browser\n\nshellwords@0.1.0 node_modules/shellwords\n\nasync-foreach@0.1.3 node_modules/async-foreach\n\nmicromatch@2.3.7 node_modules/micromatch\n\ncomponent-emitter@1.1.2 node_modules/component-emitter\n\nxtend@4.0.1 node_modules/xtend\n\nvinyl@0.5.3 node_modules/vinyl\n\nbalanced-match@0.3.0 node_modules/balanced-match\n\ncreate-hash@1.1.2 node_modules/create-hash\n\nparents@1.0.1 node_modules/parents\n\nclone@1.0.2 node_modules/clone\n\nobject-path@0.9.2 node_modules/object-path\n\ndiffie-hellman@5.0.2 node_modules/diffie-hellman\n\nasync@1.5.2 node_modules/async\n\njson-stringify-safe@5.0.1 node_modules/json-stringify-safe\n\ninline-source-map@0.6.2 node_modules/inline-source-map\n\nisexe@1.1.2 node_modules/isexe\n\nconnect-history-api-fallback@1.2.0 node_modules/connect-history-api-fallback\n\nosenv@0.1.3 node_modules/osenv\n\nextend@2.0.1 node_modules/extend\n\nnegotiator@0.5.3 node_modules/negotiator\n\nboom@2.10.1 node_modules/boom\n\nwordwrap@1.0.0 node_modules/wordwrap\n\noptionator@0.8.1 node_modules/optionator\n\nvm-browserify@0.0.4 node_modules/vm-browserify\n\nbuffer-xor@1.0.3 node_modules/buffer-xor\n\nread-only-stream@2.0.0 node_modules/read-only-stream\n\ndeep-is@0.1.3 node_modules/deep-is\n\ndate-now@0.1.4 node_modules/date-now\n\nrechoir@0.6.2 node_modules/rechoir\n\npreserve@0.2.0 node_modules/preserve\n\nconsole-browserify@1.1.0 node_modules/console-browserify\n\nfunction-bind@1.1.0 node_modules/function-bind\n\nlimiter@1.1.0 node_modules/limiter\n\narchy@1.0.0 node_modules/archy\n\nbenchmark@1.0.0 node_modules/benchmark\n\nerrno@0.1.4 node_modules/errno\n\nbase64-arraybuffer@0.1.2 node_modules/base64-arraybuffer\n\nheadroom.js@0.9.3 node_modules/headroom.js\n\nprelude-ls@1.1.2 node_modules/prelude-ls\n\nstream-throttle@0.1.3 node_modules/stream-throttle\n\nnopt@3.0.6 node_modules/nopt\n\ndepd@1.1.0 node_modules/depd\n\nquerystring-es3@0.2.1 node_modules/querystring-es3\n\narray-index@1.0.0 node_modules/array-index\n\nform-data@1.0.0-rc4 node_modules/form-data\n\ndebug@2.2.0 node_modules/debug\n\npbkdf2@3.0.4 node_modules/pbkdf2\n\nesprima@2.7.2 node_modules/esprima\n\nsntp@1.0.9 node_modules/sntp\n\nhttp-signature@0.11.0 node_modules/http-signature\n\nbase64-js@1.1.2 node_modules/base64-js\n\nsplit@0.3.3 node_modules/split\n\nlru-cache@2.7.3 node_modules/lru-cache\n\nthrough@2.3.8 node_modules/through\n\nwhich@1.2.4 node_modules/which\n\ntimers-browserify@1.4.2 node_modules/timers-browserify\n\njson-stable-stringify@0.0.1 node_modules/json-stable-stringify\n\nnpmlog@2.0.3 node_modules/npmlog\n\nflagged-respawn@0.3.2 node_modules/flagged-respawn\n\nobject-keys@1.0.9 node_modules/object-keys\n\nin-publish@2.0.0 node_modules/in-publish\n\ntough-cookie@2.2.2 node_modules/tough-cookie\n\nansi@0.3.1 node_modules/ansi\n\ngulp-inject@4.1.0 node_modules/gulp-inject\n\nhash.js@1.0.3 node_modules/hash.js\n\ncombine-source-map@0.7.2 node_modules/combine-source-map\n\nd@0.1.1 node_modules/d\n\nformidable@1.0.17 node_modules/formidable\n\nutf8@2.1.0 node_modules/utf8\n\nblueimp-bootstrap-image-gallery@3.4.2 node_modules/blueimp-bootstrap-image-gallery\n\ndateformat@1.0.12 node_modules/dateformat\n\nopenurl@1.1.0 node_modules/openurl\n\nwreck@6.3.0 node_modules/wreck\n\nbrowserify-sign@4.0.0 node_modules/browserify-sign\n\ngulp-util@3.0.7 node_modules/gulp-util\n\nqs@0.4.2 node_modules/qs\n\nctype@0.5.3 node_modules/ctype\n\nare-we-there-yet@1.1.2 node_modules/are-we-there-yet\n\nconvert-source-map@1.1.3 node_modules/convert-source-map\n\ndev-ip@1.0.1 node_modules/dev-ip\n\nmothership@0.2.0 node_modules/mothership\n\njsonparse@1.2.0 node_modules/jsonparse\n\nasn1@0.1.11 node_modules/asn1\n\nlabeled-stream-splicer@2.0.0 node_modules/labeled-stream-splicer\n\nquerystring@0.2.0 node_modules/querystring\n\nshell-quote@1.5.0 node_modules/shell-quote\n\nblock-stream@0.0.8 node_modules/block-stream\n\nbn.js@4.11.3 node_modules/bn.js\n\nsprintf-js@1.0.3 node_modules/sprintf-js\n\nfalafel@1.2.0 node_modules/falafel\n\nhosted-git-info@2.1.4 node_modules/hosted-git-info\n\ndes.js@1.0.0 node_modules/des.js\n\nhoek@2.16.3 node_modules/hoek\n\nxmlhttprequest-ssl@1.5.1 node_modules/xmlhttprequest-ssl\n\nutil@0.10.3 node_modules/util\n\ndeps-sort@2.0.0 node_modules/deps-sort\n\nliftoff@2.2.1 node_modules/liftoff\n\njs-base64@2.1.9 node_modules/js-base64\n\nnode-uuid@1.4.7 node_modules/node-uuid\n\nimmutable@3.8.1 node_modules/immutable\n\njson3@3.2.6 node_modules/json3\n\nelliptic@6.2.3 node_modules/elliptic\n\nsha.js@2.4.5 node_modules/sha.js\n\nua-parser-js@0.7.10 node_modules/ua-parser-js\n\nminimist@1.2.0 node_modules/minimist\n\nes6-symbol@3.0.2 node_modules/es6-symbol\n\nvue-filters@0.1.6 node_modules/vue-filters\n\nstream-splicer@2.0.0 node_modules/stream-splicer\n\ncrypto-browserify@3.11.0 node_modules/crypto-browserify\n\nevent-stream@3.3.2 node_modules/event-stream\n\nrecast@0.11.5 node_modules/recast\n\nbrowserify-zlib@0.1.4 node_modules/browserify-zlib\n\nast-types@0.8.16 node_modules/ast-types\n\nbrowserify-aes@1.0.6 node_modules/browserify-aes\n\nvue-router@0.7.11 node_modules/vue-router\n\nes6-iterator@2.0.0 node_modules/es6-iterator\n\nsemver@4.3.6 node_modules/semver\n\nevents@1.1.0 node_modules/events\n\ncamelcase-keys@1.0.0 node_modules/camelcase-keys\n└── camelcase@1.2.1\n\nfstream@1.0.8 node_modules/fstream\n\nhar-validator@2.0.6 node_modules/har-validator\n\nredent@1.0.0 node_modules/redent\n├── indent-string@2.1.0\n└── repeating@2.0.1\n\nopn@3.0.3 node_modules/opn\n└── object-assign@4.0.1\n\ngroup-array@0.3.0 node_modules/group-array\n└── kind-of@2.0.1\n\nlodash.defaults@2.4.1 node_modules/lodash.defaults\n└── lodash.keys@2.4.1\n\nlodash.values@2.4.1 node_modules/lodash.values\n└── lodash.keys@2.4.1\n\nlodash._reunescapedhtml@2.4.1 node_modules/lodash._reunescapedhtml\n└── lodash.keys@2.4.1\n\ngulp-rev@7.0.0 node_modules/gulp-rev\n└── object-assign@4.1.0\n\ngulp-sass@2.3.1 node_modules/gulp-sass\n└── object-assign@4.1.0\n\npkg-conf@1.1.3 node_modules/pkg-conf\n└── object-assign@4.1.0\n\nbabelify@7.3.0 node_modules/babelify\n└── object-assign@4.1.0\n\njquery.scrollto@2.1.2 node_modules/jquery.scrollto\n\nchokidar@1.4.1 node_modules/chokidar\n\nbrowser-pack@6.0.1 node_modules/browser-pack\n\nyargs@3.32.0 node_modules/yargs\n\ncenter-align@0.1.3 node_modules/center-align\n└── lazy-cache@1.0.3\n\nsource-map@0.5.3 node_modules/source-map\n\nsignal-exit@2.1.2 node_modules/signal-exit\n\nhawk@3.1.3 node_modules/hawk\n\nyargs-parser@2.4.0 node_modules/yargs-parser\n├── lodash.assign@4.0.9\n└── lodash.keys@4.0.7\n\npublic-encrypt@4.0.0 node_modules/public-encrypt\n\nstream-http@2.2.1 node_modules/stream-http\n\nurl@0.11.0 node_modules/url\n└── punycode@1.3.2\n\nany-promise@1.3.0 node_modules/any-promise\n\ngulp-load-plugins@1.2.4 node_modules/gulp-load-plugins\n├── findup-sync@0.4.1\n└── micromatch@2.3.8\n\ntar@2.2.1 node_modules/tar\n\ndetective@4.3.1 node_modules/detective\n\nparse-asn1@5.0.0 node_modules/parse-asn1\n\nrimraf@2.5.2 node_modules/rimraf\n└── glob@7.0.3\n\ncross-spawn-async@2.2.2 node_modules/cross-spawn-async\n└── lru-cache@4.0.1\n\nlexical-scope@1.2.0 node_modules/lexical-scope\n\ninsert-module-globals@7.0.1 node_modules/insert-module-globals\n\nfs-extra@0.26.7 node_modules/fs-extra\n\ngulp-cli@1.2.1 node_modules/gulp-cli\n\nnormalize-package-data@2.3.5 node_modules/normalize-package-data\n\ngulp-sourcemaps@1.6.0 node_modules/gulp-sourcemaps\n└── vinyl@1.1.1\n\nvinyl-file@1.3.0 node_modules/vinyl-file\n└── vinyl@1.1.1\n\nJSONStream@1.1.1 node_modules/JSONStream\n\nasn1.js@4.5.2 node_modules/asn1.js\n\nsend@0.13.1 node_modules/send\n└── mime@1.3.4\n\nblueimp-gallery@2.21.3 node_modules/blueimp-gallery\n\npako@0.2.8 node_modules/pako\n\nvue-resource@0.6.1 node_modules/vue-resource\n\ninline-process-browser@2.0.1 node_modules/inline-process-browser\n├── through2@0.6.5\n└── readable-stream@1.0.34\n\nvinyl-source-stream@1.1.0 node_modules/vinyl-source-stream\n├── through2@0.6.5\n├── clone@0.2.0\n├── vinyl@0.4.6\n└── readable-stream@1.0.34\n\nis-my-json-valid@2.13.1 node_modules/is-my-json-valid\n\nvinyl-buffer@1.0.0 node_modules/vinyl-buffer\n├── through2@0.6.5\n├── bl@0.9.5\n└── readable-stream@1.0.34\n\nsort-stream2@1.0.0 node_modules/sort-stream2\n├── through2@0.6.5\n└── readable-stream@1.0.34\n\nmotion-ui@1.2.2 node_modules/motion-ui\n\nreadable-stream@2.1.0 node_modules/readable-stream\n└── isarray@1.0.0\n\nreaddirp@2.0.0 node_modules/readdirp\n└── minimatch@2.0.10\n\nportscanner@1.0.0 node_modules/portscanner\n└── async@0.1.15\n\nacorn@1.2.2 node_modules/acorn\n\nsass-graph@2.1.1 node_modules/sass-graph\n└── glob@6.0.4\n\ntransformify@0.1.2 node_modules/transformify\n└── readable-stream@1.1.14\n\nmultipipe@0.1.2 node_modules/multipipe\n├── duplexer2@0.0.2\n└── readable-stream@1.1.14\n\nthrough2@2.0.1 node_modules/through2\n├── isarray@1.0.0\n└── readable-stream@2.0.6\n\nconcat-stream@1.5.1 node_modules/concat-stream\n├── isarray@1.0.0\n└── readable-stream@2.0.6\n\nbl@1.0.3 node_modules/bl\n├── isarray@1.0.0\n└── readable-stream@2.0.6\n\nblueimp-file-upload@9.12.1 node_modules/blueimp-file-upload\n\nstyle-loader@0.13.1 node_modules/style-loader\n└── loader-utils@0.2.15 (object-assign@4.1.0, big.js@3.1.3, emojis-list@2.0.1, json5@0.5.0)\n\ngulp-copy@0.0.2 node_modules/gulp-copy\n├── ansi-regex@0.2.1\n├── ansi-styles@1.1.0\n├── chalk@0.5.1\n├── lodash.keys@2.4.1\n├── lodash._reinterpolate@2.4.1\n├── lodash.template@2.4.1\n├── lodash.templatesettings@2.4.1\n├── lodash.escape@2.4.1\n├── through2@0.5.1\n├── strip-ansi@0.3.0\n├── has-ansi@0.1.0\n├── supports-color@0.2.0\n├── xtend@3.0.0\n├── through@2.3.4\n├── readable-stream@1.0.34\n├── vinyl@0.2.3\n├── minimist@0.2.0\n└── gulp-util@2.2.20\n\nuglify-js@2.6.2 node_modules/uglify-js\n├── window-size@0.1.0\n├── camelcase@1.2.1\n├── async@0.2.10\n├── cliui@2.1.0\n├── wordwrap@0.0.2\n└── yargs@3.10.0\n\nlocaltunnel@1.8.1 node_modules/localtunnel\n├── camelcase@1.2.1\n└── yargs@3.29.0\n\nmkdirp@0.5.1 node_modules/mkdirp\n└── minimist@0.0.8\n\nglobule@0.1.0 node_modules/globule\n├── inherits@1.0.2\n├── graceful-fs@1.2.3\n├── minimatch@0.2.14\n├── lodash@1.0.2\n└── glob@3.1.21\n\njquery-validation@1.15.0 node_modules/jquery-validation\n\ndel@2.2.0 node_modules/del\n├── is-path-cwd@1.0.0\n├── object-assign@4.0.1\n├── pinkie-promise@2.0.0 (pinkie@2.0.2)\n├── globby@4.0.0 (array-union@1.0.1, glob@6.0.4)\n├── rimraf@2.5.1 (glob@6.0.4)\n└── is-path-in-cwd@1.0.0 (is-path-inside@1.0.0)\n\nexposify@0.4.3 node_modules/exposify\n├── through2@0.4.2\n├── xtend@2.1.2\n├── object-keys@0.4.0\n└── readable-stream@1.0.34\n\nrequest@2.65.0 node_modules/request\n├── extend@3.0.0\n└── qs@5.2.0\n\nbuffer@4.6.0 node_modules/buffer\n└── isarray@1.0.0\n\nresolve@1.1.7 node_modules/resolve\n\nreplace-requires@1.0.3 node_modules/replace-requires\n├── has-require@1.2.2\n└── detective@4.1.1\n\nserve-index@1.7.3 node_modules/serve-index\n\nnumeral@1.5.3 node_modules/numeral\n\nescodegen@1.8.0 node_modules/escodegen\n└── source-map@0.2.0\n\nsource-map-support@0.2.10 node_modules/source-map-support\n└── source-map@0.1.32\n\nmodule-deps@4.0.5 node_modules/module-deps\n\nsvgjs@2.2.5 node_modules/svgjs\n\nbrowserify-shim@3.8.12 node_modules/browserify-shim\n└── resolve@0.6.3\n\nsyntax-error@1.1.6 node_modules/syntax-error\n└── acorn@2.7.0\n\ncopy-webpack-plugin@3.0.1 node_modules/copy-webpack-plugin\n├── glob@6.0.4\n├── node-dir@0.1.16 (minimatch@3.0.3)\n└── bluebird@2.11.0\n\njquery@2.2.1 node_modules/jquery\n\ncompass-mixins@0.12.7 node_modules/compass-mixins\n\npostcss@5.0.21 node_modules/postcss\n├── supports-color@3.1.2\n└── source-map@0.5.6\n\ngulp@3.9.1 node_modules/gulp\n├── tildify@1.1.2\n├── deprecated@0.0.1\n├── orchestrator@0.3.7 (stream-consume@0.1.0, end-of-stream@0.1.5, sequencify@0.0.7)\n├── liftoff@2.2.0 (flagged-respawn@0.3.1)\n├── chalk@1.1.1 (ansi-styles@2.2.0)\n└── vinyl-fs@0.3.14 (strip-bom@1.0.0, glob-watcher@0.0.6, graceful-fs@3.0.8, vinyl@0.4.6, through2@0.6.5, glob-stream@3.1.18)\n\nbufferutil@1.2.1 node_modules/bufferutil\n├── bindings@1.2.1\n└── nan@2.3.5\n\nrename-function-calls@0.1.1 node_modules/rename-function-calls\n├── estraverse@1.5.1\n├── esutils@1.0.0\n├── detective@3.1.0\n├── source-map@0.1.43\n├── esprima-fb@3001.1.0-dev-harmony-fb\n└── escodegen@1.1.0 (esprima@1.0.4)\n\nd3@4.2.6 node_modules/d3\n├── d3-dispatch@1.0.1\n├── d3-path@1.0.2\n├── d3-queue@3.0.3\n├── d3-axis@1.0.3\n├── d3-timer@1.0.3\n├── d3-color@1.0.1\n├── d3-random@1.0.1\n├── d3-collection@1.0.1\n├── d3-polygon@1.0.1\n├── d3-brush@1.0.3\n├── d3-chord@1.0.2\n├── d3-voronoi@1.0.2\n├── d3-zoom@1.0.3\n├── d3-drag@1.0.1\n├── d3-quadtree@1.0.1\n├── d3-time@1.0.4\n├── d3-force@1.0.2\n├── d3-transition@1.0.2\n├── d3-time-format@2.0.2\n├── d3-array@1.0.1\n├── d3-interpolate@1.1.1\n├── d3-request@1.0.2 (xmlhttprequest@1.8.0)\n├── d3-format@1.0.2\n├── d3-hierarchy@1.0.2\n├── d3-scale@1.0.3\n├── d3-ease@1.0.1\n├── d3-selection@1.0.2\n├── d3-dsv@1.0.3 (rw@1.3.2, iconv-lite@0.4.13)\n├── d3-geo@1.2.5\n└── d3-shape@1.0.3\n\nbrowser-sync@2.12.10 node_modules/browser-sync\n├── lodash.assign@4.0.9\n├── lodash.keys@4.0.7\n├── camelcase@3.0.0\n├── resp-modifier@6.0.1\n├── parseuri@0.0.4\n├── to-array@0.1.4\n├── accepts@1.1.4\n├── mime-types@2.0.14\n├── minimatch@2.0.10\n├── window-size@0.2.0\n├── has-cors@1.1.0\n├── has-binary@0.1.7\n├── async-each@1.0.0\n├── mime-db@1.12.0\n├── negotiator@0.4.9\n├── chokidar@1.5.1\n├── socket.io@1.4.6\n├── http-proxy@1.13.3\n��── qs@6.2.0\n├── engine.io@1.6.9\n├── ws@1.0.1\n├── engine.io-client@1.6.9\n├── yargs@4.7.1\n├── socket.io-client@1.4.6 (component-emitter@1.2.0)\n├── socket.io-parser@2.2.6 (json3@3.3.2)\n├── engine.io-parser@1.2.4 (has-binary@0.1.6)\n└── socket.io-adapter@0.4.0 (socket.io-parser@2.2.2)\n\nnode-gyp@3.3.1 node_modules/node-gyp\n├── minimatch@1.0.0\n└── glob@4.5.3 (minimatch@2.0.10)\n\nbs-recipes@1.2.2 node_modules/bs-recipes\n\nbrowser-sync-ui@0.5.19 node_modules/browser-sync-ui\n\nsass-loader@4.0.1 node_modules/sass-loader\n├── object-assign@4.1.0\n├── loader-utils@0.2.15 (emojis-list@2.0.1, big.js@3.1.3, json5@0.5.0)\n└── async@2.0.1\n\nvue-html-loader@1.2.3 node_modules/vue-html-loader\n├── object-assign@4.1.0\n├── fastparse@1.1.1\n├── loader-utils@0.2.15 (big.js@3.1.3, emojis-list@2.0.1, json5@0.5.0)\n├── es6-templates@0.2.3 (recast@0.11.12)\n└── html-minifier@2.1.7 (he@1.1.0, relateurl@0.2.7, ncname@1.0.0, change-case@3.0.0, clean-css@3.4.19)\n\nfoundation-sites@6.2.0 node_modules/foundation-sites\n└── what-input@1.2.5 (gulp-header@1.7.1)\n\nexpress@2.5.11 node_modules/express\n├── mkdirp@0.3.0\n└── connect@1.9.2\n\njquery.inputmask@3.3.1 node_modules/jquery.inputmask\n└── jquery@2.2.4\n\nmoment-business-days@0.0.10 node_modules/moment-business-days\n└── moment@2.10.6\n\nvue@1.0.17 node_modules/vue\n└── envify@3.4.0 (jstransform@10.1.0)\n\nmoment@2.13.0 node_modules/moment\n\nfoundation-datepicker@1.5.3 node_modules/foundation-datepicker\n\nbrowserify@13.0.1 node_modules/browserify\n\ncss-loader@0.23.1 node_modules/css-loader\n├── postcss-modules-extract-imports@1.0.1\n├── object-assign@4.1.0\n├── loader-utils@0.2.15 (emojis-list@2.0.1, big.js@3.1.3, json5@0.5.0)\n├── css-selector-tokenizer@0.5.4 (fastparse@1.1.1, cssesc@0.1.0)\n├── postcss-modules-values@1.2.2 (icss-replace-symbols@1.0.2)\n├── source-list-map@0.1.6\n├── lodash.camelcase@3.0.1 (lodash._createcompounder@3.0.0)\n├── postcss-modules-scope@1.0.2 (css-selector-tokenizer@0.6.0)\n├── postcss-modules-local-by-default@1.1.1 (css-selector-tokenizer@0.6.0)\n└── cssnano@3.7.4 (postcss-normalize-charset@1.1.0, postcss-discard-empty@2.1.0, postcss-reduce-transforms@1.0.3, postcss-minify-gradients@1.0.3, postcss-discard-duplicates@2.0.1, postcss-merge-idents@2.1.7, postcss-reduce-initial@1.0.0, postcss-convert-values@2.4.0, postcss-reduce-idents@2.3.0, postcss-discard-comments@2.0.4, postcss-minify-font-values@1.0.5, postcss-discard-overridden@0.1.1, postcss-ordered-values@2.2.1, postcss-merge-longhand@2.0.1, postcss-zindex@2.1.1, postcss-merge-rules@2.0.10, postcss-discard-unused@2.2.1, postcss-unique-selectors@2.0.2, postcss-minify-params@1.0.5, postcss-normalize-url@3.0.7, postcss-filter-plugins@2.0.1, postcss-calc@5.3.1, postcss-minify-selectors@2.0.5, postcss-colormin@2.2.0, postcss-svgo@2.1.4)\n\nnode-sass@3.7.0 node_modules/node-sass\n├── camelcase-keys@2.1.0\n├── meow@3.7.0\n├── object-assign@4.1.0\n├── gaze@1.0.0\n├── minimatch@0.2.14\n├── lodash@2.4.2\n├── glob@7.0.3 (minimatch@3.0.0)\n├── nan@2.3.4\n└── globule@0.2.0 (glob@3.2.11)\n\nbootstrap-sass@3.3.6 node_modules/bootstrap-sass\n\nweinre@2.0.0-pre-I0Z7U9OV node_modules/weinre\n└── underscore@1.7.0\n\ncaniuse-db@1.0.30000458 node_modules/caniuse-db\n\nes5-ext@0.10.11 node_modules/es5-ext\n\nwebpack@1.13.2 node_modules/webpack\n├── supports-color@3.1.2\n├── interpret@0.6.6\n├── tapable@0.1.10\n├── memory-fs@0.3.0\n├── loader-utils@0.2.15 (object-assign@4.1.0, big.js@3.1.3, emojis-list@2.0.1, json5@0.5.0)\n├── watchpack@0.2.9 (async@0.9.2)\n├── acorn@3.3.0\n├── enhanced-resolve@0.9.1 (memory-fs@0.2.0)\n├── optimist@0.6.1 (wordwrap@0.0.3, minimist@0.0.10)\n├── webpack-core@0.6.8 (source-map@0.4.4, source-list-map@0.1.6)\n└── node-libs-browser@0.6.0 (https-browserify@0.0.0, constants-browserify@0.0.1, stream-browserify@1.0.0, readable-stream@1.1.14, url@0.10.3, http-browserify@1.7.0, buffer@4.9.1, crypto-browserify@3.2.8)\n\neasy-extender@2.3.2 node_modules/easy-extender\n└── lodash@3.10.1\n\nopt-merger@1.1.1 node_modules/opt-merger\n└── lodash@3.10.1\n\nbabel-preset-react@6.5.0 node_modules/babel-preset-react\n├── babel-plugin-syntax-jsx@6.5.0\n├── babel-plugin-syntax-flow@6.5.0\n├── babel-plugin-transform-react-display-name@6.5.0\n├── babel-plugin-transform-flow-strip-types@6.5.0\n├── babel-plugin-transform-react-jsx-source@6.5.0\n└── babel-plugin-transform-react-jsx@6.5.2 (babel-helper-builder-react-jsx@6.5.0)\n\nbabel-preset-es2015@6.6.0 node_modules/babel-preset-es2015\n├── babel-plugin-transform-es2015-literals@6.5.0\n├── babel-plugin-transform-es2015-typeof-symbol@6.6.0\n├── babel-plugin-transform-es2015-destructuring@6.6.5\n├── babel-plugin-transform-es2015-arrow-functions@6.5.2\n├── babel-plugin-transform-es2015-spread@6.6.5\n├── babel-plugin-transform-es2015-template-literals@6.6.5\n├── babel-plugin-check-es2015-constants@6.6.5\n├── babel-plugin-transform-es2015-for-of@6.6.0\n├── babel-plugin-transform-es2015-block-scoped-functions@6.6.5\n├── babel-plugin-transform-es2015-block-scoping@6.6.5 (babel-template@6.6.5, babel-types@6.6.5, babel-traverse@6.6.5, lodash@3.10.1)\n├── babel-plugin-transform-es2015-duplicate-keys@6.6.4 (babel-types@6.6.5)\n├── babel-plugin-transform-es2015-sticky-regex@6.5.0 (babel-helper-regex@6.6.5, babel-types@6.6.5)\n├── babel-plugin-transform-es2015-computed-properties@6.6.5 (babel-helper-define-map@6.6.5, babel-template@6.6.5)\n├── babel-plugin-transform-es2015-unicode-regex@6.5.0 (regexpu-core@1.0.0, babel-helper-regex@6.6.5)\n├── babel-plugin-transform-regenerator@6.6.5 (babel-plugin-syntax-async-functions@6.5.0, babylon@6.6.5, babel-types@6.6.5, babel-traverse@6.6.5)\n├── babel-plugin-transform-es2015-modules-commonjs@6.6.5 (babel-plugin-transform-strict-mode@6.6.5, babel-template@6.6.5, babel-types@6.6.5)\n├── babel-plugin-transform-es2015-shorthand-properties@6.5.0 (babel-types@6.6.5)\n├── babel-plugin-transform-es2015-classes@6.6.5 (babel-helper-replace-supers@6.6.5, babel-messages@6.6.5, babel-helper-optimise-call-expression@6.6.0, babel-helper-function-name@6.6.0, babel-template@6.6.5, babel-helper-define-map@6.6.5, babel-traverse@6.6.5, babel-types@6.6.5)\n├── babel-plugin-transform-es2015-parameters@6.6.5 (babel-helper-get-function-arity@6.6.5, babel-helper-call-delegate@6.6.5, babel-types@6.6.5, babel-template@6.6.5, babel-traverse@6.6.5)\n├── babel-plugin-transform-es2015-function-name@6.5.0 (babel-types@6.6.5, babel-helper-function-name@6.6.0)\n└── babel-plugin-transform-es2015-object-super@6.6.5 (babel-helper-replace-supers@6.6.5)\n\nlodash@4.11.1 node_modules/lodash\n\nautoprefixer@6.3.6 node_modules/autoprefixer\n└── browserslist@1.3.2 (caniuse-db@1.0.30000471)\n\nbabel-runtime@5.8.35 node_modules/babel-runtime\n└── core-js@1.2.6\n\ngulp-uglify@2.0.0 node_modules/gulp-uglify\n├── uglify-save-license@0.4.1\n├── make-error-cause@1.2.1 (make-error@1.2.1)\n├── uglify-js@2.7.0 (async@0.2.10, yargs@3.10.0)\n└── lodash@4.15.0\n\nbabel-core@6.8.0 node_modules/babel-core\n├── slash@1.0.0\n├── babel-messages@6.8.0\n├── shebang-regex@1.0.0\n├── path-exists@1.0.0\n├── babel-helpers@6.8.0\n├── minimatch@2.0.10\n├── babel-code-frame@6.11.0 (js-tokens@2.0.0)\n├── babylon@6.9.1\n├── json5@0.4.0\n├── lodash@3.10.1\n├── babel-generator@6.14.0 (detect-indent@3.0.1, lodash@4.15.0)\n├── babel-template@6.15.0 (lodash@4.15.0)\n├── babel-traverse@6.15.0 (globals@8.18.0, invariant@2.2.1, lodash@4.15.0)\n├── babel-types@6.15.0 (to-fast-properties@1.0.2, lodash@4.15.0)\n├── babel-register@6.14.0 (babel-core@6.14.0, lodash@4.15.0, core-js@2.4.1)\n└── babel-runtime@6.11.6 (regenerator-runtime@0.9.5, core-js@2.4.1)", "stdout_lines": ["", "> bufferutil@1.2.1 install /var/www/motoshare.nl/node_modules/bufferutil", "> node-gyp rebuild", "", "make: Entering directory `/var/www/motoshare.nl/node_modules/bufferutil/build'", " CXX(target) Release/obj.target/bufferutil/src/bufferutil.o", " SOLINK_MODULE(target) Release/obj.target/bufferutil.node", " COPY Release/bufferutil.node", "make: Leaving directory `/var/www/motoshare.nl/node_modules/bufferutil/build'", "", "> node-sass@3.7.0 install /var/www/motoshare.nl/node_modules/node-sass", "> node scripts/install.js", "", "Binary downloaded and installed at /var/www/motoshare.nl/node_modules/node-sass/vendor/linux-x64-46/binding.node", "", "> node-sass@3.7.0 postinstall /var/www/motoshare.nl/node_modules/node-sass", "> node scripts/build.js", "", "\"/var/www/motoshare.nl/node_modules/node-sass/vendor/linux-x64-46/binding.node\" exists. ", " testing binary.", "Binary is fine; exiting.", "minimalistic-assert@1.0.0 node_modules/minimalistic-assert", "", "invert-kv@1.0.0 node_modules/invert-kv", "", "spdx-exceptions@1.0.4 node_modules/spdx-exceptions", "", "array-differ@1.0.0 node_modules/array-differ", "", "filename-regex@2.0.0 node_modules/filename-regex", "", "assert-plus@0.1.5 node_modules/assert-plus", "", "async-each-series@0.1.1 node_modules/async-each-series", "", "semver-regex@1.0.0 node_modules/semver-regex", "", "first-chunk-stream@1.0.0 node_modules/first-chunk-stream", "", "get-stdin@4.0.1 node_modules/get-stdin", "", "gulp-rename@1.2.2 node_modules/gulp-rename", "", "array-uniq@1.0.2 node_modules/array-uniq", "", "parsejson@0.0.1 node_modules/parsejson", "", "parseqs@0.0.2 node_modules/parseqs", "", "https-browserify@0.0.1 node_modules/https-browserify", "", "aws-sign2@0.6.0 node_modules/aws-sign2", "", "base64id@0.1.0 node_modules/base64id", "", "is-utf8@0.2.1 node_modules/is-utf8", "", "has-gulplog@0.1.0 node_modules/has-gulplog", "", "path-platform@0.11.15 node_modules/path-platform", "", "tty-browserify@0.0.0 node_modules/tty-browserify", "", "ternary@1.0.0 node_modules/ternary", "", "evp_bytestokey@1.0.0 node_modules/evp_bytestokey", "", "has-flag@1.0.0 node_modules/has-flag", "", "is-dotfile@1.0.2 node_modules/is-dotfile", "", "is-binary-path@1.0.1 node_modules/is-binary-path", "", "has-ansi@2.0.0 node_modules/has-ansi", "", "globo@1.0.2 node_modules/globo", "", "for-in@0.1.5 node_modules/for-in", "", "arrify@1.0.1 node_modules/arrify", "", "is-relative@0.1.3 node_modules/is-relative", "", "for-own@0.1.4 node_modules/for-own", "", "is-extglob@1.0.0 node_modules/is-extglob", "", "fs-exists-sync@0.1.0 node_modules/fs-exists-sync", "", "home-or-tmp@1.0.0 node_modules/home-or-tmp", "", "is-extendable@0.1.1 node_modules/is-extendable", "", "global-modules@0.2.1 node_modules/global-modules", "", "is-number@2.1.0 node_modules/is-number", "", "escape-html@1.0.3 node_modules/escape-html", "", "is-defined@1.0.0 node_modules/is-defined", "", "is-finite@1.0.1 node_modules/is-finite", "", "isobject@2.0.0 node_modules/isobject", "", "is-primitive@2.0.0 node_modules/is-primitive", "", "array-find-index@1.0.1 node_modules/array-find-index", "", "array-unique@0.2.1 node_modules/array-unique", "", "is-plain-obj@1.1.0 node_modules/is-plain-obj", "", "is-builtin-module@1.0.0 node_modules/is-builtin-module", "", "normalize-path@2.0.1 node_modules/normalize-path", "", "longest@1.0.1 node_modules/longest", "", "is-glob@2.0.1 node_modules/is-glob", "", "lodash._root@3.0.1 node_modules/lodash._root", "", "lodash.isarguments@3.0.8 node_modules/lodash.isarguments", "", "map-obj@1.0.1 node_modules/map-obj", "", "lodash._baseeach@4.1.2 node_modules/lodash._baseeach", "", "is-posix-bracket@0.1.1 node_modules/is-posix-bracket", "", "number-is-nan@1.0.0 node_modules/number-is-nan", "", "lodash._baseslice@4.0.0 node_modules/lodash._baseslice", "", "lodash._baseflatten@4.2.0 node_modules/lodash._baseflatten", "", "forever-agent@0.6.1 node_modules/forever-agent", "", "modify-filename@1.1.0 node_modules/modify-filename", "", "lodash.escape@3.2.0 node_modules/lodash.escape", "", "lodash.clonedeep@4.3.1 node_modules/lodash.clonedeep", "", "lodash.padend@4.4.0 node_modules/lodash.padend", "", "lodash.pad@4.3.0 node_modules/lodash.pad", "", "lodash.tostring@4.1.2 node_modules/lodash.tostring", "", "repeat-element@1.1.2 node_modules/repeat-element", "", "once@1.3.3 node_modules/once", "", "path-browserify@0.0.0 node_modules/path-browserify", "", "lodash.padstart@4.4.0 node_modules/lodash.padstart", "", "lodash.sortby@4.4.2 node_modules/lodash.sortby", "", "rev-hash@1.0.0 node_modules/rev-hash", "", "lodash.rest@4.0.2 node_modules/lodash.rest", "", "decamelize@1.2.0 node_modules/decamelize", "", "mute-stdout@1.0.0 node_modules/mute-stdout", "", "dot-parts@1.0.1 node_modules/dot-parts", "", "pinkie-promise@2.0.1 node_modules/pinkie-promise", "", "strict-uri-encode@1.1.0 node_modules/strict-uri-encode", "", "arr-flatten@1.0.1 node_modules/arr-flatten", "", "trim-newlines@1.0.0 node_modules/trim-newlines", "", "spdx-correct@1.0.2 node_modules/spdx-correct", "", "patch-text@1.0.2 node_modules/patch-text", "", "strip-bom@2.0.0 node_modules/strip-bom", "", "strip-bom-stream@1.0.0 node_modules/strip-bom-stream", "", "right-align@0.1.3 node_modules/right-align", "", "path-exists@2.1.0 node_modules/path-exists", "", "resolve-dir@0.1.0 node_modules/resolve-dir", "", "strip-ansi@3.0.1 node_modules/strip-ansi", "", "tildify@1.2.0 node_modules/tildify", "", "ansi-regex@2.0.0 node_modules/ansi-regex", "", "symbol@0.2.3 node_modules/symbol", "", "accessory@1.0.1 node_modules/accessory", "", "escape-string-regexp@1.0.5 node_modules/escape-string-regexp", "", "read-pkg-up@1.0.1 node_modules/read-pkg-up", "", "expand-range@1.8.1 node_modules/expand-range", "", "find-up@1.1.2 node_modules/find-up", "", "glob-base@0.3.0 node_modules/glob-base", "", "duplexer2@0.1.4 node_modules/duplexer2", "", "fancy-log@1.2.0 node_modules/fancy-log", "", "code-point-at@1.0.0 node_modules/code-point-at", "", "fast-levenshtein@1.1.3 node_modules/fast-levenshtein", "", "glogg@1.0.0 node_modules/glogg", "", "fill-range@2.2.3 node_modules/fill-range", "", "beeper@1.1.0 node_modules/beeper", "", "load-json-file@1.1.0 node_modules/load-json-file", "", "is-windows@0.1.1 node_modules/is-windows", "", "braces@1.8.4 node_modules/braces", "", "camelcase@2.1.1 node_modules/camelcase", "", "gulp-sequence@0.4.5 node_modules/gulp-sequence", "", "chalk@1.1.3 node_modules/chalk", "", "is-equal-shallow@0.1.3 node_modules/is-equal-shallow", "", "lazy-cache@0.2.7 node_modules/lazy-cache", "", "lodash._getnative@3.9.1 node_modules/lodash._getnative", "", "lodash._isnative@2.4.1 node_modules/lodash._isnative", "", "lodash._escapehtmlchar@2.4.1 node_modules/lodash._escapehtmlchar", "", "error-ex@1.3.0 node_modules/error-ex", "", "lodash._reevaluate@3.0.0 node_modules/lodash._reevaluate", "", "lodash._escapestringchar@2.4.1 node_modules/lodash._escapestringchar", "", "lodash._basevalues@3.0.0 node_modules/lodash._basevalues", "", "lodash._shimkeys@2.4.1 node_modules/lodash._shimkeys", "", "is-fullwidth-code-point@1.0.0 node_modules/is-fullwidth-code-point", "", "gulp-autoprefixer@3.1.0 node_modules/gulp-autoprefixer", "", "destroy@1.0.4 node_modules/destroy", "", "lodash._reinterpolate@3.0.0 node_modules/lodash._reinterpolate", "", "is-absolute@0.1.7 node_modules/is-absolute", "", "global-prefix@0.1.3 node_modules/global-prefix", "", "lodash.isarray@3.0.4 node_modules/lodash.isarray", "", "extglob@0.3.2 node_modules/extglob", "", "lodash._reescape@3.0.0 node_modules/lodash._reescape", "", "kind-of@3.0.2 node_modules/kind-of", "", "lodash._htmlescapes@2.4.1 node_modules/lodash._htmlescapes", "", "lodash._basetostring@3.0.1 node_modules/lodash._basetostring", "", "lodash._basecopy@3.0.1 node_modules/lodash._basecopy", "", "normalize-range@0.1.2 node_modules/normalize-range", "", "binary-extensions@1.4.0 node_modules/binary-extensions", "", "meow@3.3.0 node_modules/meow", "", "lodash._isiterateecall@3.0.9 node_modules/lodash._isiterateecall", "", "lodash.keys@3.1.2 node_modules/lodash.keys", "", "lodash.restparam@3.6.1 node_modules/lodash.restparam", "", "os-homedir@1.0.1 node_modules/os-homedir", "", "lodash.template@3.6.2 node_modules/lodash.template", "", "object.omit@2.0.0 node_modules/object.omit", "", "object-assign@3.0.0 node_modules/object-assign", "", "lodash._objecttypes@2.4.1 node_modules/lodash._objecttypes", "", "parse-glob@3.0.4 node_modules/parse-glob", "", "os-tmpdir@1.0.1 node_modules/os-tmpdir", "", "os-locale@1.4.0 node_modules/os-locale", "", "read-pkg@1.1.0 node_modules/read-pkg", "", "lodash.isobject@2.4.1 node_modules/lodash.isobject", "", "pify@2.3.0 node_modules/pify", "", "rev-path@1.0.0 node_modules/rev-path", "", "randomatic@1.1.5 node_modules/randomatic", "", "lodash.memoize@3.0.4 node_modules/lodash.memoize", "", "path-is-absolute@1.0.0 node_modules/path-is-absolute", "", "lodash.templatesettings@3.1.1 node_modules/lodash.templatesettings", "", "eventemitter3@1.2.0 node_modules/eventemitter3", "", "arr-diff@2.0.0 node_modules/arr-diff", "", "sparkles@1.0.0 node_modules/sparkles", "", "path-type@1.1.0 node_modules/path-type", "", "expand-tilde@1.2.1 node_modules/expand-tilde", "", "regex-cache@0.4.3 node_modules/regex-cache", "", "punycode@1.4.1 node_modules/punycode", "", "validate-npm-package-license@3.0.1 node_modules/validate-npm-package-license", "", "expand-brackets@0.1.5 node_modules/expand-brackets", "", "ee-first@1.1.1 node_modules/ee-first", "", "pinkie@2.0.4 node_modules/pinkie", "", "string-width@1.0.1 node_modules/string-width", "", "anymatch@1.3.0 node_modules/anymatch", "", "sort-keys@1.1.2 node_modules/sort-keys", "", "noncharacters@1.1.0 node_modules/noncharacters", "", "time-stamp@1.0.1 node_modules/time-stamp", "", "y18n@3.2.1 node_modules/y18n", "", "unreachable-branch-transform@0.5.1 node_modules/unreachable-branch-transform", "", "wrap-ansi@2.0.0 node_modules/wrap-ansi", "", "yeast@0.1.2 node_modules/yeast", "", "stream-to-array@2.3.0 node_modules/stream-to-array", "", "ansi-styles@2.2.1 node_modules/ansi-styles", "", "align-text@0.1.4 node_modules/align-text", "", "repeat-string@1.5.4 node_modules/repeat-string", "", "supports-color@2.0.0 node_modules/supports-color", "", "spdx-license-ids@1.2.1 node_modules/spdx-license-ids", "", "lodash._stringtopath@4.7.1 node_modules/lodash._stringtopath", "", "combined-stream@1.0.5 node_modules/combined-stream", "", "minimatch@3.0.0 node_modules/minimatch", "", "lodash._baseclone@4.5.6 node_modules/lodash._baseclone", "", "tfunk@3.0.2 node_modules/tfunk", "", "lodash._baseiteratee@4.6.1 node_modules/lodash._baseiteratee", "", "emitter-steward@1.0.0 node_modules/emitter-steward", "", "tunnel-agent@0.4.2 node_modules/tunnel-agent", "", "constants-browserify@1.0.0 node_modules/constants-browserify", "", "brace-expansion@1.1.3 node_modules/brace-expansion", "", "browserify-des@1.0.0 node_modules/browserify-des", "", "browser-resolve@1.11.1 node_modules/browser-resolve", "", "gulplog@1.0.0 node_modules/gulplog", "", "options@0.0.6 node_modules/options", "", "string_decoder@0.10.31 node_modules/string_decoder", "", "esmangle-evaluator@1.0.0 node_modules/esmangle-evaluator", "", "utils-merge@1.0.0 node_modules/utils-merge", "", "vinyl-sourcemaps-apply@0.2.1 node_modules/vinyl-sourcemaps-apply", "", "set-blocking@1.0.0 node_modules/set-blocking", "", "isarray@0.0.1 node_modules/isarray", "", "brorand@1.0.5 node_modules/brorand", "", "lcid@1.0.0 node_modules/lcid", "", "cliui@3.2.0 node_modules/cliui", "", "clone-stats@0.0.1 node_modules/clone-stats", "", "is-property@1.0.2 node_modules/is-property", "", "oauth-sign@0.8.1 node_modules/oauth-sign", "", "jsonpointer@2.0.0 node_modules/jsonpointer", "", "unpipe@1.0.0 node_modules/unpipe", "", "amdefine@1.0.0 node_modules/amdefine", "", "v8flags@2.0.11 node_modules/v8flags", "", "vue-moment@1.0.7 node_modules/vue-moment", "", "finalhandler@0.4.1 node_modules/finalhandler", "", "etag@1.7.0 node_modules/etag", "", "interpret@1.0.0 node_modules/interpret", "", "fresh@0.3.0 node_modules/fresh", "", "http-errors@1.3.1 node_modules/http-errors", "", "on-finished@2.3.0 node_modules/on-finished", "", "findup-sync@0.3.0 node_modules/findup-sync", "", "babel-plugin-transform-runtime@6.6.0 node_modules/babel-plugin-transform-runtime", "", "parseurl@1.3.1 node_modules/parseurl", "", "range-parser@1.0.3 node_modules/range-parser", "", "ripemd160@1.0.1 node_modules/ripemd160", "", "get-value@1.3.1 node_modules/get-value", "", "caseless@0.11.0 node_modules/caseless", "", "mime-types@2.1.10 node_modules/mime-types", "", "serve-static@1.10.2 node_modules/serve-static", "", "eazy-logger@2.1.3 node_modules/eazy-logger", "", "statuses@1.2.1 node_modules/statuses", "", "accepts@1.2.13 node_modules/accepts", "", "gaze@0.5.2 node_modules/gaze", "", "spdx-expression-parse@1.0.2 node_modules/spdx-expression-parse", "", "wrappy@1.0.1 node_modules/wrappy", "", "umd@3.0.1 node_modules/umd", "", "commander@2.9.0 node_modules/commander", "", "indexof@0.0.1 node_modules/indexof", "", "callsite@1.0.0 node_modules/callsite", "", "graceful-readlink@1.0.1 node_modules/graceful-readlink", "", "os-browserify@0.1.2 node_modules/os-browserify", "", "builtin-modules@1.1.1 node_modules/builtin-modules", "", "browserify-rsa@4.0.1 node_modules/browserify-rsa", "", "browserify-cipher@1.0.0 node_modules/browserify-cipher", "", "process-nextick-args@1.0.6 node_modules/process-nextick-args", "", "create-ecdh@4.0.0 node_modules/create-ecdh", "", "gulp-queue@0.1.2 node_modules/gulp-queue", "", "inherits@2.0.1 node_modules/inherits", "", "builtin-status-codes@2.0.0 node_modules/builtin-status-codes", "", "htmlescape@1.1.1 node_modules/htmlescape", "", "create-hmac@1.1.4 node_modules/create-hmac", "", "defaults@1.0.3 node_modules/defaults", "", "num2fraction@1.2.2 node_modules/num2fraction", "", "arraybuffer.slice@0.0.6 node_modules/arraybuffer.slice", "", "process@0.11.2 node_modules/process", "", "cipher-base@1.0.2 node_modules/cipher-base", "", "ms@0.7.1 node_modules/ms", "", "util-deprecate@1.0.2 node_modules/util-deprecate", "", "stream-series@0.1.1 node_modules/stream-series", "", "pretty-hrtime@1.0.2 node_modules/pretty-hrtime", "", "inflight@1.0.4 node_modules/inflight", "", "delayed-stream@1.0.0 node_modules/delayed-stream", "", "connect@3.4.1 node_modules/connect", "", "loud-rejection@1.3.0 node_modules/loud-rejection", "", "stack-trace@0.0.9 node_modules/stack-trace", "", "core-util-is@1.0.2 node_modules/core-util-is", "", "pseudomap@1.0.2 node_modules/pseudomap", "", "private@0.1.6 node_modules/private", "", "thunks@4.2.0 node_modules/thunks", "", "type-check@0.3.2 node_modules/type-check", "", "indent-string@1.2.2 node_modules/indent-string", "", "repeating@1.1.3 node_modules/repeating", "", "user-home@1.1.1 node_modules/user-home", "", "strip-indent@1.0.1 node_modules/strip-indent", "", "window-size@0.1.4 node_modules/window-size", "", "sigmund@1.0.1 node_modules/sigmund", "", "has-unicode@2.0.0 node_modules/has-unicode", "", "glob@5.0.15 node_modules/glob", "", "component-bind@1.0.0 node_modules/component-bind", "", "parse-json@2.2.0 node_modules/parse-json", "", "generate-object-property@1.2.0 node_modules/generate-object-property", "", "browser-sync-client@2.4.2 node_modules/browser-sync-client", "", "batch@0.5.3 node_modules/batch", "", "better-assert@1.0.2 node_modules/better-assert", "", "blob@0.0.4 node_modules/blob", "", "array-filter@0.0.1 node_modules/array-filter", "", "async-each@0.1.6 node_modules/async-each", "", "glob-parent@2.0.0 node_modules/glob-parent", "", "stringstream@0.0.5 node_modules/stringstream", "", "randombytes@2.0.3 node_modules/randombytes", "", "require-main-filename@1.0.1 node_modules/require-main-filename", "", "pause-stream@0.0.11 node_modules/pause-stream", "", "generate-function@2.0.0 node_modules/generate-function", "", "is-buffer@1.1.3 node_modules/is-buffer", "", "ultron@1.0.2 node_modules/ultron", "", "requires-port@1.0.0 node_modules/requires-port", "", "uglify-to-browserify@1.0.2 node_modules/uglify-to-browserify", "", "matchdep@1.0.1 node_modules/matchdep", "", "ieee754@1.1.6 node_modules/ieee754", "", "replace-ext@0.0.1 node_modules/replace-ext", "", "graceful-fs@4.1.3 node_modules/graceful-fs", "", "array-map@0.0.0 node_modules/array-map", "", "jsonfile@2.3.0 node_modules/jsonfile", "", "jsonify@0.0.0 node_modules/jsonify", "", "array-reduce@0.0.0 node_modules/array-reduce", "", "klaw@1.2.0 node_modules/klaw", "", "duplexer@0.1.1 node_modules/duplexer", "", "concat-map@0.0.1 node_modules/concat-map", "", "underscore@1.8.3 node_modules/underscore", "", "stream-browserify@2.0.1 node_modules/stream-browserify", "", "stream-combiner@0.0.4 node_modules/stream-combiner", "", "after@0.8.1 node_modules/after", "", "stream-combiner2@1.1.1 node_modules/stream-combiner2", "", "from@0.1.3 node_modules/from", "", "cryptiles@2.0.5 node_modules/cryptiles", "", "estraverse@1.9.3 node_modules/estraverse", "", "semver-greatest-satisfied-range@1.0.0 node_modules/semver-greatest-satisfied-range", "", "component-inherit@0.0.3 node_modules/component-inherit", "", "gauge@1.2.7 node_modules/gauge", "", "backo2@1.0.2 node_modules/backo2", "", "esutils@2.0.2 node_modules/esutils", "", "miller-rabin@4.0.0 node_modules/miller-rabin", "", "object-component@0.0.3 node_modules/object-component", "", "abbrev@1.0.7 node_modules/abbrev", "", "has@1.0.1 node_modules/has", "", "is-arrayish@0.2.1 node_modules/is-arrayish", "", "shasum@1.0.2 node_modules/shasum", "", "mime@1.2.4 node_modules/mime", "", "assert@1.3.0 node_modules/assert", "", "foreach@2.0.5 node_modules/foreach", "", "gulp-rev-replace@0.4.3 node_modules/gulp-rev-replace", "", "delegates@1.0.0 node_modules/delegates", "", "to-arraybuffer@1.0.1 node_modules/to-arraybuffer", "", "yallist@2.0.0 node_modules/yallist", "", "mime-db@1.22.0 node_modules/mime-db", "", "isstream@0.1.2 node_modules/isstream", "", "prr@0.0.0 node_modules/prr", "", "defined@1.0.0 node_modules/defined", "", "path-array@1.0.1 node_modules/path-array", "", "has-require@1.1.0 node_modules/has-require", "", "subarg@1.0.0 node_modules/subarg", "", "find-parent-dir@0.3.0 node_modules/find-parent-dir", "", "astw@2.0.0 node_modules/astw", "", "map-stream@0.1.0 node_modules/map-stream", "", "postcss-value-parser@3.3.0 node_modules/postcss-value-parser", "", "levn@0.3.0 node_modules/levn", "", "typedarray@0.0.6 node_modules/typedarray", "", "domain-browser@1.1.7 node_modules/domain-browser", "", "shellwords@0.1.0 node_modules/shellwords", "", "async-foreach@0.1.3 node_modules/async-foreach", "", "micromatch@2.3.7 node_modules/micromatch", "", "component-emitter@1.1.2 node_modules/component-emitter", "", "xtend@4.0.1 node_modules/xtend", "", "vinyl@0.5.3 node_modules/vinyl", "", "balanced-match@0.3.0 node_modules/balanced-match", "", "create-hash@1.1.2 node_modules/create-hash", "", "parents@1.0.1 node_modules/parents", "", "clone@1.0.2 node_modules/clone", "", "object-path@0.9.2 node_modules/object-path", "", "diffie-hellman@5.0.2 node_modules/diffie-hellman", "", "async@1.5.2 node_modules/async", "", "json-stringify-safe@5.0.1 node_modules/json-stringify-safe", "", "inline-source-map@0.6.2 node_modules/inline-source-map", "", "isexe@1.1.2 node_modules/isexe", "", "connect-history-api-fallback@1.2.0 node_modules/connect-history-api-fallback", "", "osenv@0.1.3 node_modules/osenv", "", "extend@2.0.1 node_modules/extend", "", "negotiator@0.5.3 node_modules/negotiator", "", "boom@2.10.1 node_modules/boom", "", "wordwrap@1.0.0 node_modules/wordwrap", "", "optionator@0.8.1 node_modules/optionator", "", "vm-browserify@0.0.4 node_modules/vm-browserify", "", "buffer-xor@1.0.3 node_modules/buffer-xor", "", "read-only-stream@2.0.0 node_modules/read-only-stream", "", "deep-is@0.1.3 node_modules/deep-is", "", "date-now@0.1.4 node_modules/date-now", "", "rechoir@0.6.2 node_modules/rechoir", "", "preserve@0.2.0 node_modules/preserve", "", "console-browserify@1.1.0 node_modules/console-browserify", "", "function-bind@1.1.0 node_modules/function-bind", "", "limiter@1.1.0 node_modules/limiter", "", "archy@1.0.0 node_modules/archy", "", "benchmark@1.0.0 node_modules/benchmark", "", "errno@0.1.4 node_modules/errno", "", "base64-arraybuffer@0.1.2 node_modules/base64-arraybuffer", "", "headroom.js@0.9.3 node_modules/headroom.js", "", "prelude-ls@1.1.2 node_modules/prelude-ls", "", "stream-throttle@0.1.3 node_modules/stream-throttle", "", "nopt@3.0.6 node_modules/nopt", "", "depd@1.1.0 node_modules/depd", "", "querystring-es3@0.2.1 node_modules/querystring-es3", "", "array-index@1.0.0 node_modules/array-index", "", "form-data@1.0.0-rc4 node_modules/form-data", "", "debug@2.2.0 node_modules/debug", "", "pbkdf2@3.0.4 node_modules/pbkdf2", "", "esprima@2.7.2 node_modules/esprima", "", "sntp@1.0.9 node_modules/sntp", "", "http-signature@0.11.0 node_modules/http-signature", "", "base64-js@1.1.2 node_modules/base64-js", "", "split@0.3.3 node_modules/split", "", "lru-cache@2.7.3 node_modules/lru-cache", "", "through@2.3.8 node_modules/through", "", "which@1.2.4 node_modules/which", "", "timers-browserify@1.4.2 node_modules/timers-browserify", "", "json-stable-stringify@0.0.1 node_modules/json-stable-stringify", "", "npmlog@2.0.3 node_modules/npmlog", "", "flagged-respawn@0.3.2 node_modules/flagged-respawn", "", "object-keys@1.0.9 node_modules/object-keys", "", "in-publish@2.0.0 node_modules/in-publish", "", "tough-cookie@2.2.2 node_modules/tough-cookie", "", "ansi@0.3.1 node_modules/ansi", "", "gulp-inject@4.1.0 node_modules/gulp-inject", "", "hash.js@1.0.3 node_modules/hash.js", "", "combine-source-map@0.7.2 node_modules/combine-source-map", "", "d@0.1.1 node_modules/d", "", "formidable@1.0.17 node_modules/formidable", "", "utf8@2.1.0 node_modules/utf8", "", "blueimp-bootstrap-image-gallery@3.4.2 node_modules/blueimp-bootstrap-image-gallery", "", "dateformat@1.0.12 node_modules/dateformat", "", "openurl@1.1.0 node_modules/openurl", "", "wreck@6.3.0 node_modules/wreck", "", "browserify-sign@4.0.0 node_modules/browserify-sign", "", "gulp-util@3.0.7 node_modules/gulp-util", "", "qs@0.4.2 node_modules/qs", "", "ctype@0.5.3 node_modules/ctype", "", "are-we-there-yet@1.1.2 node_modules/are-we-there-yet", "", "convert-source-map@1.1.3 node_modules/convert-source-map", "", "dev-ip@1.0.1 node_modules/dev-ip", "", "mothership@0.2.0 node_modules/mothership", "", "jsonparse@1.2.0 node_modules/jsonparse", "", "asn1@0.1.11 node_modules/asn1", "", "labeled-stream-splicer@2.0.0 node_modules/labeled-stream-splicer", "", "querystring@0.2.0 node_modules/querystring", "", "shell-quote@1.5.0 node_modules/shell-quote", "", "block-stream@0.0.8 node_modules/block-stream", "", "bn.js@4.11.3 node_modules/bn.js", "", "sprintf-js@1.0.3 node_modules/sprintf-js", "", "falafel@1.2.0 node_modules/falafel", "", "hosted-git-info@2.1.4 node_modules/hosted-git-info", "", "des.js@1.0.0 node_modules/des.js", "", "hoek@2.16.3 node_modules/hoek", "", "xmlhttprequest-ssl@1.5.1 node_modules/xmlhttprequest-ssl", "", "util@0.10.3 node_modules/util", "", "deps-sort@2.0.0 node_modules/deps-sort", "", "liftoff@2.2.1 node_modules/liftoff", "", "js-base64@2.1.9 node_modules/js-base64", "", "node-uuid@1.4.7 node_modules/node-uuid", "", "immutable@3.8.1 node_modules/immutable", "", "json3@3.2.6 node_modules/json3", "", "elliptic@6.2.3 node_modules/elliptic", "", "sha.js@2.4.5 node_modules/sha.js", "", "ua-parser-js@0.7.10 node_modules/ua-parser-js", "", "minimist@1.2.0 node_modules/minimist", "", "es6-symbol@3.0.2 node_modules/es6-symbol", "", "vue-filters@0.1.6 node_modules/vue-filters", "", "stream-splicer@2.0.0 node_modules/stream-splicer", "", "crypto-browserify@3.11.0 node_modules/crypto-browserify", "", "event-stream@3.3.2 node_modules/event-stream", "", "recast@0.11.5 node_modules/recast", "", "browserify-zlib@0.1.4 node_modules/browserify-zlib", "", "ast-types@0.8.16 node_modules/ast-types", "", "browserify-aes@1.0.6 node_modules/browserify-aes", "", "vue-router@0.7.11 node_modules/vue-router", "", "es6-iterator@2.0.0 node_modules/es6-iterator", "", "semver@4.3.6 node_modules/semver", "", "events@1.1.0 node_modules/events", "", "camelcase-keys@1.0.0 node_modules/camelcase-keys", "└── camelcase@1.2.1", "", "fstream@1.0.8 node_modules/fstream", "", "har-validator@2.0.6 node_modules/har-validator", "", "redent@1.0.0 node_modules/redent", "├── indent-string@2.1.0", "└── repeating@2.0.1", "", "opn@3.0.3 node_modules/opn", "└── object-assign@4.0.1", "", "group-array@0.3.0 node_modules/group-array", "└── kind-of@2.0.1", "", "lodash.defaults@2.4.1 node_modules/lodash.defaults", "└── lodash.keys@2.4.1", "", "lodash.values@2.4.1 node_modules/lodash.values", "└── lodash.keys@2.4.1", "", "lodash._reunescapedhtml@2.4.1 node_modules/lodash._reunescapedhtml", "└── lodash.keys@2.4.1", "", "gulp-rev@7.0.0 node_modules/gulp-rev", "└── object-assign@4.1.0", "", "gulp-sass@2.3.1 node_modules/gulp-sass", "└── object-assign@4.1.0", "", "pkg-conf@1.1.3 node_modules/pkg-conf", "└── object-assign@4.1.0", "", "babelify@7.3.0 node_modules/babelify", "└── object-assign@4.1.0", "", "jquery.scrollto@2.1.2 node_modules/jquery.scrollto", "", "chokidar@1.4.1 node_modules/chokidar", "", "browser-pack@6.0.1 node_modules/browser-pack", "", "yargs@3.32.0 node_modules/yargs", "", "center-align@0.1.3 node_modules/center-align", "└── lazy-cache@1.0.3", "", "source-map@0.5.3 node_modules/source-map", "", "signal-exit@2.1.2 node_modules/signal-exit", "", "hawk@3.1.3 node_modules/hawk", "", "yargs-parser@2.4.0 node_modules/yargs-parser", "├── lodash.assign@4.0.9", "└── lodash.keys@4.0.7", "", "public-encrypt@4.0.0 node_modules/public-encrypt", "", "stream-http@2.2.1 node_modules/stream-http", "", "url@0.11.0 node_modules/url", "└── punycode@1.3.2", "", "any-promise@1.3.0 node_modules/any-promise", "", "gulp-load-plugins@1.2.4 node_modules/gulp-load-plugins", "├── findup-sync@0.4.1", "└── micromatch@2.3.8", "", "tar@2.2.1 node_modules/tar", "", "detective@4.3.1 node_modules/detective", "", "parse-asn1@5.0.0 node_modules/parse-asn1", "", "rimraf@2.5.2 node_modules/rimraf", "└── glob@7.0.3", "", "cross-spawn-async@2.2.2 node_modules/cross-spawn-async", "└── lru-cache@4.0.1", "", "lexical-scope@1.2.0 node_modules/lexical-scope", "", "insert-module-globals@7.0.1 node_modules/insert-module-globals", "", "fs-extra@0.26.7 node_modules/fs-extra", "", "gulp-cli@1.2.1 node_modules/gulp-cli", "", "normalize-package-data@2.3.5 node_modules/normalize-package-data", "", "gulp-sourcemaps@1.6.0 node_modules/gulp-sourcemaps", "└── vinyl@1.1.1", "", "vinyl-file@1.3.0 node_modules/vinyl-file", "└── vinyl@1.1.1", "", "JSONStream@1.1.1 node_modules/JSONStream", "", "asn1.js@4.5.2 node_modules/asn1.js", "", "send@0.13.1 node_modules/send", "└── mime@1.3.4", "", "blueimp-gallery@2.21.3 node_modules/blueimp-gallery", "", "pako@0.2.8 node_modules/pako", "", "vue-resource@0.6.1 node_modules/vue-resource", "", "inline-process-browser@2.0.1 node_modules/inline-process-browser", "├── through2@0.6.5", "└── readable-stream@1.0.34", "", "vinyl-source-stream@1.1.0 node_modules/vinyl-source-stream", "├── through2@0.6.5", "├── clone@0.2.0", "├── vinyl@0.4.6", "└── readable-stream@1.0.34", "", "is-my-json-valid@2.13.1 node_modules/is-my-json-valid", "", "vinyl-buffer@1.0.0 node_modules/vinyl-buffer", "├── through2@0.6.5", "├── bl@0.9.5", "└── readable-stream@1.0.34", "", "sort-stream2@1.0.0 node_modules/sort-stream2", "├── through2@0.6.5", "└── readable-stream@1.0.34", "", "motion-ui@1.2.2 node_modules/motion-ui", "", "readable-stream@2.1.0 node_modules/readable-stream", "└── isarray@1.0.0", "", "readdirp@2.0.0 node_modules/readdirp", "└── minimatch@2.0.10", "", "portscanner@1.0.0 node_modules/portscanner", "└── async@0.1.15", "", "acorn@1.2.2 node_modules/acorn", "", "sass-graph@2.1.1 node_modules/sass-graph", "└── glob@6.0.4", "", "transformify@0.1.2 node_modules/transformify", "└── readable-stream@1.1.14", "", "multipipe@0.1.2 node_modules/multipipe", "├── duplexer2@0.0.2", "└── readable-stream@1.1.14", "", "through2@2.0.1 node_modules/through2", "├── isarray@1.0.0", "└── readable-stream@2.0.6", "", "concat-stream@1.5.1 node_modules/concat-stream", "├── isarray@1.0.0", "└── readable-stream@2.0.6", "", "bl@1.0.3 node_modules/bl", "├── isarray@1.0.0", "└── readable-stream@2.0.6", "", "blueimp-file-upload@9.12.1 node_modules/blueimp-file-upload", "", "style-loader@0.13.1 node_modules/style-loader", "└── loader-utils@0.2.15 (object-assign@4.1.0, big.js@3.1.3, emojis-list@2.0.1, json5@0.5.0)", "", "gulp-copy@0.0.2 node_modules/gulp-copy", "├── ansi-regex@0.2.1", "├── ansi-styles@1.1.0", "├── chalk@0.5.1", "├── lodash.keys@2.4.1", "├── lodash._reinterpolate@2.4.1", "├── lodash.template@2.4.1", "├── lodash.templatesettings@2.4.1", "├── lodash.escape@2.4.1", "├── through2@0.5.1", "├── strip-ansi@0.3.0", "├── has-ansi@0.1.0", "├── supports-color@0.2.0", "├── xtend@3.0.0", "├── through@2.3.4", "├── readable-stream@1.0.34", "├── vinyl@0.2.3", "├── minimist@0.2.0", "└── gulp-util@2.2.20", "", "uglify-js@2.6.2 node_modules/uglify-js", "├── window-size@0.1.0", "├── camelcase@1.2.1", "├── async@0.2.10", "├── cliui@2.1.0", "├── wordwrap@0.0.2", "└── yargs@3.10.0", "", "localtunnel@1.8.1 node_modules/localtunnel", "├── camelcase@1.2.1", "└── yargs@3.29.0", "", "mkdirp@0.5.1 node_modules/mkdirp", "└── minimist@0.0.8", "", "globule@0.1.0 node_modules/globule", "├── inherits@1.0.2", "├── graceful-fs@1.2.3", "├── minimatch@0.2.14", "├── lodash@1.0.2", "└── glob@3.1.21", "", "jquery-validation@1.15.0 node_modules/jquery-validation", "", "del@2.2.0 node_modules/del", "├── is-path-cwd@1.0.0", "├── object-assign@4.0.1", "├── pinkie-promise@2.0.0 (pinkie@2.0.2)", "├── globby@4.0.0 (array-union@1.0.1, glob@6.0.4)", "├── rimraf@2.5.1 (glob@6.0.4)", "└── is-path-in-cwd@1.0.0 (is-path-inside@1.0.0)", "", "exposify@0.4.3 node_modules/exposify", "├── through2@0.4.2", "├── xtend@2.1.2", "├── object-keys@0.4.0", "└── readable-stream@1.0.34", "", "request@2.65.0 node_modules/request", "├── extend@3.0.0", "└── qs@5.2.0", "", "buffer@4.6.0 node_modules/buffer", "└── isarray@1.0.0", "", "resolve@1.1.7 node_modules/resolve", "", "replace-requires@1.0.3 node_modules/replace-requires", "├── has-require@1.2.2", "└── detective@4.1.1", "", "serve-index@1.7.3 node_modules/serve-index", "", "numeral@1.5.3 node_modules/numeral", "", "escodegen@1.8.0 node_modules/escodegen", "└── source-map@0.2.0", "", "source-map-support@0.2.10 node_modules/source-map-support", "└── source-map@0.1.32", "", "module-deps@4.0.5 node_modules/module-deps", "", "svgjs@2.2.5 node_modules/svgjs", "", "browserify-shim@3.8.12 node_modules/browserify-shim", "└── resolve@0.6.3", "", "syntax-error@1.1.6 node_modules/syntax-error", "└── acorn@2.7.0", "", "copy-webpack-plugin@3.0.1 node_modules/copy-webpack-plugin", "├── glob@6.0.4", "├── node-dir@0.1.16 (minimatch@3.0.3)", "└── bluebird@2.11.0", "", "jquery@2.2.1 node_modules/jquery", "", "compass-mixins@0.12.7 node_modules/compass-mixins", "", "postcss@5.0.21 node_modules/postcss", "├── supports-color@3.1.2", "└── source-map@0.5.6", "", "gulp@3.9.1 node_modules/gulp", "├── tildify@1.1.2", "├── deprecated@0.0.1", "├── orchestrator@0.3.7 (stream-consume@0.1.0, end-of-stream@0.1.5, sequencify@0.0.7)", "├── liftoff@2.2.0 (flagged-respawn@0.3.1)", "├── chalk@1.1.1 (ansi-styles@2.2.0)", "└── vinyl-fs@0.3.14 (strip-bom@1.0.0, glob-watcher@0.0.6, graceful-fs@3.0.8, vinyl@0.4.6, through2@0.6.5, glob-stream@3.1.18)", "", "bufferutil@1.2.1 node_modules/bufferutil", "├── bindings@1.2.1", "└── nan@2.3.5", "", "rename-function-calls@0.1.1 node_modules/rename-function-calls", "├── estraverse@1.5.1", "├── esutils@1.0.0", "├── detective@3.1.0", "├── source-map@0.1.43", "├── esprima-fb@3001.1.0-dev-harmony-fb", "└── escodegen@1.1.0 (esprima@1.0.4)", "", "d3@4.2.6 node_modules/d3", "├── d3-dispatch@1.0.1", "├── d3-path@1.0.2", "├── d3-queue@3.0.3", "├── d3-axis@1.0.3", "├── d3-timer@1.0.3", "├── d3-color@1.0.1", "├── d3-random@1.0.1", "├── d3-collection@1.0.1", "├── d3-polygon@1.0.1", "├── d3-brush@1.0.3", "├── d3-chord@1.0.2", "├── d3-voronoi@1.0.2", "├── d3-zoom@1.0.3", "├── d3-drag@1.0.1", "├── d3-quadtree@1.0.1", "├── d3-time@1.0.4", "├── d3-force@1.0.2", "├── d3-transition@1.0.2", "├── d3-time-format@2.0.2", "├── d3-array@1.0.1", "├── d3-interpolate@1.1.1", "├── d3-request@1.0.2 (xmlhttprequest@1.8.0)", "├── d3-format@1.0.2", "├── d3-hierarchy@1.0.2", "├── d3-scale@1.0.3", "├── d3-ease@1.0.1", "├── d3-selection@1.0.2", "├── d3-dsv@1.0.3 (rw@1.3.2, iconv-lite@0.4.13)", "├── d3-geo@1.2.5", "└── d3-shape@1.0.3", "", "browser-sync@2.12.10 node_modules/browser-sync", "├── lodash.assign@4.0.9", "├── lodash.keys@4.0.7", "├── camelcase@3.0.0", "├── resp-modifier@6.0.1", "├── parseuri@0.0.4", "├── to-array@0.1.4", "├── accepts@1.1.4", "├── mime-types@2.0.14", "├── minimatch@2.0.10", "├── window-size@0.2.0", "├── has-cors@1.1.0", "├── has-binary@0.1.7", "├── async-each@1.0.0", "├── mime-db@1.12.0", "├── negotiator@0.4.9", "├── chokidar@1.5.1", "├── socket.io@1.4.6", "├── http-proxy@1.13.3", "├── qs@6.2.0", "├── engine.io@1.6.9", "├── ws@1.0.1", "├── engine.io-client@1.6.9", "├── yargs@4.7.1", "├── socket.io-client@1.4.6 (component-emitter@1.2.0)", "├── socket.io-parser@2.2.6 (json3@3.3.2)", "├── engine.io-parser@1.2.4 (has-binary@0.1.6)", "└── socket.io-adapter@0.4.0 (socket.io-parser@2.2.2)", "", "node-gyp@3.3.1 node_modules/node-gyp", "├── minimatch@1.0.0", "└── glob@4.5.3 (minimatch@2.0.10)", "", "bs-recipes@1.2.2 node_modules/bs-recipes", "", "browser-sync-ui@0.5.19 node_modules/browser-sync-ui", "", "sass-loader@4.0.1 node_modules/sass-loader", "├── object-assign@4.1.0", "├── loader-utils@0.2.15 (emojis-list@2.0.1, big.js@3.1.3, json5@0.5.0)", "└── async@2.0.1", "", "vue-html-loader@1.2.3 node_modules/vue-html-loader", "├── object-assign@4.1.0", "├── fastparse@1.1.1", "├── loader-utils@0.2.15 (big.js@3.1.3, emojis-list@2.0.1, json5@0.5.0)", "├── es6-templates@0.2.3 (recast@0.11.12)", "└── html-minifier@2.1.7 (he@1.1.0, relateurl@0.2.7, ncname@1.0.0, change-case@3.0.0, clean-css@3.4.19)", "", "foundation-sites@6.2.0 node_modules/foundation-sites", "└── what-input@1.2.5 (gulp-header@1.7.1)", "", "express@2.5.11 node_modules/express", "├── mkdirp@0.3.0", "└── connect@1.9.2", "", "jquery.inputmask@3.3.1 node_modules/jquery.inputmask", "└── jquery@2.2.4", "", "moment-business-days@0.0.10 node_modules/moment-business-days", "└── moment@2.10.6", "", "vue@1.0.17 node_modules/vue", "└── envify@3.4.0 (jstransform@10.1.0)", "", "moment@2.13.0 node_modules/moment", "", "foundation-datepicker@1.5.3 node_modules/foundation-datepicker", "", "browserify@13.0.1 node_modules/browserify", "", "css-loader@0.23.1 node_modules/css-loader", "├── postcss-modules-extract-imports@1.0.1", "├── object-assign@4.1.0", "├── loader-utils@0.2.15 (emojis-list@2.0.1, big.js@3.1.3, json5@0.5.0)", "├── css-selector-tokenizer@0.5.4 (fastparse@1.1.1, cssesc@0.1.0)", "├── postcss-modules-values@1.2.2 (icss-replace-symbols@1.0.2)", "├── source-list-map@0.1.6", "├── lodash.camelcase@3.0.1 (lodash._createcompounder@3.0.0)", "├── postcss-modules-scope@1.0.2 (css-selector-tokenizer@0.6.0)", "├── postcss-modules-local-by-default@1.1.1 (css-selector-tokenizer@0.6.0)", "└── cssnano@3.7.4 (postcss-normalize-charset@1.1.0, postcss-discard-empty@2.1.0, postcss-reduce-transforms@1.0.3, postcss-minify-gradients@1.0.3, postcss-discard-duplicates@2.0.1, postcss-merge-idents@2.1.7, postcss-reduce-initial@1.0.0, postcss-convert-values@2.4.0, postcss-reduce-idents@2.3.0, postcss-discard-comments@2.0.4, postcss-minify-font-values@1.0.5, postcss-discard-overridden@0.1.1, postcss-ordered-values@2.2.1, postcss-merge-longhand@2.0.1, postcss-zindex@2.1.1, postcss-merge-rules@2.0.10, postcss-discard-unused@2.2.1, postcss-unique-selectors@2.0.2, postcss-minify-params@1.0.5, postcss-normalize-url@3.0.7, postcss-filter-plugins@2.0.1, postcss-calc@5.3.1, postcss-minify-selectors@2.0.5, postcss-colormin@2.2.0, postcss-svgo@2.1.4)", "", "node-sass@3.7.0 node_modules/node-sass", "├── camelcase-keys@2.1.0", "├── meow@3.7.0", "├── object-assign@4.1.0", "├── gaze@1.0.0", "├── minimatch@0.2.14", "├── lodash@2.4.2", "├── glob@7.0.3 (minimatch@3.0.0)", "├── nan@2.3.4", "└── globule@0.2.0 (glob@3.2.11)", "", "bootstrap-sass@3.3.6 node_modules/bootstrap-sass", "", "weinre@2.0.0-pre-I0Z7U9OV node_modules/weinre", "└── underscore@1.7.0", "", "caniuse-db@1.0.30000458 node_modules/caniuse-db", "", "es5-ext@0.10.11 node_modules/es5-ext", "", "webpack@1.13.2 node_modules/webpack", "├── supports-color@3.1.2", "├── interpret@0.6.6", "├── tapable@0.1.10", "├── memory-fs@0.3.0", "├── loader-utils@0.2.15 (object-assign@4.1.0, big.js@3.1.3, emojis-list@2.0.1, json5@0.5.0)", "├── watchpack@0.2.9 (async@0.9.2)", "├── acorn@3.3.0", "├── enhanced-resolve@0.9.1 (memory-fs@0.2.0)", "├── optimist@0.6.1 (wordwrap@0.0.3, minimist@0.0.10)", "├── webpack-core@0.6.8 (source-map@0.4.4, source-list-map@0.1.6)", "└── node-libs-browser@0.6.0 (https-browserify@0.0.0, constants-browserify@0.0.1, stream-browserify@1.0.0, readable-stream@1.1.14, url@0.10.3, http-browserify@1.7.0, buffer@4.9.1, crypto-browserify@3.2.8)", "", "easy-extender@2.3.2 node_modules/easy-extender", "└── lodash@3.10.1", "", "opt-merger@1.1.1 node_modules/opt-merger", "└── lodash@3.10.1", "", "babel-preset-react@6.5.0 node_modules/babel-preset-react", "├── babel-plugin-syntax-jsx@6.5.0", "├── babel-plugin-syntax-flow@6.5.0", "├── babel-plugin-transform-react-display-name@6.5.0", "├── babel-plugin-transform-flow-strip-types@6.5.0", "├── babel-plugin-transform-react-jsx-source@6.5.0", "└── babel-plugin-transform-react-jsx@6.5.2 (babel-helper-builder-react-jsx@6.5.0)", "", "babel-preset-es2015@6.6.0 node_modules/babel-preset-es2015", "├── babel-plugin-transform-es2015-literals@6.5.0", "├── babel-plugin-transform-es2015-typeof-symbol@6.6.0", "├── babel-plugin-transform-es2015-destructuring@6.6.5", "├── babel-plugin-transform-es2015-arrow-functions@6.5.2", "├── babel-plugin-transform-es2015-spread@6.6.5", "├── babel-plugin-transform-es2015-template-literals@6.6.5", "├── babel-plugin-check-es2015-constants@6.6.5", "├── babel-plugin-transform-es2015-for-of@6.6.0", "├── babel-plugin-transform-es2015-block-scoped-functions@6.6.5", "├── babel-plugin-transform-es2015-block-scoping@6.6.5 (babel-template@6.6.5, babel-types@6.6.5, babel-traverse@6.6.5, lodash@3.10.1)", "├── babel-plugin-transform-es2015-duplicate-keys@6.6.4 (babel-types@6.6.5)", "├── babel-plugin-transform-es2015-sticky-regex@6.5.0 (babel-helper-regex@6.6.5, babel-types@6.6.5)", "├── babel-plugin-transform-es2015-computed-properties@6.6.5 (babel-helper-define-map@6.6.5, babel-template@6.6.5)", "├── babel-plugin-transform-es2015-unicode-regex@6.5.0 (regexpu-core@1.0.0, babel-helper-regex@6.6.5)", "├── babel-plugin-transform-regenerator@6.6.5 (babel-plugin-syntax-async-functions@6.5.0, babylon@6.6.5, babel-types@6.6.5, babel-traverse@6.6.5)", "├── babel-plugin-transform-es2015-modules-commonjs@6.6.5 (babel-plugin-transform-strict-mode@6.6.5, babel-template@6.6.5, babel-types@6.6.5)", "├── babel-plugin-transform-es2015-shorthand-properties@6.5.0 (babel-types@6.6.5)", "├── babel-plugin-transform-es2015-classes@6.6.5 (babel-helper-replace-supers@6.6.5, babel-messages@6.6.5, babel-helper-optimise-call-expression@6.6.0, babel-helper-function-name@6.6.0, babel-template@6.6.5, babel-helper-define-map@6.6.5, babel-traverse@6.6.5, babel-types@6.6.5)", "├── babel-plugin-transform-es2015-parameters@6.6.5 (babel-helper-get-function-arity@6.6.5, babel-helper-call-delegate@6.6.5, babel-types@6.6.5, babel-template@6.6.5, babel-traverse@6.6.5)", "├── babel-plugin-transform-es2015-function-name@6.5.0 (babel-types@6.6.5, babel-helper-function-name@6.6.0)", "└── babel-plugin-transform-es2015-object-super@6.6.5 (babel-helper-replace-supers@6.6.5)", "", "lodash@4.11.1 node_modules/lodash", "", "autoprefixer@6.3.6 node_modules/autoprefixer", "└── browserslist@1.3.2 (caniuse-db@1.0.30000471)", "", "babel-runtime@5.8.35 node_modules/babel-runtime", "└── core-js@1.2.6", "", "gulp-uglify@2.0.0 node_modules/gulp-uglify", "├── uglify-save-license@0.4.1", "├── make-error-cause@1.2.1 (make-error@1.2.1)", "├── uglify-js@2.7.0 (async@0.2.10, yargs@3.10.0)", "└── lodash@4.15.0", "", "babel-core@6.8.0 node_modules/babel-core", "├── slash@1.0.0", "├── babel-messages@6.8.0", "├── shebang-regex@1.0.0", "├── path-exists@1.0.0", "├── babel-helpers@6.8.0", "├── minimatch@2.0.10", "├── babel-code-frame@6.11.0 (js-tokens@2.0.0)", "├── babylon@6.9.1", "├── json5@0.4.0", "├── lodash@3.10.1", "├── babel-generator@6.14.0 (detect-indent@3.0.1, lodash@4.15.0)", "├── babel-template@6.15.0 (lodash@4.15.0)", "├── babel-traverse@6.15.0 (globals@8.18.0, invariant@2.2.1, lodash@4.15.0)", "├── babel-types@6.15.0 (to-fast-properties@1.0.2, lodash@4.15.0)", "├── babel-register@6.14.0 (babel-core@6.14.0, lodash@4.15.0, core-js@2.4.1)", "└── babel-runtime@6.11.6 (regenerator-runtime@0.9.5, core-js@2.4.1)"], "warnings": []}
710
711TASK [motoshare : Initial front-end generation for main website] ***************
712changed: [dev.motoshare.nl] => {"changed": true, "cmd": ["node", "./node_modules/.bin/gulp", "dev-init"], "delta": "0:00:52.864128", "end": "2016-09-27 12:29:02.382469", "rc": 0, "start": "2016-09-27 12:28:09.518341", "stderr": "", "stdout": "[12:28:18] Using gulpfile /var/www/motoshare.nl/gulpfile.js\n[12:28:18] Starting 'dev-init'...\n[12:28:18] Starting 'del'...\n[12:28:18] Finished 'del' after 4.95 ms\n[12:28:18] Starting 'styles'...\nStyles task\n[12:28:19] Starting 'scripts'...\n[12:28:19] Starting 'scripts_new'...\n[12:28:19] Starting 'images'...\n[12:28:20] Starting 'fonts'...\n[12:28:20] Starting 'favicon'...\n[12:28:20] Starting 'copy-inject-templates'...\n[12:28:20] Finished 'dev-init' after 1.7 s\n[12:28:22] Finished 'favicon' after 2.55 s\n[12:28:23] Finished 'copy-inject-templates' after 3.55 s\n[12:28:24] Finished 'fonts' after 4.45 s\n[12:28:55] Finished 'styles' after 37 s\n[12:29:01] Finished 'scripts_new' after 41 s\n[12:29:01] Finished 'scripts' after 41 s\n[12:29:02] Finished 'images' after 42 s\n[12:29:02] Starting 'extra'...\nCopy images, fonts and favicon\n[12:29:02] Finished 'extra' after 65 μs\n[12:29:02] Starting 'inject'...\n[12:29:02] gulp-inject 4 files into _defaultInject.twig.\n[12:29:02] Finished 'inject' after 285 ms\n[12:29:02] Starting 'inject_bs'...\n/css/main.css number\n[12:29:02] gulp-inject 2 files into _defaultBootstrapInject.twig.\n[12:29:02] Finished 'inject_bs' after 63 ms\nBuild successful", "stdout_lines": ["[12:28:18] Using gulpfile /var/www/motoshare.nl/gulpfile.js", "[12:28:18] Starting 'dev-init'...", "[12:28:18] Starting 'del'...", "[12:28:18] Finished 'del' after 4.95 ms", "[12:28:18] Starting 'styles'...", "Styles task", "[12:28:19] Starting 'scripts'...", "[12:28:19] Starting 'scripts_new'...", "[12:28:19] Starting 'images'...", "[12:28:20] Starting 'fonts'...", "[12:28:20] Starting 'favicon'...", "[12:28:20] Starting 'copy-inject-templates'...", "[12:28:20] Finished 'dev-init' after 1.7 s", "[12:28:22] Finished 'favicon' after 2.55 s", "[12:28:23] Finished 'copy-inject-templates' after 3.55 s", "[12:28:24] Finished 'fonts' after 4.45 s", "[12:28:55] Finished 'styles' after 37 s", "[12:29:01] Finished 'scripts_new' after 41 s", "[12:29:01] Finished 'scripts' after 41 s", "[12:29:02] Finished 'images' after 42 s", "[12:29:02] Starting 'extra'...", "Copy images, fonts and favicon", "[12:29:02] Finished 'extra' after 65 μs", "[12:29:02] Starting 'inject'...", "[12:29:02] gulp-inject 4 files into _defaultInject.twig.", "[12:29:02] Finished 'inject' after 285 ms", "[12:29:02] Starting 'inject_bs'...", "/css/main.css number", "[12:29:02] gulp-inject 2 files into _defaultBootstrapInject.twig.", "[12:29:02] Finished 'inject_bs' after 63 ms", "Build successful"], "warnings": []}
713
714TASK [motoshare : Initial front-end generation for admin panel] ****************
715changed: [dev.motoshare.nl] => {"changed": true, "cmd": ["node", "./node_modules/.bin/webpack", "-d"], "delta": "0:00:13.478007", "end": "2016-09-27 12:29:16.108015", "rc": 0, "start": "2016-09-27 12:29:02.630008", "stderr": "", "stdout": "Hash: f159206e7d904fbc9113\nVersion: webpack 1.13.2\nTime: 11122ms\n Asset Size Chunks Chunk Names\n js/app.js 1.13 MB 0 [emitted] app\n js/app.js.map 1.35 MB 0 [emitted] app\n fonts/glyphicons-halflings-regular.eot 20.1 kB [emitted] \n fonts/glyphicons-halflings-regular.woff 23.4 kB [emitted] \n fonts/glyphicons-halflings-regular.ttf 45.4 kB [emitted] \n fonts/glyphicons-halflings-regular.svg 109 kB [emitted] \nfonts/glyphicons-halflings-regular.woff2 18 kB [emitted] \n [0] multi app 28 bytes {0} [built]\n [1] ./resources/assets/admin/js/app.js 2.28 kB {0} [built]\n [141] ./resources/assets/admin/js/dashboard.js 513 bytes {0} [built]\n [143] ./resources/assets/admin/js/users.js 1.14 kB {0} [built]\n [145] ./resources/assets/admin/js/user-details.js 4.47 kB {0} [built]\n [147] ./resources/assets/admin/js/motorcycles.js 502 bytes {0} [built]\n [149] ./resources/assets/admin/js/motorcycle-details.js 4.37 kB {0} [built]\n [151] ./resources/assets/admin/js/payments.js 481 bytes {0} [built]\n [153] ./resources/assets/admin/js/payment-details.js 1.4 kB {0} [built]\n [155] ./resources/assets/admin/js/rentals.js 687 bytes {0} [built]\n [157] ./resources/assets/admin/js/rental-details.js 5.31 kB {0} [built]\n [159] ./resources/assets/admin/js/userReviews.js 642 bytes {0} [built]\n [161] ./resources/assets/admin/js/resource/userReview-resource.js 545 bytes {0} [built]\n [162] ./resources/assets/admin/js/userReview-add.js 1.29 kB {0} [built]\n [164] ./resources/assets/admin/js/userReview-details.js 2.22 kB {0} [built]\n [166] ./resources/assets/admin/js/motorcycleReviews.js 654 bytes {0} [built]\n [168] ./resources/assets/admin/js/resource/motorcycleReview-resource.js 575 bytes {0} [built]\n [169] ./resources/assets/admin/js/motorcycleReview-add.js 1.32 kB {0} [built]\n [171] ./resources/assets/admin/js/motorcycleReview-details.js 2.23 kB {0} [built]\n [173] ./resources/assets/admin/js/emails.js 1.26 kB {0} [built]\n + 156 hidden modules", "stdout_lines": ["Hash: f159206e7d904fbc9113", "Version: webpack 1.13.2", "Time: 11122ms", " Asset Size Chunks Chunk Names", " js/app.js 1.13 MB 0 [emitted] app", " js/app.js.map 1.35 MB 0 [emitted] app", " fonts/glyphicons-halflings-regular.eot 20.1 kB [emitted] ", " fonts/glyphicons-halflings-regular.woff 23.4 kB [emitted] ", " fonts/glyphicons-halflings-regular.ttf 45.4 kB [emitted] ", " fonts/glyphicons-halflings-regular.svg 109 kB [emitted] ", "fonts/glyphicons-halflings-regular.woff2 18 kB [emitted] ", " [0] multi app 28 bytes {0} [built]", " [1] ./resources/assets/admin/js/app.js 2.28 kB {0} [built]", " [141] ./resources/assets/admin/js/dashboard.js 513 bytes {0} [built]", " [143] ./resources/assets/admin/js/users.js 1.14 kB {0} [built]", " [145] ./resources/assets/admin/js/user-details.js 4.47 kB {0} [built]", " [147] ./resources/assets/admin/js/motorcycles.js 502 bytes {0} [built]", " [149] ./resources/assets/admin/js/motorcycle-details.js 4.37 kB {0} [built]", " [151] ./resources/assets/admin/js/payments.js 481 bytes {0} [built]", " [153] ./resources/assets/admin/js/payment-details.js 1.4 kB {0} [built]", " [155] ./resources/assets/admin/js/rentals.js 687 bytes {0} [built]", " [157] ./resources/assets/admin/js/rental-details.js 5.31 kB {0} [built]", " [159] ./resources/assets/admin/js/userReviews.js 642 bytes {0} [built]", " [161] ./resources/assets/admin/js/resource/userReview-resource.js 545 bytes {0} [built]", " [162] ./resources/assets/admin/js/userReview-add.js 1.29 kB {0} [built]", " [164] ./resources/assets/admin/js/userReview-details.js 2.22 kB {0} [built]", " [166] ./resources/assets/admin/js/motorcycleReviews.js 654 bytes {0} [built]", " [168] ./resources/assets/admin/js/resource/motorcycleReview-resource.js 575 bytes {0} [built]", " [169] ./resources/assets/admin/js/motorcycleReview-add.js 1.32 kB {0} [built]", " [171] ./resources/assets/admin/js/motorcycleReview-details.js 2.23 kB {0} [built]", " [173] ./resources/assets/admin/js/emails.js 1.26 kB {0} [built]", " + 156 hidden modules"], "warnings": []}
716
717PLAY RECAP *********************************************************************
718dev.motoshare.nl : ok=81 changed=52 unreachable=0 failed=0
719
720manitou@txpd220:~/Test/masha/motoshare/motoshare$