Created
October 18, 2017 09:00
-
-
Save tjoelsson/fca760f3d0257bb31d76dc8a682db0c8 to your computer and use it in GitHub Desktop.
vagrant up --debug
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ vagrant up --debug | |
INFO global: Vagrant version: 2.0.0 | |
INFO global: Ruby version: 2.3.4 | |
INFO global: RubyGems version: 2.5.2.1 | |
INFO global: VAGRANT_INSTALLER_EMBEDDED_DIR="/opt/vagrant/embedded" | |
INFO global: VAGRANT_OLD_ENV___CF_USER_TEXT_ENCODING="0x1F6:0x0:0x0" | |
INFO global: VAGRANT_OLD_ENV_AWS_SECRET_ACCESS_KEY="removed" | |
INFO global: VAGRANT_OLD_ENV_PS1="\\h:\\W$(__git_ps1 \"(%s)\") \\u\\$ " | |
INFO global: VAGRANT_INSTALLER_VERSION="2" | |
INFO global: VAGRANT_OLD_ENV_LOGNAME="Tomas" | |
INFO global: VAGRANT_EXECUTABLE="/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/bin/vagrant" | |
INFO global: VAGRANT_OLD_ENV_TERM_PROGRAM="Apple_Terminal" | |
INFO global: VAGRANT_OLD_ENV_SHELL="/bin/bash" | |
INFO global: VAGRANT_OLD_ENV_SSH_AUTH_SOCK="/private/tmp/com.apple.launchd.B3xxT6vqHS/Listeners" | |
INFO global: VAGRANT_OLD_ENV_HOMEBREW_GITHUB_API_TOKEN="removed" | |
INFO global: VAGRANT_OLD_ENV_LC_CTYPE="UTF-8" | |
INFO global: VAGRANT_OLD_ENV_LC_ALL="en_US.UTF-8" | |
INFO global: VAGRANT_INSTALLER_ENV="1" | |
INFO global: VAGRANT_OLD_ENV_TERM="xterm-256color" | |
INFO global: VAGRANT_OLD_ENV_AWS_ACCESS_KEY_ID="removed" | |
INFO global: VAGRANT_OLD_ENV_SECURITYSESSIONID="removed" | |
INFO global: VAGRANT_OLD_ENV_TERM_SESSION_ID="removed" | |
INFO global: VAGRANT_OLD_ENV_USER="Tomas" | |
INFO global: VAGRANT_OLD_ENV_LANG="en_US.UTF-8" | |
INFO global: VAGRANT_OLD_ENV_XPC_FLAGS="0x0" | |
INFO global: VAGRANT_OLD_ENV_XPC_SERVICE_NAME="0" | |
INFO global: VAGRANT_OLD_ENV_TMPDIR="/var/folders/xy/fdxq6v7n6m73r87kltgjlzkw0000gp/T/" | |
INFO global: VAGRANT_OLD_ENV_Apple_PubSub_Socket_Render="/private/tmp/com.apple.launchd.qP0WvaykAg/Render" | |
INFO global: VAGRANT_OLD_ENV_TERM_PROGRAM_VERSION="361.1" | |
INFO global: VAGRANT_OLD_ENV_OLDPWD="/Users/Tomas/projects" | |
INFO global: VAGRANT_OLD_ENV_HOME="/Users/Tomas" | |
INFO global: VAGRANT_OLD_ENV_PWD="/Users/Tomas/projects/docker-test" | |
INFO global: VAGRANT_OLD_ENV_SHLVL="1" | |
INFO global: VAGRANT_OLD_ENV_PATH="/Users/Tomas/Library/Python/2.7/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/mysql-proxy/mysql-proxy-0.8.4-osx10.7-x86-64bit/bin:/Users/Tomas/.composer/vendor/bin" | |
INFO global: VAGRANT_OLD_ENV__="/usr/local/bin/vagrant" | |
INFO global: VAGRANT_LOG="debug" | |
INFO global: Plugins: | |
INFO global: - vagrant-share = [installed: undefined constraint: > 0] | |
DEBUG bundler: Current generated plugin dependency list: [<Gem::Dependency type=:runtime name="vagrant-share" requirements="> 0">] | |
DEBUG bundler: Generating new builtin set instance. | |
DEBUG bundler: Generating new plugin set instance. Skip gems - [] | |
DEBUG bundler: Activating solution set: ["ruby_dep-1.3.1", "erubis-2.7.0", "builder-3.2.3", "gyoku-1.3.1", "nori-2.6.0", "multi_json-1.12.2", "little-plugger-1.1.4", "logging-2.2.2", "rubyntlm-0.6.2", "httpclient-2.8.3", "ffi-1.9.18", "gssapi-1.2.0", "winrm-2.2.3", "rubyzip-1.2.1", "winrm-fs-1.0.1", "winrm-elevated-1.1.0", "wdm-0.1.1", "netrc-0.11.0", "mime-types-data-3.2016.0521", "mime-types-3.1", "unf_ext-0.0.7.4", "unf-0.1.4", "domain_name-0.5.20170404", "http-cookie-1.0.3", "rest-client-2.0.2", "rb-kqueue-0.2.5", "net-ssh-4.1.0", "net-scp-1.2.1", "net-sftp-2.1.2", "log4r-1.1.10", "hashicorp-checkpoint-0.1.4", "rb-inotify-0.9.10", "rb-fsevent-0.10.2", "listen-3.1.5", "i18n-0.8.0", "childprocess-0.6.3", "vagrant-2.0.0", "vagrant-share-1.1.9"] | |
DEBUG bundler: Activating gem vagrant-share-1.1.9 | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/box/plugin.rb | |
INFO manager: Registered plugin: box command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/cap/plugin.rb | |
INFO manager: Registered plugin: cap command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/destroy/plugin.rb | |
INFO manager: Registered plugin: destroy command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/global-status/plugin.rb | |
INFO manager: Registered plugin: global-status command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/halt/plugin.rb | |
INFO manager: Registered plugin: halt command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/help/plugin.rb | |
INFO manager: Registered plugin: help command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/init/plugin.rb | |
INFO manager: Registered plugin: init command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/list-commands/plugin.rb | |
INFO manager: Registered plugin: list-commands command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/login/plugin.rb | |
INFO manager: Registered plugin: vagrant-login | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/package/plugin.rb | |
INFO manager: Registered plugin: package command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/plugin/plugin.rb | |
INFO manager: Registered plugin: plugin command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/port/plugin.rb | |
INFO manager: Registered plugin: port command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/powershell/plugin.rb | |
INFO manager: Registered plugin: powershell command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/provider/plugin.rb | |
INFO manager: Registered plugin: provider command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/provision/plugin.rb | |
INFO manager: Registered plugin: provision command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/push/plugin.rb | |
INFO manager: Registered plugin: push command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/rdp/plugin.rb | |
INFO manager: Registered plugin: rdp command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/reload/plugin.rb | |
INFO manager: Registered plugin: reload command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/resume/plugin.rb | |
INFO manager: Registered plugin: resume command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/snapshot/plugin.rb | |
INFO manager: Registered plugin: snapshot command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/ssh/plugin.rb | |
INFO manager: Registered plugin: ssh command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/ssh_config/plugin.rb | |
INFO manager: Registered plugin: ssh-config command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/status/plugin.rb | |
INFO manager: Registered plugin: status command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/suspend/plugin.rb | |
INFO manager: Registered plugin: suspend command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/up/plugin.rb | |
INFO manager: Registered plugin: up command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/validate/plugin.rb | |
INFO manager: Registered plugin: validate command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/commands/version/plugin.rb | |
INFO manager: Registered plugin: version command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/communicators/ssh/plugin.rb | |
INFO manager: Registered plugin: ssh communicator | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/communicators/winrm/plugin.rb | |
INFO manager: Registered plugin: winrm communicator | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/communicators/winssh/plugin.rb | |
INFO manager: Registered plugin: windows ssh communicator | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/alt/plugin.rb | |
INFO manager: Registered plugin: ALT Platform guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/amazon/plugin.rb | |
INFO manager: Registered plugin: Amazon Linux guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/arch/plugin.rb | |
INFO manager: Registered plugin: Arch guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/atomic/plugin.rb | |
INFO manager: Registered plugin: Atomic Host guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/bsd/plugin.rb | |
INFO manager: Registered plugin: BSD-based guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/coreos/plugin.rb | |
INFO manager: Registered plugin: CoreOS guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/darwin/plugin.rb | |
INFO manager: Registered plugin: Darwin guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/debian/plugin.rb | |
INFO manager: Registered plugin: Debian guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/dragonflybsd/plugin.rb | |
INFO manager: Registered plugin: DragonFly BSD guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/elementary/plugin.rb | |
INFO manager: Registered plugin: Elementary guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/esxi/plugin.rb | |
INFO manager: Registered plugin: ESXi guest. | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/fedora/plugin.rb | |
INFO manager: Registered plugin: Fedora guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/freebsd/plugin.rb | |
INFO manager: Registered plugin: FreeBSD guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/funtoo/plugin.rb | |
INFO manager: Registered plugin: Funtoo guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/gentoo/plugin.rb | |
INFO manager: Registered plugin: Gentoo guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/kali/plugin.rb | |
INFO manager: Registered plugin: Kali guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/linux/plugin.rb | |
INFO manager: Registered plugin: Linux guest. | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/mint/plugin.rb | |
INFO manager: Registered plugin: Mint guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/netbsd/plugin.rb | |
INFO manager: Registered plugin: NetBSD guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/nixos/plugin.rb | |
INFO manager: Registered plugin: NixOS guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/omnios/plugin.rb | |
INFO manager: Registered plugin: OmniOS guest. | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/openbsd/plugin.rb | |
INFO manager: Registered plugin: OpenBSD guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/photon/plugin.rb | |
INFO manager: Registered plugin: VMware Photon guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/pld/plugin.rb | |
INFO manager: Registered plugin: PLD Linux guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/redhat/plugin.rb | |
INFO manager: Registered plugin: Red Hat Enterprise Linux guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/slackware/plugin.rb | |
INFO manager: Registered plugin: Slackware guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/smartos/plugin.rb | |
INFO manager: Registered plugin: SmartOS guest. | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/solaris/plugin.rb | |
INFO manager: Registered plugin: Solaris guest. | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/solaris11/plugin.rb | |
INFO manager: Registered plugin: Solaris 11 guest. | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/suse/plugin.rb | |
INFO manager: Registered plugin: SUSE guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/tinycore/plugin.rb | |
INFO manager: Registered plugin: TinyCore Linux guest. | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/trisquel/plugin.rb | |
INFO manager: Registered plugin: Trisquel guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/ubuntu/plugin.rb | |
INFO manager: Registered plugin: Ubuntu guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/guests/windows/plugin.rb | |
INFO manager: Registered plugin: Windows guest. | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/hosts/alt/plugin.rb | |
INFO manager: Registered plugin: ALT Platform host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/hosts/arch/plugin.rb | |
INFO manager: Registered plugin: Arch host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/hosts/bsd/plugin.rb | |
INFO manager: Registered plugin: BSD host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/hosts/darwin/plugin.rb | |
INFO manager: Registered plugin: Mac OS X host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/hosts/freebsd/plugin.rb | |
INFO manager: Registered plugin: FreeBSD host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/hosts/gentoo/plugin.rb | |
INFO manager: Registered plugin: Gentoo host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/hosts/linux/plugin.rb | |
INFO manager: Registered plugin: Linux host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/hosts/null/plugin.rb | |
INFO manager: Registered plugin: null host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/hosts/redhat/plugin.rb | |
INFO manager: Registered plugin: Red Hat Enterprise Linux host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/hosts/slackware/plugin.rb | |
INFO manager: Registered plugin: Slackware host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/hosts/suse/plugin.rb | |
INFO manager: Registered plugin: SUSE host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/hosts/windows/plugin.rb | |
INFO manager: Registered plugin: Windows host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/kernel_v1/plugin.rb | |
INFO manager: Registered plugin: kernel | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/kernel_v2/plugin.rb | |
INFO manager: Registered plugin: kernel | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/providers/docker/plugin.rb | |
INFO manager: Registered plugin: docker-provider | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/providers/hyperv/plugin.rb | |
INFO manager: Registered plugin: Hyper-V provider | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/providers/virtualbox/plugin.rb | |
INFO manager: Registered plugin: VirtualBox provider | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/provisioners/ansible/plugin.rb | |
INFO manager: Registered plugin: ansible | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/provisioners/cfengine/plugin.rb | |
INFO manager: Registered plugin: CFEngine Provisioner | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/provisioners/chef/plugin.rb | |
INFO manager: Registered plugin: chef | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/provisioners/docker/plugin.rb | |
INFO manager: Registered plugin: docker | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/provisioners/file/plugin.rb | |
INFO manager: Registered plugin: file | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/provisioners/puppet/plugin.rb | |
INFO manager: Registered plugin: puppet | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/provisioners/salt/plugin.rb | |
INFO manager: Registered plugin: salt | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/provisioners/shell/plugin.rb | |
INFO manager: Registered plugin: shell | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/pushes/atlas/plugin.rb | |
INFO manager: Registered plugin: atlas | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/pushes/ftp/plugin.rb | |
INFO manager: Registered plugin: ftp | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/pushes/heroku/plugin.rb | |
INFO manager: Registered plugin: heroku | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/pushes/local-exec/plugin.rb | |
INFO manager: Registered plugin: local-exec | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/pushes/noop/plugin.rb | |
INFO manager: Registered plugin: noop | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/synced_folders/nfs/plugin.rb | |
INFO manager: Registered plugin: NFS synced folders | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/synced_folders/rsync/plugin.rb | |
INFO manager: Registered plugin: RSync synced folders | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/synced_folders/smb/plugin.rb | |
INFO manager: Registered plugin: SMB synced folders | |
INFO global: Loading plugins! | |
DEBUG global: Loading plugin `vagrant-share` with default require: `vagrant-share` | |
INFO manager: Registered plugin: vagrant-share | |
DEBUG global: Successfully loaded plugin `vagrant-share`. | |
INFO vagrant: `vagrant` invoked: ["up", "--debug"] | |
DEBUG vagrant: Creating Vagrant environment | |
INFO environment: Environment initialized (#<Vagrant::Environment:0x000001012d0e40>) | |
INFO environment: - cwd: /Users/Tomas/projects/docker-test | |
INFO environment: Home path: /Users/Tomas/.vagrant.d | |
DEBUG environment: Effective local data path: /Users/Tomas/projects/docker-test/.vagrant | |
INFO environment: Local data path: /Users/Tomas/projects/docker-test/.vagrant | |
DEBUG environment: Creating: /Users/Tomas/projects/docker-test/.vagrant | |
INFO environment: Running hook: environment_plugins_loaded | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: environment_plugins_loaded #<Vagrant::Action::Builder:0x000001011e0a80> | |
INFO environment: Running hook: environment_load | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: environment_load #<Vagrant::Action::Builder:0x0000010201b668> | |
INFO cli: CLI: [] "up" [] | |
DEBUG cli: Invoking command class: VagrantPlugins::CommandUp::Command [] | |
DEBUG command: 'Up' each target VM... | |
INFO loader: Set :root = ["#<Pathname:/Users/Tomas/projects/docker-test/Vagrantfile>"] | |
DEBUG loader: Populating proc cache for #<Pathname:/Users/Tomas/projects/docker-test/Vagrantfile> | |
DEBUG loader: Load procs for pathname: /Users/Tomas/projects/docker-test/Vagrantfile | |
INFO loader: Loading configuration in order: [:home, :root] | |
DEBUG loader: Loading from: root (evaluating) | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
DEBUG push: finalizing | |
DEBUG command: Getting target VMs for command. Arguments: | |
DEBUG command: -- names: ["default"] | |
DEBUG command: -- options: {:provider=>nil} | |
DEBUG command: Finding machine that match name: default | |
INFO command: Active machine found with name default. Using provider: docker | |
INFO environment: Getting machine: default (docker) | |
INFO environment: Uncached load of machine. | |
INFO loader: Set "2152612160_machine_default" = [] | |
INFO loader: Loading configuration in order: [:home, :root, "2152612160_machine_default"] | |
DEBUG loader: Loading from: root (cache) | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
DEBUG push: finalizing | |
INFO machine: Initializing machine: default | |
INFO machine: - Provider: VagrantPlugins::DockerProvider::Provider | |
INFO machine: - Box: | |
INFO machine: - Data dir: /Users/Tomas/projects/docker-test/.vagrant/machines/default/docker | |
INFO subprocess: Starting process: ["/usr/local/bin/docker", "ps", "-a", "-q", "--no-trunc"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 7b990b8115c2f499f0e24d6855e534ea837579301349f515c1310dab0c3c6b0e | |
0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d | |
df18841a08bb64e0ba82e55d50eb32028577d1d9d6ad4413e5cd50e55ca344f5 | |
7614273c8b5506d68c860a862384aaf70e2d0a1acf66e1c8c02e8c08c15f98f0 | |
3c5b34cd57fd207c356c68f49f73b1695870757c617d401d6e5d97b28874822a | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/local/bin/docker", "ps", "-q", "--no-trunc"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 7b990b8115c2f499f0e24d6855e534ea837579301349f515c1310dab0c3c6b0e | |
3c5b34cd57fd207c356c68f49f73b1695870757c617d401d6e5d97b28874822a | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/local/bin/docker", "ps", "-a", "-q", "--no-trunc"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 7b990b8115c2f499f0e24d6855e534ea837579301349f515c1310dab0c3c6b0e | |
0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d | |
df18841a08bb64e0ba82e55d50eb32028577d1d9d6ad4413e5cd50e55ca344f5 | |
7614273c8b5506d68c860a862384aaf70e2d0a1acf66e1c8c02e8c08c15f98f0 | |
3c5b34cd57fd207c356c68f49f73b1695870757c617d401d6e5d97b28874822a | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO interface: Machine: metadata ["provider", :docker, {:target=>:default}] | |
INFO command: With machine: default (#<VagrantPlugins::DockerProvider::Provider:0x000001028343e0 @logger=#<Log4r::Logger:0x000001028342f0 @fullname="vagrant::provider::docker", @outputters=[], @additive=true, @name="docker", @path="vagrant::provider", @parent=#<Log4r::Logger:0x00000101163dc8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000102059e40 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x00000102059c10>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000101149248 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000101163b48 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @machine=#<Vagrant::Machine: default (VagrantPlugins::DockerProvider::Provider)>, @cap_logger=#<Log4r::Logger:0x0000010122a1f8 @fullname="vagrant::capability_host::vagrantplugins::dockerprovider::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::vagrantplugins::dockerprovider", @parent=#<Log4r::Logger:0x00000101163dc8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000102059e40 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x00000102059c10>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000101149248 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000101163b48 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @cap_host_chain=[[:docker, #<#<Class:0x0000010122a978>:0x000001008e8e50>]], @cap_args=[#<Vagrant::Machine: default (VagrantPlugins::DockerProvider::Provider)>], @cap_caps={:docker=>#<Vagrant::Registry:0x0000010122a6a8 @items={:public_address=>#<Proc:0x00000101309498@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/providers/docker/plugin.rb:60>, :proxy_machine=>#<Proc:0x00000101309330@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/providers/docker/plugin.rb:65>}, @results_cache={}>, :hyperv=>#<Vagrant::Registry:0x0000010122a5e0 @items={:public_address=>#<Proc:0x000001012e9850@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/providers/hyperv/plugin.rb:25>, :snapshot_list=>#<Proc:0x000001012e9760@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/providers/hyperv/plugin.rb:30>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x0000010122a4a0 @items={:forwarded_ports=>#<Proc:0x000001020b6708@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x000001020b6640@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x000001020b65f0@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/providers/virtualbox/plugin.rb:37>, :snapshot_list=>#<Proc:0x000001020b65c8@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/providers/virtualbox/plugin.rb:42>}, @results_cache={}>}, @driver=#<VagrantPlugins::DockerProvider::Driver:0x0000010088a418 @logger=#<Log4r::Logger:0x0000010088a3c8 @fullname="vagrant::docker::driver", @outputters=[], @additive=true, @name="driver", @path="vagrant::docker", @parent=#<Log4r::Logger:0x00000101163dc8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000102059e40 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x00000102059c10>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000101149248 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000101163b48 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @executor=#<VagrantPlugins::DockerProvider::Executor::Local:0x0000010082e0c8>>>) | |
INFO subprocess: Starting process: ["/usr/local/bin/docker", "ps", "-a", "-q", "--no-trunc"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 7b990b8115c2f499f0e24d6855e534ea837579301349f515c1310dab0c3c6b0e | |
0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d | |
df18841a08bb64e0ba82e55d50eb32028577d1d9d6ad4413e5cd50e55ca344f5 | |
7614273c8b5506d68c860a862384aaf70e2d0a1acf66e1c8c02e8c08c15f98f0 | |
3c5b34cd57fd207c356c68f49f73b1695870757c617d401d6e5d97b28874822a | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/local/bin/docker", "ps", "-q", "--no-trunc"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 7b990b8115c2f499f0e24d6855e534ea837579301349f515c1310dab0c3c6b0e | |
3c5b34cd57fd207c356c68f49f73b1695870757c617d401d6e5d97b28874822a | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/local/bin/docker", "ps", "-a", "-q", "--no-trunc"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 7b990b8115c2f499f0e24d6855e534ea837579301349f515c1310dab0c3c6b0e | |
0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d | |
df18841a08bb64e0ba82e55d50eb32028577d1d9d6ad4413e5cd50e55ca344f5 | |
7614273c8b5506d68c860a862384aaf70e2d0a1acf66e1c8c02e8c08c15f98f0 | |
3c5b34cd57fd207c356c68f49f73b1695870757c617d401d6e5d97b28874822a | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG command: Getting target VMs for command. Arguments: | |
DEBUG command: -- names: ["default"] | |
DEBUG command: -- options: {:provider=>nil} | |
DEBUG command: Finding machine that match name: default | |
INFO command: Active machine found with name default. Using provider: docker | |
INFO environment: Getting machine: default (docker) | |
INFO environment: Returning cached machine: default (docker) | |
INFO command: With machine: default (#<VagrantPlugins::DockerProvider::Provider:0x000001028343e0 @logger=#<Log4r::Logger:0x000001028342f0 @fullname="vagrant::provider::docker", @outputters=[], @additive=true, @name="docker", @path="vagrant::provider", @parent=#<Log4r::Logger:0x00000101163dc8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000102059e40 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x00000102059c10>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000101149248 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000101163b48 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @machine=#<Vagrant::Machine: default (VagrantPlugins::DockerProvider::Provider)>, @cap_logger=#<Log4r::Logger:0x0000010122a1f8 @fullname="vagrant::capability_host::vagrantplugins::dockerprovider::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::vagrantplugins::dockerprovider", @parent=#<Log4r::Logger:0x00000101163dc8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000102059e40 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x00000102059c10>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000101149248 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000101163b48 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @cap_host_chain=[[:docker, #<#<Class:0x0000010122a978>:0x000001008e8e50>]], @cap_args=[#<Vagrant::Machine: default (VagrantPlugins::DockerProvider::Provider)>], @cap_caps={:docker=>#<Vagrant::Registry:0x0000010122a6a8 @items={:public_address=>#<Proc:0x00000101309498@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/providers/docker/plugin.rb:60>, :proxy_machine=>#<Proc:0x00000101309330@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/providers/docker/plugin.rb:65>}, @results_cache={}>, :hyperv=>#<Vagrant::Registry:0x0000010122a5e0 @items={:public_address=>#<Proc:0x000001012e9850@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/providers/hyperv/plugin.rb:25>, :snapshot_list=>#<Proc:0x000001012e9760@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/providers/hyperv/plugin.rb:30>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x0000010122a4a0 @items={:forwarded_ports=>#<Proc:0x000001020b6708@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x000001020b6640@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x000001020b65f0@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/providers/virtualbox/plugin.rb:37>, :snapshot_list=>#<Proc:0x000001020b65c8@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/providers/virtualbox/plugin.rb:42>}, @results_cache={}>}, @driver=#<VagrantPlugins::DockerProvider::Driver:0x0000010088a418 @logger=#<Log4r::Logger:0x0000010088a3c8 @fullname="vagrant::docker::driver", @outputters=[], @additive=true, @name="driver", @path="vagrant::docker", @parent=#<Log4r::Logger:0x00000101163dc8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000102059e40 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x00000102059c10>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000101149248 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000101163b48 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @executor=#<VagrantPlugins::DockerProvider::Executor::Local:0x0000010082e0c8>>>) | |
INFO interface: info: Bringing machine 'default' up with 'docker' provider... | |
Bringing machine 'default' up with 'docker' provider... | |
INFO subprocess: Starting process: ["/usr/local/bin/docker", "ps", "-a", "-q", "--no-trunc"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 7b990b8115c2f499f0e24d6855e534ea837579301349f515c1310dab0c3c6b0e | |
0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d | |
df18841a08bb64e0ba82e55d50eb32028577d1d9d6ad4413e5cd50e55ca344f5 | |
7614273c8b5506d68c860a862384aaf70e2d0a1acf66e1c8c02e8c08c15f98f0 | |
3c5b34cd57fd207c356c68f49f73b1695870757c617d401d6e5d97b28874822a | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/local/bin/docker", "ps", "-q", "--no-trunc"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 7b990b8115c2f499f0e24d6855e534ea837579301349f515c1310dab0c3c6b0e | |
3c5b34cd57fd207c356c68f49f73b1695870757c617d401d6e5d97b28874822a | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/local/bin/docker", "ps", "-a", "-q", "--no-trunc"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 7b990b8115c2f499f0e24d6855e534ea837579301349f515c1310dab0c3c6b0e | |
0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d | |
df18841a08bb64e0ba82e55d50eb32028577d1d9d6ad4413e5cd50e55ca344f5 | |
7614273c8b5506d68c860a862384aaf70e2d0a1acf66e1c8c02e8c08c15f98f0 | |
3c5b34cd57fd207c356c68f49f73b1695870757c617d401d6e5d97b28874822a | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO batch_action: Enabling parallelization by default. | |
INFO batch_action: Disabling parallelization because only executing one action | |
INFO batch_action: Batch action will parallelize: false | |
INFO batch_action: Starting action: #<Vagrant::Machine:0x000001009a3278> up {:destroy_on_error=>true, :install_provider=>false, :parallel=>true, :provision_ignore_sentinel=>false, :provision_types=>nil} | |
INFO machine: Calling action: up on provider Docker (0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d) | |
DEBUG environment: Attempting to acquire process-lock: machine-action-4e55b9d9b5e8ce2c45cc784f7b2c566b | |
DEBUG environment: Attempting to acquire process-lock: dotlock | |
INFO environment: Acquired process lock: dotlock | |
INFO environment: Released process lock: dotlock | |
INFO environment: Acquired process lock: machine-action-4e55b9d9b5e8ce2c45cc784f7b2c566b | |
INFO interface: Machine: action ["up", "start", {:target=>:default}] | |
INFO host: Autodetecting host type for [#<Vagrant::Environment: /Users/Tomas/projects/docker-test>] | |
DEBUG host: Trying: alt | |
DEBUG host: Trying: arch | |
DEBUG host: Trying: darwin | |
INFO host: Detected: darwin! | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x000001020d7c00> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00000101261860> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x0000010206f6a0> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::IsState:0x000001008b34d0> | |
DEBUG is_state: Checking if machine state is 'not_created' | |
INFO subprocess: Starting process: ["/usr/local/bin/docker", "ps", "-a", "-q", "--no-trunc"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 7b990b8115c2f499f0e24d6855e534ea837579301349f515c1310dab0c3c6b0e | |
0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d | |
df18841a08bb64e0ba82e55d50eb32028577d1d9d6ad4413e5cd50e55ca344f5 | |
7614273c8b5506d68c860a862384aaf70e2d0a1acf66e1c8c02e8c08c15f98f0 | |
3c5b34cd57fd207c356c68f49f73b1695870757c617d401d6e5d97b28874822a | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/local/bin/docker", "ps", "-q", "--no-trunc"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 7b990b8115c2f499f0e24d6855e534ea837579301349f515c1310dab0c3c6b0e | |
3c5b34cd57fd207c356c68f49f73b1695870757c617d401d6e5d97b28874822a | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/local/bin/docker", "ps", "-a", "-q", "--no-trunc"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 7b990b8115c2f499f0e24d6855e534ea837579301349f515c1310dab0c3c6b0e | |
0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d | |
df18841a08bb64e0ba82e55d50eb32028577d1d9d6ad4413e5cd50e55ca344f5 | |
7614273c8b5506d68c860a862384aaf70e2d0a1acf66e1c8c02e8c08c15f98f0 | |
3c5b34cd57fd207c356c68f49f73b1695870757c617d401d6e5d97b28874822a | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG is_state: -- Machine state: stopped | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::IsState:0x000001008b34d0> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x00000101322150> | |
INFO warden: Calling IN action: #<Proc:0x000001009bb4e0@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Proc:0x00000101321f20@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x000001012616d0> | |
INFO warden: Calling IN action: #<VagrantPlugins::DockerProvider::Action::HostMachine:0x00000101261680> | |
INFO hostmachine: No host machine needed. | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00000100919050> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x0000010096bc88> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::IsState:0x0000010095ac80> | |
DEBUG is_state: Checking if machine state is 'not_created' | |
INFO subprocess: Starting process: ["/usr/local/bin/docker", "ps", "-a", "-q", "--no-trunc"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 7b990b8115c2f499f0e24d6855e534ea837579301349f515c1310dab0c3c6b0e | |
0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d | |
df18841a08bb64e0ba82e55d50eb32028577d1d9d6ad4413e5cd50e55ca344f5 | |
7614273c8b5506d68c860a862384aaf70e2d0a1acf66e1c8c02e8c08c15f98f0 | |
3c5b34cd57fd207c356c68f49f73b1695870757c617d401d6e5d97b28874822a | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/local/bin/docker", "ps", "-q", "--no-trunc"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 7b990b8115c2f499f0e24d6855e534ea837579301349f515c1310dab0c3c6b0e | |
3c5b34cd57fd207c356c68f49f73b1695870757c617d401d6e5d97b28874822a | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/local/bin/docker", "ps", "-a", "-q", "--no-trunc"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 7b990b8115c2f499f0e24d6855e534ea837579301349f515c1310dab0c3c6b0e | |
0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d | |
df18841a08bb64e0ba82e55d50eb32028577d1d9d6ad4413e5cd50e55ca344f5 | |
7614273c8b5506d68c860a862384aaf70e2d0a1acf66e1c8c02e8c08c15f98f0 | |
3c5b34cd57fd207c356c68f49f73b1695870757c617d401d6e5d97b28874822a | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG is_state: -- Machine state: stopped | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::IsState:0x0000010095ac80> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x00000100a88df0> | |
INFO warden: Calling IN action: #<Proc:0x00000100a6be58@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Proc:0x00000100a88cd8@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00000100918498> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x0000010132b048> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::IsState:0x000001009f2df0> | |
DEBUG is_state: Checking if machine state is 'running' | |
INFO subprocess: Starting process: ["/usr/local/bin/docker", "ps", "-a", "-q", "--no-trunc"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 7b990b8115c2f499f0e24d6855e534ea837579301349f515c1310dab0c3c6b0e | |
0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d | |
df18841a08bb64e0ba82e55d50eb32028577d1d9d6ad4413e5cd50e55ca344f5 | |
7614273c8b5506d68c860a862384aaf70e2d0a1acf66e1c8c02e8c08c15f98f0 | |
3c5b34cd57fd207c356c68f49f73b1695870757c617d401d6e5d97b28874822a | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/local/bin/docker", "ps", "-q", "--no-trunc"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 7b990b8115c2f499f0e24d6855e534ea837579301349f515c1310dab0c3c6b0e | |
3c5b34cd57fd207c356c68f49f73b1695870757c617d401d6e5d97b28874822a | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/local/bin/docker", "ps", "-a", "-q", "--no-trunc"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 7b990b8115c2f499f0e24d6855e534ea837579301349f515c1310dab0c3c6b0e | |
0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d | |
df18841a08bb64e0ba82e55d50eb32028577d1d9d6ad4413e5cd50e55ca344f5 | |
7614273c8b5506d68c860a862384aaf70e2d0a1acf66e1c8c02e8c08c15f98f0 | |
3c5b34cd57fd207c356c68f49f73b1695870757c617d401d6e5d97b28874822a | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG is_state: -- Machine state: stopped | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::IsState:0x000001009f2df0> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x00000100837d30> | |
INFO warden: Calling IN action: #<Proc:0x000001012933d8@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00000100837c18> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00000101361ff8> | |
INFO warden: Calling IN action: #<VagrantPlugins::DockerProvider::Action::HasSSH:0x00000100a5b558> | |
INFO warden: Calling OUT action: #<VagrantPlugins::DockerProvider::Action::HasSSH:0x00000100a5b558> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x000001013c9b08> | |
INFO warden: Calling IN action: #<Proc:0x00000100a19298@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Provision:0x000001013c99f0> | |
INFO provision: Checking provisioner sentinel file... | |
INFO provision: Sentinel found! Not provisioning. | |
INFO warden: Calling IN action: #<Proc:0x00000100a61bd8@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00000100837ba0> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x000001012ca3d8> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::IsState:0x000001009a2030> | |
DEBUG is_state: Checking if machine state is 'not_created' | |
INFO subprocess: Starting process: ["/usr/local/bin/docker", "ps", "-a", "-q", "--no-trunc"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 7b990b8115c2f499f0e24d6855e534ea837579301349f515c1310dab0c3c6b0e | |
0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d | |
df18841a08bb64e0ba82e55d50eb32028577d1d9d6ad4413e5cd50e55ca344f5 | |
7614273c8b5506d68c860a862384aaf70e2d0a1acf66e1c8c02e8c08c15f98f0 | |
3c5b34cd57fd207c356c68f49f73b1695870757c617d401d6e5d97b28874822a | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/local/bin/docker", "ps", "-q", "--no-trunc"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 7b990b8115c2f499f0e24d6855e534ea837579301349f515c1310dab0c3c6b0e | |
3c5b34cd57fd207c356c68f49f73b1695870757c617d401d6e5d97b28874822a | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/local/bin/docker", "ps", "-a", "-q", "--no-trunc"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 7b990b8115c2f499f0e24d6855e534ea837579301349f515c1310dab0c3c6b0e | |
0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d | |
df18841a08bb64e0ba82e55d50eb32028577d1d9d6ad4413e5cd50e55ca344f5 | |
7614273c8b5506d68c860a862384aaf70e2d0a1acf66e1c8c02e8c08c15f98f0 | |
3c5b34cd57fd207c356c68f49f73b1695870757c617d401d6e5d97b28874822a | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG is_state: -- Machine state: stopped | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::IsState:0x000001009a2030> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x000001010ee000> | |
INFO warden: Calling IN action: #<Proc:0x00000100a93980@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::EnvSet:0x000001010edf10> | |
INFO warden: Calling IN action: #<Proc:0x000001010ede70@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<VagrantPlugins::DockerProvider::Action::HostMachineBuildDir:0x00000100837b28> | |
INFO warden: Calling IN action: #<VagrantPlugins::DockerProvider::Action::HostMachineSyncFolders:0x0000010104da60> | |
INFO warden: Calling IN action: #<VagrantPlugins::DockerProvider::Action::PrepareNFSValidIds:0x00000100a50cc0> | |
INFO subprocess: Starting process: ["/usr/local/bin/docker", "ps", "-a", "-q", "--no-trunc"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 7b990b8115c2f499f0e24d6855e534ea837579301349f515c1310dab0c3c6b0e | |
0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d | |
df18841a08bb64e0ba82e55d50eb32028577d1d9d6ad4413e5cd50e55ca344f5 | |
7614273c8b5506d68c860a862384aaf70e2d0a1acf66e1c8c02e8c08c15f98f0 | |
3c5b34cd57fd207c356c68f49f73b1695870757c617d401d6e5d97b28874822a | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::SyncedFolderNFS::ActionCleanup:0x000001009e8620> | |
DEBUG host: Searching for cap: nfs_prune | |
DEBUG host: Checking in: darwin | |
DEBUG host: Checking in: bsd | |
DEBUG host: Found cap: nfs_prune in bsd | |
INFO nfs: NFS pruning. Valid IDs: ["7b990b8115c2f499f0e24d6855e534ea837579301349f515c1310dab0c3c6b0e", "0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d", "df18841a08bb64e0ba82e55d50eb32028577d1d9d6ad4413e5cd50e55ca344f5", "7614273c8b5506d68c860a862384aaf70e2d0a1acf66e1c8c02e8c08c15f98f0", "3c5b34cd57fd207c356c68f49f73b1695870757c617d401d6e5d97b28874822a"] | |
DEBUG host: Searching for cap: nfs_prune | |
DEBUG host: Checking in: darwin | |
DEBUG host: Checking in: bsd | |
DEBUG host: Found cap: nfs_prune in bsd | |
INFO host: Execute capability: nfs_prune [#<Vagrant::Environment: /Users/Tomas/projects/docker-test>, #<Vagrant::UI::Prefixed:0x00000101281e30 @logger=#<Log4r::Logger:0x00000101281db8 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<Log4r::Logger:0x00000101163dc8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000102059e40 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x00000102059c10>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000101149248 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000101163b48 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @opts={}, @stdin=#<IO:<STDIN>>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @prefix=:default, @ui=#<Vagrant::UI::Colored:0x000001012cbb98 @logger=#<Log4r::Logger:0x000001012cbad0 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<Log4r::Logger:0x00000101163dc8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000102059e40 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x00000102059c10>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000101149248 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000101163b48 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @opts={:color=>:default}, @stdin=#<IO:<STDIN>>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @lock=#<Thread::Mutex:0x00000100988018>>>, ["7b990b8115c2f499f0e24d6855e534ea837579301349f515c1310dab0c3c6b0e", "0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d", "df18841a08bb64e0ba82e55d50eb32028577d1d9d6ad4413e5cd50e55ca344f5", "7614273c8b5506d68c860a862384aaf70e2d0a1acf66e1c8c02e8c08c15f98f0", "3c5b34cd57fd207c356c68f49f73b1695870757c617d401d6e5d97b28874822a"]] (darwin) | |
INFO bsd: Pruning invalid NFS entries... | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SyncedFolderCleanup:0x000001012997b0> | |
INFO synced_folder_cleanup: Invoking synced folder cleanup for: docker | |
INFO warden: Calling IN action: #<VagrantPlugins::DockerProvider::Action::PrepareNFSSettings:0x0000010207d9f8> | |
INFO warden: Calling IN action: #<VagrantPlugins::DockerProvider::Action::Login:0x000001008a85f8> | |
INFO warden: Calling IN action: #<VagrantPlugins::DockerProvider::Action::Build:0x000001010456d0> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x0000010086a258> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00000102151938> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::IsState:0x000001009f89f8> | |
DEBUG is_state: Checking if machine state is 'preparing' | |
INFO subprocess: Starting process: ["/usr/local/bin/docker", "ps", "-a", "-q", "--no-trunc"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 7b990b8115c2f499f0e24d6855e534ea837579301349f515c1310dab0c3c6b0e | |
0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d | |
df18841a08bb64e0ba82e55d50eb32028577d1d9d6ad4413e5cd50e55ca344f5 | |
7614273c8b5506d68c860a862384aaf70e2d0a1acf66e1c8c02e8c08c15f98f0 | |
3c5b34cd57fd207c356c68f49f73b1695870757c617d401d6e5d97b28874822a | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/local/bin/docker", "ps", "-q", "--no-trunc"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 7b990b8115c2f499f0e24d6855e534ea837579301349f515c1310dab0c3c6b0e | |
3c5b34cd57fd207c356c68f49f73b1695870757c617d401d6e5d97b28874822a | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/local/bin/docker", "ps", "-a", "-q", "--no-trunc"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 7b990b8115c2f499f0e24d6855e534ea837579301349f515c1310dab0c3c6b0e | |
0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d | |
df18841a08bb64e0ba82e55d50eb32028577d1d9d6ad4413e5cd50e55ca344f5 | |
7614273c8b5506d68c860a862384aaf70e2d0a1acf66e1c8c02e8c08c15f98f0 | |
3c5b34cd57fd207c356c68f49f73b1695870757c617d401d6e5d97b28874822a | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG is_state: -- Machine state: stopped | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::IsState:0x000001009f89f8> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x00000100989ff8> | |
INFO warden: Calling IN action: #<Proc:0x0000010293ec68@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<VagrantPlugins::DockerProvider::Action::CompareSyncedFolders:0x00000100989f58> | |
INFO interface: warn: Vagrant has noticed that the synced folder definitions have changed. | |
With Docker, these synced folder changes won't take effect until you | |
destroy the container and recreate it. | |
INFO interface: warn: ==> default: Vagrant has noticed that the synced folder definitions have changed. | |
==> default: With Docker, these synced folder changes won't take effect until you | |
==> default: destroy the container and recreate it. | |
==> default: Vagrant has noticed that the synced folder definitions have changed. | |
==> default: With Docker, these synced folder changes won't take effect until you | |
==> default: destroy the container and recreate it. | |
INFO warden: Calling IN action: #<Proc:0x00000100989e40@/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<VagrantPlugins::DockerProvider::Action::Start:0x00000100869f10> | |
INFO interface: output: Starting container... | |
INFO interface: output: ==> default: Starting container... | |
==> default: Starting container... | |
INFO subprocess: Starting process: ["/usr/local/bin/docker", "ps", "-q", "--no-trunc"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 7b990b8115c2f499f0e24d6855e534ea837579301349f515c1310dab0c3c6b0e | |
3c5b34cd57fd207c356c68f49f73b1695870757c617d401d6e5d97b28874822a | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/local/bin/docker", "start", "0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d"] | |
DEBUG subprocess: Command not in installer, not touching env vars. | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stderr: Error response from daemon: driver failed programming external connectivity on endpoint docker-test_default_1508310935 (8c2f9293f60142ebf1ce99f592cdf09903ea52b6584d344d008484917382b217): Bind for 127.0.0.1:2222 failed: port is already allocated | |
Error: failed to start containers: 0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 1 | |
ERROR warden: Error occurred: A Docker command executed by Vagrant didn't complete successfully! | |
The command run along with the output from the command is shown | |
below. | |
Command: ["docker", "start", "0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d", {:notify=>[:stdout, :stderr]}] | |
Stderr: Error response from daemon: driver failed programming external connectivity on endpoint docker-test_default_1508310935 (8c2f9293f60142ebf1ce99f592cdf09903ea52b6584d344d008484917382b217): Bind for 127.0.0.1:2222 failed: port is already allocated | |
Error: failed to start containers: 0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d | |
Stdout: | |
INFO warden: Beginning recovery process... | |
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x0000010086a258> | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x00000100837ba0> | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x00000100837c18> | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: A Docker command executed by Vagrant didn't complete successfully! | |
The command run along with the output from the command is shown | |
below. | |
Command: ["docker", "start", "0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d", {:notify=>[:stdout, :stderr]}] | |
Stderr: Error response from daemon: driver failed programming external connectivity on endpoint docker-test_default_1508310935 (8c2f9293f60142ebf1ce99f592cdf09903ea52b6584d344d008484917382b217): Bind for 127.0.0.1:2222 failed: port is already allocated | |
Error: failed to start containers: 0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d | |
Stdout: | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: A Docker command executed by Vagrant didn't complete successfully! | |
The command run along with the output from the command is shown | |
below. | |
Command: ["docker", "start", "0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d", {:notify=>[:stdout, :stderr]}] | |
Stderr: Error response from daemon: driver failed programming external connectivity on endpoint docker-test_default_1508310935 (8c2f9293f60142ebf1ce99f592cdf09903ea52b6584d344d008484917382b217): Bind for 127.0.0.1:2222 failed: port is already allocated | |
Error: failed to start containers: 0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d | |
Stdout: | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: A Docker command executed by Vagrant didn't complete successfully! | |
The command run along with the output from the command is shown | |
below. | |
Command: ["docker", "start", "0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d", {:notify=>[:stdout, :stderr]}] | |
Stderr: Error response from daemon: driver failed programming external connectivity on endpoint docker-test_default_1508310935 (8c2f9293f60142ebf1ce99f592cdf09903ea52b6584d344d008484917382b217): Bind for 127.0.0.1:2222 failed: port is already allocated | |
Error: failed to start containers: 0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d | |
Stdout: | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: A Docker command executed by Vagrant didn't complete successfully! | |
The command run along with the output from the command is shown | |
below. | |
Command: ["docker", "start", "0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d", {:notify=>[:stdout, :stderr]}] | |
Stderr: Error response from daemon: driver failed programming external connectivity on endpoint docker-test_default_1508310935 (8c2f9293f60142ebf1ce99f592cdf09903ea52b6584d344d008484917382b217): Bind for 127.0.0.1:2222 failed: port is already allocated | |
Error: failed to start containers: 0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d | |
Stdout: | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: A Docker command executed by Vagrant didn't complete successfully! | |
The command run along with the output from the command is shown | |
below. | |
Command: ["docker", "start", "0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d", {:notify=>[:stdout, :stderr]}] | |
Stderr: Error response from daemon: driver failed programming external connectivity on endpoint docker-test_default_1508310935 (8c2f9293f60142ebf1ce99f592cdf09903ea52b6584d344d008484917382b217): Bind for 127.0.0.1:2222 failed: port is already allocated | |
Error: failed to start containers: 0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d | |
Stdout: | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: A Docker command executed by Vagrant didn't complete successfully! | |
The command run along with the output from the command is shown | |
below. | |
Command: ["docker", "start", "0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d", {:notify=>[:stdout, :stderr]}] | |
Stderr: Error response from daemon: driver failed programming external connectivity on endpoint docker-test_default_1508310935 (8c2f9293f60142ebf1ce99f592cdf09903ea52b6584d344d008484917382b217): Bind for 127.0.0.1:2222 failed: port is already allocated | |
Error: failed to start containers: 0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d | |
Stdout: | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: A Docker command executed by Vagrant didn't complete successfully! | |
The command run along with the output from the command is shown | |
below. | |
Command: ["docker", "start", "0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d", {:notify=>[:stdout, :stderr]}] | |
Stderr: Error response from daemon: driver failed programming external connectivity on endpoint docker-test_default_1508310935 (8c2f9293f60142ebf1ce99f592cdf09903ea52b6584d344d008484917382b217): Bind for 127.0.0.1:2222 failed: port is already allocated | |
Error: failed to start containers: 0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d | |
Stdout: | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: A Docker command executed by Vagrant didn't complete successfully! | |
The command run along with the output from the command is shown | |
below. | |
Command: ["docker", "start", "0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d", {:notify=>[:stdout, :stderr]}] | |
Stderr: Error response from daemon: driver failed programming external connectivity on endpoint docker-test_default_1508310935 (8c2f9293f60142ebf1ce99f592cdf09903ea52b6584d344d008484917382b217): Bind for 127.0.0.1:2222 failed: port is already allocated | |
Error: failed to start containers: 0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d | |
Stdout: | |
INFO warden: Beginning recovery process... | |
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x00000100918498> | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x00000100919050> | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x00000101261860> | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: A Docker command executed by Vagrant didn't complete successfully! | |
The command run along with the output from the command is shown | |
below. | |
Command: ["docker", "start", "0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d", {:notify=>[:stdout, :stderr]}] | |
Stderr: Error response from daemon: driver failed programming external connectivity on endpoint docker-test_default_1508310935 (8c2f9293f60142ebf1ce99f592cdf09903ea52b6584d344d008484917382b217): Bind for 127.0.0.1:2222 failed: port is already allocated | |
Error: failed to start containers: 0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d | |
Stdout: | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: A Docker command executed by Vagrant didn't complete successfully! | |
The command run along with the output from the command is shown | |
below. | |
Command: ["docker", "start", "0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d", {:notify=>[:stdout, :stderr]}] | |
Stderr: Error response from daemon: driver failed programming external connectivity on endpoint docker-test_default_1508310935 (8c2f9293f60142ebf1ce99f592cdf09903ea52b6584d344d008484917382b217): Bind for 127.0.0.1:2222 failed: port is already allocated | |
Error: failed to start containers: 0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d | |
Stdout: | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: A Docker command executed by Vagrant didn't complete successfully! | |
The command run along with the output from the command is shown | |
below. | |
Command: ["docker", "start", "0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d", {:notify=>[:stdout, :stderr]}] | |
Stderr: Error response from daemon: driver failed programming external connectivity on endpoint docker-test_default_1508310935 (8c2f9293f60142ebf1ce99f592cdf09903ea52b6584d344d008484917382b217): Bind for 127.0.0.1:2222 failed: port is already allocated | |
Error: failed to start containers: 0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d | |
Stdout: | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: A Docker command executed by Vagrant didn't complete successfully! | |
The command run along with the output from the command is shown | |
below. | |
Command: ["docker", "start", "0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d", {:notify=>[:stdout, :stderr]}] | |
Stderr: Error response from daemon: driver failed programming external connectivity on endpoint docker-test_default_1508310935 (8c2f9293f60142ebf1ce99f592cdf09903ea52b6584d344d008484917382b217): Bind for 127.0.0.1:2222 failed: port is already allocated | |
Error: failed to start containers: 0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d | |
Stdout: | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO environment: Released process lock: machine-action-4e55b9d9b5e8ce2c45cc784f7b2c566b | |
INFO environment: Running hook: environment_unload | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: environment_unload #<Vagrant::Action::Builder:0x000001012298e8> | |
ERROR vagrant: Vagrant experienced an error! Details: | |
ERROR vagrant: #<VagrantPlugins::DockerProvider::Errors::ExecuteError: A Docker command executed by Vagrant didn't complete successfully! | |
The command run along with the output from the command is shown | |
below. | |
Command: ["docker", "start", "0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d", {:notify=>[:stdout, :stderr]}] | |
Stderr: Error response from daemon: driver failed programming external connectivity on endpoint docker-test_default_1508310935 (8c2f9293f60142ebf1ce99f592cdf09903ea52b6584d344d008484917382b217): Bind for 127.0.0.1:2222 failed: port is already allocated | |
Error: failed to start containers: 0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d | |
Stdout: > | |
ERROR vagrant: A Docker command executed by Vagrant didn't complete successfully! | |
The command run along with the output from the command is shown | |
below. | |
Command: ["docker", "start", "0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d", {:notify=>[:stdout, :stderr]}] | |
Stderr: Error response from daemon: driver failed programming external connectivity on endpoint docker-test_default_1508310935 (8c2f9293f60142ebf1ce99f592cdf09903ea52b6584d344d008484917382b217): Bind for 127.0.0.1:2222 failed: port is already allocated | |
Error: failed to start containers: 0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d | |
Stdout: | |
ERROR vagrant: /opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/providers/docker/executor/local.rb:24:in `execute' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/providers/docker/driver.rb:172:in `execute' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/providers/docker/driver.rb:124:in `start' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/providers/docker/action/start.rb:14:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:95:in `block in finalize_action' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/providers/docker/action/compare_synced_folders.rb:53:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:95:in `block in finalize_action' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/builder.rb:116:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/runner.rb:66:in `block in run' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/util/busy.rb:19:in `busy' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/runner.rb:66:in `run' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/builtin/call.rb:53:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/providers/docker/action/build.rb:22:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/providers/docker/action/login.rb:17:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/providers/docker/action/prepare_nfs_settings.rb:15:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/builtin/synced_folder_cleanup.rb:28:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/synced_folders/nfs/action_cleanup.rb:25:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/providers/docker/action/prepare_nfs_valid_ids.rb:14:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/providers/docker/action/host_machine_sync_folders.rb:23:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/providers/docker/action/host_machine_build_dir.rb:19:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:95:in `block in finalize_action' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/builtin/env_set.rb:19:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:95:in `block in finalize_action' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/builder.rb:116:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/runner.rb:66:in `block in run' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/util/busy.rb:19:in `busy' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/runner.rb:66:in `run' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/builtin/call.rb:53:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:95:in `block in finalize_action' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/builtin/provision.rb:80:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:95:in `block in finalize_action' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/builder.rb:116:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/runner.rb:66:in `block in run' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/util/busy.rb:19:in `busy' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/runner.rb:66:in `run' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/builtin/call.rb:53:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:95:in `block in finalize_action' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/builder.rb:116:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/runner.rb:66:in `block in run' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/util/busy.rb:19:in `busy' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/runner.rb:66:in `run' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/builtin/call.rb:53:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:95:in `block in finalize_action' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:95:in `block in finalize_action' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/builder.rb:116:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/runner.rb:66:in `block in run' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/util/busy.rb:19:in `busy' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/runner.rb:66:in `run' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/builtin/call.rb:53:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/plugins/providers/docker/action/host_machine.rb:18:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/builtin/config_validate.rb:25:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:95:in `block in finalize_action' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:95:in `block in finalize_action' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/builder.rb:116:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/runner.rb:66:in `block in run' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/util/busy.rb:19:in `busy' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/runner.rb:66:in `run' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/builtin/call.rb:53:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/builder.rb:116:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/runner.rb:66:in `block in run' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/util/busy.rb:19:in `busy' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/action/runner.rb:66:in `run' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/machine.rb:227:in `action_raw' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/machine.rb:202:in `block in action' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/environment.rb:631:in `lock' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/machine.rb:188:in `call' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/machine.rb:188:in `action' | |
/opt/vagrant/embedded/gems/gems/vagrant-2.0.0/lib/vagrant/batch_action.rb:82:in `block (2 levels) in run' | |
INFO interface: error: A Docker command executed by Vagrant didn't complete successfully! | |
The command run along with the output from the command is shown | |
below. | |
Command: ["docker", "start", "0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d", {:notify=>[:stdout, :stderr]}] | |
Stderr: Error response from daemon: driver failed programming external connectivity on endpoint docker-test_default_1508310935 (8c2f9293f60142ebf1ce99f592cdf09903ea52b6584d344d008484917382b217): Bind for 127.0.0.1:2222 failed: port is already allocated | |
Error: failed to start containers: 0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d | |
Stdout: | |
A Docker command executed by Vagrant didn't complete successfully! | |
The command run along with the output from the command is shown | |
below. | |
Command: ["docker", "start", "0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d", {:notify=>[:stdout, :stderr]}] | |
Stderr: Error response from daemon: driver failed programming external connectivity on endpoint docker-test_default_1508310935 (8c2f9293f60142ebf1ce99f592cdf09903ea52b6584d344d008484917382b217): Bind for 127.0.0.1:2222 failed: port is already allocated | |
Error: failed to start containers: 0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d | |
Stdout: | |
INFO interface: Machine: error-exit ["VagrantPlugins::DockerProvider::Errors::ExecuteError", "A Docker command executed by Vagrant didn't complete successfully!\nThe command run along with the output from the command is shown\nbelow.\n\nCommand: [\"docker\", \"start\", \"0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d\", {:notify=>[:stdout, :stderr]}]\n\nStderr: Error response from daemon: driver failed programming external connectivity on endpoint docker-test_default_1508310935 (8c2f9293f60142ebf1ce99f592cdf09903ea52b6584d344d008484917382b217): Bind for 127.0.0.1:2222 failed: port is already allocated\nError: failed to start containers: 0a82514f183c0098ef3ed062425458016811c7250b7065fab6f5e61ec7d8f41d\n\n\nStdout: "] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment