Varying-Vagrant-Vagrants / VVV

An open source Vagrant configuration for developing with WordPress
https://varyingvagrantvagrants.org
MIT License
4.54k stars 847 forks source link

Vagrant Up first time having an issue installing #417

Closed willenglishiv closed 10 years ago

willenglishiv commented 10 years ago

Inhereted a work mac, tried to install Vagrant, having issues. See below for output. Please advise.

wenglish2011mac:Sites wenglish$ vagrant up Bringing machine 'default' up with 'virtualbox' provider... ==> default: Importing base box 'ubuntu/trusty64'... ==> default: Matching MAC address for NAT networking... ==> default: Checking if box 'ubuntu/trusty64' is up to date... ==> default: Setting the name of the VM: Sites_default_1407855987459_89733 ==> default: Clearing any previously set forwarded ports... ==> default: Clearing any previously set network interfaces... ==> default: Preparing network interfaces based on configuration... default: Adapter 1: nat default: Adapter 2: hostonly ==> default: Forwarding ports... default: 22 => 2222 (adapter 1) ==> default: Running 'pre-boot' VM customizations... ==> default: Booting VM... ==> default: Waiting for machine to boot. This may take a few minutes... default: SSH address: 127.0.0.1:2222 default: SSH username: vagrant default: SSH auth method: private key default: Warning: Connection timeout. Retrying... default: Warning: Remote connection disconnect. Retrying... ==> default: Machine booted and ready! ==> default: Checking for guest additions in VM... ==> default: Checking for host entries ==> default: adding to (/etc/hosts) : 192.168.50.4 vvv # VAGRANT: b8ee1e602c57aa37ac50cfa2bbb4dd37 (default) / dd76db43-cdad-4efa-9b2f-af8738689294 ==> default: adding to (/etc/hosts) : 192.168.50.4 vvv.dev # VAGRANT: b8ee1e602c57aa37ac50cfa2bbb4dd37 (default) / dd76db43-cdad-4efa-9b2f-af8738689294 ==> default: adding to (/etc/hosts) : 192.168.50.4 local.wordpress.dev # VAGRANT: b8ee1e602c57aa37ac50cfa2bbb4dd37 (default) / dd76db43-cdad-4efa-9b2f-af8738689294 ==> default: adding to (/etc/hosts) : 192.168.50.4 local.wordpress-trunk.dev # VAGRANT: b8ee1e602c57aa37ac50cfa2bbb4dd37 (default) / dd76db43-cdad-4efa-9b2f-af8738689294 ==> default: adding to (/etc/hosts) : 192.168.50.4 src.wordpress-develop.dev # VAGRANT: b8ee1e602c57aa37ac50cfa2bbb4dd37 (default) / dd76db43-cdad-4efa-9b2f-af8738689294 ==> default: adding to (/etc/hosts) : 192.168.50.4 build.wordpress-develop.dev # VAGRANT: b8ee1e602c57aa37ac50cfa2bbb4dd37 (default) / dd76db43-cdad-4efa-9b2f-af8738689294 ==> default: Setting hostname... ==> default: Configuring and enabling network interfaces... ==> default: Mounting shared folders... default: /vagrant => /Users/wenglish/Sites default: /srv/www => /Users/wenglish/Sites/www default: /srv/log => /Users/wenglish/Sites/log default: /srv/config => /Users/wenglish/Sites/config default: /srv/database => /Users/wenglish/Sites/database ==> default: Running provisioner: shell... default: Running: /var/folders/pq/dvy6wct91k1brrwn8w9p94r80000gr/T/vagrant-shell20140812-24285-1rd9g4o.sh ==> default: stdin: is not a tty ==> default: Check for apt packages to install... ==> default: * php5-fpm [not installed] ==> default: * php5-cli [not installed] ==> default: * php5-common [not installed] ==> default: * php5-dev [not installed] ==> default: * php5-memcache [not installed] ==> default: * php5-imagick [not installed] ==> default: * php5-mcrypt [not installed] ==> default: * php5-mysql [not installed] ==> default: * php5-imap [not installed] ==> default: * php5-curl [not installed] ==> default: * php-pear [not installed] ==> default: * php5-gd [not installed] ==> default: * nginx [not installed] ==> default: * memcached [not installed] ==> default: * mysql-server [not installed] ==> default: * imagemagick [not installed] ==> default: * subversion [not installed] ==> default: * git-core [not installed] ==> default: * zip [not installed] ==> default: * unzip [not installed] ==> default: * ngrep [not installed] ==> default: * curl 7.35.0-1ubuntu2 ==> default: * make 3.81-8.2ubuntu3 ==> default: * vim 2:7.4.052-1ubuntu3 ==> default: * colordiff [not installed] ==> default: * postfix [not installed] ==> default: * gettext [not installed] ==> default: * graphviz [not installed] ==> default: * dos2unix [not installed] ==> default: * g++ [not installed] ==> default: * nodejs [not installed] ==> default: Linked custom apt sources ==> default: gpg: ==> default: new configuration file /root/.gnupg/gpg.conf' created ==> default: gpg: ==> default: WARNING: options in/root/.gnupg/gpg.conf' are not yet active during this run ==> default: gpg: ==> default: requesting key 7BD9BF62 from hkp server keyserver.ubuntu.com ==> default: gpg: keyserver timed out ==> default: gpg: keyserver receive failed: keyserver error ==> default: gpg: ==> default: WARNING: nothing exported ==> default: gpg: ==> default: no valid OpenPGP data found. ==> default: gpg: ==> default: requesting key C7917B12 from hkp server keyserver.ubuntu.com ==> default: gpg: keyserver timed out ==> default: gpg: keyserver receive failed: keyserver error ==> default: gpg: ==> default: WARNING: nothing exported ==> default: gpg: ==> default: no valid OpenPGP data found. ==> default: Running apt-get update... ==> default: Ign http://nginx.org trusty InRelease ==> default: Ign http://archive.ubuntu.com trusty InRelease ==> default: Ign http://ppa.launchpad.net trusty InRelease ==> default: Ign http://security.ubuntu.com trusty-security InRelease ==> default: Get:1 http://nginx.org trusty Release.gpg [287 B] ==> default: Get:2 http://nginx.org trusty Release [2294 B] ==> default: Ign http://archive.ubuntu.com trusty-updates InRelease ==> default: Get:3 http://ppa.launchpad.net trusty Release.gpg [316 B] ==> default: Get:4 http://security.ubuntu.com trusty-security Release.gpg [933 B] ==> default: Ign http://nginx.org trusty Release ==> default: Hit http://archive.ubuntu.com trusty Release.gpg ==> default: Get:5 http://ppa.launchpad.net trusty Release [14.0 kB] ==> default: Get:6 http://security.ubuntu.com trusty-security Release [59.7 kB] ==> default: Get:7 http://archive.ubuntu.com trusty-updates Release.gpg [933 B] ==> default: Ign http://ppa.launchpad.net trusty Release ==> default: Hit http://archive.ubuntu.com trusty Release ==> default: Get:8 http://ppa.launchpad.net trusty/main Sources [833 B] ==> default: Get:9 http://archive.ubuntu.com trusty-updates Release [59.7 kB] ==> default: Get:10 http://ppa.launchpad.net trusty/main amd64 Packages [1122 B] ==> default: Get:11 http://security.ubuntu.com trusty-security/main Sources [38.7 kB] ==> default: Get:12 http://archive.ubuntu.com trusty/main Sources [1064 kB] ==> default: Get:13 http://security.ubuntu.com trusty-security/universe Sources [10.3 kB] ==> default: Get:14 http://nginx.org trusty/nginx Sources [653 B] ==> default: Ign http://ppa.launchpad.net trusty/main Translation-en ==> default: Get:15 http://security.ubuntu.com trusty-security/main amd64 Packages [125 kB] ==> default: Get:16 http://nginx.org trusty/nginx amd64 Packages [668 B] ==> default: Ign http://nginx.org trusty/nginx Translation-en ==> default: Get:17 http://security.ubuntu.com trusty-security/universe amd64 Packages [43.4 kB] ==> default: Get:18 http://security.ubuntu.com trusty-security/main Translation-en [60.4 kB] ==> default: Get:19 http://security.ubuntu.com trusty-security/universe Translation-en [25.2 kB] ==> default: Get:20 http://archive.ubuntu.com trusty/universe Sources [6399 kB] ==> default: Hit http://archive.ubuntu.com trusty/main amd64 Packages ==> default: Hit http://archive.ubuntu.com trusty/universe amd64 Packages ==> default: Hit http://archive.ubuntu.com trusty/main Translation-en ==> default: Hit http://archive.ubuntu.com trusty/universe Translation-en ==> default: Get:21 http://archive.ubuntu.com trusty-updates/main Sources [107 kB] ==> default: Get:22 http://archive.ubuntu.com trusty-updates/universe Sources [72.8 kB] ==> default: Get:23 http://archive.ubuntu.com trusty-updates/main amd64 Packages [290 kB] ==> default: Get:24 http://archive.ubuntu.com trusty-updates/universe amd64 Packages [177 kB] ==> default: Get:25 http://archive.ubuntu.com trusty-updates/main Translation-en [127 kB] ==> default: Get:26 http://archive.ubuntu.com trusty-updates/universe Translation-en [87.0 kB] ==> default: Fetched 8769 kB in 11s (751 kB/s) ==> default: Reading package lists... ==> default: W ==> default: : ==> default: GPG error: http://nginx.org trusty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY ABF5BD827BD9BF62 ==> default: W ==> default: : ==> default: GPG error: http://ppa.launchpad.net trusty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY B9316A7BC7917B12 ==> default: Installing apt-get packages... ==> default: Reading package lists... ==> default: Building dependency tree... ==> default: Reading state information... ==> default: The following extra packages will be installed: ==> default: autoconf automake autotools-dev build-essential debhelper dh-apparmor ==> default: dpkg-dev fontconfig fontconfig-config fonts-dejavu-core fonts-liberation ==> default: g++-4.8 ghostscript git git-man gsfonts hicolor-icon-theme ==> default: imagemagick-common intltool-debian libaio1 libalgorithm-diff-perl ==> default: libalgorithm-diff-xs-perl libalgorithm-merge-perl libapr1 libaprutil1 ==> default: libasprintf-dev libavahi-client3 libavahi-common-data libavahi-common3 ==> default: libc-client2007e libcairo2 libcdt5 libcgraph6 libcroco3 libcups2 ==> default: libcupsfilters1 libcupsimage2 libdatrie1 libdbd-mysql-perl libdbi-perl ==> default: libdjvulibre-text libdjvulibre21 libdpkg-perl liberror-perl libfftw3-double3 ==> default: libfile-fcntllock-perl libfontconfig1 libgd3 libgdk-pixbuf2.0-0 ==> default: libgdk-pixbuf2.0-common libgettextpo-dev libgettextpo0 libgraphite2-3 libgs9 ==> default: libgs9-common libgvc6 libgvpr2 libharfbuzz0b libhtml-template-perl ==> default: libijs-0.35 libilmbase6 libjasper1 libjbig0 libjbig2dec0 libjpeg-turbo8 ==> default: libjpeg8 liblcms2-2 liblqr-1-0 libltdl-dev libltdl7 libmagickcore5 ==> default: libmagickcore5-extra libmagickwand5 libmail-sendmail-perl libmcrypt4 ==> default: libmysqlclient18 libnet1 libnetpbm10 libopenexr6 libpango-1.0-0 ==> default: libpangocairo-1.0-0 libpangoft2-1.0-0 libpaper-utils libpaper1 libpathplan4 ==> default: librsvg2-2 librsvg2-common libserf-1-1 libssl-dev libssl-doc libssl1.0.0 ==> default: libstdc++-4.8-dev libsvn1 libsys-hostname-long-perl libterm-readkey-perl ==> default: libthai-data libthai0 libtiff5 libtool libunistring0 libvpx1 libwmf0.2-7 ==> default: libxcb-render0 libxcb-shm0 m4 mlock mysql-client-5.5 mysql-client-core-5.5 ==> default: mysql-common mysql-server-5.5 mysql-server-core-5.5 netpbm php5-json ==> default: php5-readline pkg-php-tools po-debconf poppler-data rlwrap shtool ssl-cert ==> default: ttf-dejavu-core zlib1g-dev ==> default: Suggested packages: ==> default: autoconf2.13 autoconf-archive gnu-standards autoconf-doc dh-make ==> default: apparmor-easyprof debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc ==> default: libstdc++6-4.8-dbg gettext-doc ghostscript-x hpijs git-daemon-run ==> default: git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-arch ==> default: git-bzr git-cvs git-mediawiki git-svn graphviz-doc imagemagick-doc autotrace ==> default: cups-bsd lpr lprng enscript ffmpeg gimp gnuplot grads hp2xx html2ps ==> default: libwmf-bin mplayer povray radiance sane-utils texlive-base-bin transfig ==> default: xdg-utils ufraw-batch uw-mailutils cups-common libclone-perl libmldbm-perl ==> default: libnet-daemon-perl libplrpc-perl libsql-statement-perl libfftw3-bin ==> default: libfftw3-dev libgd-tools fonts-droid libipc-sharedcache-perl ==> default: libjasper-runtime liblcms2-utils libtool-doc libmcrypt-dev mcrypt ==> default: ttf-baekmuk ttf-arphic-gbsn00lp ttf-arphic-bsmi00lp ttf-arphic-gkai00mp ==> default: ttf-arphic-bkai00mp librsvg2-bin libstdc++-4.8-doc automaken gfortran ==> default: fortran95-compiler gcj-jdk libwmf0.2-7-gtk libcache-memcached-perl ==> default: libmemcached tinyca mailx php5-user-cache libmail-box-perl poppler-utils ==> default: fonts-japanese-mincho fonts-ipafont-mincho fonts-japanese-gothic ==> default: fonts-ipafont-gothic fonts-arphic-ukai fonts-arphic-uming fonts-unfonts-core ==> default: procmail postfix-mysql postfix-pgsql postfix-ldap postfix-pcre sasl2-bin ==> default: dovecot-common postfix-cdb mail-reader postfix-doc openssl-blacklist ==> default: subversion-tools db5.3-util ==> default: The following NEW packages will be installed: ==> default: autoconf automake autotools-dev build-essential colordiff debhelper ==> default: dh-apparmor dos2unix dpkg-dev fontconfig fontconfig-config fonts-dejavu-core ==> default: fonts-liberation g++ g++-4.8 gettext ghostscript git git-core git-man ==> default: graphviz gsfonts hicolor-icon-theme imagemagick imagemagick-common ==> default: intltool-debian libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl ==> default: libalgorithm-merge-perl libapr1 libaprutil1 libasprintf-dev libavahi-client3 ==> default: libavahi-common-data libavahi-common3 libc-client2007e libcairo2 libcdt5 ==> default: libcgraph6 libcroco3 libcups2 libcupsfilters1 libcupsimage2 libdatrie1 ==> default: libdbd-mysql-perl libdbi-perl libdjvulibre-text libdjvulibre21 libdpkg-perl ==> default: liberror-perl libfftw3-double3 libfile-fcntllock-perl libfontconfig1 libgd3 ==> default: libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common libgettextpo-dev libgettextpo0 ==> default: libgraphite2-3 libgs9 libgs9-common libgvc6 libgvpr2 libharfbuzz0b ==> default: libhtml-template-perl libijs-0.35 libilmbase6 libjasper1 libjbig0 ==> default: libjbig2dec0 libjpeg-turbo8 libjpeg8 liblcms2-2 liblqr-1-0 libltdl-dev ==> default: libltdl7 libmagickcore5 libmagickcore5-extra libmagickwand5 ==> default: libmail-sendmail-perl libmcrypt4 libmysqlclient18 libnet1 libnetpbm10 ==> default: libopenexr6 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 ==> default: libpaper-utils libpaper1 libpathplan4 librsvg2-2 librsvg2-common libserf-1-1 ==> default: libssl-dev libssl-doc libstdc++-4.8-dev libsvn1 libsys-hostname-long-perl ==> default: libterm-readkey-perl libthai-data libthai0 libtiff5 libtool libunistring0 ==> default: libvpx1 libwmf0.2-7 libxcb-render0 libxcb-shm0 m4 memcached mlock ==> default: mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server ==> default: mysql-server-5.5 mysql-server-core-5.5 netpbm nginx ngrep nodejs php-pear ==> default: php5-cli php5-common php5-curl php5-dev php5-fpm php5-gd php5-imagick ==> default: php5-imap php5-json php5-mcrypt php5-memcache php5-mysql php5-readline ==> default: pkg-php-tools po-debconf poppler-data postfix rlwrap shtool ssl-cert ==> default: subversion ttf-dejavu-core unzip zip zlib1g-dev ==> default: The following packages will be upgraded: ==> default: libssl1.0.0 ==> default: 1 upgraded, 149 newly installed, 0 to remove and 24 not upgraded. ==> default: Need to get 63.9 MB of archives. ==> default: After this operation, 311 MB of additional disk space will be used. ==> default: WARNING: The following packages cannot be authenticated! ==> default: nginx nodejs ==> default: E ==> default: : ==> default: There are problems and -y was used without --force-yes ==> default: /tmp/vagrant-shell: line 167: npm: command not found ==> default: /tmp/vagrant-shell: line 174: pecl: command not found ==> default: Installing ack-grep as ack ==> default: /tmp/vagrant-shell: line 191: composer: command not found ==> default: Installing Composer... ==> default: /tmp/vagrant-shell: line 197: php: command not found ==> default: c ==> default: u ==> default: r ==> default: l ==> default: : ==> default:
==> default: ( ==> default: 2 ==> default: 3 ==> default: ) ==> default:
==> default: F ==> default: a ==> default: i ==> default: l ==> default: e ==> default: d ==> default: writing body (0 != 8030) ==> default: chmod: ==> default: cannot access 'composer.phar' ==> default: : No such file or directory ==> default: mv: ==> default: cannot stat 'composer.phar' ==> default: : No such file or directory ==> default: /tmp/vagrant-shell: line 201: composer: command not found ==> default: /tmp/vagrant-shell: line 202: composer: command not found ==> default: /tmp/vagrant-shell: line 203: composer: command not found ==> default: /tmp/vagrant-shell: line 204: composer: command not found ==> default: /tmp/vagrant-shell: line 205: composer: command not found ==> default: /tmp/vagrant-shell: line 206: composer: command not found ==> default: /tmp/vagrant-shell: line 213: grunt: command not found ==> default: Installing Grunt CLI ==> default: Generate Nginx server private key... ==> default: /etc/nginx/server.key: No such file or directory 140337741350560:error:02001002:system library:fopen:No such file or directory:bss_file.c:398:fopen('/etc/nginx/server.key','w') 140337741350560:error:20074002:BIO routines:FILE_CTRL:system lib:bss_file.c:400: ==> default: Generate Certificate Signing Request (CSR)... ==> default: Error opening Private Key /etc/nginx/server.key ==> default: 139989182396064:error:02001002:system library:fopen:No such file or directory:bss_file.c:398:fopen('/etc/nginx/server.key','r') ==> default: 139989182396064:error:20074002:BIO routines:FILE_CTRL:system lib:bss_file.c:400: ==> default: unable to load Private Key ==> default: Sign the certificate using the above private key and CSR... ==> default: /etc/nginx/server.csr: No such file or directory ==> default: Setup configuration files... ==> default: * /srv/config/init/vvv-start.conf -> /etc/init/vvv-start.conf ==> default: cp: ==> default: cannot create regular file '/etc/nginx/nginx.conf' ==> default: : No such file or directory ==> default: cp: ==> default: cannot create regular file '/etc/nginx/nginx-wp-common.conf' ==> default: : No such file or directory ==> default: mkdir: ==> default: cannot create directory '/etc/nginx/custom-sites/' ==> default: : No such file or directory ==> default: sending incremental file list ==> default: rsync: mkdir "/etc/nginx/custom-sites" failed: No such file or directory (2) ==> default: rsync error: error in file IO (code 11) at main.c(674) [Receiver=3.1.0] ==> default: * /srv/config/nginx-config/nginx.conf -> /etc/nginx/nginx.conf ==> default: * /srv/config/nginx-config/nginx-wp-common.conf -> /etc/nginx/nginx-wp-common.conf ==> default: * /srv/config/nginx-config/sites/ -> /etc/nginx/custom-sites ==> default: cp: ==> default: cannot create regular file '/etc/php5/fpm/php5-fpm.conf' ==> default: : No such file or directory ==> default: cp: ==> default: cannot create regular file '/etc/php5/fpm/pool.d/www.conf' ==> default: : No such file or directory ==> default: cp: ==> default: cannot create regular file '/etc/php5/fpm/conf.d/php-custom.ini' ==> default: : No such file or directory ==> default: cp: ==> default: cannot create regular file '/etc/php5/fpm/conf.d/opcache.ini' ==> default: : No such file or directory ==> default: cp: ==> default: cannot create regular file '/etc/php5/mods-available/xdebug.ini' ==> default: : No such file or directory ==> default: sed: can't read /etc/php5/mods-available/xdebug.ini: No such file or directory ==> default: * /srv/config/php5-fpm-config/php5-fpm.conf -> /etc/php5/fpm/php5-fpm.conf ==> default: * /srv/config/php5-fpm-config/www.conf -> /etc/php5/fpm/pool.d/www.conf ==> default: * /srv/config/php5-fpm-config/php-custom.ini -> /etc/php5/fpm/conf.d/php-custom.ini ==> default: * /srv/config/php5-fpm-config/opcache.ini -> /etc/php5/fpm/conf.d/opcache.ini ==> default: * /srv/config/php5-fpm-config/xdebug.ini -> /etc/php5/mods-available/xdebug.ini ==> default: * /srv/config/memcached-config/memcached.conf -> /etc/memcached.conf ==> default: sending incremental file list ==> default: db_backup ==> default: develop_git ==> default: makepot ==> default: vagrant_destroy ==> default: vagrant_halt ==> default: vagrant_suspend ==> default: xdebug_off ==> default: xdebug_on ==> default: sent 2.22K bytes received 168 bytes 4.78K bytes/sec ==> default: total size is 3.00K speedup is 1.25 ==> default: * /srv/config/bash_profile -> /home/vagrant/.bash_profile ==> default: * /srv/config/bash_aliases -> /home/vagrant/.bash_aliases ==> default: * /srv/config/vimrc -> /home/vagrant/.vimrc ==> default: * /srv/config/subversion-servers -> /home/vagrant/.subversion/servers ==> default: * /srv/config/homebin -> /home/vagrant/bin ==> default: Restart services... ==> default: nginx: unrecognized service ==> default: memcached: unrecognized service ==> default: /tmp/vagrant-shell: line 318: php5dismod: command not found ==> default: php5-fpm: unrecognized service ==> default: mysql: unrecognized service ==> default: Setup MySQL configuration file links... ==> default: cp: ==> default: cannot create regular file '/etc/mysql/my.cnf' ==> default: : No such file or directory ==> default: * /srv/config/mysql-config/my.cnf -> /etc/mysql/my.cnf ==> default: * /srv/config/mysql-config/root-my.cnf -> /home/vagrant/.my.cnf ==> default: service mysql restart ==> default: mysql: unrecognized service ==> default: No custom MySQL scripting found in database/init-custom.sql, skipping... ==> default: /tmp/vagrant-shell: line 357: mysql: command not found ==> default: Initial MySQL prep... ==> default: Start MySQL Database Import ==> default: No custom databases to import ==> default: Downloading wp-cli, see http://wp-cli.org ==> default: /tmp/vagrant-shell: line 376: git: command not found ==> default: /tmp/vagrant-shell: line 377: cd: /srv/www/wp-cli: No such file or directory ==> default: /tmp/vagrant-shell: line 378: composer: command not found ==> default: phpMemcachedAdmin already installed. ==> default: Downloading Opcache Status, see https://github.com/rlerdorf/opcache-status/ ==> default: /tmp/vagrant-shell: line 406: git: command not found ==> default: Downloading webgrind, see https://github.com/jokkedk/webgrind ==> default: /tmp/vagrant-shell: line 417: git: command not found ==> default: Downloading PHP_CodeSniffer (phpcs), see https://github.com/squizlabs/PHP_CodeSniffer ==> default: /tmp/vagrant-shell: line 427: git: command not found ==> default: Downloading WordPress-Coding-Standards, snifs for PHP_CodeSniffer, see https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards ==> default: /tmp/vagrant-shell: line 441: git: command not found ==> default: Updating WordPress Stable... ==> default: sudo: wp: command not found ==> default: Checking out WordPress trunk from core.svn, see http://core.svn.wordpress.org/trunk ==> default: /tmp/vagrant-shell: line 484: svn: command not found ==> default: /tmp/vagrant-shell: line 485: cd: /srv/www/wordpress-trunk: No such file or directory ==> default: Configuring WordPress trunk... ==> default: sudo: wp: command not found ==> default: sudo: wp: command not found ==> default: Checking out WordPress trunk from develop.svn, see http://develop.svn.wordpress.org/trunk ==> default: /tmp/vagrant-shell: line 500: svn: command not found ==> default: /tmp/vagrant-shell: line 501: cd: /srv/www/wordpress-develop/src/: No such file or directory ==> default: Configuring WordPress develop... ==> default: sudo: wp: command not found ==> default: sudo: wp: command not found ==> default: cp: ==> default: cannot create regular file '/srv/www/wordpress-develop/' ==> default: : Not a directory ==> default: /tmp/vagrant-shell: line 514: cd: /srv/www/wordpress-develop/: No such file or directory ==> default: Initializing grunt in WordPress develop... This may take a few moments. ==> default: /tmp/vagrant-shell: line 533: cd: /srv/www/wordpress-develop/: No such file or directory ==> default: /tmp/vagrant-shell: line 534: grunt: command not found ==> default: PHPMyAdmin already installed. ==> default: find: ==> default: `/etc/nginx/custom-sites' ==> default: : No such file or directory ==> default: Restart Nginx... ==> default: nginx: unrecognized service ==> default: Cleaning the virtual machine's /etc/hosts file... ==> default: Adding domains to the virtual machine's /etc/hosts file... ==> default: * Added vvv.dev from /srv/www/vvv-hosts ==> default: * Added local.wordpress.dev from /srv/www/vvv-hosts ==> default: * Added local.wordpress-trunk.dev from /srv/www/vvv-hosts ==> default: * Added src.wordpress-develop.dev from /srv/www/vvv-hosts ==> default: * Added build.wordpress-develop.dev from /srv/www/vvv-hosts ==> default: ----------------------------- ==> default: Provisioning complete in 265 seconds ==> default: External network connection established, packages up to date. ==> default: For further setup instructions, visit http://vvv.dev ==> default: Running provisioner: shell... default: Running: inline script ==> default: stdin: is not a tty ==> default: mysql: unrecognized service The following SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed!

chmod +x /tmp/vagrant-shell && /tmp/vagrant-shell

Stdout from the command:

Stderr from the command:

stdin: is not a tty mysql: unrecognized service

ZackWard commented 10 years ago

I am getting this same error using VirtualBox on Windows 8. Although on my "vagrant up" I get the default WordPress files installed.

vagrant up output follows:

C:\HashiCorp\Vagrant\bin\vagrant.exe up Bringing machine 'default' up with 'virtualbox' provider... ==> default: Importing base box 'ubuntu/trusty64'... ==> default: Matching MAC address for NAT networking... ==> default: Checking if box 'ubuntu/trusty64' is up to date... ==> default: Setting the name of the VM: VVV_default_1407904843359_91273 ==> default: Clearing any previously set forwarded ports... ==> default: Clearing any previously set network interfaces... ==> default: Preparing network interfaces based on configuration... default: Adapter 1: nat default: Adapter 2: hostonly ==> default: Forwarding ports... default: 22 => 2222 (adapter 1) ==> default: Running 'pre-boot' VM customizations... ==> default: Booting VM... ==> default: Waiting for machine to boot. This may take a few minutes... default: SSH address: 127.0.0.1:2222 default: SSH username: vagrant default: SSH auth method: private key default: Warning: Connection timeout. Retrying... default: Warning: Remote connection disconnect. Retrying... ==> default: Machine booted and ready! ==> default: Checking for guest additions in VM... ==> default: Setting hostname... ==> default: Configuring and enabling network interfaces... ==> default: Mounting shared folders... default: /vagrant => C:/Users/zward_000/PhpstormProjects/VVV default: /srv/www => C:/Users/zward_000/PhpstormProjects/VVV/www default: /srv/log => C:/Users/zward_000/PhpstormProjects/VVV/log default: /srv/config => C:/Users/zward_000/PhpstormProjects/VVV/config default: /srv/database => C:/Users/zward000/PhpstormProjects/VVV/database ==> default: Running provisioner: shell... default: Running: C:/Users/ZWARD~1/AppData/Local/Temp/vagrant-shell20140812-9024-175re7f.sh ==> default: stdin: is not a tty ==> default: Check for apt packages to install... ==> default: * php5-fpm [not installed] ==> default: * php5-cli [not installed] ==> default: * php5-common [not installed] ==> default: * php5-dev [not installed] ==> default: * php5-memcache [not installed] ==> default: * php5-imagick [not installed] ==> default: * php5-mcrypt [not installed] ==> default: * php5-mysql [not installed] ==> default: * php5-imap [not installed] ==> default: * php5-curl [not installed] ==> default: * php-pear [not installed] ==> default: * php5-gd [not installed] ==> default: * nginx [not installed] ==> default: * memcached [not installed] ==> default: * mysql-server [not installed] ==> default: * imagemagick [not installed] ==> default: * subversion [not installed] ==> default: * git-core [not installed] ==> default: * zip [not installed] ==> default: * unzip [not installed] ==> default: * ngrep [not installed] ==> default: * curl 7.35.0-1ubuntu2 ==> default: * make 3.81-8.2ubuntu3 ==> default: * vim 2:7.4.052-1ubuntu3 ==> default: * colordiff [not installed] ==> default: * postfix [not installed] ==> default: * gettext [not installed] ==> default: * graphviz [not installed] ==> default: * dos2unix [not installed] ==> default: * g++ [not installed] ==> default: * nodejs [not installed] ==> default: Linked custom apt sources ==> default: gpg: ==> default: new configuration file /root/.gnupg/gpg.conf' created ==> default: gpg: ==> default: WARNING: options in/root/.gnupg/gpg.conf' are not yet active during this run ==> default: gpg: ==> default: requesting key 7BD9BF62 from hkp server keyserver.ubuntu.com ==> default: gpg: keyserver timed out ==> default: gpg: keyserver receive failed: keyserver error ==> default: gpg: ==> default: WARNING: nothing exported ==> default: gpg: ==> default: no valid OpenPGP data found. ==> default: gpg: ==> default: requesting key C7917B12 from hkp server keyserver.ubuntu.com ==> default: gpg: keyserver timed out ==> default: gpg: keyserver receive failed: keyserver error ==> default: gpg: ==> default: WARNING: nothing exported ==> default: gpg: ==> default: no valid OpenPGP data found. ==> default: Running apt-get update... ==> default: Ign http://nginx.org trusty InRelease ==> default: Ign http://archive.ubuntu.com trusty InRelease ==> default: Get:1 http://nginx.org trusty Release.gpg [287 B] ==> default: Ign http://archive.ubuntu.com trusty-updates InRelease ==> default: Ign http://ppa.launchpad.net trusty InRelease ==> default: Ign http://security.ubuntu.com trusty-security InRelease ==> default: Hit http://archive.ubuntu.com trusty Release.gpg ==> default: Get:2 http://nginx.org trusty Release [2294 B] ==> default: Get:3 http://security.ubuntu.com trusty-security Release.gpg [933 B] ==> default: Get:4 http://ppa.launchpad.net trusty Release.gpg [316 B] ==> default: Ign http://nginx.org trusty Release ==> default: Get:5 http://archive.ubuntu.com trusty-updates Release.gpg [933 B] ==> default: Get:6 http://ppa.launchpad.net trusty Release [14.0 kB] ==> default: Hit http://archive.ubuntu.com trusty Release ==> default: Get:7 http://security.ubuntu.com trusty-security Release [59.7 kB] ==> default: Ign http://ppa.launchpad.net trusty Release ==> default: Get:8 http://archive.ubuntu.com trusty-updates Release [59.7 kB] ==> default: Get:9 http://ppa.launchpad.net trusty/main Sources [833 B] ==> default: Get:10 http://archive.ubuntu.com trusty/main Sources [1064 kB] ==> default: Get:11 http://ppa.launchpad.net trusty/main amd64 Packages [1122 B] ==> default: Get:12 http://security.ubuntu.com trusty-security/main Sources [38.7 kB] ==> default: Get:13 http://nginx.org trusty/nginx Sources [653 B] ==> default: Get:14 http://nginx.org trusty/nginx amd64 Packages [668 B] ==> default: Ign http://nginx.org trusty/nginx Translation-en ==> default: Get:15 http://security.ubuntu.com trusty-security/universe Sources [11.3 kB] ==> default: Ign http://ppa.launchpad.net trusty/main Translation-en ==> default: Get:16 http://security.ubuntu.com trusty-security/main amd64 Packages [125 kB] ==> default: Get:17 http://security.ubuntu.com trusty-security/universe amd64 Packages [45.4 kB] ==> default: Get:18 http://security.ubuntu.com trusty-security/main Translation-en [60.4 kB] ==> default: Get:19 http://archive.ubuntu.com trusty/universe Sources [6399 kB] ==> default: Get:20 http://security.ubuntu.com trusty-security/universe Translation-en [26.1 kB] ==> default: Hit http://archive.ubuntu.com trusty/main amd64 Packages ==> default: Hit http://archive.ubuntu.com trusty/universe amd64 Packages ==> default: Hit http://archive.ubuntu.com trusty/main Translation-en ==> default: Hit http://archive.ubuntu.com trusty/universe Translation-en ==> default: Get:21 http://archive.ubuntu.com trusty-updates/main Sources [107 kB] ==> default: Get:22 http://archive.ubuntu.com trusty-updates/universe Sources [73.6 kB] ==> default: Get:23 http://archive.ubuntu.com trusty-updates/main amd64 Packages [289 kB] ==> default: Get:24 http://archive.ubuntu.com trusty-updates/universe amd64 Packages [180 kB] ==> default: Get:25 http://archive.ubuntu.com trusty-updates/main Translation-en [127 kB] ==> default: Get:26 http://archive.ubuntu.com trusty-updates/universe Translation-en [87.8 kB] ==> default: Fetched 8776 kB in 45s (192 kB/s) ==> default: Reading package lists... ==> default: W ==> default: : ==> default: GPG error: http://nginx.org trusty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY ABF5BD827BD9BF62 ==> default: W ==> default: : GPG error: http://ppa.launchpad.net trusty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY B9316A7BC7917B12 ==> default: Installing apt-get packages... ==> default: Reading package lists... ==> default: Building dependency tree... ==> default: Reading state information... ==> default: The following extra packages will be installed: ==> default: autoconf automake autotools-dev build-essential debhelper dh-apparmor ==> default: dpkg-dev fontconfig fontconfig-config fonts-dejavu-core fonts-liberation ==> default: g++-4.8 ghostscript git git-man gsfonts hicolor-icon-theme ==> default: imagemagick-common intltool-debian libaio1 libalgorithm-diff-perl ==> default: libalgorithm-diff-xs-perl libalgorithm-merge-perl libapr1 libaprutil1 ==> default: libasprintf-dev libavahi-client3 libavahi-common-data libavahi-common3 ==> default: libc-client2007e libcairo2 libcdt5 libcgraph6 libcroco3 libcups2 ==> default: libcupsfilters1 libcupsimage2 libdatrie1 libdbd-mysql-perl libdbi-perl ==> default: libdjvulibre-text libdjvulibre21 libdpkg-perl liberror-perl libfftw3-double3 ==> default: libfile-fcntllock-perl libfontconfig1 libgd3 libgdk-pixbuf2.0-0 ==> default: libgdk-pixbuf2.0-common libgettextpo-dev libgettextpo0 libgraphite2-3 libgs9 ==> default: libgs9-common libgvc6 libgvpr2 libharfbuzz0b libhtml-template-perl ==> default: libijs-0.35 libilmbase6 libjasper1 libjbig0 libjbig2dec0 libjpeg-turbo8 ==> default: libjpeg8 liblcms2-2 liblqr-1-0 libltdl-dev libltdl7 libmagickcore5 ==> default: libmagickcore5-extra libmagickwand5 libmail-sendmail-perl libmcrypt4 ==> default: libmysqlclient18 libnet1 libnetpbm10 libopenexr6 libpango-1.0-0 ==> default: libpangocairo-1.0-0 libpangoft2-1.0-0 libpaper-utils libpaper1 libpathplan4 ==> default: librsvg2-2 librsvg2-common libserf-1-1 libssl-dev libssl-doc libssl1.0.0 ==> default: libstdc++-4.8-dev libsvn1 libsys-hostname-long-perl libterm-readkey-perl ==> default: libthai-data libthai0 libtiff5 libtool libunistring0 libvpx1 libwmf0.2-7 ==> default: libxcb-render0 libxcb-shm0 m4 mlock mysql-client-5.5 mysql-client-core-5.5 ==> default: mysql-common mysql-server-5.5 mysql-server-core-5.5 netpbm php5-json ==> default: php5-readline pkg-php-tools po-debconf poppler-data rlwrap shtool ssl-cert ==> default: ttf-dejavu-core zlib1g-dev ==> default: Suggested packages: ==> default: autoconf2.13 autoconf-archive gnu-standards autoconf-doc dh-make ==> default: apparmor-easyprof debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc ==> default: libstdc++6-4.8-dbg gettext-doc ghostscript-x hpijs git-daemon-run ==> default: git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-arch ==> default: git-bzr git-cvs git-mediawiki git-svn graphviz-doc imagemagick-doc autotrace ==> default: cups-bsd lpr lprng enscript ffmpeg gimp gnuplot grads hp2xx html2ps ==> default: libwmf-bin mplayer povray radiance sane-utils texlive-base-bin transfig ==> default: xdg-utils ufraw-batch uw-mailutils cups-common libclone-perl libmldbm-perl ==> default: libnet-daemon-perl libplrpc-perl libsql-statement-perl libfftw3-bin ==> default: libfftw3-dev libgd-tools fonts-droid libipc-sharedcache-perl ==> default: libjasper-runtime liblcms2-utils libtool-doc libmcrypt-dev mcrypt ==> default: ttf-baekmuk ttf-arphic-gbsn00lp ttf-arphic-bsmi00lp ttf-arphic-gkai00mp ==> default: ttf-arphic-bkai00mp librsvg2-bin libstdc++-4.8-doc automaken gfortran ==> default: fortran95-compiler gcj-jdk libwmf0.2-7-gtk libcache-memcached-perl ==> default: libmemcached tinyca mailx php5-user-cache libmail-box-perl poppler-utils ==> default: fonts-japanese-mincho fonts-ipafont-mincho fonts-japanese-gothic ==> default: fonts-ipafont-gothic fonts-arphic-ukai fonts-arphic-uming fonts-unfonts-core ==> default: procmail postfix-mysql postfix-pgsql postfix-ldap postfix-pcre sasl2-bin ==> default: dovecot-common postfix-cdb mail-reader postfix-doc openssl-blacklist ==> default: subversion-tools db5.3-util ==> default: The following NEW packages will be installed: ==> default: autoconf automake autotools-dev build-essential colordiff debhelper ==> default: dh-apparmor dos2unix dpkg-dev fontconfig fontconfig-config fonts-dejavu-core ==> default: fonts-liberation g++ g++-4.8 gettext ghostscript git git-core git-man ==> default: graphviz gsfonts hicolor-icon-theme imagemagick imagemagick-common ==> default: intltool-debian libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl ==> default: libalgorithm-merge-perl libapr1 libaprutil1 libasprintf-dev libavahi-client3 ==> default: libavahi-common-data libavahi-common3 libc-client2007e libcairo2 libcdt5 ==> default: libcgraph6 libcroco3 libcups2 libcupsfilters1 libcupsimage2 libdatrie1 ==> default: libdbd-mysql-perl libdbi-perl libdjvulibre-text libdjvulibre21 libdpkg-perl ==> default: liberror-perl libfftw3-double3 libfile-fcntllock-perl libfontconfig1 libgd3 ==> default: libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common libgettextpo-dev libgettextpo0 ==> default: libgraphite2-3 libgs9 libgs9-common libgvc6 libgvpr2 libharfbuzz0b ==> default: libhtml-template-perl libijs-0.35 libilmbase6 libjasper1 libjbig0 ==> default: libjbig2dec0 libjpeg-turbo8 libjpeg8 liblcms2-2 liblqr-1-0 libltdl-dev ==> default: libltdl7 libmagickcore5 libmagickcore5-extra libmagickwand5 ==> default: libmail-sendmail-perl libmcrypt4 libmysqlclient18 libnet1 libnetpbm10 ==> default: libopenexr6 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 ==> default: libpaper-utils libpaper1 libpathplan4 librsvg2-2 librsvg2-common libserf-1-1 ==> default: libssl-dev libssl-doc libstdc++-4.8-dev libsvn1 libsys-hostname-long-perl ==> default: libterm-readkey-perl libthai-data libthai0 libtiff5 libtool libunistring0 ==> default: libvpx1 libwmf0.2-7 libxcb-render0 libxcb-shm0 m4 memcached mlock ==> default: mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server ==> default: mysql-server-5.5 mysql-server-core-5.5 netpbm nginx ngrep nodejs php-pear ==> default: php5-cli php5-common php5-curl php5-dev php5-fpm php5-gd php5-imagick ==> default: php5-imap php5-json php5-mcrypt php5-memcache php5-mysql php5-readline ==> default: pkg-php-tools po-debconf poppler-data postfix rlwrap shtool ssl-cert ==> default: subversion ttf-dejavu-core unzip zip zlib1g-dev ==> default: The following packages will be upgraded: ==> default: libssl1.0.0 ==> default: 1 upgraded, 149 newly installed, 0 to remove and 24 not upgraded. ==> default: Need to get 63.9 MB of archives. ==> default: After this operation, 311 MB of additional disk space will be used. ==> default: WARNING: The following packages cannot be authenticated! ==> default: nginx nodejs ==> default: E ==> default: : ==> default: There are problems and -y was used without --force-yes ==> default: /tmp/vagrant-shell: line 167: npm: command not found ==> default: /tmp/vagrant-shell: line 174: pecl: command not found ==> default: Installing ack-grep as ack ==> default: /tmp/vagrant-shell: line 191: composer: command not found ==> default: Installing Composer... ==> default: /tmp/vagrant-shell: line 197: php: command not found ==> default: c ==> default: u ==> default: r ==> default: l ==> default: : ==> default:
==> default: ( ==> default: 2 ==> default: 3 ==> default: ) Failed writing body (0 != 8030) ==> default: chmod: ==> default: cannot access 'composer.phar' ==> default: : No such file or directory ==> default: mv: ==> default: cannot stat 'composer.phar' ==> default: : No such file or directory ==> default: /tmp/vagrant-shell: line 201: composer: command not found ==> default: /tmp/vagrant-shell: line 202: composer: command not found ==> default: /tmp/vagrant-shell: line 203: composer: command not found ==> default: /tmp/vagrant-shell: line 204: composer: command not found ==> default: /tmp/vagrant-shell: line 205: composer: command not found ==> default: /tmp/vagrant-shell: line 206: composer: command not found ==> default: /tmp/vagrant-shell: line 213: grunt: command not found ==> default: Installing Grunt CLI ==> default: Generate Nginx server private key... ==> default: /etc/nginx/server.key: No such file or directory 140714850154144:error:02001002:system library:fopen:No such file or directory:bss_file.c:398:fopen('/etc/nginx/server.key','w') 140714850154144:error:20074002:BIO routines:FILE_CTRL:system lib:bss_file.c:400: ==> default: Generate Certificate Signing Request (CSR)... ==> default: Error opening Private Key /etc/nginx/server.key ==> default: 140113161586336:error:02001002:system library:fopen:No such file or directory:bss_file.c:398:fopen('/etc/nginx/server.key','r') ==> default: 140113161586336:error:20074002:BIO routines:FILE_CTRL:system lib:bss_file.c:400: ==> default: unable to load Private Key ==> default: Sign the certificate using the above private key and CSR... ==> default: /etc/nginx/server.csr: No such file or directory ==> default: Setup configuration files... ==> default: * /srv/config/init/vvv-start.conf -> /etc/init/vvv-start.conf ==> default: cp: ==> default: cannot create regular file '/etc/nginx/nginx.conf' ==> default: : No such file or directory ==> default: cp: ==> default: cannot create regular file '/etc/nginx/nginx-wp-common.conf' ==> default: : No such file or directory ==> default: mkdir: ==> default: cannot create directory '/etc/nginx/custom-sites/' ==> default: : No such file or directory ==> default: sending incremental file list ==> default: rsync: mkdir "/etc/nginx/custom-sites" failed: No such file or directory (2) ==> default: rsync error: error in file IO (code 11) at main.c(674) [Receiver=3.1.0] ==> default: * /srv/config/nginx-config/nginx.conf -> /etc/nginx/nginx.conf ==> default: * /srv/config/nginx-config/nginx-wp-common.conf -> /etc/nginx/nginx-wp-common.conf ==> default: * /srv/config/nginx-config/sites/ -> /etc/nginx/custom-sites ==> default: cp: ==> default: cannot create regular file '/etc/php5/fpm/php5-fpm.conf' ==> default: : No such file or directory ==> default: cp: ==> default: cannot create regular file '/etc/php5/fpm/pool.d/www.conf' ==> default: : No such file or directory ==> default: cp: ==> default: cannot create regular file '/etc/php5/fpm/conf.d/php-custom.ini' ==> default: : No such file or directory ==> default: cp: ==> default: cannot create regular file '/etc/php5/fpm/conf.d/opcache.ini' ==> default: : No such file or directory ==> default: cp: ==> default: cannot create regular file '/etc/php5/mods-available/xdebug.ini' ==> default: : No such file or directory ==> default: sed: can't read /etc/php5/mods-available/xdebug.ini: No such file or directory ==> default: * /srv/config/php5-fpm-config/php5-fpm.conf -> /etc/php5/fpm/php5-fpm.conf ==> default: * /srv/config/php5-fpm-config/www.conf -> /etc/php5/fpm/pool.d/www.conf ==> default: * /srv/config/php5-fpm-config/php-custom.ini -> /etc/php5/fpm/conf.d/php-custom.ini ==> default: * /srv/config/php5-fpm-config/opcache.ini -> /etc/php5/fpm/conf.d/opcache.ini ==> default: * /srv/config/php5-fpm-config/xdebug.ini -> /etc/php5/mods-available/xdebug.ini ==> default: * /srv/config/memcached-config/memcached.conf -> /etc/memcached.conf ==> default: sending incremental file list ==> default: db_backup ==> default: develop_git ==> default: makepot ==> default: vagrant_destroy ==> default: vagrant_halt ==> default: vagrant_suspend ==> default: xdebug_off ==> default: xdebug_on ==> default: sent 2.32K bytes received 168 bytes 4.98K bytes/sec ==> default: total size is 3.10K speedup is 1.24 ==> default: * /srv/config/bash_profile -> /home/vagrant/.bash_profile ==> default: * /srv/config/bash_aliases -> /home/vagrant/.bash_aliases ==> default: * /srv/config/vimrc -> /home/vagrant/.vimrc ==> default: * /srv/config/subversion-servers -> /home/vagrant/.subversion/servers ==> default: * /srv/config/homebin -> /home/vagrant/bin ==> default: Restart services... ==> default: nginx: unrecognized service ==> default: memcached: unrecognized service ==> default: /tmp/vagrant-shell: line 318: php5dismod: command not found ==> default: php5-fpm: unrecognized service ==> default: mysql: unrecognized service ==> default: Setup MySQL configuration file links... ==> default: cp: ==> default: cannot create regular file '/etc/mysql/my.cnf' ==> default: : No such file or directory ==> default: * /srv/config/mysql-config/my.cnf -> /etc/mysql/my.cnf ==> default: * /srv/config/mysql-config/root-my.cnf -> /home/vagrant/.my.cnf ==> default: service mysql restart ==> default: mysql: unrecognized service ==> default: No custom MySQL scripting found in database/init-custom.sql, skipping... ==> default: /tmp/vagrant-shell: line 357: mysql: command not found ==> default: Initial MySQL prep... ==> default: Start MySQL Database Import ==> default: No custom databases to import ==> default: Downloading wp-cli, see http://wp-cli.org ==> default: /tmp/vagrant-shell: line 376: git: command not found ==> default: /tmp/vagrant-shell: line 377: cd: /srv/www/wp-cli: No such file or directory ==> default: /tmp/vagrant-shell: line 378: composer: command not found ==> default: Downloading phpMemcachedAdmin, see https://code.google.com/p/phpmemcacheadmin/ ==> default: Downloading Opcache Status, see https://github.com/rlerdorf/opcache-status/ ==> default: /tmp/vagrant-shell: line 406: git: command not found ==> default: Downloading webgrind, see https://github.com/jokkedk/webgrind ==> default: /tmp/vagrant-shell: line 417: git: command not found ==> default: Downloading PHP_CodeSniffer (phpcs), see https://github.com/squizlabs/PHP_CodeSniffer ==> default: /tmp/vagrant-shell: line 427: git: command not found ==> default: Downloading WordPress-Coding-Standards, snifs for PHP_CodeSniffer, see https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards ==> default: /tmp/vagrant-shell: line 441: git: command not found ==> default: Downloading WordPress Stable, see http://wordpress.org/ ==> default:
==> default:
==> default: % Total % Received % Xferd Average Speed Time Time Time Current ==> default: Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 ==> default:
==> default:
==> default: 3 5677k 3 185k 0 0 218k 0 0:00:26 --:--:-- 0:00:26 218k ==> default:
==> default:
==> default: 9 ==> default: 5677k 9 527k 0 0 263k 0 0:00:21 0:00:02 0:00:19 263k ==> default:
==> default: 1 ==> default: 3 ==> default:
==> default: 5 ==> default: 6 ==> default: 7 ==> default: 7k 13 767k 0 0 269k 0 0:00:21 0:00:02 0:00:19 269k ==> default:
==> default: 1 ==> default: 7 ==> default:
==> default: 5 ==> default: 6 ==> default: 77k 17 986k 0 0 255k 0 0:00:22 0:00:03 0:00:19 255k ==> default:
==> default: 1 ==> default: 8 ==> default: 5677k 18 1059k 0 0 217k 0 0:00:26 0:00:04 0:00:22 217k ==> default:
==> default: 2 ==> default: 1 ==> default: 5677k 21 1207k 0 0 206k 0 0:00:27 0:00:05 0:00:22 204k ==> default:
==> default: 2 ==> default: 5 ==> default:
==> default: 5677k 25 1440k 0 0 210k 0 0:00:27 0:00:06 0:00:21 188k ==> default:
==> default: 2 ==> default: 9 ==> default:
==> default: 5 ==> default: 6 ==> default: 7 ==> default: 7 ==> default: k ==> default:
==> default:
==> default:
==> default: 2 ==> default: 9 ==> default:
==> default: 1 ==> default: 6 ==> default: 5 ==> default: 6 ==> default: k ==> default:
==> default:
==> default:
==> default:
==> default: 0 ==> default: 0 211k 0 0:00:26 0:00:07 0:00:19 177k ==> default:
==> default: 3 ==> default: 3 ==> default:
==> default: 5 ==> default: 6 ==> default: 7 ==> default: 7 ==> default: k ==> default:
==> default:
==> default:
==> default: 33 1901k 0 0 214k 0 0:00:26 0:00:08 0:00:18 183k ==> default:
==> default: 3 ==> default: 9 ==> default:
==> default: 5 ==> default: 6 ==> default: 7 ==> default: 7 ==> default: k ==> default:
==> default:
==> default:
==> default: 39 2224k 0 0 225k 0 0:00:25 0:00:09 0:00:16 233k ==> default:
==> default: 4 ==> default: 5 ==> default:
==> default: 5 ==> default: 6 ==> default: 7 ==> default: 7 ==> default: k 45 2600k 0 0 239k 0 0:00:23 0:00:10 0:00:13 278k ==> default:
==> default: 5 ==> default: 2 ==> default:
==> default: 5 ==> default: 6 ==> default: 7 ==> default: 7 ==> default: k ==> default:
==> default:
==> default: 52 2996k 0 0 252k 0 0:00:22 0:00:11 0:00:11 311k ==> default:
==> default: 6 ==> default: 0 ==> default:
==> default: 5 ==> default: 6 ==> default: 7 ==> default: 7 ==> default: k 60 3429k 0 0 266k 0 0:00:21 0:00:12 0:00:09 354k ==> default:
==> default: 6 ==> default: 7 ==> default: 5677k 67 3836k 0 0 277k 0 0:00:20 0:00:13 0:00:07 387k ==> default:
==> default: 7 ==> default: 0 ==> default:
==> default: 5 ==> default: 6 ==> default: 7 ==> default: 7 ==> default: k 70 3996k 0 0 269k 0 0:00:21 0:00:14 0:00:07 354k ==> default:
==> default: 7 ==> default: 2 ==> default:
==> default: 5 ==> default: 6 ==> default: 7 ==> default: 7 ==> default: k 72 4129k 0 0 260k 0 0:00:21 0:00:15 0:00:06 305k ==> default:
==> default: 7 ==> default: 4 ==> default: 5677k 74 4243k 0 0 251k 0 0:00:22 0:00:16 0:00:06 248k ==> default:
==> default: 7 ==> default: 7 ==> default:
==> default: 5 ==> default: 6 ==> default: 7 ==> default: 7 ==> default: k ==> default:
==> default:
==> default:
==> default: 7 ==> default: 7 ==> default:
==> default: 4 ==> default: 3 ==> default: 7 ==> default: 2 ==> default: k ==> default:
==> default:
==> default:
==> default:
==> default: 0 ==> default:
==> default:
==> default:
==> default:
==> default:
==> default: 0 ==> default:
==> default:
==> default:
==> default: 2 ==> default: 4 ==> default: 4 ==> default: k ==> default:
==> default:
==> default:
==> default:
==> default:
==> default:
==> default: 0 ==> default:
==> default:
==> default: 0 ==> default: : ==> default: 0 ==> default: 0 ==> default: : ==> default: 2 ==> default: 3 ==> default:
==> default:
==> default: 0 ==> default: :00:17 0:00:06 188k ==> default:
==> default: 8 ==> default: 1 ==> default:
==> default: 5 ==> default: 6 ==> default: 7 ==> default: 7 ==> default: k ==> default:
==> default:
==> default:
==> default: 8 ==> default: 1 4623k 0 0 245k 0 0:00:23 0:00:18 0:00:05 157k ==> default:
==> default: 8 ==> default: 5 ==> default:
==> default: 5 ==> default: 677k 85 4879k 0 0 245k 0 0:00:23 0:00:19 0:00:04 176k ==> default:
==> default: 9 ==> default: 0 ==> default:
==> default: 5 ==> default: 6 ==> default: 7 ==> default: 7 ==> default: k ==> default: 90 5161k 0 0 247k 0 0:00:22 0:00:20 0:00:02 206k ==> default:
==> default: 9 ==> default: 6 ==> default:
==> default: 5 ==> default: 6 ==> default: 7 ==> default: 7 ==> default: k ==> default:
==> default: 96 5483k 0 0 250k 0 0:00:22 0:00:21 0:00:01 248k 99 5677k 99 5676k 0 0 241k 0 0:00:23 0:00:23 --:--:-- 231k 99 5677k 99 5676k 0 0 231k 0 0:00:24 0:00:24 --:--:-- 186k 99 5677k 99 5676k 0 0 222k 0 0:00:25 0:00:25 --:--:-- 141k 100 5677k 100 5677k 0 0 220k 0 0:00:25 0:00:25 --:--:-- 105k ==> default: wordpress/ ==> default: wordpress/wp-settings.php ==> default: wordpress/wp-cron.php ==> default: wordpress/wp-comments-post.php ==> default: wordpress/wp-activate.php ==> default: wordpress/wp-admin/ ==> default: wordpress/wp-admin/link-parse-opml.php ==> default: wordpress/wp-admin/js/ ==> default: wordpress/wp-admin/js/editor.js ==> default: wordpress/wp-admin/js/user-profile.min.js ==> default: wordpress/wp-admin/js/word-count.min.js ==> default: wordpress/wp-admin/js/image-edit.js ==> default: wordpress/wp-admin/js/updates.min.js ==> default: wordpress/wp-admin/js/postbox.min.js ==> default: wordpress/wp-admin/js/nav-menu.min.js ==> default: wordpress/wp-admin/js/theme.min.js ==> default: wordpress/wp-admin/js/custom-header.js ==> default: wordpress/wp-admin/js/media-upload.js ==> default: wordpress/wp-admin/js/color-picker.js ==> default: wordpress/wp-admin/js/iris.min.js ==> default: wordpress/wp-admin/js/farbtastic.js ==> default: wordpress/wp-admin/js/comment.js ==> default: wordpress/wp-admin/js/common.js ==> default: wordpress/wp-admin/js/inline-edit-tax.min.js ==> default: wordpress/wp-admin/js/media.min.js ==> default: wordpress/wp-admin/js/edit-comments.js ==> default: wordpress/wp-admin/js/plugin-install.min.js ==> default: wordpress/wp-admin/js/xfn.js ==> default: wordpress/wp-admin/js/set-post-thumbnail.js ==> default: wordpress/wp-admin/js/word-count.js ==> default: wordpress/wp-admin/js/inline-edit-post.js ==> default: wordpress/wp-admin/js/accordion.js ==> default: wordpress/wp-admin/js/link.min.js ==> default: wordpress/wp-admin/js/post.min.js ==> default: wordpress/wp-admin/js/inline-edit-post.min.js ==> default: wordpress/wp-admin/js/set-post-thumbnail.min.js ==> default: wordpress/wp-admin/js/media-gallery.min.js ==> default: wordpress/wp-admin/js/dashboard.min.js ==> default: wordpress/wp-admin/js/postbox.js ==> default: wordpress/wp-admin/js/tags.js ==> default: wordpress/wp-admin/js/dashboard.js ==> default: wordpress/wp-admin/js/link.js ==> default: wordpress/wp-admin/js/tags.min.js ==> default: wordpress/wp-admin/js/customize-controls.js ==> default: wordpress/wp-admin/js/comment.min.js ==> default: wordpress/wp-admin/js/user-suggest.js ==> default: wordpress/wp-admin/js/common.min.js ==> default: wordpress/wp-admin/js/updates.js ==> default: wordpress/wp-admin/js/revisions.min.js ==> default: wordpress/wp-admin/js/user-profile.js ==> default: wordpress/wp-admin/js/media.js ==> default: wordpress/wp-admin/js/image-edit.min.js ==> default: wordpress/wp-admin/js/widgets.min.js ==> default: wordpress/wp-admin/js/wp-fullscreen.js ==> default: wordpress/wp-admin/js/accordion.min.js ==> default: wordpress/wp-admin/js/revisions.js ==> default: wordpress/wp-admin/js/plugin-install.js ==> default: wordpress/wp-admin/js/post.js ==> default: wordpress/wp-admin/js/custom-background.min.js ==> default: wordpress/wp-admin/js/wp-fullscreen.min.js ==> default: wordpress/wp-admin/js/custom-background.js ==> default: wordpress/wp-admin/js/gallery.js ==> default: wordpress/wp-admin/js/widgets.js ==> default: wordpress/wp-admin/js/svg-painter.min.js ==> default: wordpress/wp-admin/js/customize-widgets.min.js ==> default: wordpress/wp-admin/js/theme.js ==> default: wordpress/wp-admin/js/password-strength-meter.js ==> default: wordpress/wp-admin/js/svg-painter.js ==> default: wordpress/wp-admin/js/color-picker.min.js ==> default: wordpress/wp-admin/js/gallery.min.js ==> default: wordpress/wp-admin/js/media-upload.min.js ==> default: wordpress/wp-admin/js/password-strength-meter.min.js ==> default: wordpress/wp-admin/js/editor.min.js ==> default: wordpress/wp-admin/js/media-gallery.js ==> default: wordpress/wp-admin/js/user-suggest.min.js ==> default: wordpress/wp-admin/js/nav-menu.js ==> default: wordpress/wp-admin/js/edit-comments.min.js ==> default: wordpress/wp-admin/js/customize-controls.min.js ==> default: wordpress/wp-admin/js/customize-widgets.js ==> default: wordpress/wp-admin/js/inline-edit-tax.js ==> default: wordpress/wp-admin/js/xfn.min.js ==> default: wordpress/wp-admin/options-head.php ==> default: wordpress/wp-admin/admin.php ==> default: wordpress/wp-admin/ms-upgrade-network.php ==> default: wordpress/wp-admin/upgrade.php ==> default: wordpress/wp-admin/press-this.php ==> default: wordpress/wp-admin/post.php ==> default: wordpress/wp-admin/admin-header.php ==> default: wordpress/wp-admin/ms-users.php ==> default: wordpress/wp-admin/maint/ ==> default: wordpress/wp-admin/maint/repair.php ==> default: wordpress/wp-admin/css/ ==> default: wordpress/wp-admin/css/ie.css ==> default: wordpress/wp-admin/css/color-picker-rtl.min.css ==> default: wordpress/wp-admin/css/wp-admin.min.css ==> default: wordpress/wp-admin/css/ie-rtl.min.css ==> default: wordpress/wp-admin/css/install.css ==> default: wordpress/wp-admin/css/dashboard-rtl.css ==> default: wordpress/wp-admin/css/farbtastic.css ==> default: wordpress/wp-admin/css/install-rtl.min.css ==> default: wordpress/wp-admin/css/install.min.css ==> default: wordpress/wp-admin/css/edit.css ==> default: wordpress/wp-admin/css/wp-admin-rtl.min.css ==> default: wordpress/wp-admin/css/wp-admin-rtl.css ==> default: wordpress/wp-admin/css/widgets-rtl.css ==> default: wordpress/wp-admin/css/press-this-rtl.css ==> default: wordpress/wp-admin/css/widgets.css ==> default: wordpress/wp-admin/css/deprecated-media-rtl.min.css ==> default: wordpress/wp-admin/css/press-this.css ==> default: wordpress/wp-admin/css/customize-controls.css ==> default: wordpress/wp-admin/css/nav-menus.css ==> default: wordpress/wp-admin/css/customize-controls-rtl.min.css ==> default: wordpress/wp-admin/css/farbtastic-rtl.css ==> default: wordpress/wp-admin/css/edit-rtl.css ==> default: wordpress/wp-admin/css/colors/ ==> default: wordpress/wp-admin/css/colors/blue/ ==> default: wordpress/wp-admin/css/colors/blue/colors-rtl.css ==> default: wordpress/wp-admin/css/colors/blue/colors.scss ==> default: wordpress/wp-admin/css/colors/blue/colors.min.css ==> default: wordpress/wp-admin/css/colors/blue/colors-rtl.min.css ==> default: wordpress/wp-admin/css/colors/blue/colors.css ==> default: wordpress/wp-admin/css/colors/ectoplasm/ ==> default: wordpress/wp-admin/css/colors/ectoplasm/colors-rtl.css ==> default: wordpress/wp-admin/css/colors/ectoplasm/colors.scss ==> default: wordpress/wp-admin/css/colors/ectoplasm/colors.min.css ==> default: wordpress/wp-admin/css/colors/ectoplasm/colors-rtl.min.css ==> default: wordpress/wp-admin/css/colors/ectoplasm/colors.css ==> default: wordpress/wp-admin/css/colors/sunrise/ ==> default: wordpress/wp-admin/css/colors/sunrise/colors-rtl.css ==> default: wordpress/wp-admin/css/colors/sunrise/colors.scss ==> default: wordpress/wp-admin/css/colors/sunrise/colors.min.css ==> default: wordpress/wp-admin/css/colors/sunrise/colors-rtl.min.css ==> default: wordpress/wp-admin/css/colors/sunrise/colors.css ==> default: wordpress/wp-admin/css/colors/midnight/ ==> default: wordpress/wp-admin/css/colors/midnight/colors-rtl.css ==> default: wordpress/wp-admin/css/colors/midnight/colors.scss ==> default: wordpress/wp-admin/css/colors/midnight/colors.min.css ==> default: wordpress/wp-admin/css/colors/midnight/colors-rtl.min.css ==> default: wordpress/wp-admin/css/colors/midnight/colors.css ==> default: wordpress/wp-admin/css/colors/light/ ==> default: wordpress/wp-admin/css/colors/light/colors-rtl.css ==> default: wordpress/wp-admin/css/colors/light/colors.scss ==> default: wordpress/wp-admin/css/colors/light/colors.min.css ==> default: wordpress/wp-admin/css/colors/light/colors-rtl.min.css ==> default: wordpress/wp-admin/css/colors/light/colors.css ==> default: wordpress/wp-admin/css/colors/_mixins.scss ==> default: wordpress/wp-admin/css/colors/_admin.scss ==> default: wordpress/wp-admin/css/colors/_variables.scss ==> default: wordpress/wp-admin/css/colors/ocean/ ==> default: wordpress/wp-admin/css/colors/ocean/colors-rtl.css ==> default: wordpress/wp-admin/css/colors/ocean/colors.scss ==> default: wordpress/wp-admin/css/colors/ocean/colors.min.css ==> default: wordpress/wp-admin/css/colors/ocean/colors-rtl.min.css ==> default: wordpress/wp-admin/css/colors/ocean/colors.css ==> default: wordpress/wp-admin/css/colors/coffee/ ==> default: wordpress/wp-admin/css/colors/coffee/colors-rtl.css ==> default: wordpress/wp-admin/css/colors/coffee/colors.scss ==> default: wordpress/wp-admin/css/colors/coffee/colors.min.css ==> default: wordpress/wp-admin/css/colors/coffee/colors-rtl.min.css ==> default: wordpress/wp-admin/css/colors/coffee/colors.css ==> default: wordpress/wp-admin/css/deprecated-media-rtl.css ==> default: wordpress/wp-admin/css/about.css ==> default: wordpress/wp-admin/css/color-picker.css ==> default: wordpress/wp-admin/css/nav-menus-rtl.css ==> default: wordpress/wp-admin/css/revisions.css ==> default: wordpress/wp-admin/css/l10n-rtl.css ==> default: wordpress/wp-admin/css/login.min.css ==> default: wordpress/wp-admin/css/list-tables.css ==> default: wordpress/wp-admin/css/color-picker-rtl.css ==> default: wordpress/wp-admin/css/dashboard.css ==> default: wordpress/wp-admin/css/forms.css ==> default: wordpress/wp-admin/css/deprecated-media.css ==> default: wordpress/wp-admin/css/common.css ==> default: wordpress/wp-admin/css/admin-menu.css ==> default: wordpress/wp-admin/css/ie.min.css ==> default: wordpress/wp-admin/css/media-rtl.css ==> default: wordpress/wp-admin/css/ie-rtl.css ==> default: wordpress/wp-admin/css/admin-menu-rtl.css ==> default: wordpress/wp-admin/css/common-rtl.css ==> default: wordpress/wp-admin/css/customize-widgets.min.css ==> default: wordpress/wp-admin/css/list-tables-rtl.css ==> default: wordpress/wp-admin/css/revisions-rtl.css ==> default: wordpress/wp-admin/css/login-rtl.min.css ==> default: wordpress/wp-admin/css/login-rtl.css ==> default: wordpress/wp-admin/css/wp-admin.css ==> default: wordpress/wp-admin/css/forms-rtl.css ==> default: wordpress/wp-admin/css/customize-widgets-rtl.min.css ==> default: wordpress/wp-admin/css/l10n.css ==> default: wordpress/wp-admin/css/customize-widgets-rtl.css ==> default: wordpress/wp-admin/css/themes-rtl.css ==> default: wordpress/wp-admin/css/customize-controls.min.css ==> default: wordpress/wp-admin/css/customize-widgets.css ==> default: wordpress/wp-admin/css/themes.css ==> default: wordpress/wp-admin/css/customize-controls-rtl.css ==> default: wordpress/wp-admin/css/install-rtl.css ==> default: wordpress/wp-admin/css/media.css ==> default: wordpress/wp-admin/css/login.css ==> default: wordpress/wp-admin/css/deprecated-media.min.css ==> default: wordpress/wp-admin/css/color-picker.min.css ==> default: wordpress/wp-admin/css/about-rtl.css ==> default: wordpress/wp-admin/post-new.php ==> default: wordpress/wp-admin/options-writing.php ==> default: wordpress/wp-admin/themes.php ==> default: wordpress/wp-admin/async-upload.php ==> default: wordpress/wp-admin/edit-tags.php ==> default: wordpress/wp-admin/theme-editor.php ==> default: wordpress/wp-admin/admin-functions.php ==> default: wordpress/wp-admin/options-media.php ==> default: wordpress/wp-admin/update-core.php ==> default: wordpress/wp-admin/credits.php ==> default: wordpress/wp-admin/options-general.php ==> default: wordpress/wp-admin/plugins.php ==> default: wordpress/wp-admin/admin-ajax.php ==> default: wordpress/wp-admin/export.php ==> default: wordpress/wp-admin/ms-themes.php ==> default: wordpress/wp-admin/includes/ ==> default: wordpress/wp-admin/includes/admin.php ==> default: wordpress/wp-admin/includes/upgrade.php ==> default: wordpress/wp-admin/includes/bookmark.php ==> default: wordpress/wp-admin/includes/class-wp-posts-list-table.php ==> default: wordpress/wp-admin/includes/post.php ==> default: wordpress/wp-admin/includes/ms.php ==> default: wordpress/wp-admin/includes/class-ftp-pure.php ==> default: wordpress/wp-admin/includes/class-wp-filesystem-ftpext.php ==> default: wordpress/wp-admin/includes/template.php ==> default: wordpress/wp-admin/includes/list-table.php ==> default: wordpress/wp-admin/includes/screen.php ==> default: wordpress/wp-admin/includes/class-ftp.php ==> default: wordpress/wp-admin/includes/class-wp-filesystem-ssh2.php ==> default: wordpress/wp-admin/includes/class-wp-ms-sites-list-table.php ==> default: wordpress/wp-admin/includes/class-wp-comments-list-table.php ==> default: wordpress/wp-admin/includes/update-core.php ==> default: wordpress/wp-admin/includes/continents-cities.php ==> default: wordpress/wp-admin/includes/export.php ==> default: wordpress/wp-admin/includes/class-wp-theme-install-list-table.php ==> default: wordpress/wp-admin/includes/class-wp-ms-themes-list-table.php ==> default: wordpress/wp-admin/includes/class-ftp-sockets.php ==> default: wordpress/wp-admin/includes/plugin.php ==> default: wordpress/wp-admin/includes/ms-deprecated.php ==> default: wordpress/wp-admin/includes/menu.php ==> default: wordpress/wp-admin/includes/media.php ==> default: wordpress/wp-admin/includes/revision.php ==> default: wordpress/wp-admin/includes/deprecated.php ==> default: wordpress/wp-admin/includes/class-wp-upgrader.php ==> default: wordpress/wp-admin/includes/class-wp-upgrader-skins.php ==> default: wordpress/wp-admin/includes/schema.php ==> default: wordpress/wp-admin/includes/image-edit.php ==> default: wordpress/wp-admin/includes/dashboard.php ==> default: wordpress/wp-admin/includes/theme-install.php ==> default: wordpress/wp-admin/includes/class-wp-plugin-install-list-table.php ==> default: wordpress/wp-admin/includes/misc.php ==> default: wordpress/wp-admin/includes/class-wp-links-list-table.php ==> default: wordpress/wp-admin/includes/class-wp-filesystem-base.php ==> default: wordpress/wp-admin/includes/meta-boxes.php ==> default: wordpress/wp-admin/includes/class-wp-filesystem-ftpsockets.php ==> default: wordpress/wp-admin/includes/class-wp-ms-users-list-table.php ==> default: wordpress/wp-admin/includes/class-wp-terms-list-table.php ==> default: wordpress/wp-admin/includes/nav-menu.php ==> default: wordpress/wp-admin/includes/import.php ==> default: wordpress/wp-admin/includes/file.php ==> default: wordpress/wp-admin/includes/class-pclzip.php ==> default: wordpress/wp-admin/includes/class-wp-filesystem-direct.php ==> default: wordpress/wp-admin/includes/user.php ==> default: wordpress/wp-admin/includes/class-wp-importer.php ==> default: wordpress/wp-admin/includes/class-wp-users-list-table.php ==> default: wordpress/wp-admin/includes/class-wp-plugins-list-table.php ==> default: wordpress/wp-admin/includes/image.php ==> default: wordpress/wp-admin/includes/taxonomy.php ==> default: wordpress/wp-admin/includes/plugin-install.php ==> default: wordpress/wp-admin/includes/theme.php ==> default: wordpress/wp-admin/includes/class-wp-media-list-table.php ==> default: wordpress/wp-admin/includes/class-wp-themes-list-table.php ==> default: wordpress/wp-admin/includes/widgets.php ==> default: wordpress/wp-admin/includes/class-wp-list-table.php ==> default: wordpress/wp-admin/includes/ajax-actions.php ==> default: wordpress/wp-admin/includes/update.php ==> default: wordpress/wp-admin/includes/comment.php ==> default: wordpress/wp-admin/user-edit.php ==> default: wordpress/wp-admin/install.php ==> default: wordpress/wp-admin/user-new.php ==> default: wordpress/wp-admin/images/ ==> default: wordpress/wp-admin/images/menu-vs.png ==> default: wordpress/wp-admin/images/xit.gif ==> default: wordpress/wp-admin/images/align-none-2x.png ==> default: wordpress/wp-admin/images/align-center.png ==> default: wordpress/wp-admin/images/align-none.png ==> default: wordpress/wp-admin/images/media-button-image.gif ==> default: wordpress/wp-admin/images/no.png ==> default: wordpress/wp-admin/images/w-logo-white.png ==> default: wordpress/wp-admin/images/icons32.png ==> default: wordpress/wp-admin/images/post-formats32.png ==> default: wordpress/wp-admin/images/imgedit-icons-2x.png ==> default: wordpress/wp-admin/images/se.png ==> default: wordpress/wp-admin/images/date-button-2x.gif ==> default: wordpress/wp-admin/images/resize.gif ==> default: wordpress/wp-admin/images/spinner-2x.gif ==> default: wordpress/wp-admin/images/wordpress-logo.svg ==> default: wordpress/wp-admin/images/resize-2x.gif ==> default: wordpress/wp-admin/images/comment-grey-bubble.png ==> default: wordpress/wp-admin/images/arrows.png ==> default: wordpress/wp-admin/images/media-button-other.gif ==> default: wordpress/wp-admin/images/icons32-vs-2x.png ==> default: wordpress/wp-admin/images/align-left-2x.png ==> default: wordpress/wp-admin/images/sort.gif ==> default: wordpress/wp-admin/images/bubble_bg.gif ==> default: wordpress/wp-admin/images/wordpress-logo-white.svg ==> default: wordpress/wp-admin/images/media-button-music.gif ==> default: wordpress/wp-admin/images/list-2x.png ==> default: wordpress/wp-admin/images/sort-2x.gif ==> default: wordpress/wp-admin/images/loading.gif ==> default: wordpress/wp-admin/images/wpspin_light-2x.gif ==> default: wordpress/wp-admin/images/post-formats-vs.png ==> default: wordpress/wp-admin/images/wpspin_light.gif ==> default: wordpress/wp-admin/images/bubble_bg-2x.gif ==> default: wordpress/wp-admin/images/post-formats.png ==> default: wordpress/wp-admin/images/menu-2x.png ==> default: wordpress/wp-admin/images/marker.png ==> default: wordpress/wp-admin/images/stars-2x.png ==> default: wordpress/wp-admin/images/media-button-2x.png ==> default: wordpress/wp-admin/images/stars.png ==> default: wordpress/wp-admin/images/resize-rtl-2x.gif ==> default: wordpress/wp-admin/images/align-right.png ==> default: wordpress/wp-admin/images/w-logo-blue.png ==> default: wordpress/wp-admin/images/icons32-vs.png ==> default: wordpress/wp-admin/images/comment-grey-bubble-2x.png ==> default: wordpress/wp-admin/images/wheel.png ==> default: wordpress/wp-admin/images/align-left.png ==> default: wordpress/wp-admin/images/media-button.png ==> default: wordpress/wp-admin/images/menu-vs-2x.png ==> default: wordpress/wp-admin/images/spinner.gif ==> default: wordpress/wp-admin/images/wordpress-logo.png ==> default: wordpress/wp-admin/images/resize-rtl.gif ==> default: wordpress/wp-admin/images/xit-2x.gif ==> default: wordpress/wp-admin/images/media-button-video.gif ==> default: wordpress/wp-admin/images/mask.png ==> default: wordpress/wp-admin/images/post-formats32-vs.png ==> default: wordpress/wp-admin/images/align-center-2x.png ==> default: wordpress/wp-admin/images/align-right-2x.png ==> default: wordpress/wp-admin/images/yes.png ==> default: wordpress/wp-admin/images/date-button.gif ==> default: wordpress/wp-admin/images/list.png ==> default: wordpress/wp-admin/images/arrows-2x.png ==> default: wordpress/wp-admin/images/generic.png ==> default: wordpress/wp-admin/images/imgedit-icons.png ==> default: wordpress/wp-admin/images/menu.png ==> default: wordpress/wp-admin/images/icons32-2x.png ==> default: wordpress/wp-admin/media-new.php ==> default: wordpress/wp-admin/load-scripts.php ==> default: wordpress/wp-admin/link-add.php ==> default: wordpress/wp-admin/moderation.php ==> default: wordpress/wp-admin/edit-form-comment.php ==> default: wordpress/wp-admin/options-permalink.php ==> default: wordpress/wp-admin/my-sites.php ==> default: wordpress/wp-admin/custom-header.php ==> default: wordpress/wp-admin/customize.php ==> default: wordpress/wp-admin/admin-post.php ==> default: wordpress/wp-admin/menu.php ==> default: wordpress/wp-admin/edit-form-advanced.php ==> default: wordpress/wp-admin/edit-tag-form.php ==> default: wordpress/wp-admin/upgrade-functions.php ==> default: wordpress/wp-admin/media.php ==> default: wordpress/wp-admin/revision.php ==> default: wordpress/wp-admin/menu-header.php ==> default: wordpress/wp-admin/link-manager.php ==> default: wordpress/wp-admin/ms-options.php ==> default: wordpress/wp-admin/plugin-editor.php ==> default: wordpress/wp-admin/media-upload.php ==> default: wordpress/wp-admin/nav-menus.php ==> default: wordpress/wp-admin/theme-install.php ==> default: wordpress/wp-admin/network.php ==> default: wordpress/wp-admin/edit.php ==> default: wordpress/wp-admin/ms-delete-site.php ==> default: wordpress/wp-admin/options-reading.php ==> default: wordpress/wp-admin/index.php ==> default: wordpress/wp-admin/ms-sites.php ==> default: wordpress/wp-admin/link.php ==> default: wordpress/wp-admin/profile.php ==> default: wordpress/wp-admin/edit-link-form.php ==> default: wordpress/wp-admin/network/ ==> default: wordpress/wp-admin/network/admin.php ==> default: wordpress/wp-admin/network/upgrade.php ==> default: wordpress/wp-admin/network/site-users.php ==> default: wordpress/wp-admin/network/setup.php ==> default: wordpress/wp-admin/network/themes.php ==> default: wordpress/wp-admin/network/theme-editor.php ==> default: wordpress/wp-admin/network/update-core.php ==> default: wordpress/wp-admin/network/credits.php ==> default: wordpress/wp-admin/network/plugins.php ==> default: wordpress/wp-admin/network/user-edit.php ==> default: wordpress/wp-admin/network/site-new.php ==> default: wordpress/wp-admin/network/sites.php ==> default: wordpress/wp-admin/network/user-new.php ==> default: wordpress/wp-admin/network/settings.php ==> default: wordpress/wp-admin/network/site-themes.php ==> default: wordpress/wp-admin/network/menu.php ==> default: wordpress/wp-admin/network/site-info.php ==> default: wordpress/wp-admin/network/plugin-editor.php ==> default: wordpress/wp-admin/network/theme-install.php ==> default: wordpress/wp-admin/network/edit.php ==> default: wordpress/wp-admin/network/index.php ==> default: wordpress/wp-admin/network/profile.php ==> default: wordpress/wp-admin/network/site-settings.php ==> default: wordpress/wp-admin/network/users.php ==> default: wordpress/wp-admin/network/plugin-install.php ==> default: wordpress/wp-admin/network/about.php ==> default: wordpress/wp-admin/network/update.php ==> default: wordpress/wp-admin/network/freedoms.php ==> default: wordpress/wp-admin/import.php ==> default: wordpress/wp-admin/user/ ==> default: wordpress/wp-admin/user/admin.php ==> default: wordpress/wp-admin/user/credits.php ==> default: wordpress/wp-admin/user/user-edit.php ==> default: wordpress/wp-admin/user/menu.php ==> default: wordpress/wp-admin/user/index.php ==> default: wordpress/wp-admin/user/profile.php ==> default: wordpress/wp-admin/user/about.php ==> default: wordpress/wp-admin/user/freedoms.php ==> default: wordpress/wp-admin/options.php ==> default: wordpress/wp-admin/users.php ==> default: wordpress/wp-admin/ms-admin.php ==> default: wordpress/wp-admin/tools.php ==> default: wordpress/wp-admin/admin-footer.php ==> default: wordpress/wp-admin/plugin-install.php ==> default: wordpress/wp-admin/edit-comments.php ==> default: wordpress/wp-admin/install-helper.php ==> default: wordpress/wp-admin/custom-background.php ==> default: wordpress/wp-admin/widgets.php ==> default: wordpress/wp-admin/about.php ==> default: wordpress/wp-admin/setup-config.php ==> default: wordpress/wp-admin/options-discussion.php ==> default: wordpress/wp-admin/ms-edit.php ==> default: wordpress/wp-admin/load-styles.php ==> default: wordpress/wp-admin/upload.php ==> default: wordpress/wp-admin/update.php ==> default: wordpress/wp-admin/comment.php ==> default: wordpress/wp-admin/freedoms.php ==> default: wordpress/wp-mail.php ==> default: wordpress/wp-content/ ==> default: wordpress/wp-content/themes/ ==> default: wordpress/wp-content/themes/twentyfourteen/ ==> default: wordpress/wp-content/themes/twentyfourteen/js/ ==> default: wordpress/wp-content/themes/twentyfourteen/js/featured-content-admin.js ==> default: wordpress/wp-content/themes/twentyfourteen/js/keyboard-image-navigation.js ==> default: wordpress/wp-content/themes/twentyfourteen/js/functions.js ==> default: wordpress/wp-content/themes/twentyfourteen/js/customizer.js ==> default: wordpress/wp-content/themes/twentyfourteen/js/slider.js ==> default: wordpress/wp-content/themes/twentyfourteen/js/html5.js ==> default: wordpress/wp-content/themes/twentyfourteen/content-page.php ==> default: wordpress/wp-content/themes/twentyfourteen/archive.php ==> default: wordpress/wp-content/themes/twentyfourteen/comments.php ==> default: wordpress/wp-content/themes/twentyfourteen/tag.php ==> default: wordpress/wp-content/themes/twentyfourteen/screenshot.png ==> default: wordpress/wp-content/themes/twentyfourteen/css/ ==> default: wordpress/wp-content/themes/twentyfourteen/css/ie.css ==> default: wordpress/wp-content/themes/twentyfourteen/css/editor-style.css ==> default: wordpress/wp-content/themes/twentyfourteen/content-none.php ==> default: wordpress/wp-content/themes/twentyfourteen/sidebar.php ==> default: wordpress/wp-content/themes/twentyfourteen/content-link.php ==> default: wordpress/wp-content/themes/twentyfourteen/inc/ ==> default: wordpress/wp-content/themes/twentyfourteen/inc/template-tags.php ==> default: wordpress/wp-content/themes/twentyfourteen/inc/back-compat.php ==> default: wordpress/wp-content/themes/twentyfourteen/inc/customizer.php ==> default: wordpress/wp-content/themes/twentyfourteen/inc/custom-header.php ==> default: wordpress/wp-content/themes/twentyfourteen/inc/featured-content.php ==> default: wordpress/wp-content/themes/twentyfourteen/inc/widgets.php ==> default: wordpress/wp-content/themes/twentyfourteen/content-video.php ==> default: wordpress/wp-content/themes/twentyfourteen/category.php ==> default: wordpress/wp-content/themes/twentyfourteen/page.php ==> default: wordpress/wp-content/themes/twentyfourteen/sidebar-footer.php ==> default: wordpress/wp-content/themes/twentyfourteen/page-templates/ ==> default: wordpress/wp-content/themes/twentyfourteen/page-templates/contributors.php ==> default: wordpress/wp-content/themes/twentyfourteen/page-templates/full-width.php ==> default: wordpress/wp-content/themes/twentyfourteen/functions.php ==> default: wordpress/wp-content/themes/twentyfourteen/content-audio.php ==> default: wordpress/wp-content/themes/twentyfourteen/footer.php ==> default: wordpress/wp-content/themes/twentyfourteen/images/ ==> default: wordpress/wp-content/themes/twentyfourteen/images/pattern-light.svg ==> default: wordpress/wp-content/themes/twentyfourteen/images/pattern-dark.svg ==> default: wordpress/wp-content/themes/twentyfourteen/404.php ==> default: wordpress/wp-content/themes/twentyfourteen/content-featured-post.php ==> default: wordpress/wp-content/themes/twentyfourteen/author.php ==> default: wordpress/wp-content/themes/twentyfourteen/single.php ==> default: wordpress/wp-content/themes/twentyfourteen/genericons/ ==> default: wordpress/wp-content/themes/twentyfourteen/genericons/Genericons-Regular.otf ==> default: wordpress/wp-content/themes/twentyfourteen/genericons/font/ ==> default: wordpress/wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.eot ==> default: wordpress/wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.woff ==> default: wordpress/wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.ttf ==> default: wordpress/wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.svg ==> default: wordpress/wp-content/themes/twentyfourteen/genericons/COPYING.txt ==> default: wordpress/wp-content/themes/twentyfourteen/genericons/example.html ==> default: wordpress/wp-content/themes/twentyfourteen/genericons/README.txt ==> default: wordpress/wp-content/themes/twentyfourteen/genericons/LICENSE.txt ==> default: wordpress/wp-content/themes/twentyfourteen/genericons/genericons.css ==> default: wordpress/wp-content/themes/twentyfourteen/taxonomy-post_format.php ==> default: wordpress/wp-content/themes/twentyfourteen/style.css ==> default: wordpress/wp-content/themes/twentyfourteen/index.php ==> default: wordpress/wp-content/themes/twentyfourteen/content-gallery.php ==> default: wordpress/wp-content/themes/twentyfourteen/content-aside.php ==> default: wordpress/wp-content/themes/twentyfourteen/featured-content.php ==> default: wordpress/wp-content/themes/twentyfourteen/rtl.css ==> default: wordpress/wp-content/themes/twentyfourteen/search.php ==> default: wordpress/wp-content/themes/twentyfourteen/languages/ ==> default: wordpress/wp-content/themes/twentyfourteen/languages/twentyfourteen.pot ==> default: wordpress/wp-content/themes/twentyfourteen/sidebar-content.php ==> default: wordpress/wp-content/themes/twentyfourteen/image.php ==> default: wordpress/wp-content/themes/twentyfourteen/content-quote.php ==> default: wordpress/wp-content/themes/twentyfourteen/header.php ==> default: wordpress/wp-content/themes/twentyfourteen/content.php ==> default: wordpress/wp-content/themes/twentyfourteen/content-image.php ==> default: wordpress/wp-content/themes/twentythirteen/ ==> default: wordpress/wp-content/themes/twentythirteen/js/ ==> default: wordpress/wp-content/themes/twentythirteen/js/theme-customizer.js ==> default: wordpress/wp-content/themes/twentythirteen/js/functions.js ==> default: wordpress/wp-content/themes/twentythirteen/js/html5.js ==> default: wordpress/wp-content/themes/twentythirteen/archive.php ==> default: wordpress/wp-content/themes/twentythirteen/comments.php ==> default: wordpress/wp-content/themes/twentythirteen/tag.php ==> default: wordpress/wp-content/themes/twentythirteen/screenshot.png ==> default: wordpress/wp-content/themes/twentythirteen/css/ ==> default: wordpress/wp-content/themes/twentythirteen/css/ie.css ==> default: wordpress/wp-content/themes/twentythirteen/css/editor-style.css ==> default: wordpress/wp-content/themes/twentythirteen/content-none.php ==> default: wordpress/wp-content/themes/twentythirteen/sidebar.php ==> default: wordpress/wp-content/themes/twentythirteen/content-link.php ==> default: wordpress/wp-content/themes/twentythirteen/inc/ ==> default: wordpress/wp-content/themes/twentythirteen/inc/back-compat.php ==> default: wordpress/wp-content/themes/twentythirteen/inc/custom-header.php ==> default: wordpress/wp-content/themes/twentythirteen/content-video.php ==> default: wordpress/wp-content/themes/twentythirteen/category.php ==> default: wordpress/wp-content/themes/twentythirteen/page.php ==> default: wordpress/wp-content/themes/twentythirteen/functions.php ==> default: wordpress/wp-content/themes/twentythirteen/content-status.php ==> default: wordpress/wp-content/themes/twentythirteen/content-audio.php ==> default: wordpress/wp-content/themes/twentythirteen/sidebar-main.php ==> default: wordpress/wp-content/themes/twentythirteen/footer.php ==> default: wordpress/wp-content/themes/twentythirteen/images/ ==> default: wordpress/wp-content/themes/twentythirteen/images/headers/ ==> default: wordpress/wp-content/themes/twentythirteen/images/headers/star-thumbnail.png ==> default: wordpress/wp-content/themes/twentythirteen/images/headers/star.png ==> default: wordpress/wp-content/themes/twentythirteen/images/headers/circle.png ==> default: wordpress/wp-content/themes/twentythirteen/images/headers/circle-thumbnail.png ==> default: wordpress/wp-content/themes/twentythirteen/images/headers/diamond-thumbnail.png ==> default: wordpress/wp-content/themes/twentythirteen/images/headers/diamond.png ==> default: wordpress/wp-content/themes/twentythirteen/images/dotted-line.png ==> default: wordpress/wp-content/themes/twentythirteen/images/dotted-line-light.png ==> default: wordpress/wp-content/themes/twentythirteen/images/dotted-line-2x.png ==> default: wordpress/wp-content/themes/twentythirteen/images/dotted-line-light-2x.png ==> default: wordpress/wp-content/themes/twentythirteen/images/search-icon.png ==> default: wordpress/wp-content/themes/twentythirteen/images/search-icon-2x.png ==> default: wordpress/wp-content/themes/twentythirteen/404.php ==> default: wordpress/wp-content/themes/twentythirteen/author.php ==> default: wordpress/wp-content/themes/twentythirteen/single.php ==> default: wordpress/wp-content/themes/twentythirteen/fonts/ ==> default: wordpress/wp-content/themes/twentythirteen/fonts/COPYING.txt ==> default: wordpress/wp-content/themes/twentythirteen/fonts/LICENSE.txt ==> default: wordpress/wp-content/themes/twentythirteen/fonts/genericons.css ==> default: wordpress/wp-content/themes/twentythirteen/fonts/genericons-regular-webfont.eot ==> default: wordpress/wp-content/themes/twentythirteen/fonts/genericons-regular-webfont.woff ==> default: wordpress/wp-content/themes/twentythirteen/fonts/genericons-regular-webfont.ttf ==> default: wordpress/wp-content/themes/twentythirteen/fonts/genericons-regular-webfont.svg ==> default: wordpress/wp-content/themes/twentythirteen/author-bio.php ==> default: wordpress/wp-content/themes/twentythirteen/taxonomy-post_format.php ==> default: wordpress/wp-content/themes/twentythirteen/style.css ==> default: wordpress/wp-content/themes/twentythirteen/index.php ==> default: wordpress/wp-content/themes/twentythirteen/content-gallery.php ==> default: wordpress/wp-content/themes/twentythirteen/content-aside.php ==> default: wordpress/wp-content/themes/twentythirteen/rtl.css ==> default: wordpress/wp-content/themes/twentythirteen/search.php ==> default: wordpress/wp-content/themes/twentythirteen/languages/ ==> default: wordpress/wp-content/themes/twentythirteen/languages/twentythirteen.pot ==> default: wordpress/wp-content/themes/twentythirteen/image.php ==> default: wordpress/wp-content/themes/twentythirteen/content-chat.php ==> default: wordpress/wp-content/themes/twentythirteen/content-quote.php ==> default: wordpress/wp-content/themes/twentythirteen/header.php ==> default: wordpress/wp-content/themes/twentythirteen/content.php ==> default: wordpress/wp-content/themes/twentythirteen/content-image.php ==> default: wordpress/wp-content/themes/index.php ==> default: wordpress/wp-content/themes/twentytwelve/ ==> default: wordpress/wp-content/themes/twentytwelve/js/ ==> default: wordpress/wp-content/themes/twentytwelve/js/theme-customizer.js ==> default: wordpress/wp-content/themes/twentytwelve/js/navigation.js ==> default: wordpress/wp-content/themes/twentytwelve/js/html5.js ==> default: wordpress/wp-content/themes/twentytwelve/content-page.php ==> default: wordpress/wp-content/themes/twentytwelve/archive.php ==> default: wordpress/wp-content/themes/twentytwelve/comments.php ==> default: wordpress/wp-content/themes/twentytwelve/tag.php ==> default: wordpress/wp-content/themes/twentytwelve/screenshot.png ==> default: wordpress/wp-content/themes/twentytwelve/css/ ==> default: wordpress/wp-content/themes/twentytwelve/css/ie.css ==> default: wordpress/wp-content/themes/twentytwelve/content-none.php ==> default: wordpress/wp-content/themes/twentytwelve/sidebar.php ==> default: wordpress/wp-content/themes/twentytwelve/content-link.php ==> default: wordpress/wp-content/themes/twentytwelve/inc/ ==> default: wordpress/wp-content/themes/twentytwelve/inc/custom-header.php ==> default: wordpress/wp-content/themes/twentytwelve/category.php ==> default: wordpress/wp-content/themes/twentytwelve/page.php ==> default: wordpress/wp-content/themes/twentytwelve/page-templates/ ==> default: wordpress/wp-content/themes/twentytwelve/page-templates/front-page.php ==> default: wordpress/wp-content/themes/twentytwelve/page-templates/full-width.php ==> default: wordpress/wp-content/themes/twentytwelve/functions.php ==> default: wordpress/wp-content/themes/twentytwelve/content-status.php ==> default: wordpress/wp-content/themes/twentytwelve/footer.php ==> default: wordpress/wp-content/themes/twentytwelve/404.php ==> default: wordpress/wp-content/themes/twentytwelve/author.php ==> default: wordpress/wp-content/themes/twentytwelve/sidebar-front.php ==> default: wordpress/wp-content/themes/twentytwelve/single.php ==> default: wordpress/wp-content/themes/twentytwelve/style.css ==> default: wordpress/wp-content/themes/twentytwelve/editor-style-rtl.css ==> default: wordpress/wp-content/themes/twentytwelve/index.php ==> default: wordpress/wp-content/themes/twentytwelve/content-aside.php ==> default: wordpress/wp-content/themes/twentytwelve/rtl.css ==> default: wordpress/wp-content/themes/twentytwelve/search.php ==> default: wordpress/wp-content/themes/twentytwelve/languages/ ==> default: wordpress/wp-content/themes/twentytwelve/languages/twentytwelve.pot ==> default: wordpress/wp-content/themes/twentytwelve/image.php ==> default: wordpress/wp-content/themes/twentytwelve/editor-style.css ==> default: wordpress/wp-content/themes/twentytwelve/content-quote.php ==> default: wordpress/wp-content/themes/twentytwelve/header.php ==> default: wordpress/wp-content/themes/twentytwelve/content.php ==> default: wordpress/wp-content/themes/twentytwelve/content-image.php ==> default: wordpress/wp-content/plugins/ ==> default: wordpress/wp-content/plugins/akismet/ ==> default: wordpress/wp-content/plugins/akismet/readme.txt ==> default: wordpress/wp-content/plugins/akismet/class.akismet-admin.php ==> default: wordpress/wp-content/plugins/akismet/.htaccess ==> default: wordpress/wp-content/plugins/akismet/_inc/ ==> default: wordpress/wp-content/plugins/akismet/_inc/akismet.css ==> default: wordpress/wp-content/plugins/akismet/_inc/img/ ==> default: wordpress/wp-content/plugins/akismet/_inc/img/logo-full-2x.png ==> default: wordpress/wp-content/plugins/akismet/_inc/akismet.js ==> default: wordpress/wp-content/plugins/akismet/_inc/form.js ==> default: wordpress/wp-content/plugins/akismet/akismet.php ==> default: wordpress/wp-content/plugins/akismet/wrapper.php ==> default: wordpress/wp-content/plugins/akismet/views/ ==> default: wordpress/wp-content/plugins/akismet/views/config.php ==> default: wordpress/wp-content/plugins/akismet/views/get.php ==> default: wordpress/wp-content/plugins/akismet/views/strict.php ==> default: wordpress/wp-content/plugins/akismet/views/notice.php ==> default: wordpress/wp-content/plugins/akismet/views/stats.php ==> default: wordpress/wp-content/plugins/akismet/views/start.php ==> default: wordpress/wp-content/plugins/akismet/index.php ==> default: wordpress/wp-content/plugins/akismet/class.akismet-widget.php ==> default: wordpress/wp-content/plugins/akismet/class.akismet.php ==> default: wordpress/wp-content/plugins/index.php ==> default: wordpress/wp-content/plugins/hello.php ==> default: wordpress/wp-content/index.php ==> default: wordpress/xmlrpc.php ==> default: wordpress/wp-load.php ==> default: wordpress/license.txt ==> default: wordpress/wp-login.php ==> default: wordpress/wp-signup.php ==> default: wordpress/wp-blog-header.php ==> default: wordpress/wp-links-opml.php ==> default: wordpress/wp-trackback.php ==> default: wordpress/index.php ==> default: wordpress/readme.html ==> default: wordpress/wp-includes/ ==> default: wordpress/wp-includes/js/ ==> default: wordpress/wp-includes/js/media-audiovideo.min.js ==> default: wordpress/wp-includes/js/customize-preview.min.js ==> default: wordpress/wp-includes/js/tw-sack.js ==> default: wordpress/wp-includes/js/media-views.min.js ==> default: wordpress/wp-includes/js/autosave.min.js ==> default: wordpress/wp-includes/js/underscore.min.js ==> default: wordpress/wp-includes/js/crop/ ==> default: wordpress/wp-includes/js/crop/cropper.js ==> default: wordpress/wp-includes/js/crop/cropper.css ==> default: wordpress/wp-includes/js/crop/marqueeHoriz.gif ==> default: wordpress/wp-includes/js/crop/marqueeVert.gif ==> default: wordpress/wp-includes/js/wpdialog.js ==> default: wordpress/wp-includes/js/utils.js ==> default: wordpress/wp-includes/js/customize-preview.js ==> default: wordpress/wp-includes/js/wp-pointer.js ==> default: wordpress/wp-includes/js/media-editor.min.js ==> default: wordpress/wp-includes/js/plupload/ ==> default: wordpress/wp-includes/js/plupload/handlers.min.js ==> default: wordpress/wp-includes/js/plupload/plupload.flash.swf ==> default: wordpress/wp-includes/js/plupload/handlers.js ==> default: wordpress/wp-includes/js/plupload/wp-plupload.js ==> default: wordpress/wp-includes/js/plupload/plupload.silverlight.xap ==> default: wordpress/wp-includes/js/plupload/license.txt ==> default: wordpress/wp-includes/js/plupload/wp-plupload.min.js ==> default: wordpress/wp-includes/js/plupload/plupload.full.min.js ==> default: wordpress/wp-includes/js/wp-list-revisions.min.js ==> default: wordpress/wp-includes/js/customize-base.min.js ==> default: wordpress/wp-includes/js/colorpicker.js ==> default: wordpress/wp-includes/js/imgareaselect/ ==> default: wordpress/wp-includes/js/imgareaselect/jquery.imgareaselect.min.js ==> default: wordpress/wp-includes/js/imgareaselect/imgareaselect.css ==> default: wordpress/wp-includes/js/imgareaselect/border-anim-v.gif ==> default: wordpress/wp-includes/js/imgareaselect/jquery.imgareaselect.js ==> default: wordpress/wp-includes/js/imgareaselect/border-anim-h.gif ==> default: wordpress/wp-includes/js/shortcode.js ==> default: wordpress/wp-includes/js/wp-lists.js ==> default: wordpress/wp-includes/js/wplink.min.js ==> default: wordpress/wp-includes/js/thickbox/ ==> default: wordpress/wp-includes/js/thickbox/thickbox.css ==> default: wordpress/wp-includes/js/thickbox/loadingAnimation.gif ==> default: wordpress/wp-includes/js/thickbox/macFFBgHack.png ==> default: wordpress/wp-includes/js/thickbox/thickbox.js ==> default: wordpress/wp-includes/js/quicktags.js ==> default: wordpress/wp-includes/js/zxcvbn-async.min.js ==> default: wordpress/wp-includes/js/utils.min.js ==> default: wordpress/wp-includes/js/media-audiovideo.js ==> default: wordpress/wp-includes/js/json2.min.js ==> default: wordpress/wp-includes/js/heartbeat.min.js ==> default: wordpress/wp-includes/js/customize-loader.js ==> default: wordpress/wp-includes/js/wp-list-revisions.js ==> default: wordpress/wp-includes/js/wp-util.min.js ==> default: wordpress/wp-includes/js/media-models.min.js ==> default: wordpress/wp-includes/js/colorpicker.min.js ==> default: wordpress/wp-includes/js/wp-auth-check.min.js ==> default: wordpress/wp-includes/js/admin-bar.min.js ==> default: wordpress/wp-includes/js/wp-ajax-response.min.js ==> default: wordpress/wp-includes/js/comment-reply.js ==> default: wordpress/wp-includes/js/customize-models.js ==> default: wordpress/wp-includes/js/jquery/ ==> default: wordpress/wp-includes/js/jquery/jquery-migrate.js ==> default: wordpress/wp-includes/js/jquery/jquery.form.min.js ==> default: wordpress/wp-includes/js/jquery/jquery.masonry.min.js ==> default: wordpress/wp-includes/js/jquery/jquery.ui.touch-punch.js ==> default: wordpress/wp-includes/js/jquery/jquery.schedule.js ==> default: wordpress/wp-includes/js/jquery/jquery.table-hotkeys.min.js ==> default: wordpress/wp-includes/js/jquery/suggest.js ==> default: wordpress/wp-includes/js/jquery/jquery.query.js ==> default: wordpress/wp-includes/js/jquery/jquery.table-hotkeys.js ==> default: wordpress/wp-includes/js/jquery/jquery.js ==> default: wordpress/wp-includes/js/jquery/jquery.hotkeys.min.js ==> default: wordpress/wp-includes/js/jquery/jquery.form.js ==> default: wordpress/wp-includes/js/jquery/ui/ ==> default: wordpress/wp-includes/js/jquery/ui/jquery.ui.accordion.min.js ==> default: wordpress/wp-includes/js/jquery/ui/jquery.ui.tooltip.min.js ==> default: wordpress/wp-includes/js/jquery/ui/jquery.ui.effect-bounce.min.js ==> default: wordpress/wp-includes/js/jquery/ui/jquery.ui.effect-shake.min.js ==> default: wordpress/wp-includes/js/jquery/ui/jquery.ui.resizable.min.js ==> default: wordpress/wp-includes/js/jquery/ui/jquery.ui.slider.min.js ==> default: wordpress/wp-includes/js/jquery/ui/jquery.ui.effect-clip.min.js ==> default: wordpress/wp-includes/js/jquery/ui/jquery.ui.dialog.min.js ==> default: wordpress/wp-includes/js/jquery/ui/jquery.ui.draggable.min.js ==> default: wordpress/wp-includes/js/jquery/ui/jquery.ui.effect-fold.min.js ==> default: wordpress/wp-includes/js/jquery/ui/jquery.ui.spinner.min.js ==> default: wordpress/wp-includes/js/jquery/ui/jquery.ui.selectable.min.js ==> default: wordpress/wp-includes/js/jquery/ui/jquery.ui.progressbar.min.js ==> default: wordpress/wp-includes/js/jquery/ui/jquery.ui.effect-drop.min.js ==> default: wordpress/wp-includes/js/jquery/ui/jquery.ui.autocomplete.min.js ==> default: wordpress/wp-includes/js/jquery/ui/jquery.ui.effect-transfer.min.js ==> default: wordpress/wp-includes/js/jquery/ui/jquery.ui.tabs.min.js ==> default: wordpress/wp-includes/js/jquery/ui/jquery.ui.effect-pulsate.min.js ==> default: wordpress/wp-includes/js/jquery/ui/jquery.ui.effect-explode.min.js ==> default: wordpress/wp-includes/js/jquery/ui/jquery.ui.mouse.min.js ==> default: wordpress/wp-includes/js/jquery/ui/jquery.ui.effect.min.js ==> default: wordpress/wp-includes/js/jquery/ui/jquery.ui.position.min.js ==> default: wordpress/wp-includes/js/jquery/ui/jquery.ui.effect-slide.min.js ==> default: wordpress/wp-includes/js/jquery/ui/jquery.ui.button.min.js ==> default: wordpress/wp-includes/js/jquery/ui/jquery.ui.effect-highlight.min.js ==> default: wordpress/wp-includes/js/jquery/ui/jquery.ui.datepicker.min.js ==> default: wordpress/wp-includes/js/jquery/ui/jquery.ui.droppable.min.js ==> default: wordpress/wp-includes/js/jquery/ui/jquery.ui.effect-scale.min.js ==> default: wordpress/wp-includes/js/jquery/ui/jquery.ui.widget.min.js ==> default: wordpress/wp-includes/js/jquery/ui/jquery.ui.effect-blind.min.js ==> default: wordpress/wp-includes/js/jquery/ui/jquery.ui.effect-fade.min.js ==> default: wordpress/wp-includes/js/jquery/ui/jquery.ui.sortable.min.js ==> default: wordpress/wp-includes/js/jquery/ui/jquery.ui.menu.min.js ==> default: wordpress/wp-includes/js/jquery/ui/jquery.ui.core.min.js ==> default: wordpress/wp-includes/js/jquery/jquery-migrate.min.js ==> default: wordpress/wp-includes/js/jquery/jquery.hotkeys.js ==> default: wordpress/wp-includes/js/jquery/suggest.min.js ==> default: wordpress/wp-includes/js/jquery/jquery.color.min.js ==> default: wordpress/wp-includes/js/jquery/jquery.serialize-object.js ==> default: wordpress/wp-includes/js/wp-pointer.min.js ==> default: wordpress/wp-includes/js/customize-views.js ==> default: wordpress/wp-includes/js/media-models.js ==> default: wordpress/wp-includes/js/mce-view.js ==> default: wordpress/wp-includes/js/media-views.js ==> default: wordpress/wp-includes/js/shortcode.min.js ==> default: wordpress/wp-includes/js/quicktags.min.js ==> default: wordpress/wp-includes/js/hoverIntent.js ==> default: wordpress/wp-includes/js/zxcvbn.min.js ==> default: wordpress/wp-includes/js/customize-preview-widgets.js ==> default: wordpress/wp-includes/js/wpdialog.min.js ==> default: wordpress/wp-includes/js/wp-auth-check.js ==> default: wordpress/wp-includes/js/media-editor.js ==> default: wordpress/wp-includes/js/jcrop/ ==> default: wordpress/wp-includes/js/jcrop/Jcrop.gif ==> default: wordpress/wp-includes/js/jcrop/jquery.Jcrop.min.js ==> default: wordpress/wp-includes/js/jcrop/jquery.Jcrop.min.css ==> default: wordpress/wp-includes/js/backbone.min.js ==> default: wordpress/wp-includes/js/wp-backbone.min.js ==> default: wordpress/wp-includes/js/masonry.min.js ==> default: wordpress/wp-includes/js/mediaelement/ ==> default: wordpress/wp-includes/js/mediaelement/wp-playlist.js ==> default: wordpress/wp-includes/js/mediaelement/loading.gif ==> default: wordpress/wp-includes/js/mediaelement/mediaelementplayer.min.css ==> default: wordpress/wp-includes/js/mediaelement/bigplay.png ==> default: wordpress/wp-includes/js/mediaelement/flashmediaelement.swf ==> default: wordpress/wp-includes/js/mediaelement/wp-mediaelement.js ==> default: wordpress/wp-includes/js/mediaelement/background.png ==> default: wordpress/wp-includes/js/mediaelement/mediaelement-and-player.min.js ==> default: wordpress/wp-includes/js/mediaelement/bigplay.svg ==> default: wordpress/wp-includes/js/mediaelement/controls.png ==> default: wordpress/wp-includes/js/mediaelement/silverlightmediaelement.xap ==> default: wordpress/wp-includes/js/mediaelement/wp-mediaelement.css ==> default: wordpress/wp-includes/js/mediaelement/controls.svg ==> default: wordpress/wp-includes/js/heartbeat.js ==> default: wordpress/wp-includes/js/admin-bar.js ==> default: wordpress/wp-includes/js/wplink.js ==> default: wordpress/wp-includes/js/wp-ajax-response.js ==> default: wordpress/wp-includes/js/comment-reply.min.js ==> default: wordpress/wp-includes/js/swfupload/ ==> default: wordpress/wp-includes/js/swfupload/handlers.min.js ==> default: wordpress/wp-includes/js/swfupload/swfupload.js ==> default: wordpress/wp-includes/js/swfupload/swfupload.swf ==> default: wordpress/wp-includes/js/swfupload/handlers.js ==> default: wordpress/wp-includes/js/swfupload/plugins/ ==> default: wordpress/wp-includes/js/swfupload/plugins/swfupload.speed.js ==> default: wordpress/wp-includes/js/swfupload/plugins/swfupload.cookies.js ==> default: wordpress/wp-includes/js/swfupload/plugins/swfupload.queue.js ==> default: wordpress/wp-includes/js/swfupload/plugins/swfupload.swfobject.js ==> default: wordpress/wp-includes/js/swfupload/license.txt ==> default: wordpress/wp-includes/js/mce-view.min.js ==> default: wordpress/wp-includes/js/customize-models.min.js ==> default: wordpress/wp-includes/js/customize-loader.min.js ==> default: wordpress/wp-includes/js/hoverIntent.min.js ==> default: wordpress/wp-includes/js/tinymce/ ==> default: wordpress/wp-includes/js/tinymce/themes/ ==> default: wordpress/wp-includes/js/tinymce/themes/modern/ ==> default: wordpress/wp-includes/js/tinymce/themes/modern/theme.min.js ==> default: wordpress/wp-includes/js/tinymce/themes/modern/theme.js ==> default: wordpress/wp-includes/js/tinymce/langs/ ==> default: wordpress/wp-includes/js/tinymce/langs/wp-langs-en.js ==> default: wordpress/wp-includes/js/tinymce/tinymce.min.js ==> default: wordpress/wp-includes/js/tinymce/wp-mce-help.php ==> default: wordpress/wp-includes/js/tinymce/plugins/ ==> default: wordpress/wp-includes/js/tinymce/plugins/wordpress/ ==> default: wordpress/wp-includes/js/tinymce/plugins/wordpress/plugin.min.js ==> default: wordpress/wp-includes/js/tinymce/plugins/wordpress/plugin.js ==> default: wordpress/wp-includes/js/tinymce/plugins/compat3x/ ==> default: wordpress/wp-includes/js/tinymce/plugins/compat3x/css/ ==> default: wordpress/wp-includes/js/tinymce/plugins/compat3x/css/dialog.css ==> default: wordpress/wp-includes/js/tinymce/plugins/compat3x/plugin.min.js ==> default: wordpress/wp-includes/js/tinymce/plugins/compat3x/plugin.js ==> default: wordpress/wp-includes/js/tinymce/plugins/paste/ ==> default: wordpress/wp-includes/js/tinymce/plugins/paste/plugin.min.js ==> default: wordpress/wp-includes/js/tinymce/plugins/paste/plugin.js ==> default: wordpress/wp-includes/js/tinymce/plugins/textcolor/ ==> default: wordpress/wp-includes/js/tinymce/plugins/textcolor/plugin.min.js ==> default: wordpress/wp-includes/js/tinymce/plugins/textcolor/plugin.js ==> default: wordpress/wp-includes/js/tinymce/plugins/wpdialogs/ ==> default: wordpress/wp-includes/js/tinymce/plugins/wpdialogs/plugin.min.js ==> default: wordpress/wp-includes/js/tinymce/plugins/wpdialogs/plugin.js ==> default: wordpress/wp-includes/js/tinymce/plugins/wpfullscreen/ ==> default: wordpress/wp-includes/js/tinymce/plugins/wpfullscreen/plugin.min.js ==> default: wordpress/wp-includes/js/tinymce/plugins/wpfullscreen/plugin.js ==> default: wordpress/wp-includes/js/tinymce/plugins/tabfocus/ ==> default: wordpress/wp-includes/js/tinymce/plugins/tabfocus/plugin.min.js ==> default: wordpress/wp-includes/js/tinymce/plugins/tabfocus/plugin.js ==> default: wordpress/wp-includes/js/tinymce/plugins/wplink/ ==> default: wordpress/wp-includes/js/tinymce/plugins/wplink/plugin.min.js ==> default: wordpress/wp-includes/js/tinymce/plugins/wplink/plugin.js ==> default: wordpress/wp-includes/js/tinymce/plugins/directionality/ ==> default: wordpress/wp-includes/js/tinymce/plugins/directionality/plugin.min.js ==> default: wordpress/wp-includes/js/tinymce/plugins/directionality/plugin.js ==> default: wordpress/wp-includes/js/tinymce/plugins/charmap/ ==> default: wordpress/wp-includes/js/tinymce/plugins/charmap/plugin.min.js ==> default: wordpress/wp-includes/js/tinymce/plugins/charmap/plugin.js ==> default: wordpress/wp-includes/js/tinymce/plugins/image/ ==> default: wordpress/wp-includes/js/tinymce/plugins/image/plugin.min.js ==> default: wordpress/wp-includes/js/tinymce/plugins/image/plugin.js ==> default: wordpress/wp-includes/js/tinymce/plugins/wpeditimage/ ==> default: wordpress/wp-includes/js/tinymce/plugins/wpeditimage/plugin.min.js ==> default: wordpress/wp-includes/js/tinymce/plugins/wpeditimage/plugin.js ==> default: wordpress/wp-includes/js/tinymce/plugins/wpview/ ==> default: wordpress/wp-includes/js/tinymce/plugins/wpview/plugin.min.js ==> default: wordpress/wp-includes/js/tinymce/plugins/wpview/plugin.js ==> default: wordpress/wp-includes/js/tinymce/plugins/media/ ==> default: wordpress/wp-includes/js/tinymce/plugins/media/plugin.min.js ==> default: wordpress/wp-includes/js/tinymce/plugins/media/plugin.js ==> default: wordpress/wp-includes/js/tinymce/plugins/media/moxieplayer.swf ==> default: wordpress/wp-includes/js/tinymce/plugins/fullscreen/ ==> default: wordpress/wp-includes/js/tinymce/plugins/fullscreen/plugin.min.js ==> default: wordpress/wp-includes/js/tinymce/plugins/fullscreen/plugin.js ==> default: wordpress/wp-includes/js/tinymce/plugins/hr/ ==> default: wordpress/wp-includes/js/tinymce/plugins/hr/plugin.min.js ==> default: wordpress/wp-includes/js/tinymce/plugins/hr/plugin.js ==> default: wordpress/wp-includes/js/tinymce/plugins/wpgallery/ ==> default: wordpress/wp-includes/js/tinymce/plugins/wpgallery/plugin.min.js ==> default: wordpress/wp-includes/js/tinymce/plugins/wpgallery/plugin.js ==> default: wordpress/wp-includes/js/tinymce/license.txt ==> default: wordpress/wp-includes/js/tinymce/wp-tinymce.js.gz ==> default: wordpress/wp-includes/js/tinymce/wp-tinymce.php ==> default: wordpress/wp-includes/js/tinymce/skins/ ==> default: wordpress/wp-includes/js/tinymce/skins/wordpress/ ==> default: wordpress/wp-includes/js/tinymce/skins/wordpress/wp-content.css ==> default: wordpress/wp-includes/js/tinymce/skins/wordpress/images/ ==> default: wordpress/wp-includes/js/tinymce/skins/wordpress/images/playlist-audio.png ==> default: wordpress/wp-includes/js/tinymce/skins/wordpress/images/more.png ==> default: wordpress/wp-includes/js/tinymce/skins/wordpress/images/pagebreak.png ==> default: wordpress/wp-includes/js/tinymce/skins/wordpress/images/dashicon-no-alt.png ==> default: wordpress/wp-includes/js/tinymce/skins/wordpress/images/embedded.png ==> default: wordpress/wp-includes/js/tinymce/skins/wordpress/images/more-2x.png ==> default: wordpress/wp-includes/js/tinymce/skins/wordpress/images/dashicon-edit.png ==> default: wordpress/wp-includes/js/tinymce/skins/wordpress/images/pagebreak-2x.png ==> default: wordpress/wp-includes/js/tinymce/skins/wordpress/images/playlist-video.png ==> default: wordpress/wp-includes/js/tinymce/skins/wordpress/images/audio.png ==> default: wordpress/wp-includes/js/tinymce/skins/wordpress/images/gallery.png ==> default: wordpress/wp-includes/js/tinymce/skins/wordpress/images/gallery-2x.png ==> default: wordpress/wp-includes/js/tinymce/skins/wordpress/images/video.png ==> default: wordpress/wp-includes/js/tinymce/skins/lightgray/ ==> default: wordpress/wp-includes/js/tinymce/skins/lightgray/content.inline.min.css ==> default: wordpress/wp-includes/js/tinymce/skins/lightgray/content.min.css ==> default: wordpress/wp-includes/js/tinymce/skins/lightgray/fonts/ ==> default: wordpress/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.ttf ==> default: wordpress/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.eot ==> default: wordpress/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.ttf ==> default: wordpress/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.svg ==> default: wordpress/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.svg ==> default: wordpress/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.woff ==> default: wordpress/wp-includes/js/tinymce/skins/lightgray/fonts/readme.md ==> default: wordpress/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.eot ==> default: wordpress/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.woff ==> default: wordpress/wp-includes/js/tinymce/skins/lightgray/img/ ==> default: wordpress/wp-includes/js/tinymce/skins/lightgray/img/object.gif ==> default: wordpress/wp-includes/js/tinymce/skins/lightgray/img/anchor.gif ==> default: wordpress/wp-includes/js/tinymce/skins/lightgray/img/trans.gif ==> default: wordpress/wp-includes/js/tinymce/skins/lightgray/img/loader.gif ==> default: wordpress/wp-includes/js/tinymce/skins/lightgray/skin.ie7.min.css ==> default: wordpress/wp-includes/js/tinymce/skins/lightgray/skin.min.css ==> default: wordpress/wp-includes/js/tinymce/tiny_mce_popup.js ==> default: wordpress/wp-includes/js/tinymce/utils/ ==> default: wordpress/wp-includes/js/tinymce/utils/validate.js ==> default: wordpress/wp-includes/js/tinymce/utils/editable_selects.js ==> default: wordpress/wp-includes/js/tinymce/utils/form_utils.js ==> default: wordpress/wp-includes/js/tinymce/utils/mctabs.js ==> default: wordpress/wp-includes/js/wp-lists.min.js ==> default: wordpress/wp-includes/js/zxcvbn-async.js ==> default: wordpress/wp-includes/js/wp-backbone.js ==> default: wordpress/wp-includes/js/customize-preview-widgets.min.js ==> default: wordpress/wp-includes/js/autosave.js ==> default: wordpress/wp-includes/js/tw-sack.min.js ==> default: wordpress/wp-includes/js/json2.js ==> default: wordpress/wp-includes/js/swfobject.js ==> default: wordpress/wp-includes/js/customize-views.min.js ==> default: wordpress/wp-includes/js/customize-base.js ==> default: wordpress/wp-includes/js/wp-util.js ==> default: wordpress/wp-includes/media-template.php ==> default: wordpress/wp-includes/formatting.php ==> default: wordpress/wp-includes/rss-functions.php ==> default: wordpress/wp-includes/wlwmanifest.xml ==> default: wordpress/wp-includes/general-template.php ==> default: wordpress/wp-includes/nav-menu-template.php ==> default: wordpress/wp-includes/bookmark.php ==> default: wordpress/wp-includes/vars.php ==> default: wordpress/wp-includes/ms-functions.php ==> default: wordpress/wp-includes/post.php ==> default: wordpress/wp-includes/ms-files.php ==> default: wordpress/wp-includes/class-wp-editor.php ==> default: wordpress/wp-includes/class-snoopy.php ==> default: wordpress/wp-includes/template.php ==> default: wordpress/wp-includes/admin-bar.php ==> default: wordpress/wp-includes/ms-settings.php ==> default: wordpress/wp-includes/http.php ==> default: wordpress/wp-includes/class-wp-customize-manager.php ==> default: wordpress/wp-includes/link-template.php ==> default: wordpress/wp-includes/css/ ==> default: wordpress/wp-includes/css/media-views.min.css ==> default: wordpress/wp-includes/css/jquery-ui-dialog.min.css ==> default: wordpress/wp-includes/css/editor.min.css ==> default: wordpress/wp-includes/css/dashicons.min.css ==> default: wordpress/wp-includes/css/wp-pointer.min.css ==> default: wordpress/wp-includes/css/wp-auth-check.min.css ==> default: wordpress/wp-includes/css/buttons.min.css ==> default: wordpress/wp-includes/css/editor.css ==> default: wordpress/wp-includes/css/wp-pointer.css ==> default: wordpress/wp-includes/css/media-views.css ==> default: wordpress/wp-includes/css/media-views-rtl.css ==> default: wordpress/wp-includes/css/wp-pointer-rtl.css ==> default: wordpress/wp-includes/css/editor-rtl.min.css ==> default: wordpress/wp-includes/css/wp-auth-check-rtl.min.css ==> default: wordpress/wp-includes/css/jquery-ui-dialog-rtl.min.css ==> default: wordpress/wp-includes/css/buttons.css ==> default: wordpress/wp-includes/css/admin-bar.css ==> default: wordpress/wp-includes/css/dashicons.css ==> default: wordpress/wp-includes/css/buttons-rtl.min.css ==> default: wordpress/wp-includes/css/wp-pointer-rtl.min.css ==> default: wordpress/wp-includes/css/admin-bar-rtl.css ==> default: wordpress/wp-includes/css/wp-auth-check-rtl.css ==> default: wordpress/wp-includes/css/admin-bar.min.css ==> default: wordpress/wp-includes/css/jquery-ui-dialog-rtl.css ==> default: wordpress/wp-includes/css/media-views-rtl.min.css ==> default: wordpress/wp-includes/css/admin-bar-rtl.min.css ==> default: wordpress/wp-includes/css/editor-rtl.css ==> default: wordpress/wp-includes/css/buttons-rtl.css ==> default: wordpress/wp-includes/css/wp-auth-check.css ==> default: wordpress/wp-includes/css/jquery-ui-dialog.css ==> default: wordpress/wp-includes/class-phpass.php ==> default: wordpress/wp-includes/shortcodes.php ==> default: wordpress/wp-includes/feed-rss2-comments.php ==> default: wordpress/wp-includes/SimplePie/ ==> default: wordpress/wp-includes/SimplePie/Sanitize.php ==> default: wordpress/wp-includes/SimplePie/Cache/ ==> default: wordpress/wp-includes/SimplePie/Cache/Memcache.php ==> default: wordpress/wp-includes/SimplePie/Cache/File.php ==> default: wordpress/wp-includes/SimplePie/Cache/Base.php ==> default: wordpress/wp-includes/SimplePie/Cache/DB.php ==> default: wordpress/wp-includes/SimplePie/Cache/MySQL.php ==> default: wordpress/wp-includes/SimplePie/Content/ ==> default: wordpress/wp-includes/SimplePie/Content/Type/ ==> default: wordpress/wp-includes/SimplePie/Content/Type/Sniffer.php ==> default: wordpress/wp-includes/SimplePie/Locator.php ==> default: wordpress/wp-includes/SimplePie/HTTP/ ==> default: wordpress/wp-includes/SimplePie/HTTP/Parser.php ==> default: wordpress/wp-includes/SimplePie/Item.php ==> default: wordpress/wp-includes/SimplePie/Caption.php ==> default: wordpress/wp-includes/SimplePie/Copyright.php ==> default: wordpress/wp-includes/SimplePie/Parse/ ==> default: wordpress/wp-includes/SimplePie/Parse/Date.php ==> default: wordpress/wp-includes/SimplePie/Credit.php ==> default: wordpress/wp-includes/SimplePie/Exception.php ==> default: wordpress/wp-includes/SimplePie/gzdecode.php ==> default: wordpress/wp-includes/SimplePie/Net/ ==> default: wordpress/wp-includes/SimplePie/Net/IPv6.php ==> default: wordpress/wp-includes/SimplePie/Source.php ==> default: wordpress/wp-includes/SimplePie/Restriction.php ==> default: wordpress/wp-includes/SimplePie/Parser.php ==> default: wordpress/wp-includes/SimplePie/File.php ==> default: wordpress/wp-includes/SimplePie/Registry.php ==> default: wordpress/wp-includes/SimplePie/Enclosure.php ==> default: wordpress/wp-includes/SimplePie/Decode/ ==> default: wordpress/wp-includes/SimplePie/Decode/HTML/ ==> default: wordpress/wp-includes/SimplePie/Decode/HTML/Entities.php ==> default: wordpress/wp-includes/SimplePie/Category.php ==> default: wordpress/wp-includes/SimplePie/Author.php ==> default: wordpress/wp-includes/SimplePie/Misc.php ==> default: wordpress/wp-includes/SimplePie/XML/ ==> default: wordpress/wp-includes/SimplePie/XML/Declaration/ ==> default: wordpress/wp-includes/SimplePie/XML/Declaration/Parser.php ==> default: wordpress/wp-includes/SimplePie/Cache.php ==> default: wordpress/wp-includes/SimplePie/Rating.php ==> default: wordpress/wp-includes/SimplePie/IRI.php ==> default: wordpress/wp-includes/SimplePie/Core.php ==> default: wordpress/wp-includes/class-wp-embed.php ==> default: wordpress/wp-includes/class-wp-ajax-response.php ==> default: wordpress/wp-includes/category.php ==> default: wordpress/wp-includes/locale.php ==> default: wordpress/wp-includes/class-simplepie.php ==> default: wordpress/wp-includes/functions.php ==> default: wordpress/wp-includes/class-http.php ==> default: wordpress/wp-includes/date.php ==> default: wordpress/wp-includes/class-wp-image-editor-imagick.php ==> default: wordpress/wp-includes/kses.php ==> default: wordpress/wp-includes/class-wp-xmlrpc-server.php ==> default: wordpress/wp-includes/class-pop3.php ==> default: wordpress/wp-includes/script-loader.php ==> default: wordpress/wp-includes/ID3/ ==> default: wordpress/wp-includes/ID3/module.audio.ogg.php ==> default: wordpress/wp-includes/ID3/license.commercial.txt ==> default: wordpress/wp-includes/ID3/module.audio.ac3.php ==> default: wordpress/wp-includes/ID3/module.audio-video.riff.php ==> default: wordpress/wp-includes/ID3/getid3.php ==> default: wordpress/wp-includes/ID3/readme.txt ==> default: wordpress/wp-includes/ID3/license.txt ==> default: wordpress/wp-includes/ID3/getid3.lib.php ==> default: wordpress/wp-includes/ID3/module.tag.lyrics3.php ==> default: wordpress/wp-includes/ID3/module.tag.apetag.php ==> default: wordpress/wp-includes/ID3/module.audio.mp3.php ==> default: wordpress/wp-includes/ID3/module.audio.dts.php ==> default: wordpress/wp-includes/ID3/module.audio-video.matroska.php ==> default: wordpress/wp-includes/ID3/module.audio-video.flv.php ==> default: wordpress/wp-includes/ID3/module.audio-video.quicktime.php ==> default: wordpress/wp-includes/ID3/module.tag.id3v1.php ==> default: wordpress/wp-includes/ID3/module.audio.flac.php ==> default: wordpress/wp-includes/ID3/module.audio-video.asf.php ==> default: wordpress/wp-includes/ID3/module.tag.id3v2.php ==> default: wordpress/wp-includes/cron.php ==> default: wordpress/wp-includes/class-wp-admin-bar.php ==> default: wordpress/wp-includes/class-wp-customize-section.php ==> default: wordpress/wp-includes/class-wp.php ==> default: wordpress/wp-includes/default-widgets.php ==> default: wordpress/wp-includes/l10n.php ==> default: wordpress/wp-includes/functions.wp-styles.php ==> default: wordpress/wp-includes/images/ ==> default: wordpress/wp-includes/images/xit.gif ==> default: wordpress/wp-includes/images/arrow-pointer-blue.png ==> default: wordpress/wp-includes/images/down_arrow.gif ==> default: wordpress/wp-includes/images/spinner-2x.gif ==> default: wordpress/wp-includes/images/icon-pointer-flag.png ==> default: wordpress/wp-includes/images/crystal/ ==> default: wordpress/wp-includes/images/crystal/interactive.png ==> default: wordpress/wp-includes/images/crystal/code.png ==> default: wordpress/wp-includes/images/crystal/document.png ==> default: wordpress/wp-includes/images/crystal/license.txt ==> default: wordpress/wp-includes/images/crystal/default.png ==> default: wordpress/wp-includes/images/crystal/text.png ==> default: wordpress/wp-includes/images/crystal/audio.png ==> default: wordpress/wp-includes/images/crystal/spreadsheet.png ==> default: wordpress/wp-includes/images/crystal/video.png ==> default: wordpress/wp-includes/images/crystal/archive.png ==> default: wordpress/wp-includes/images/icon-pointer-flag-2x.png ==> default: wordpress/wp-includes/images/wpicons.png ==> default: wordpress/wp-includes/images/uploader-icons-2x.png ==> default: wordpress/wp-includes/images/uploader-icons.png ==> default: wordpress/wp-includes/images/blank.gif ==> default: wordpress/wp-includes/images/wpspin-2x.gif ==> default: wordpress/wp-includes/images/admin-bar-sprite-2x.png ==> default: wordpress/wp-includes/images/down_arrow-2x.gif ==> default: wordpress/wp-includes/images/toggle-arrow.png ==> default: wordpress/wp-includes/images/toggle-arrow-2x.png ==> default: wordpress/wp-includes/images/wlw/ ==> default: wordpress/wp-includes/images/wlw/wp-comments.png ==> default: wordpress/wp-includes/images/wlw/wp-icon.png ==> default: wordpress/wp-includes/images/wlw/wp-watermark.png ==> default: wordpress/wp-includes/images/spinner.gif ==> default: wordpress/wp-includes/images/wpspin.gif ==> default: wordpress/wp-includes/images/xit-2x.gif ==> default: wordpress/wp-includes/images/rss.png ==> default: wordpress/wp-includes/images/media/ ==> default: wordpress/wp-includes/images/media/interactive.png ==> default: wordpress/wp-includes/images/media/code.png ==> default: wordpress/wp-includes/images/media/document.png ==> default: wordpress/wp-includes/images/media/default.png ==> default: wordpress/wp-includes/images/media/text.png ==> default: wordpress/wp-includes/images/media/audio.png ==> default: wordpress/wp-includes/images/media/spreadsheet.png ==> default: wordpress/wp-includes/images/media/video.png ==> default: wordpress/wp-includes/images/media/archive.png ==> default: wordpress/wp-includes/images/smilies/ ==> default: wordpress/wp-includes/images/smilies/icon_mrgreen.gif ==> default: wordpress/wp-includes/images/smilies/icon_idea.gif ==> default: wordpress/wp-includes/images/smilies/icon_redface.gif ==> default: wordpress/wp-includes/images/smilies/icon_surprised.gif ==> default: wordpress/wp-includes/images/smilies/icon_twisted.gif ==> default: wordpress/wp-includes/images/smilies/icon_eek.gif ==> default: wordpress/wp-includes/images/smilies/icon_wink.gif ==> default: wordpress/wp-includes/images/smilies/icon_confused.gif ==> default: wordpress/wp-includes/images/smilies/icon_cool.gif ==> default: wordpress/wp-includes/images/smilies/icon_arrow.gif ==> default: wordpress/wp-includes/images/smilies/icon_razz.gif ==> default: wordpress/wp-includes/images/smilies/icon_cry.gif ==> default: wordpress/wp-includes/images/smilies/icon_neutral.gif ==> default: wordpress/wp-includes/images/smilies/icon_sad.gif ==> default: wordpress/wp-includes/images/smilies/icon_question.gif ==> default: wordpress/wp-includes/images/smilies/icon_exclaim.gif ==> default: wordpress/wp-includes/images/smilies/icon_mad.gif ==> default: wordpress/wp-includes/images/smilies/icon_lol.gif ==> default: wordpress/wp-includes/images/smilies/icon_smile.gif ==> default: wordpress/wp-includes/images/smilies/icon_biggrin.gif ==> default: wordpress/wp-includes/images/smilies/icon_rolleyes.gif ==> default: wordpress/wp-includes/images/smilies/icon_evil.gif ==> default: wordpress/wp-includes/images/admin-bar-sprite.png ==> default: wordpress/wp-includes/images/wpicons-2x.png ==> default: wordpress/wp-includes/images/rss-2x.png ==> default: wordpress/wp-includes/images/arrow-pointer-blue-2x.png ==> default: wordpress/wp-includes/version.php ==> default: wordpress/wp-includes/class-wp-error.php ==> default: wordpress/wp-includes/class.wp-dependencies.php ==> default: wordpress/wp-includes/plugin.php ==> default: wordpress/wp-includes/fonts/ ==> default: wordpress/wp-includes/fonts/dashicons.woff ==> default: wordpress/wp-includes/fonts/dashicons.svg ==> default: wordpress/wp-includes/fonts/dashicons.ttf ==> default: wordpress/wp-includes/fonts/dashicons.eot ==> default: wordpress/wp-includes/class.wp-scripts.php ==> default: wordpress/wp-includes/class-wp-customize-setting.php ==> default: wordpress/wp-includes/wp-db.php ==> default: wordpress/wp-includes/registration.php ==> default: wordpress/wp-includes/category-template.php ==> default: wordpress/wp-includes/post-formats.php ==> default: wordpress/wp-includes/option.php ==> default: wordpress/wp-includes/ms-deprecated.php ==> default: wordpress/wp-includes/ms-blogs.php ==> default: wordpress/wp-includes/compat.php ==> default: wordpress/wp-includes/class-json.php ==> default: wordpress/wp-includes/feed-rss.php ==> default: wordpress/wp-includes/media.php ==> default: wordpress/wp-includes/revision.php ==> default: wordpress/wp-includes/class-wp-customize-widgets.php ==> default: wordpress/wp-includes/class-oembed.php ==> default: wordpress/wp-includes/class-feed.php ==> default: wordpress/wp-includes/author-template.php ==> default: wordpress/wp-includes/deprecated.php ==> default: wordpress/wp-includes/query.php ==> default: wordpress/wp-includes/certificates/ ==> default: wordpress/wp-includes/certificates/ca-bundle.crt ==> default: wordpress/wp-includes/pluggable.php ==> default: wordpress/wp-includes/class-wp-image-editor.php ==> default: wordpress/wp-includes/class-IXR.php ==> default: wordpress/wp-includes/feed.php ==> default: wordpress/wp-includes/capabilities.php ==> default: wordpress/wp-includes/registration-functions.php ==> default: wordpress/wp-includes/post-template.php ==> default: wordpress/wp-includes/class-wp-walker.php ==> default: wordpress/wp-includes/feed-atom.php ==> default: wordpress/wp-includes/class-wp-http-ixr-client.php ==> default: wordpress/wp-includes/class-phpmailer.php ==> default: wordpress/wp-includes/wp-diff.php ==> default: wordpress/wp-includes/default-filters.php ==> default: wordpress/wp-includes/rss.php ==> default: wordpress/wp-includes/class-smtp.php ==> default: wordpress/wp-includes/template-loader.php ==> default: wordpress/wp-includes/atomlib.php ==> default: wordpress/wp-includes/theme-compat/ ==> default: wordpress/wp-includes/theme-compat/comments-popup.php ==> default: wordpress/wp-includes/theme-compat/comments.php ==> default: wordpress/wp-includes/theme-compat/sidebar.php ==> default: wordpress/wp-includes/theme-compat/footer.php ==> default: wordpress/wp-includes/theme-compat/header.php ==> default: wordpress/wp-includes/class.wp-styles.php ==> default: wordpress/wp-includes/rewrite.php ==> default: wordpress/wp-includes/nav-menu.php ==> default: wordpress/wp-includes/class-wp-customize-control.php ==> default: wordpress/wp-includes/user.php ==> default: wordpress/wp-includes/cache.php ==> default: wordpress/wp-includes/ms-default-constants.php ==> default: wordpress/wp-includes/ms-default-filters.php ==> default: wordpress/wp-includes/post-thumbnail-template.php ==> default: wordpress/wp-includes/class-wp-theme.php ==> default: wordpress/wp-includes/feed-rdf.php ==> default: wordpress/wp-includes/pomo/ ==> default: wordpress/wp-includes/pomo/mo.php ==> default: wordpress/wp-includes/pomo/streams.php ==> default: wordpress/wp-includes/pomo/translations.php ==> default: wordpress/wp-includes/pomo/entry.php ==> default: wordpress/wp-includes/pomo/po.php ==> default: wordpress/wp-includes/bookmark-template.php ==> default: wordpress/wp-includes/feed-rss2.php ==> default: wordpress/wp-includes/taxonomy.php ==> default: wordpress/wp-includes/feed-atom-comments.php ==> default: wordpress/wp-includes/load.php ==> default: wordpress/wp-includes/default-constants.php ==> default: wordpress/wp-includes/meta.php ==> default: wordpress/wp-includes/theme.php ==> default: wordpress/wp-includes/comment-template.php ==> default: wordpress/wp-includes/pluggable-deprecated.php ==> default: wordpress/wp-includes/widgets.php ==> default: wordpress/wp-includes/functions.wp-scripts.php ==> default: wordpress/wp-includes/class-wp-image-editor-gd.php ==> default: wordpress/wp-includes/canonical.php ==> default: wordpress/wp-includes/ms-load.php ==> default: wordpress/wp-includes/Text/ ==> default: wordpress/wp-includes/Text/Diff/ ==> default: wordpress/wp-includes/Text/Diff/Engine/ ==> default: wordpress/wp-includes/Text/Diff/Engine/string.php ==> default: wordpress/wp-includes/Text/Diff/Engine/native.php ==> default: wordpress/wp-includes/Text/Diff/Engine/xdiff.php ==> default: wordpress/wp-includes/Text/Diff/Engine/shell.php ==> default: wordpress/wp-includes/Text/Diff/Renderer/ ==> default: wordpress/wp-includes/Text/Diff/Renderer/inline.php ==> default: wordpress/wp-includes/Text/Diff/Renderer.php ==> default: wordpress/wp-includes/Text/Diff.php ==> default: wordpress/wp-includes/update.php ==> default: wordpress/wp-includes/comment.php ==> default: wordpress/wp-config-sample.php ==> default: Configuring WordPress Stable... ==> default: sudo: wp: command not found ==> default: sudo: wp: command not found ==> default: Checking out WordPress trunk from core.svn, see http://core.svn.wordpress.org/trunk ==> default: /tmp/vagrant-shell: line 484: svn: command not found ==> default: /tmp/vagrant-shell: line 485: cd: /srv/www/wordpress-trunk: No such file or directory ==> default: Configuring WordPress trunk... ==> default: sudo: wp: command not found ==> default: sudo: wp: command not found ==> default: Checking out WordPress trunk from develop.svn, see http://develop.svn.wordpress.org/trunk ==> default: /tmp/vagrant-shell: line 500: svn: command not found ==> default: /tmp/vagrant-shell: line 501: cd: /srv/www/wordpress-develop/src/: No such file or directory ==> default: Configuring WordPress develop... ==> default: sudo: wp: command not found ==> default: sudo: wp: command not found ==> default: cp: ==> default: cannot create regular file '/srv/www/wordpress-develop/' ==> default: : Not a directory ==> default: /tmp/vagrant-shell: line 514: cd: /srv/www/wordpress-develop/: No such file or directory ==> default: Initializing grunt in WordPress develop... This may take a few moments. ==> default: /tmp/vagrant-shell: line 533: cd: /srv/www/wordpress-develop/: No such file or directory ==> default: /tmp/vagrant-shell: line 534: grunt: command not found ==> default: Downloading phpMyAdmin 4.1.14... ==> default: find: ==> default: `/etc/nginx/custom-sites' ==> default: : No such file or directory ==> default: Restart Nginx... ==> default: nginx: unrecognized service ==> default: Cleaning the virtual machine's /etc/hosts file... ==> default: Adding domains to the virtual machine's /etc/hosts file... from /srv/www/vvv-hosts from /srv/www/vvv-hosts from /srv/www/vvv-hosts from /srv/www/vvv-hosts from /srv/www/vvv-hosts ==> default: ----------------------------- ==> default: Provisioning complete in 430 seconds ==> default: External network connection established, packages up to date. ==> default: For further setup instructions, visit http://vvv.dev ==> default: Running provisioner: shell... default: Running: inline script ==> default: stdin: is not a tty ==> default: mysql: unrecognized service The following SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed!

chmod +x /tmp/vagrant-shell && /tmp/vagrant-shell

Stdout from the command:

Stderr from the command:

stdin: is not a tty mysql: unrecognized service

Process finished with exit code 1

willenglishiv commented 10 years ago

I have resolved my issue. Firewall here was blocking the keyserver / port call. That and I switched the git:// call with https:// and everything installed.

ZackWard commented 10 years ago

It seems that something is blocking the keyserver call here as well.

I changed the provisioning script to call gpg -q --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys KEY No success

I am running VirtualBox 4.3.12 on a Windows 8 host. I can telnet into keyserver.ubuntu.com:11371 and keyserver.ubuntu.com:80 from the VVV box. I can reach keyserver.ubuntu.com:11371 and keyserver.ubuntu.com:80 from the host computer in Chrome.

Somehow, the gpg call times out every time. Any ideas?

willenglishiv commented 10 years ago

gpg -q --keyserver hkp://keyserver.ubuntu.com:80 --recv-key ABF5BD827BD9BF62 gpg -q --keyserver hkp://keyserver.ubuntu.com:80 --recv-key C7917B12

Those were the two lines I replaced in my provision.sh script.

lock[bot] commented 4 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.