fgrehm / vagrant-lxc

LXC provider for Vagrant
MIT License
1.21k stars 181 forks source link

another lxc-create issue #396

Closed dragoscirjan closed 1 year ago

dragoscirjan commented 8 years ago

Hi guys,

since I found the vagrant plugin for LXC I've taken a burden of my own to improve the lxc box creator that you've started, since I'm relying a huge amount of projects on LXC. You can find my work here: https://github.com/dragoscirjan/vagrant-lxc-base-boxes.

However, while playing with the centos7 box (which always managed to give me head aches (from network not starting right (or not letting me change the ssh key) to lxc-attach not performing right)) got me to the following. (too many parenthesis right?)

Please tell me you understand more than I do from this. I am in a desperate need to make centos7 work.

make centos-7
vagrant box add centos7 output/2015-12-06/vagrant-lxc-centos-7-amd64.box
vagrant init centos7 
root@itmc-dragosc-mly5070:/tmp/centos# VAGRANT_LOG=DEBUG vagrant up 
 INFO global: Vagrant version: 1.7.4
 INFO global: Ruby version: 2.0.0
 INFO global: RubyGems version: 2.0.14
 INFO global: VAGRANT_LOG="DEBUG"
 INFO global: VAGRANT_INSTALLER_ENV="1"
 INFO global: VAGRANT_OLD_ENV_USER="root"
 INFO global: VAGRANT_OLD_ENV_USERNAME="root"
 INFO global: VAGRANT_OLD_ENV_XAUTHORITY="/run/user/1000/gdm/Xauthority"
 INFO global: VAGRANT_OLD_ENV_LOGNAME="root"
 INFO global: VAGRANT_OLD_ENV_LESSOPEN="| /usr/bin/lesspipe %s"
 INFO global: VAGRANT_OLD_ENV_SUDO_GID="1000"
 INFO global: VAGRANT_OLD_ENV_LC_TIME="ro_RO.UTF-8"
 INFO global: VAGRANT_OLD_ENV_LS_COLORS="rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:"
 INFO global: VAGRANT_OLD_ENV_LC_TELEPHONE="ro_RO.UTF-8"
 INFO global: VAGRANT_OLD_ENV_MAIL="/var/mail/root"
 INFO global: VAGRANT_OLD_ENV__="/opt/vagrant/bin/vagrant"
 INFO global: VAGRANT_OLD_ENV_LC_IDENTIFICATION="ro_RO.UTF-8"
 INFO global: VAGRANT_OLD_ENV_SUDO_COMMAND="/bin/bash"
 INFO global: VAGRANT_OLD_ENV_TERM="xterm-256color"
 INFO global: VAGRANT_OLD_ENV_LC_NUMERIC="ro_RO.UTF-8"
 INFO global: VAGRANT_OLD_ENV_LESSCLOSE="/usr/bin/lesspipe %s %s"
 INFO global: VAGRANT_OLD_ENV_PWD="/tmp/centos"
 INFO global: VAGRANT_OLD_ENV_LC_PAPER="ro_RO.UTF-8"
 INFO global: VAGRANT_OLD_ENV_LC_ADDRESS="ro_RO.UTF-8"
 INFO global: VAGRANT_OLD_ENV_LC_MONETARY="ro_RO.UTF-8"
 INFO global: VAGRANT_OLD_ENV_VAGRANT_LOG="DEBUG"
 INFO global: VAGRANT_OLD_ENV_SUDO_UID="1000"
 INFO global: VAGRANT_OLD_ENV_HOME="/home/dragosc"
 INFO global: VAGRANT_OLD_ENV_SUDO_USER="dragosc"
 INFO global: VAGRANT_OLD_ENV_DISPLAY=":1"
 INFO global: VAGRANT_INSTALLER_VERSION="2"
 INFO global: VAGRANT_OLD_ENV_SHELL="/bin/bash"
 INFO global: VAGRANT_OLD_ENV_LC_NAME="ro_RO.UTF-8"
 INFO global: VAGRANT_OLD_ENV_SHLVL="2"
 INFO global: VAGRANT_EXECUTABLE="/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/bin/vagrant"
 INFO global: VAGRANT_INSTALLER_EMBEDDED_DIR="/opt/vagrant/embedded"
 INFO global: VAGRANT_OLD_ENV_PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
 INFO global: VAGRANT_OLD_ENV_LANG="en_US.UTF-8"
 INFO global: VAGRANT_OLD_ENV_LC_MEASUREMENT="ro_RO.UTF-8"
 INFO global: VAGRANT_INTERNAL_BUNDLERIZED="1"
 INFO global: Plugins:
 INFO global:   - builder = 3.2.2
 INFO global:   - bundler = 1.10.5
 INFO global:   - excon = 0.45.4
 INFO global:   - formatador = 0.2.5
 INFO global:   - mime-types = 1.25.1
 INFO global:   - net-ssh = 2.9.2
 INFO global:   - net-scp = 1.1.2
 INFO global:   - fog-core = 1.32.1
 INFO global:   - multi_json = 1.11.2
 INFO global:   - fog-json = 1.0.2
 INFO global:   - mini_portile = 0.6.0
 INFO global:   - nokogiri = 1.6.3.1
 INFO global:   - fog-xml = 0.1.2
 INFO global:   - json = 1.8.3
 INFO global:   - ruby-libvirt = 0.5.2
 INFO global:   - fog-libvirt = 0.0.2
 INFO global:   - rest-client = 1.6.9
 INFO global:   - vagrant-libvirt = 0.0.32
 INFO global:   - vagrant-lxc = 1.2.1
 INFO global:   - vagrant-share = 1.1.4
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/communicators/ssh/plugin.rb
 INFO manager: Registered plugin: ssh communicator
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/communicators/winrm/plugin.rb
 INFO manager: Registered plugin: winrm communicator
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/guests/suse/plugin.rb
 INFO manager: Registered plugin: SUSE guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/guests/netbsd/plugin.rb
 INFO manager: Registered plugin: NetBSD guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/guests/funtoo/plugin.rb
 INFO manager: Registered plugin: Funtoo guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/guests/tinycore/plugin.rb
 INFO manager: Registered plugin: TinyCore Linux guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/guests/atomic/plugin.rb
 INFO manager: Registered plugin: Atomic Host guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/guests/gentoo/plugin.rb
 INFO manager: Registered plugin: Gentoo guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/guests/solaris11/plugin.rb
 INFO manager: Registered plugin: Solaris 11 guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/guests/debian/plugin.rb
 INFO manager: Registered plugin: Debian guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/guests/mint/plugin.rb
 INFO manager: Registered plugin: Mint guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/guests/freebsd/plugin.rb
 INFO manager: Registered plugin: FreeBSD guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/guests/pld/plugin.rb
 INFO manager: Registered plugin: PLD Linux guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/guests/omnios/plugin.rb
 INFO manager: Registered plugin: OmniOS guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/guests/darwin/plugin.rb
 INFO manager: Registered plugin: Darwin guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/guests/ubuntu/plugin.rb
 INFO manager: Registered plugin: Ubuntu guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/guests/windows/plugin.rb
 INFO manager: Registered plugin: Windows guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/guests/nixos/plugin.rb
 INFO manager: Registered plugin: NixOS guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/guests/debian8/plugin.rb
 INFO manager: Registered plugin: Debian Jessie guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/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-1.7.4/plugins/guests/solaris/plugin.rb
 INFO manager: Registered plugin: Solaris guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/guests/linux/plugin.rb
 INFO manager: Registered plugin: Linux guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/guests/arch/plugin.rb
 INFO manager: Registered plugin: Arch guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/guests/smartos/plugin.rb
 INFO manager: Registered plugin: SmartOS guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/guests/photon/plugin.rb
 INFO manager: Registered plugin: VMware Photon guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/guests/esxi/plugin.rb
 INFO manager: Registered plugin: ESXi guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/guests/coreos/plugin.rb
 INFO manager: Registered plugin: CoreOS guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/guests/openbsd/plugin.rb
 INFO manager: Registered plugin: OpenBSD guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/guests/fedora/plugin.rb
 INFO manager: Registered plugin: Fedora guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/hosts/suse/plugin.rb
 INFO manager: Registered plugin: SUSE host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/hosts/gentoo/plugin.rb
 INFO manager: Registered plugin: Gentoo host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/hosts/null/plugin.rb
 INFO manager: Registered plugin: null host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/hosts/freebsd/plugin.rb
 INFO manager: Registered plugin: FreeBSD host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/hosts/darwin/plugin.rb
 INFO manager: Registered plugin: Mac OS X host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/hosts/windows/plugin.rb
 INFO manager: Registered plugin: Windows host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/hosts/slackware/plugin.rb
 INFO manager: Registered plugin: Slackware host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/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-1.7.4/plugins/hosts/linux/plugin.rb
 INFO manager: Registered plugin: Linux host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/hosts/arch/plugin.rb
 INFO manager: Registered plugin: Arch host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/hosts/bsd/plugin.rb
 INFO manager: Registered plugin: BSD host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/kernel_v2/plugin.rb
 INFO manager: Registered plugin: kernel
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/pushes/local-exec/plugin.rb
 INFO manager: Registered plugin: local-exec
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/pushes/ftp/plugin.rb
 INFO manager: Registered plugin: ftp
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/pushes/heroku/plugin.rb
 INFO manager: Registered plugin: heroku
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/pushes/atlas/plugin.rb
 INFO manager: Registered plugin: atlas
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/pushes/noop/plugin.rb
 INFO manager: Registered plugin: noop
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/kernel_v1/plugin.rb
 INFO manager: Registered plugin: kernel
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/provisioners/ansible/plugin.rb
 INFO manager: Registered plugin: ansible
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/provisioners/salt/plugin.rb
 INFO manager: Registered plugin: salt
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/provisioners/shell/plugin.rb
 INFO manager: Registered plugin: shell
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/provisioners/cfengine/plugin.rb
 INFO manager: Registered plugin: CFEngine Provisioner
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/provisioners/chef/plugin.rb
 INFO manager: Registered plugin: chef
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/provisioners/file/plugin.rb
 INFO manager: Registered plugin: file
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/provisioners/docker/plugin.rb
 INFO manager: Registered plugin: docker
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/provisioners/puppet/plugin.rb
 INFO manager: Registered plugin: puppet
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/synced_folders/rsync/plugin.rb
 INFO manager: Registered plugin: RSync synced folders
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/synced_folders/smb/plugin.rb
 INFO manager: Registered plugin: SMB synced folders
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/synced_folders/nfs/plugin.rb
 INFO manager: Registered plugin: NFS synced folders
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/providers/hyperv/plugin.rb
 INFO manager: Registered plugin: Hyper-V provider
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/providers/virtualbox/plugin.rb
 INFO manager: Registered plugin: VirtualBox provider
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/providers/docker/plugin.rb
 INFO manager: Registered plugin: docker-provider
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/commands/suspend/plugin.rb
 INFO manager: Registered plugin: suspend command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/commands/ssh_config/plugin.rb
 INFO manager: Registered plugin: ssh-config command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/commands/resume/plugin.rb
 INFO manager: Registered plugin: resume command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/commands/provision/plugin.rb
 INFO manager: Registered plugin: provision command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/commands/ssh/plugin.rb
 INFO manager: Registered plugin: ssh command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/commands/rdp/plugin.rb
 INFO manager: Registered plugin: rdp command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/commands/halt/plugin.rb
 INFO manager: Registered plugin: halt command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/commands/list-commands/plugin.rb
 INFO manager: Registered plugin: list-commands command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/commands/reload/plugin.rb
 INFO manager: Registered plugin: reload command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/commands/box/plugin.rb
 INFO manager: Registered plugin: box command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/commands/up/plugin.rb
 INFO manager: Registered plugin: up command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/commands/global-status/plugin.rb
 INFO manager: Registered plugin: global-status command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/commands/help/plugin.rb
 INFO manager: Registered plugin: help command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/commands/plugin/plugin.rb
 INFO manager: Registered plugin: plugin command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/commands/package/plugin.rb
 INFO manager: Registered plugin: package command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/commands/push/plugin.rb
 INFO manager: Registered plugin: push command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/commands/init/plugin.rb
 INFO manager: Registered plugin: init command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/commands/status/plugin.rb
 INFO manager: Registered plugin: status command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/commands/version/plugin.rb
 INFO manager: Registered plugin: version command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/commands/login/plugin.rb
 INFO manager: Registered plugin: vagrant-login
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/commands/destroy/plugin.rb
 INFO manager: Registered plugin: destroy command
 INFO global: Loading plugins!
 INFO manager: Registered plugin: vagrant-share
 INFO manager: Registered plugin: vagrant-lxc
 INFO manager: Registered plugin: libvirt
 INFO vagrant: `vagrant` invoked: ["up"]
DEBUG vagrant: Creating Vagrant environment
 INFO environment: Environment initialized (#<Vagrant::Environment:0x0000000251be20>)
 INFO environment:   - cwd: /tmp/centos
 INFO environment: Home path: /home/dragosc/.vagrant.d
 INFO environment: Local data path: /tmp/centos/.vagrant
DEBUG environment: Creating: /tmp/centos/.vagrant
 INFO environment: Running hook: environment_plugins_loaded
 INFO runner: Preparing hooks for middleware sequence...
 INFO runner: 2 hooks defined.
 INFO runner: Running action: environment_plugins_loaded #<Vagrant::Action::Builder:0x000000019dc118>
 INFO environment: Running hook: environment_load
 INFO runner: Preparing hooks for middleware sequence...
 INFO runner: 2 hooks defined.
 INFO runner: Running action: environment_load #<Vagrant::Action::Builder:0x000000023c25d8>
 INFO cli: CLI: [] "up" []
DEBUG cli: Invoking command class: VagrantPlugins::CommandUp::Command []
DEBUG command: 'Up' each target VM...
 INFO loader: Set :root = #<Pathname:/tmp/centos/Vagrantfile>
DEBUG loader: Populating proc cache for #<Pathname:/tmp/centos/Vagrantfile>
DEBUG loader: Load procs for pathname: /tmp/centos/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 loader: Set "19922400_machine_default" = []
 INFO loader: Loading configuration in order: [:home, :root, "19922400_machine_default"]
DEBUG loader: Loading from: root (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
 INFO environment: Getting machine: default (lxc)
 INFO environment: Uncached load of machine.
 INFO loader: Set "19922400_machine_default" = []
 INFO loader: Loading configuration in order: [:home, :root, "19922400_machine_default"]
DEBUG loader: Loading from: root (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
 INFO box_collection: Box found: centos7 (lxc)
 INFO machine: Initializing machine: default
 INFO machine:   - Provider: Vagrant::LXC::Provider
 INFO machine:   - Box: #<Vagrant::Box:0x0000000247f250>
 INFO machine:   - Data dir: /tmp/centos/.vagrant/machines/default/lxc
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "which", "lxc-create"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: /usr/bin/lxc-create
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG lxc: Instantiating the container for: nil
 INFO machine: New machine ID: nil
DEBUG lxc: Instantiating the container for: nil
 INFO command: With machine: default (#<Vagrant::LXC::Provider:0x00000002444150 @logger=#<Log4r::Logger:0x00000002444100 @fullname="vagrant::provider::lxc", @outputters=[], @additive=true, @name="lxc", @path="vagrant::provider", @parent=#<Log4r::Logger:0x0000000266eed0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000000161f6d8 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x0000000161f138>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000000015edde0 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000000266edb8 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @machine=#<Vagrant::Machine: default (Vagrant::LXC::Provider)>, @shell=#<Vagrant::LXC::SudoWrapper:0x00000002410490 @wrapper_path=nil, @logger=#<Log4r::Logger:0x00000002410418 @fullname="vagrant::lxc::sudo_wrapper", @outputters=[], @additive=true, @name="sudo_wrapper", @path="vagrant::lxc", @parent=#<Log4r::Logger:0x0000000266eed0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000000161f6d8 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x0000000161f138>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000000015edde0 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000000266edb8 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>>, @driver=#<Vagrant::LXC::Driver:0x000000023be618 @container_name=nil, @sudo_wrapper=#<Vagrant::LXC::SudoWrapper:0x00000002410490 @wrapper_path=nil, @logger=#<Log4r::Logger:0x00000002410418 @fullname="vagrant::lxc::sudo_wrapper", @outputters=[], @additive=true, @name="sudo_wrapper", @path="vagrant::lxc", @parent=#<Log4r::Logger:0x0000000266eed0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000000161f6d8 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x0000000161f138>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000000015edde0 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000000266edb8 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>>, @cli=#<Vagrant::LXC::Driver::CLI:0x000000023be5f0 @sudo_wrapper=#<Vagrant::LXC::SudoWrapper:0x00000002410490 @wrapper_path=nil, @logger=#<Log4r::Logger:0x00000002410418 @fullname="vagrant::lxc::sudo_wrapper", @outputters=[], @additive=true, @name="sudo_wrapper", @path="vagrant::lxc", @parent=#<Log4r::Logger:0x0000000266eed0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000000161f6d8 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x0000000161f138>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000000015edde0 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000000266edb8 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>>, @name=nil, @logger=#<Log4r::Logger:0x000000023be5a0 @fullname="vagrant::provider::lxc::container::cli", @outputters=[], @additive=true, @name="cli", @path="vagrant::provider::lxc::container", @parent=#<Log4r::Logger:0x00000002444100 @fullname="vagrant::provider::lxc", @outputters=[], @additive=true, @name="lxc", @path="vagrant::provider", @parent=#<Log4r::Logger:0x0000000266eed0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000000161f6d8 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x0000000161f138>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000000015edde0 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000000266edb8 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @level=1, @trace=false>>, @logger=#<Log4r::Logger:0x000000023ff000 @fullname="vagrant::provider::lxc::driver", @outputters=[], @additive=true, @name="driver", @path="vagrant::provider::lxc", @parent=#<Log4r::Logger:0x00000002444100 @fullname="vagrant::provider::lxc", @outputters=[], @additive=true, @name="lxc", @path="vagrant::provider", @parent=#<Log4r::Logger:0x0000000266eed0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000000161f6d8 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x0000000161f138>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000000015edde0 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000000266edb8 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @level=1, @trace=false>, @customizations=[]>, @cap_logger=#<Log4r::Logger:0x00000001d4bbf0 @fullname="vagrant::capability_host::vagrant::lxc::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::vagrant::lxc", @parent=#<Log4r::Logger:0x0000000266eed0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000000161f6d8 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x0000000161f138>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000000015edde0 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000000266edb8 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @cap_host_chain=[[:lxc, #<#<Class:0x00000001d44760>:0x00000001d99080>]], @cap_args=[#<Vagrant::Machine: default (Vagrant::LXC::Provider)>], @cap_caps={:hyperv=>#<Vagrant::Registry:0x00000001d443f0 @items={:public_address=>#<Proc:0x000000025d0280@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/providers/hyperv/plugin.rb:25>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x00000001d442b0 @items={:forwarded_ports=>#<Proc:0x000000026436e0@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x00000002643618@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x000000019d6420@/opt/vagrant/embedded/gems/gems/vagrant-share-1.1.4/lib/vagrant-share.rb:39>}, @results_cache={}>, :docker=>#<Vagrant::Registry:0x00000001d44170 @items={:public_address=>#<Proc:0x0000000266f6a0@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/providers/docker/plugin.rb:54>, :proxy_machine=>#<Proc:0x0000000266f5b0@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/providers/docker/plugin.rb:59>}, @results_cache={}>, :lxc=>#<Vagrant::Registry:0x00000001d4bec0 @items={:public_address=>#<Proc:0x000000019fe948@/home/dragosc/.vagrant.d/gems/gems/vagrant-lxc-1.2.1/lib/vagrant-lxc/plugin.rb:36>}, @results_cache={}>, :libvirt=>#<Vagrant::Registry:0x00000001d4bdf8 @items={:nic_mac_addresses=>#<Proc:0x00000001d2edc0@/home/dragosc/.vagrant.d/gems/gems/vagrant-libvirt-0.0.32/lib/vagrant-libvirt/plugin.rb:41>}, @results_cache={}>}>)
 INFO interface: info: Bringing machine 'default' up with 'lxc' provider...
Bringing machine 'default' up with 'lxc' provider...
 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:0x0000000259b490> up {:destroy_on_error=>true, :parallel=>true, :provision_ignore_sentinel=>false, :provision_types=>nil}
 INFO machine: Calling action: up on provider LXC (new VM)
DEBUG environment: Attempting to acquire process-lock: machine-action-c2c00f291108b6dc9cfc715289c870a5
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-c2c00f291108b6dc9cfc715289c870a5
 INFO host: Autodetecting host type for [#<Vagrant::Environment: /tmp/centos>]
DEBUG host: Trying: suse
DEBUG host: Trying: gentoo
DEBUG host: Trying: freebsd
DEBUG host: Trying: darwin
DEBUG host: Trying: slackware
DEBUG host: Trying: redhat
DEBUG host: Trying: arch
DEBUG host: Trying: null
DEBUG host: Trying: windows
DEBUG host: Trying: linux
 INFO host: Detected: linux!
 INFO runner: Preparing hooks for middleware sequence...
 INFO runner: 2 hooks defined.
 INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x0000000243c770>
 INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x00000002645d78>
 INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00000002645ad0>
 INFO runner: Preparing hooks for middleware sequence...
 INFO runner: 2 hooks defined.
 INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00000002453178>
 INFO warden: Calling IN action: #<Vagrant::Action::Builtin::IsState:0x0000000244e600>
DEBUG is_state: Checking if machine state is 'not_created'
DEBUG is_state: -- Machine state: not_created
 INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::IsState:0x0000000244e600>
 INFO runner: Preparing hooks for middleware sequence...
 INFO runner: 2 hooks defined.
 INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x000000023bf8b0>
 INFO warden: Calling IN action: #<Proc:0x00000002016768@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)>
 INFO warden: Calling IN action: #<Vagrant::Action::Builtin::HandleBox:0x000000023bf838>
 INFO handle_box: Machine already has box. HandleBox will not run.
 INFO warden: Calling IN action: #<Vagrant::LXC::Action::HandleBoxMetadata:0x00000002399020>
 INFO interface: info: Importing base box 'centos7'...
 INFO interface: info: ==> default: Importing base box 'centos7'...
==> default: Importing base box 'centos7'...
 INFO handle_box_metadata: Validating box contents
 INFO handle_box_metadata: Setting box options on environment
 INFO warden: Calling IN action: #<Vagrant::LXC::Action::Create:0x00000002363f10>
DEBUG driver: Creating container...
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-create", "-B", "best", "--template", "/home/dragosc/.vagrant.d/gems/gems/vagrant-lxc-1.2.1/scripts/lxc-template", "--name", "centos_default_1449368886249_98441", "--", "--tarball", "/home/dragosc/.vagrant.d/boxes/centos7/0/lxc/rootfs.tar.gz", "--config", "/home/dragosc/.vagrant.d/boxes/centos7/0/lxc/lxc-config"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: lxc-create: bdev.c: do_lvm_create: 958 No such file or directory - execlp
DEBUG subprocess: stderr: lxc-create: bdev.c: lvm_create: 1150 Error creating new lvm blockdev /dev/lxc/centos_default_1449368886249_98441 size 1073741824 bytes
DEBUG subprocess: stdout: Unpacking the rootfs
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31997
DEBUG subprocess: Exit status: 0
 INFO machine: New machine ID: "centos_default_1449368886249_98441"
DEBUG lxc: Instantiating the container for: "centos_default_1449368886249_98441"
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-ls"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: centos_default_1449368886249_98441
shop_ubuntu_1448887369578_90799
vagrant-base-centos-7-amd64
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO warden: Calling IN action: #<Proc:0x00000002363e70@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)>
 INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x00000002645a30>
 INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BoxCheckOutdated:0x00000002645800>
 INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x000000025c20b8>
 INFO runner: Preparing hooks for middleware sequence...
 INFO runner: 2 hooks defined.
 INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x000000024169f8>
 INFO warden: Calling IN action: #<Vagrant::Action::Builtin::IsState:0x00000002419298>
DEBUG is_state: Checking if machine state is 'running'
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-info", "--name", "centos_default_1449368886249_98441"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name:           centos_default_1449368886249_98441
DEBUG subprocess: stdout: State:          STOPPED
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:0x00000002419298>
 INFO runner: Preparing hooks for middleware sequence...
 INFO runner: 2 hooks defined.
 INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x00000002418438>
 INFO warden: Calling IN action: #<Proc:0x00000001f9c490@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)>
 INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Provision:0x00000002418370>
 INFO provision: Checking provisioner sentinel file...
 INFO warden: Calling IN action: #<Vagrant::Action::Builtin::EnvSet:0x000000023f0410>
 INFO warden: Calling IN action: #<Vagrant::Action::Builtin::HandleForwardedPortCollisions:0x000000023f03c0>
DEBUG environment: Attempting to acquire process-lock: fpcollision
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: fpcollision
 INFO handle_port_collisions: Detecting any forwarded port collisions...
DEBUG handle_port_collisions: Extra in use: []
DEBUG handle_port_collisions: Remap: {}
DEBUG handle_port_collisions: Repair: true
 INFO warden: Calling IN action: #<Vagrant::LXC::Action::PrepareNFSValidIds:0x000000023c2ad8>
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-ls"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: centos_default_1449368886249_98441
shop_ubuntu_1448887369578_90799
vagrant-base-centos-7-amd64
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO warden: Calling IN action: #<VagrantPlugins::SyncedFolderNFS::ActionCleanup:0x0000000239a420>
DEBUG host: Searching for cap: nfs_prune
DEBUG host: Checking in: linux
DEBUG host: Found cap: nfs_prune in linux
 INFO nfs: NFS pruning. Valid IDs: ["centos_default_1449368886249_98441", "shop_ubuntu_1448887369578_90799", "vagrant-base-centos-7-amd64"]
DEBUG host: Searching for cap: nfs_prune
DEBUG host: Checking in: linux
DEBUG host: Found cap: nfs_prune in linux
 INFO host: Execute capability: nfs_prune [#<Vagrant::Environment: /tmp/centos>, #<Vagrant::UI::Prefixed:0x0000000249cf30 @logger=#<Log4r::Logger:0x0000000249caf8 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<Log4r::Logger:0x0000000266eed0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000000161f6d8 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x0000000161f138>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000000015edde0 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000000266edb8 @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:0x0000000251ac50 @logger=#<Log4r::Logger:0x0000000251ab10 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<Log4r::Logger:0x0000000266eed0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000000161f6d8 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x0000000161f138>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x000000015edde0 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000000266edb8 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @opts={:color=>:default}, @stdin=#<IO:<STDIN>>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @lock=#<Mutex:0x000000025995f0>>>, ["centos_default_1449368886249_98441", "shop_ubuntu_1448887369578_90799", "vagrant-base-centos-7-amd64"]] (linux)
 INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SyncedFolderCleanup:0x0000000235ed08>
 INFO synced_folder_cleanup: Invoking synced folder cleanup for: lxc
 INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SyncedFolders:0x00000002015048>
 INFO synced_folders: Synced Folder Implementation: lxc
 INFO synced_folders:   - /vagrant: . => /vagrant
 INFO synced_folders: Invoking synced folder prepare for: lxc
 INFO interface: output: Setting up mount entries for shared folders...
 INFO interface: output: ==> default: Setting up mount entries for shared folders...
==> default: Setting up mount entries for shared folders...
 INFO interface: detail: /vagrant => /tmp/centos
 INFO interface: detail:     default: /vagrant => /tmp/centos
    default: /vagrant => /tmp/centos
 INFO warden: Calling IN action: #<Vagrant::LXC::Action::PrepareNFSSettings:0x0000000181d5e8>
 INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SetHostname:0x00000001a12060>
 INFO warden: Calling IN action: #<Vagrant::LXC::Action::WarnNetworks:0x00000001a11fe8>
 INFO warden: Calling IN action: #<Vagrant::LXC::Action::ForwardPorts:0x00000001a11f20>
 INFO warden: Calling IN action: #<Vagrant::LXC::Action::PrivateNetworks:0x00000001d7a900>
 INFO warden: Calling IN action: #<Vagrant::LXC::Action::Boot:0x00000001d7a8b0>
 INFO interface: info: Starting container...
 INFO interface: info: ==> default: Starting container...
==> default: Starting container...
 INFO driver: Starting container...
DEBUG driver: Prunning vagrant-lxc customizations
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "which", "lxc-version"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 1
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-create", "--version"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: 1.1.5
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-config", "lxc.lxcpath"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: /var/lib/lxc
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "cat", "/var/lib/lxc/centos_default_1449368886249_98441/config"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: # Template used to create this container: /home/dragosc/.vagrant.d/gems/gems/vagrant-lxc-1.2.1/scripts/lxc-template
# Parameters passed to the template: --tarball /home/dragosc/.vagrant.d/boxes/centos7/0/lxc/rootfs.tar.gz --config /home/dragosc/.vagrant.d/boxes/centos7/0/lxc/lxc-config
# For additional config options, please look at lxc.container.conf(5)

##############################################
# Container specific configuration (automatically set)
lxc.rootfs = /var/lib/lxc/centos_default_1449368886249_98441/rootfs
lxc.utsname = centos_default_1449368886249_98441

##############################################
# Network configuration (automatically set)
lxc.network.type = veth
lxc.network.link = lxcbr0
lxc.network.flags = up
lxc.network.hwaddr = 00:16:3e:6b:4e:5f

##############################################
# vagrant-lxc base box specific configuration
# Taken from the oracle.common.conf.in
# Console settings

lxc.devttydir = lxc
lxc.tty = 4
lxc.pts = 1024

# Mount entries
lxc.mount.auto = proc:mixed sys:ro

# Ensure hostname is changed on clone
lxc.hook.clone = /usr/share/lxc/hooks/clonehostname

# Capabilities
# Uncomment these if you don't run anything that needs the capability, and
# would like the container to run with less privilege.
#
# Dropping sys_admin disables container root from doing a lot of things
# that could be bad like re-mounting lxc fstab entries rw for example,
# but also disables some useful things like being able to nfs mount, and
# things that are already namespaced with ns_capable() kernel checks, like
# hostname(1).
# lxc.cap.drop = sys_admin
# lxc.cap.drop = net_raw          # breaks dhcp/ping
# lxc.cap.drop = setgid           # breaks login (initgroups/setgroups)
# lxc.cap.drop = dac_read_search  # breaks login (pam unix_chkpwd)
# lxc.cap.drop = setuid           # breaks sshd,nfs statd
# lxc.cap.drop = audit_control    # breaks sshd (set_loginuid failed)
# lxc.cap.drop = audit_write
#
lxc.cap.drop = mac_admin mac_override setfcap setpcap
lxc.cap.drop = sys_module sys_nice sys_pacct
lxc.cap.drop = sys_rawio sys_time

# Control Group devices: all denied except those whitelisted
lxc.cgroup.devices.deny = a
# Allow any mknod (but not reading/writing the node)
lxc.cgroup.devices.allow = c *:* m
lxc.cgroup.devices.allow = b *:* m
lxc.cgroup.devices.allow = c 1:3 rwm    # /dev/null
lxc.cgroup.devices.allow = c 1:5 rwm    # /dev/zero
lxc.cgroup.devices.allow = c 1:7 rwm    # /dev/full
lxc.cgroup.devices.allow = c 5:0 rwm    # /dev/tty
lxc.cgroup.devices.allow = c 1:8 rwm    # /dev/random
lxc.cgroup.devices.allow = c 1:9 rwm    # /dev/urandom
lxc.cgroup.devices.allow = c 136:* rwm  # /dev/tty[1-4] ptys and lxc console
lxc.cgroup.devices.allow = c 5:2 rwm    # /dev/ptmx pty master

# Blacklist some syscalls which are not safe in privileged
# containers
lxc.seccomp = /usr/share/lxc/config/common.seccomp

##############################################
# vagrant-lxc container specific configuration
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "cp", "-f", "/tmp/lxc-config20151206-2542-1cjppnf", "/var/lib/lxc/centos_default_1449368886249_98441/config"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "chown", "root:root", "/var/lib/lxc/centos_default_1449368886249_98441/config"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "cat", "/var/lib/lxc/centos_default_1449368886249_98441/config"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: # Template used to create this container: /home/dragosc/.vagrant.d/gems/gems/vagrant-lxc-1.2.1/scripts/lxc-template
# Parameters passed to the template: --tarball /home/dragosc/.vagrant.d/boxes/centos7/0/lxc/rootfs.tar.gz --config /home/dragosc/.vagrant.d/boxes/centos7/0/lxc/lxc-config
# For additional config options, please look at lxc.container.conf(5)

##############################################
# Container specific configuration (automatically set)
lxc.rootfs = /var/lib/lxc/centos_default_1449368886249_98441/rootfs
lxc.utsname = centos_default_1449368886249_98441

##############################################
# Network configuration (automatically set)
lxc.network.type = veth
lxc.network.link = lxcbr0
lxc.network.flags = up
lxc.network.hwaddr = 00:16:3e:6b:4e:5f

##############################################
# vagrant-lxc base box specific configuration
# Taken from the oracle.common.conf.in
# Console settings

lxc.devttydir = lxc
lxc.tty = 4
lxc.pts = 1024

# Mount entries
lxc.mount.auto = proc:mixed sys:ro

# Ensure hostname is changed on clone
lxc.hook.clone = /usr/share/lxc/hooks/clonehostname

# Capabilities
# Uncomment these if you don't run anything that needs the capability, and
# would like the container to run with less privilege.
#
# Dropping sys_admin disables container root from doing a lot of things
# that could be bad like re-mounting lxc fstab entries rw for example,
# but also disables some useful things like being able to nfs mount, and
# things that are already namespaced with ns_capable() kernel checks, like
# hostname(1).
# lxc.cap.drop = sys_admin
# lxc.cap.drop = net_raw          # breaks dhcp/ping
# lxc.cap.drop = setgid           # breaks login (initgroups/setgroups)
# lxc.cap.drop = dac_read_search  # breaks login (pam unix_chkpwd)
# lxc.cap.drop = setuid           # breaks sshd,nfs statd
# lxc.cap.drop = audit_control    # breaks sshd (set_loginuid failed)
# lxc.cap.drop = audit_write
#
lxc.cap.drop = mac_admin mac_override setfcap setpcap
lxc.cap.drop = sys_module sys_nice sys_pacct
lxc.cap.drop = sys_rawio sys_time

# Control Group devices: all denied except those whitelisted
lxc.cgroup.devices.deny = a
# Allow any mknod (but not reading/writing the node)
lxc.cgroup.devices.allow = c *:* m
lxc.cgroup.devices.allow = b *:* m
lxc.cgroup.devices.allow = c 1:3 rwm    # /dev/null
lxc.cgroup.devices.allow = c 1:5 rwm    # /dev/zero
lxc.cgroup.devices.allow = c 1:7 rwm    # /dev/full
lxc.cgroup.devices.allow = c 5:0 rwm    # /dev/tty
lxc.cgroup.devices.allow = c 1:8 rwm    # /dev/random
lxc.cgroup.devices.allow = c 1:9 rwm    # /dev/urandom
lxc.cgroup.devices.allow = c 136:* rwm  # /dev/tty[1-4] ptys and lxc console
lxc.cgroup.devices.allow = c 5:2 rwm    # /dev/ptmx pty master

# Blacklist some syscalls which are not safe in privileged
# containers
lxc.seccomp = /usr/share/lxc/config/common.seccomp

##############################################
# vagrant-lxc container specific configuration
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "cp", "-f", "/tmp/lxc-config20151206-2542-1ukju6e", "/var/lib/lxc/centos_default_1449368886249_98441/config"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "chown", "root:root", "/var/lib/lxc/centos_default_1449368886249_98441/config"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-start", "-d", "--name", "centos_default_1449368886249_98441"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO warden: Calling IN action: #<Vagrant::Action::Builtin::WaitForCommunicator:0x00000001d7a888>
 INFO interface: output: Waiting for machine to boot. This may take a few minutes...
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-info", "--name", "centos_default_1449368886249_98441"]
 INFO interface: output: ==> default: Waiting for machine to boot. This may take a few minutes...
==> default: Waiting for machine to boot. This may take a few minutes...
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name:           centos_default_1449368886249_98441
State:          RUNNING
PID:            2668
CPU use:        0.01 seconds
BlkIO use:      0 bytes
Memory use:     1.13 MiB
KMem use:       0 bytes
Link:           veth8Q208Q
 TX bytes:      168 bytes
 RX bytes:      168 bytes
 Total bytes:   336 bytes
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-info", "--name", "centos_default_1449368886249_98441"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name:           centos_default_1449368886249_98441
DEBUG subprocess: stdout: State:          RUNNING
DEBUG subprocess: stdout: PID:            2668
DEBUG subprocess: stdout: CPU use:        0.01 seconds
DEBUG subprocess: stdout: BlkIO use:      0 bytes
DEBUG subprocess: stdout: Memory use:     1.09 MiB
DEBUG subprocess: stdout: KMem use:       0 bytes
Link:           veth8Q208Q
DEBUG subprocess: stdout:  TX bytes:      168 bytes
 RX bytes:      168 bytes
 Total bytes:   336 bytes
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO machine: Calling action: ssh_ip on provider LXC (centos_default_1449368886249_98441)
 INFO runner: Preparing hooks for middleware sequence...
 INFO runner: 2 hooks defined.
 INFO runner: Running action: machine_action_ssh_ip #<Vagrant::Action::Builder:0x007f70102c7518>
 INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x007f70102cbcd0>
 INFO runner: Preparing hooks for middleware sequence...
 INFO runner: 2 hooks defined.
 INFO runner: Running action: machine_action_ssh_ip #<Vagrant::Action::Builder:0x000000017beea8>
 INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x00000001814bc8>
 INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::ConfigValidate:0x00000001814bc8>
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-attach", "--name", "centos_default_1449368886249_98441", "--", "/bin/true"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO runner: Preparing hooks for middleware sequence...
 INFO runner: 2 hooks defined.
 INFO runner: Running action: machine_action_ssh_ip #<Vagrant::Action::Warden:0x00000002008640>
 INFO warden: Calling IN action: #<Proc:0x00000002414fb8@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)>
 INFO warden: Calling IN action: #<Vagrant::LXC::Action::FetchIpWithLxcAttach:0x000000020082f8>
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-attach", "-h"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: Usage: lxc-attach --name=NAME [-- COMMAND]

Execute the specified COMMAND - enter the container NAME

Options :
  -n, --name=NAME   NAME of the container
  -e, --elevated-privileges=PRIVILEGES
                    Use elevated privileges instead of those of the
                    container. If you don't specify privileges to be
                    elevated as OR'd list: CAP, CGROUP and LSM (capabilities,
                    cgroup and restrictions, respectively) then all of them
                    will be elevated.
                    WARNING: This may leak privileges into the container.
                    Use with care.
  -a, --arch=ARCH   Use ARCH for program instead of container's own
                    architecture.
  -s, --namespaces=FLAGS
                    Don't attach to all the namespaces of the container
                    but just to the following OR'd list of flags:
                    MOUNT, PID, UTSNAME, IPC, USER or NETWORK.
                    WARNING: Using -s implies -e with all privileges
                    elevated, it may therefore leak privileges into the
                    container. Use with care.
  -R, --remount-sys-proc
                    Remount /sys and /proc if not attaching to the
                    mount namespace when using -s in order to properly
                    reflect the correct namespace context. See the
                    lxc-attach(1) manual page for details.
      --clear-env   Clear all environment variables before attaching.
                    The attached shell/program will start with only
                    container=lxc set.
      --keep-env    Keep all current environment variables. This
                    is the current default behaviour, but is likely to
                    change in the future.
  -v, --set-var     Set an additional variable that is seen by the
                    attached program in the container. May be specified
                    multiple times.
      --keep-var    Keep an additional environment variable. Only
                    applicable if --clear-env is specified. May be used
                    multiple times.

Common options :
  -o, --logfile=FILE               Output log to FILE instead of stderr
  -l, --logpriority=LEVEL          Set log priority to LEVEL
  -q, --quiet                      Don't produce any output
  -P, --lxcpath=PATH               Use specified container path
  -?, --help                       Give this help list
      --usage                      Give a short usage message
      --version                    Print the version number

Mandatory or optional arguments to long options are also mandatory or optional
for any corresponding short options.

See the lxc-attach man page for further information.

DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-attach", "--name", "centos_default_1449368886249_98441", "--namespaces", "NETWORK|MOUNT", "--", "/sbin/ip", "-4", "addr", "show", "scope", "global", "eth0"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
 INFO retryable: Retryable exception raised: #<Vagrant::LXC::Errors::ExecuteError: There was an error executing lxc-attach

For more information on the failure, enable detailed logging by setting
the environment variable VAGRANT_LOG to DEBUG.>
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-info", "--name", "centos_default_1449368886249_98441"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name:           centos_default_1449368886249_98441
DEBUG subprocess: stdout: State:          RUNNING
DEBUG subprocess: stdout: PID:            2668
DEBUG subprocess: stdout: CPU use:        0.03 seconds
DEBUG subprocess: stdout: BlkIO use:      2.65 MiB
DEBUG subprocess: stdout: Memory use:     1.09 MiB
DEBUG subprocess: stdout: KMem use:       0 bytes
DEBUG subprocess: stdout: Link:           veth8Q208Q
 TX bytes:      508 bytes
 RX bytes:      705 bytes
 Total bytes:   1.18 KiB
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-info", "--name", "centos_default_1449368886249_98441"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name:           centos_default_1449368886249_98441
DEBUG subprocess: stdout: State:          RUNNING
DEBUG subprocess: stdout: PID:            2668
DEBUG subprocess: stdout: CPU use:        0.03 seconds
DEBUG subprocess: stdout: BlkIO use:      2.65 MiB
DEBUG subprocess: stdout: Memory use:     1.09 MiB
DEBUG subprocess: stdout: KMem use:       0 bytes
DEBUG subprocess: stdout: Link:           veth8Q208Q
 TX bytes:      508 bytes
 RX bytes:      2.43 KiB
 Total bytes:   2.93 KiB
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-info", "--name", "centos_default_1449368886249_98441"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name:           centos_default_1449368886249_98441
DEBUG subprocess: stdout: State:          RUNNING
DEBUG subprocess: stdout: PID:            2668
DEBUG subprocess: stdout: CPU use:        0.03 seconds
DEBUG subprocess: stdout: BlkIO use:      2.65 MiB
DEBUG subprocess: stdout: Memory use:     1.09 MiB
DEBUG subprocess: stdout: KMem use:       0 bytes
DEBUG subprocess: stdout: Link:           veth8Q208Q
 TX bytes:      508 bytes
 RX bytes:      3.02 KiB
 Total bytes:   3.51 KiB
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-attach", "--name", "centos_default_1449368886249_98441", "--namespaces", "NETWORK|MOUNT", "--", "/sbin/ip", "-4", "addr", "show", "scope", "global", "eth0"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO retryable: Retryable exception raised: #<Vagrant::LXC::Errors::ExecuteError: There was an error executing lxc-attach

For more information on the failure, enable detailed logging by setting
the environment variable VAGRANT_LOG to DEBUG.>
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-info", "--name", "centos_default_1449368886249_98441"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name:           centos_default_1449368886249_98441
DEBUG subprocess: stdout: State:          RUNNING
DEBUG subprocess: stdout: PID:            2668
DEBUG subprocess: stdout: CPU use:        0.03 seconds
DEBUG subprocess: stdout: BlkIO use:      2.65 MiB
DEBUG subprocess: stdout: Memory use:     1.09 MiB
DEBUG subprocess: stdout: KMem use:       0 bytes
DEBUG subprocess: stdout: Link:           veth8Q208Q
 TX bytes:      508 bytes
 RX bytes:      3.12 KiB
 Total bytes:   3.62 KiB
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-info", "--name", "centos_default_1449368886249_98441"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name:           centos_default_1449368886249_98441
DEBUG subprocess: stdout: State:          RUNNING
DEBUG subprocess: stdout: PID:            2668
DEBUG subprocess: stdout: CPU use:        0.03 seconds
DEBUG subprocess: stdout: BlkIO use:      2.65 MiB
DEBUG subprocess: stdout: Memory use:     1.09 MiB
DEBUG subprocess: stdout: KMem use:       0 bytes
DEBUG subprocess: stdout: Link:           veth8Q208Q
 TX bytes:      578 bytes
 RX bytes:      3.46 KiB
 Total bytes:   4.02 KiB
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-info", "--name", "centos_default_1449368886249_98441"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name:           centos_default_1449368886249_98441
DEBUG subprocess: stdout: State:          RUNNING
DEBUG subprocess: stdout: PID:            2668
DEBUG subprocess: stdout: CPU use:        0.03 seconds
DEBUG subprocess: stdout: BlkIO use:      2.65 MiB
DEBUG subprocess: stdout: Memory use:     1.09 MiB
DEBUG subprocess: stdout: KMem use:       0 bytes
DEBUG subprocess: stdout: Link:           veth8Q208Q
 TX bytes:      578 bytes
 RX bytes:      3.78 KiB
 Total bytes:   4.34 KiB
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-attach", "--name", "centos_default_1449368886249_98441", "--namespaces", "NETWORK|MOUNT", "--", "/sbin/ip", "-4", "addr", "show", "scope", "global", "eth0"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO retryable: Retryable exception raised: #<Vagrant::LXC::Errors::ExecuteError: There was an error executing lxc-attach

For more information on the failure, enable detailed logging by setting
the environment variable VAGRANT_LOG to DEBUG.>
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-info", "--name", "centos_default_1449368886249_98441"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name:           centos_default_1449368886249_98441
DEBUG subprocess: stdout: State:          RUNNING
DEBUG subprocess: stdout: PID:            2668
DEBUG subprocess: stdout: CPU use:        0.03 seconds
DEBUG subprocess: stdout: BlkIO use:      2.65 MiB
DEBUG subprocess: stdout: Memory use:     1.09 MiB
DEBUG subprocess: stdout: KMem use:       0 bytes
DEBUG subprocess: stdout: Link:           veth8Q208Q
 TX bytes:      578 bytes
 RX bytes:      3.78 KiB
 Total bytes:   4.34 KiB
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-info", "--name", "centos_default_1449368886249_98441"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name:           centos_default_1449368886249_98441
DEBUG subprocess: stdout: State:          RUNNING
DEBUG subprocess: stdout: PID:            2668
DEBUG subprocess: stdout: CPU use:        0.03 seconds
DEBUG subprocess: stdout: BlkIO use:      2.65 MiB
DEBUG subprocess: stdout: Memory use:     1.09 MiB
DEBUG subprocess: stdout: KMem use:       0 bytes
DEBUG subprocess: stdout: Link:           veth8Q208Q
 TX bytes:      578 bytes
 RX bytes:      3.88 KiB
 Total bytes:   4.45 KiB
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-info", "--name", "centos_default_1449368886249_98441"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name:           centos_default_1449368886249_98441
DEBUG subprocess: stdout: State:          RUNNING
DEBUG subprocess: stdout: PID:            2668
DEBUG subprocess: stdout: CPU use:        0.03 seconds
DEBUG subprocess: stdout: BlkIO use:      2.65 MiB
DEBUG subprocess: stdout: Memory use:     1.09 MiB
DEBUG subprocess: stdout: KMem use:       0 bytes
DEBUG subprocess: stdout: Link:           veth8Q208Q
 TX bytes:      648 bytes
 RX bytes:      3.95 KiB
 Total bytes:   4.58 KiB
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-attach", "--name", "centos_default_1449368886249_98441", "--namespaces", "NETWORK|MOUNT", "--", "/sbin/ip", "-4", "addr", "show", "scope", "global", "eth0"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO retryable: Retryable exception raised: #<Vagrant::LXC::Errors::ExecuteError: There was an error executing lxc-attach

For more information on the failure, enable detailed logging by setting
the environment variable VAGRANT_LOG to DEBUG.>
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-info", "--name", "centos_default_1449368886249_98441"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name:           centos_default_1449368886249_98441
DEBUG subprocess: stdout: State:          RUNNING
DEBUG subprocess: stdout: PID:            2668
DEBUG subprocess: stdout: CPU use:        0.03 seconds
DEBUG subprocess: stdout: BlkIO use:      2.65 MiB
DEBUG subprocess: stdout: Memory use:     1.09 MiB
DEBUG subprocess: stdout: KMem use:       0 bytes
DEBUG subprocess: stdout: Link:           veth8Q208Q
 TX bytes:      648 bytes
 RX bytes:      3.95 KiB
 Total bytes:   4.58 KiB
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-info", "--name", "centos_default_1449368886249_98441"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name:           centos_default_1449368886249_98441
DEBUG subprocess: stdout: State:          RUNNING
DEBUG subprocess: stdout: PID:            2668
DEBUG subprocess: stdout: CPU use:        0.03 seconds
DEBUG subprocess: stdout: BlkIO use:      2.65 MiB
DEBUG subprocess: stdout: Memory use:     1.09 MiB
DEBUG subprocess: stdout: KMem use:       0 bytes
DEBUG subprocess: stdout: Link:           veth8Q208Q
 TX bytes:      648 bytes
 RX bytes:      3.95 KiB
 Total bytes:   4.58 KiB
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-info", "--name", "centos_default_1449368886249_98441"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name:           centos_default_1449368886249_98441
DEBUG subprocess: stdout: State:          RUNNING
DEBUG subprocess: stdout: PID:            2668
DEBUG subprocess: stdout: CPU use:        0.03 seconds
DEBUG subprocess: stdout: BlkIO use:      2.65 MiB
DEBUG subprocess: stdout: Memory use:     1.09 MiB
DEBUG subprocess: stdout: KMem use:       0 bytes
DEBUG subprocess: stdout: Link:           veth8Q208Q
 TX bytes:      648 bytes
 RX bytes:      3.95 KiB
 Total bytes:   4.58 KiB
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-attach", "--name", "centos_default_1449368886249_98441", "--namespaces", "NETWORK|MOUNT", "--", "/sbin/ip", "-4", "addr", "show", "scope", "global", "eth0"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO retryable: Retryable exception raised: #<Vagrant::LXC::Errors::ExecuteError: There was an error executing lxc-attach

For more information on the failure, enable detailed logging by setting
the environment variable VAGRANT_LOG to DEBUG.>
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-info", "--name", "centos_default_1449368886249_98441"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name:           centos_default_1449368886249_98441
DEBUG subprocess: stdout: State:          RUNNING
DEBUG subprocess: stdout: PID:            2668
DEBUG subprocess: stdout: CPU use:        0.03 seconds
DEBUG subprocess: stdout: BlkIO use:      2.65 MiB
DEBUG subprocess: stdout: Memory use:     1.09 MiB
DEBUG subprocess: stdout: KMem use:       0 bytes
DEBUG subprocess: stdout: Link:           veth8Q208Q
 TX bytes:      648 bytes
 RX bytes:      3.95 KiB
 Total bytes:   4.58 KiB
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-info", "--name", "centos_default_1449368886249_98441"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name:           centos_default_1449368886249_98441
DEBUG subprocess: stdout: State:          RUNNING
DEBUG subprocess: stdout: PID:            2668
DEBUG subprocess: stdout: CPU use:        0.03 seconds
DEBUG subprocess: stdout: BlkIO use:      2.65 MiB
DEBUG subprocess: stdout: Memory use:     1.09 MiB
DEBUG subprocess: stdout: KMem use:       0 bytes
DEBUG subprocess: stdout: Link:           veth8Q208Q
 TX bytes:      648 bytes
 RX bytes:      3.95 KiB
 Total bytes:   4.58 KiB
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-info", "--name", "centos_default_1449368886249_98441"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-attach", "--name", "centos_default_1449368886249_98441", "--namespaces", "NETWORK|MOUNT", "--", "/sbin/ip", "-4", "addr", "show", "scope", "global", "eth0"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name:           centos_default_1449368886249_98441
DEBUG subprocess: stdout: State:          RUNNING
DEBUG subprocess: stdout: PID:            2668
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO retryable: Retryable exception raised: #<Vagrant::LXC::Errors::ExecuteError: There was an error executing lxc-attach

For more information on the failure, enable detailed logging by setting
the environment variable VAGRANT_LOG to DEBUG.>
DEBUG subprocess: stdout: CPU use:        0.03 seconds
BlkIO use:      2.65 MiB
DEBUG subprocess: stdout: Memory use:     1.09 MiB
DEBUG subprocess: stdout: KMem use:       0 bytes
Link:           veth8Q208Q
DEBUG subprocess: stdout:  TX bytes:      648 bytes
 RX bytes:      3.95 KiB
 Total bytes:   4.58 KiB
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-info", "--name", "centos_default_1449368886249_98441"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name:           centos_default_1449368886249_98441
DEBUG subprocess: stdout: State:          RUNNING
DEBUG subprocess: stdout: PID:            2668
DEBUG subprocess: stdout: CPU use:        0.03 seconds
DEBUG subprocess: stdout: BlkIO use:      2.65 MiB
DEBUG subprocess: stdout: Memory use:     1.09 MiB
DEBUG subprocess: stdout: KMem use:       0 bytes
DEBUG subprocess: stdout: Link:           veth8Q208Q
 TX bytes:      648 bytes
 RX bytes:      4.06 KiB
 Total bytes:   4.69 KiB
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-info", "--name", "centos_default_1449368886249_98441"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name:           centos_default_1449368886249_98441
DEBUG subprocess: stdout: State:          RUNNING
DEBUG subprocess: stdout: PID:            2668
DEBUG subprocess: stdout: CPU use:        0.03 seconds
DEBUG subprocess: stdout: BlkIO use:      2.65 MiB
DEBUG subprocess: stdout: Memory use:     1.09 MiB
DEBUG subprocess: stdout: KMem use:       0 bytes
DEBUG subprocess: stdout: Link:           veth8Q208Q
 TX bytes:      648 bytes
 RX bytes:      4.06 KiB
 Total bytes:   4.69 KiB
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-attach", "--name", "centos_default_1449368886249_98441", "--namespaces", "NETWORK|MOUNT", "--", "/sbin/ip", "-4", "addr", "show", "scope", "global", "eth0"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO retryable: Retryable exception raised: #<Vagrant::LXC::Errors::ExecuteError: There was an error executing lxc-attach

For more information on the failure, enable detailed logging by setting
the environment variable VAGRANT_LOG to DEBUG.>
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-info", "--name", "centos_default_1449368886249_98441"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name:           centos_default_1449368886249_98441
DEBUG subprocess: stdout: State:          RUNNING
DEBUG subprocess: stdout: PID:            2668
DEBUG subprocess: stdout: CPU use:        0.03 seconds
DEBUG subprocess: stdout: BlkIO use:      2.65 MiB
DEBUG subprocess: stdout: Memory use:     1.09 MiB
DEBUG subprocess: stdout: KMem use:       0 bytes
DEBUG subprocess: stdout: Link:           veth8Q208Q
 TX bytes:      648 bytes
 RX bytes:      4.06 KiB
 Total bytes:   4.69 KiB
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-info", "--name", "centos_default_1449368886249_98441"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name:           centos_default_1449368886249_98441
DEBUG subprocess: stdout: State:          RUNNING
DEBUG subprocess: stdout: PID:            2668
DEBUG subprocess: stdout: CPU use:        0.03 seconds
DEBUG subprocess: stdout: BlkIO use:      2.65 MiB
DEBUG subprocess: stdout: Memory use:     1.09 MiB
DEBUG subprocess: stdout: KMem use:       0 bytes
DEBUG subprocess: stdout: Link:           veth8Q208Q
 TX bytes:      648 bytes
 RX bytes:      4.06 KiB
 Total bytes:   4.69 KiB
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-info", "--name", "centos_default_1449368886249_98441"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name:           centos_default_1449368886249_98441
DEBUG subprocess: stdout: State:          RUNNING
DEBUG subprocess: stdout: PID:            2668
DEBUG subprocess: stdout: CPU use:        0.03 seconds
DEBUG subprocess: stdout: BlkIO use:      2.65 MiB
DEBUG subprocess: stdout: Memory use:     1.09 MiB
DEBUG subprocess: stdout: KMem use:       0 bytes
DEBUG subprocess: stdout: Link:           veth8Q208Q
 TX bytes:      648 bytes
 RX bytes:      4.06 KiB
 Total bytes:   4.69 KiB
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-attach", "--name", "centos_default_1449368886249_98441", "--namespaces", "NETWORK|MOUNT", "--", "/sbin/ip", "-4", "addr", "show", "scope", "global", "eth0"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO retryable: Retryable exception raised: #<Vagrant::LXC::Errors::ExecuteError: There was an error executing lxc-attach

For more information on the failure, enable detailed logging by setting
the environment variable VAGRANT_LOG to DEBUG.>
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-info", "--name", "centos_default_1449368886249_98441"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name:           centos_default_1449368886249_98441
DEBUG subprocess: stdout: State:          RUNNING
DEBUG subprocess: stdout: PID:            2668
DEBUG subprocess: stdout: CPU use:        0.03 seconds
DEBUG subprocess: stdout: BlkIO use:      2.65 MiB
DEBUG subprocess: stdout: Memory use:     1.09 MiB
DEBUG subprocess: stdout: KMem use:       0 bytes
DEBUG subprocess: stdout: Link:           veth8Q208Q
 TX bytes:      648 bytes
 RX bytes:      4.06 KiB
 Total bytes:   4.69 KiB
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-info", "--name", "centos_default_1449368886249_98441"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name:           centos_default_1449368886249_98441
DEBUG subprocess: stdout: State:          RUNNING
DEBUG subprocess: stdout: PID:            2668
DEBUG subprocess: stdout: CPU use:        0.03 seconds
DEBUG subprocess: stdout: BlkIO use:      2.65 MiB
DEBUG subprocess: stdout: Memory use:     1.09 MiB
DEBUG subprocess: stdout: KMem use:       0 bytes
DEBUG subprocess: stdout: Link:           veth8Q208Q
 TX bytes:      648 bytes
 RX bytes:      4.06 KiB
 Total bytes:   4.69 KiB
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-info", "--name", "centos_default_1449368886249_98441"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name:           centos_default_1449368886249_98441
DEBUG subprocess: stdout: State:          RUNNING
DEBUG subprocess: stdout: PID:            2668
DEBUG subprocess: stdout: CPU use:        0.03 seconds
DEBUG subprocess: stdout: BlkIO use:      2.65 MiB
DEBUG subprocess: stdout: Memory use:     1.09 MiB
DEBUG subprocess: stdout: KMem use:       0 bytes
DEBUG subprocess: stdout: Link:           veth8Q208Q
 TX bytes:      648 bytes
 RX bytes:      4.06 KiB
 Total bytes:   4.69 KiB
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-attach", "--name", "centos_default_1449368886249_98441", "--namespaces", "NETWORK|MOUNT", "--", "/sbin/ip", "-4", "addr", "show", "scope", "global", "eth0"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO retryable: Retryable exception raised: #<Vagrant::LXC::Errors::ExecuteError: There was an error executing lxc-attach

For more information on the failure, enable detailed logging by setting
the environment variable VAGRANT_LOG to DEBUG.>
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-info", "--name", "centos_default_1449368886249_98441"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name:           centos_default_1449368886249_98441
DEBUG subprocess: stdout: State:          RUNNING
DEBUG subprocess: stdout: PID:            2668
DEBUG subprocess: stdout: CPU use:        0.03 seconds
DEBUG subprocess: stdout: BlkIO use:      2.65 MiB
DEBUG subprocess: stdout: Memory use:     1.09 MiB
DEBUG subprocess: stdout: KMem use:       0 bytes
DEBUG subprocess: stdout: Link:           veth8Q208Q
 TX bytes:      648 bytes
 RX bytes:      4.06 KiB
 Total bytes:   4.69 KiB
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-info", "--name", "centos_default_1449368886249_98441"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name:           centos_default_1449368886249_98441
DEBUG subprocess: stdout: State:          RUNNING
DEBUG subprocess: stdout: PID:            2668
DEBUG subprocess: stdout: CPU use:        0.03 seconds
DEBUG subprocess: stdout: BlkIO use:      2.65 MiB
DEBUG subprocess: stdout: Memory use:     1.09 MiB
DEBUG subprocess: stdout: KMem use:       0 bytes
DEBUG subprocess: stdout: Link:           veth8Q208Q
 TX bytes:      648 bytes
 RX bytes:      4.06 KiB
 Total bytes:   4.69 KiB
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-info", "--name", "centos_default_1449368886249_98441"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name:           centos_default_1449368886249_98441
DEBUG subprocess: stdout: State:          RUNNING
DEBUG subprocess: stdout: PID:            2668
DEBUG subprocess: stdout: CPU use:        0.03 seconds
DEBUG subprocess: stdout: BlkIO use:      2.65 MiB
DEBUG subprocess: stdout: Memory use:     1.09 MiB
DEBUG subprocess: stdout: KMem use:       0 bytes
Link:           veth8Q208Q
DEBUG subprocess: stdout:  TX bytes:      648 bytes
 RX bytes:      4.06 KiB
 Total bytes:   4.69 KiB
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-attach", "--name", "centos_default_1449368886249_98441", "--namespaces", "NETWORK|MOUNT", "--", "/sbin/ip", "-4", "addr", "show", "scope", "global", "eth0"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO warden: Calling IN action: #<Vagrant::LXC::Action::FetchIpFromDnsmasqLeases:0x0000000237f4b8>
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "cat", "/var/lib/lxc/centos_default_1449368886249_98441/config"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: # Template used to create this container: /home/dragosc/.vagrant.d/gems/gems/vagrant-lxc-1.2.1/scripts/lxc-template
# Parameters passed to the template: --tarball /home/dragosc/.vagrant.d/boxes/centos7/0/lxc/rootfs.tar.gz --config /home/dragosc/.vagrant.d/boxes/centos7/0/lxc/lxc-config
# For additional config options, please look at lxc.container.conf(5)

##############################################
# Container specific configuration (automatically set)
lxc.rootfs = /var/lib/lxc/centos_default_1449368886249_98441/rootfs
lxc.utsname = centos_default_1449368886249_98441

##############################################
# Network configuration (automatically set)
lxc.network.type = veth
lxc.network.link = lxcbr0
lxc.network.flags = up
lxc.network.hwaddr = 00:16:3e:6b:4e:5f

##############################################
# vagrant-lxc base box specific configuration
# Taken from the oracle.common.conf.in
# Console settings

lxc.devttydir = lxc
lxc.tty = 4
lxc.pts = 1024

# Mount entries
lxc.mount.auto = proc:mixed sys:ro

# Ensure hostname is changed on clone
lxc.hook.clone = /usr/share/lxc/hooks/clonehostname

# Capabilities
# Uncomment these if you don't run anything that needs the capability, and
# would like the container to run with less privilege.
#
# Dropping sys_admin disables container root from doing a lot of things
# that could be bad like re-mounting lxc fstab entries rw for example,
# but also disables some useful things like being able to nfs mount, and
# things that are already namespaced with ns_capable() kernel checks, like
# hostname(1).
# lxc.cap.drop = sys_admin
# lxc.cap.drop = net_raw          # breaks dhcp/ping
# lxc.cap.drop = setgid           # breaks login (initgroups/setgroups)
# lxc.cap.drop = dac_read_search  # breaks login (pam unix_chkpwd)
# lxc.cap.drop = setuid           # breaks sshd,nfs statd
# lxc.cap.drop = audit_control    # breaks sshd (set_loginuid failed)
# lxc.cap.drop = audit_write
#
lxc.cap.drop = mac_admin mac_override setfcap setpcap
lxc.cap.drop = sys_module sys_nice sys_pacct
lxc.cap.drop = sys_rawio sys_time

# Control Group devices: all denied except those whitelisted
lxc.cgroup.devices.deny = a
# Allow any mknod (but not reading/writing the node)
lxc.cgroup.devices.allow = c *:* m
lxc.cgroup.devices.allow = b *:* m
lxc.cgroup.devices.allow = c 1:3 rwm    # /dev/null
lxc.cgroup.devices.allow = c 1:5 rwm    # /dev/zero
lxc.cgroup.devices.allow = c 1:7 rwm    # /dev/full
lxc.cgroup.devices.allow = c 5:0 rwm    # /dev/tty
lxc.cgroup.devices.allow = c 1:8 rwm    # /dev/random
lxc.cgroup.devices.allow = c 1:9 rwm    # /dev/urandom
lxc.cgroup.devices.allow = c 136:* rwm  # /dev/tty[1-4] ptys and lxc console
lxc.cgroup.devices.allow = c 5:2 rwm    # /dev/ptmx pty master

# Blacklist some syscalls which are not safe in privileged
# containers
lxc.seccomp = /usr/share/lxc/config/common.seccomp

##############################################
# vagrant-lxc container specific configuration
# VAGRANT-BEGIN
lxc.utsname=centos_default_1449368886249_98441
lxc.mount.entry=/sys/fs/pstore sys/fs/pstore none bind,optional 0 0
lxc.mount.entry=tmpfs tmp tmpfs nodev,nosuid,size=2G 0 0
lxc.mount.entry=/tmp/centos vagrant none bind,create=dir 0 0
# VAGRANT-END
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG fetch_ip_from_dnsmasq_leases: Attempting to load ip from dnsmasq leases (mac: 00:16:3e:6b:4e:5f)
DEBUG fetch_ip_from_dnsmasq_leases: 1449371762 00:16:3e:64:c2:2a 10.0.3.178 vagrant-base-centos-7-amd64 *
1449371600 00:16:3e:1a:bb:0b 10.0.3.145 * *
1449371222 00:16:3e:6c:c3:0b 10.0.3.206 * *
1449371117 00:16:3e:e8:a1:0c 10.0.3.210 * *
1449370616 00:16:3e:86:93:c8 10.0.3.8 centos *

DEBUG fetch_ip_from_dnsmasq_leases: Ip could not be parsed from dnsmasq leases file
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-info", "--name", "centos_default_1449368886249_98441"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name:           centos_default_1449368886249_98441
DEBUG subprocess: stdout: State:          RUNNING
DEBUG subprocess: stdout: PID:            2668
DEBUG subprocess: stdout: CPU use:        0.03 seconds
DEBUG subprocess: stdout: BlkIO use:      2.65 MiB
DEBUG subprocess: stdout: Memory use:     1.09 MiB
DEBUG subprocess: stdout: KMem use:       0 bytes
DEBUG subprocess: stdout: Link:           veth8Q208Q
 TX bytes:      648 bytes
 RX bytes:      4.06 KiB
 Total bytes:   4.69 KiB
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-info", "--name", "centos_default_1449368886249_98441"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name:           centos_default_1449368886249_98441
DEBUG subprocess: stdout: State:          RUNNING
DEBUG subprocess: stdout: PID:            2668
DEBUG subprocess: stdout: CPU use:        0.03 seconds
DEBUG subprocess: stdout: BlkIO use:      2.65 MiB
DEBUG subprocess: stdout: Memory use:     1.09 MiB
DEBUG subprocess: stdout: KMem use:       0 bytes
DEBUG subprocess: stdout: Link:           veth8Q208Q
 TX bytes:      648 bytes
 RX bytes:      4.06 KiB
 Total bytes:   4.69 KiB
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG fetch_ip_from_dnsmasq_leases: Attempting to load ip from dnsmasq leases (mac: 00:16:3e:6b:4e:5f)
DEBUG fetch_ip_from_dnsmasq_leases: 1449371762 00:16:3e:64:c2:2a 10.0.3.178 vagrant-base-centos-7-amd64 *
1449371600 00:16:3e:1a:bb:0b 10.0.3.145 * *
1449371222 00:16:3e:6c:c3:0b 10.0.3.206 * *
1449371117 00:16:3e:e8:a1:0c 10.0.3.210 * *
1449370616 00:16:3e:86:93:c8 10.0.3.8 centos *

DEBUG fetch_ip_from_dnsmasq_leases: Ip could not be parsed from dnsmasq leases file
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-info", "--name", "centos_default_1449368886249_98441"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name:           centos_default_1449368886249_98441
DEBUG subprocess: stdout: State:          RUNNING
DEBUG subprocess: stdout: PID:            2668
DEBUG subprocess: stdout: CPU use:        0.03 seconds
DEBUG subprocess: stdout: BlkIO use:      2.65 MiB
DEBUG subprocess: stdout: Memory use:     1.09 MiB
DEBUG subprocess: stdout: KMem use:       0 bytes
DEBUG subprocess: stdout: Link:           veth8Q208Q
 TX bytes:      648 bytes
 RX bytes:      4.06 KiB
 Total bytes:   4.69 KiB
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-info", "--name", "centos_default_1449368886249_98441"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name:           centos_default_1449368886249_98441
DEBUG subprocess: stdout: State:          RUNNING
DEBUG subprocess: stdout: PID:            2668
DEBUG subprocess: stdout: CPU use:        0.03 seconds
DEBUG subprocess: stdout: BlkIO use:      2.65 MiB
DEBUG subprocess: stdout: Memory use:     1.09 MiB
DEBUG subprocess: stdout: KMem use:       0 bytes
DEBUG subprocess: stdout: Link:           veth8Q208Q
 TX bytes:      648 bytes
 RX bytes:      4.06 KiB
 Total bytes:   4.69 KiB
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG fetch_ip_from_dnsmasq_leases: Attempting to load ip from dnsmasq leases (mac: 00:16:3e:6b:4e:5f)
DEBUG fetch_ip_from_dnsmasq_leases: 1449371762 00:16:3e:64:c2:2a 10.0.3.178 vagrant-base-centos-7-amd64 *
1449371600 00:16:3e:1a:bb:0b 10.0.3.145 * *
1449371222 00:16:3e:6c:c3:0b 10.0.3.206 * *
1449371117 00:16:3e:e8:a1:0c 10.0.3.210 * *
1449370616 00:16:3e:86:93:c8 10.0.3.8 centos *

DEBUG fetch_ip_from_dnsmasq_leases: Ip could not be parsed from dnsmasq leases file
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-info", "--name", "centos_default_1449368886249_98441"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name:           centos_default_1449368886249_98441
DEBUG subprocess: stdout: State:          RUNNING
DEBUG subprocess: stdout: PID:            2668
DEBUG subprocess: stdout: CPU use:        0.03 seconds
DEBUG subprocess: stdout: BlkIO use:      2.65 MiB
DEBUG subprocess: stdout: Memory use:     1.09 MiB
DEBUG subprocess: stdout: KMem use:       0 bytes
DEBUG subprocess: stdout: Link:           veth8Q208Q
 TX bytes:      648 bytes
 RX bytes:      4.16 KiB
 Total bytes:   4.79 KiB
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-info", "--name", "centos_default_1449368886249_98441"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name:           centos_default_1449368886249_98441
DEBUG subprocess: stdout: State:          RUNNING
DEBUG subprocess: stdout: PID:            2668
DEBUG subprocess: stdout: CPU use:        0.03 seconds
DEBUG subprocess: stdout: BlkIO use:      2.65 MiB
DEBUG subprocess: stdout: Memory use:     1.09 MiB
DEBUG subprocess: stdout: KMem use:       0 bytes
DEBUG subprocess: stdout: Link:           veth8Q208Q
 TX bytes:      648 bytes
 RX bytes:      4.16 KiB
 Total bytes:   4.79 KiB
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG fetch_ip_from_dnsmasq_leases: Attempting to load ip from dnsmasq leases (mac: 00:16:3e:6b:4e:5f)
DEBUG fetch_ip_from_dnsmasq_leases: 1449371762 00:16:3e:64:c2:2a 10.0.3.178 vagrant-base-centos-7-amd64 *
1449371600 00:16:3e:1a:bb:0b 10.0.3.145 * *
1449371222 00:16:3e:6c:c3:0b 10.0.3.206 * *
1449371117 00:16:3e:e8:a1:0c 10.0.3.210 * *
1449370616 00:16:3e:86:93:c8 10.0.3.8 centos *

DEBUG fetch_ip_from_dnsmasq_leases: Ip could not be parsed from dnsmasq leases file
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-info", "--name", "centos_default_1449368886249_98441"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name:           centos_default_1449368886249_98441
DEBUG subprocess: stdout: State:          RUNNING
DEBUG subprocess: stdout: PID:            2668
DEBUG subprocess: stdout: CPU use:        0.03 seconds
DEBUG subprocess: stdout: BlkIO use:      2.65 MiB
DEBUG subprocess: stdout: Memory use:     1.09 MiB
DEBUG subprocess: stdout: KMem use:       0 bytes
DEBUG subprocess: stdout: Link:           veth8Q208Q
 TX bytes:      648 bytes
 RX bytes:      4.16 KiB
 Total bytes:   4.79 KiB
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-info", "--name", "centos_default_1449368886249_98441"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name:           centos_default_1449368886249_98441
DEBUG subprocess: stdout: State:          RUNNING
DEBUG subprocess: stdout: PID:            2668
DEBUG subprocess: stdout: CPU use:        0.03 seconds
DEBUG subprocess: stdout: BlkIO use:      2.65 MiB
DEBUG subprocess: stdout: Memory use:     1.09 MiB
DEBUG subprocess: stdout: KMem use:       0 bytes
DEBUG subprocess: stdout: Link:           veth8Q208Q
 TX bytes:      648 bytes
 RX bytes:      4.16 KiB
 Total bytes:   4.79 KiB
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG fetch_ip_from_dnsmasq_leases: Attempting to load ip from dnsmasq leases (mac: 00:16:3e:6b:4e:5f)
DEBUG fetch_ip_from_dnsmasq_leases: 1449371762 00:16:3e:64:c2:2a 10.0.3.178 vagrant-base-centos-7-amd64 *
1449371600 00:16:3e:1a:bb:0b 10.0.3.145 * *
1449371222 00:16:3e:6c:c3:0b 10.0.3.206 * *
1449371117 00:16:3e:e8:a1:0c 10.0.3.210 * *
1449370616 00:16:3e:86:93:c8 10.0.3.8 centos *

DEBUG fetch_ip_from_dnsmasq_leases: Ip could not be parsed from dnsmasq leases file
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-info", "--name", "centos_default_1449368886249_98441"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name:           centos_default_1449368886249_98441
DEBUG subprocess: stdout: State:          RUNNING
DEBUG subprocess: stdout: PID:            2668
DEBUG subprocess: stdout: CPU use:        0.03 seconds
DEBUG subprocess: stdout: BlkIO use:      2.65 MiB
DEBUG subprocess: stdout: Memory use:     1.09 MiB
DEBUG subprocess: stdout: KMem use:       0 bytes
DEBUG subprocess: stdout: Link:           veth8Q208Q
 TX bytes:      648 bytes
 RX bytes:      4.16 KiB
 Total bytes:   4.79 KiB
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-info", "--name", "centos_default_1449368886249_98441"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name:           centos_default_1449368886249_98441
DEBUG subprocess: stdout: State:          RUNNING
DEBUG subprocess: stdout: PID:            2668
DEBUG subprocess: stdout: CPU use:        0.03 seconds
DEBUG subprocess: stdout: BlkIO use:      2.65 MiB
DEBUG subprocess: stdout: Memory use:     1.09 MiB
DEBUG subprocess: stdout: KMem use:       0 bytes
DEBUG subprocess: stdout: Link:           veth8Q208Q
 TX bytes:      648 bytes
 RX bytes:      4.16 KiB
 Total bytes:   4.79 KiB
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG fetch_ip_from_dnsmasq_leases: Attempting to load ip from dnsmasq leases (mac: 00:16:3e:6b:4e:5f)
DEBUG fetch_ip_from_dnsmasq_leases: 1449371762 00:16:3e:64:c2:2a 10.0.3.178 vagrant-base-centos-7-amd64 *
1449371600 00:16:3e:1a:bb:0b 10.0.3.145 * *
1449371222 00:16:3e:6c:c3:0b 10.0.3.206 * *
1449371117 00:16:3e:e8:a1:0c 10.0.3.210 * *
1449370616 00:16:3e:86:93:c8 10.0.3.8 centos *

DEBUG fetch_ip_from_dnsmasq_leases: Ip could not be parsed from dnsmasq leases file
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-info", "--name", "centos_default_1449368886249_98441"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name:           centos_default_1449368886249_98441
DEBUG subprocess: stdout: State:          RUNNING
DEBUG subprocess: stdout: PID:            2668
DEBUG subprocess: stdout: CPU use:        0.03 seconds
DEBUG subprocess: stdout: BlkIO use:      2.65 MiB
DEBUG subprocess: stdout: Memory use:     1.09 MiB
DEBUG subprocess: stdout: KMem use:       0 bytes
DEBUG subprocess: stdout: Link:           veth8Q208Q
 TX bytes:      648 bytes
 RX bytes:      4.16 KiB
 Total bytes:   4.79 KiB
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-info", "--name", "centos_default_1449368886249_98441"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name:           centos_default_1449368886249_98441
DEBUG subprocess: stdout: State:          RUNNING
DEBUG subprocess: stdout: PID:            2668
DEBUG subprocess: stdout: CPU use:        0.03 seconds
DEBUG subprocess: stdout: BlkIO use:      2.65 MiB
DEBUG subprocess: stdout: Memory use:     1.09 MiB
DEBUG subprocess: stdout: KMem use:       0 bytes
DEBUG subprocess: stdout: Link:           veth8Q208Q
 TX bytes:      648 bytes
 RX bytes:      4.16 KiB
 Total bytes:   4.79 KiB
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG fetch_ip_from_dnsmasq_leases: Attempting to load ip from dnsmasq leases (mac: 00:16:3e:6b:4e:5f)
DEBUG fetch_ip_from_dnsmasq_leases: 1449371762 00:16:3e:64:c2:2a 10.0.3.178 vagrant-base-centos-7-amd64 *
1449371600 00:16:3e:1a:bb:0b 10.0.3.145 * *
1449371222 00:16:3e:6c:c3:0b 10.0.3.206 * *
1449371117 00:16:3e:e8:a1:0c 10.0.3.210 * *
1449370616 00:16:3e:86:93:c8 10.0.3.8 centos *

DEBUG fetch_ip_from_dnsmasq_leases: Ip could not be parsed from dnsmasq leases file
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-info", "--name", "centos_default_1449368886249_98441"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name:           centos_default_1449368886249_98441
DEBUG subprocess: stdout: State:          RUNNING
DEBUG subprocess: stdout: PID:            2668
DEBUG subprocess: stdout: CPU use:        0.03 seconds
DEBUG subprocess: stdout: BlkIO use:      2.65 MiB
DEBUG subprocess: stdout: Memory use:     1.09 MiB
DEBUG subprocess: stdout: KMem use:       0 bytes
DEBUG subprocess: stdout: Link:           veth8Q208Q
 TX bytes:      648 bytes
 RX bytes:      4.16 KiB
 Total bytes:   4.79 KiB
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG fetch_ip_from_dnsmasq_leases: Attempting to load ip from dnsmasq leases (mac: 00:16:3e:6b:4e:5f)
DEBUG fetch_ip_from_dnsmasq_leases: 1449371762 00:16:3e:64:c2:2a 10.0.3.178 vagrant-base-centos-7-amd64 *
1449371600 00:16:3e:1a:bb:0b 10.0.3.145 * *
1449371222 00:16:3e:6c:c3:0b 10.0.3.206 * *
1449371117 00:16:3e:e8:a1:0c 10.0.3.210 * *
1449370616 00:16:3e:86:93:c8 10.0.3.8 centos *

DEBUG fetch_ip_from_dnsmasq_leases: Ip could not be parsed from dnsmasq leases file
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-info", "--name", "centos_default_1449368886249_98441"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name:           centos_default_1449368886249_98441
DEBUG subprocess: stdout: State:          RUNNING
DEBUG subprocess: stdout: PID:            2668
DEBUG subprocess: stdout: CPU use:        0.03 seconds
DEBUG subprocess: stdout: BlkIO use:      2.65 MiB
DEBUG subprocess: stdout: Memory use:     1.09 MiB
DEBUG subprocess: stdout: KMem use:       0 bytes
DEBUG subprocess: stdout: Link:           veth8Q208Q
 TX bytes:      648 bytes
 RX bytes:      4.16 KiB
 Total bytes:   4.79 KiB
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-info", "--name", "centos_default_1449368886249_98441"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name:           centos_default_1449368886249_98441
DEBUG subprocess: stdout: State:          RUNNING
DEBUG subprocess: stdout: PID:            2668
DEBUG subprocess: stdout: CPU use:        0.03 seconds
DEBUG subprocess: stdout: BlkIO use:      2.65 MiB
DEBUG subprocess: stdout: Memory use:     1.09 MiB
DEBUG subprocess: stdout: KMem use:       0 bytes
DEBUG subprocess: stdout: Link:           veth8Q208Q
 TX bytes:      648 bytes
 RX bytes:      4.16 KiB
 Total bytes:   4.79 KiB
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG fetch_ip_from_dnsmasq_leases: Attempting to load ip from dnsmasq leases (mac: 00:16:3e:6b:4e:5f)
DEBUG fetch_ip_from_dnsmasq_leases: 1449371762 00:16:3e:64:c2:2a 10.0.3.178 vagrant-base-centos-7-amd64 *
1449371600 00:16:3e:1a:bb:0b 10.0.3.145 * *
1449371222 00:16:3e:6c:c3:0b 10.0.3.206 * *
1449371117 00:16:3e:e8:a1:0c 10.0.3.210 * *
1449370616 00:16:3e:86:93:c8 10.0.3.8 centos *

DEBUG fetch_ip_from_dnsmasq_leases: Ip could not be parsed from dnsmasq leases file
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-info", "--name", "centos_default_1449368886249_98441"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name:           centos_default_1449368886249_98441
DEBUG subprocess: stdout: State:          RUNNING
DEBUG subprocess: stdout: PID:            2668
DEBUG subprocess: stdout: CPU use:        0.03 seconds
DEBUG subprocess: stdout: BlkIO use:      2.65 MiB
DEBUG subprocess: stdout: Memory use:     1.09 MiB
DEBUG subprocess: stdout: KMem use:       0 bytes
DEBUG subprocess: stdout: Link:           veth8Q208Q
 TX bytes:      648 bytes
 RX bytes:      4.16 KiB
 Total bytes:   4.79 KiB
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-info", "--name", "centos_default_1449368886249_98441"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name:           centos_default_1449368886249_98441
DEBUG subprocess: stdout: State:          RUNNING
DEBUG subprocess: stdout: PID:            2668
DEBUG subprocess: stdout: CPU use:        0.03 seconds
DEBUG subprocess: stdout: BlkIO use:      2.65 MiB
DEBUG subprocess: stdout: Memory use:     1.09 MiB
DEBUG subprocess: stdout: KMem use:       0 bytes
DEBUG subprocess: stdout: Link:           veth8Q208Q
 TX bytes:      648 bytes
 RX bytes:      4.16 KiB
 Total bytes:   4.79 KiB
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG fetch_ip_from_dnsmasq_leases: Attempting to load ip from dnsmasq leases (mac: 00:16:3e:6b:4e:5f)
DEBUG fetch_ip_from_dnsmasq_leases: 1449371762 00:16:3e:64:c2:2a 10.0.3.178 vagrant-base-centos-7-amd64 *
1449371600 00:16:3e:1a:bb:0b 10.0.3.145 * *
1449371222 00:16:3e:6c:c3:0b 10.0.3.206 * *
1449371117 00:16:3e:e8:a1:0c 10.0.3.210 * *
1449370616 00:16:3e:86:93:c8 10.0.3.8 centos *

DEBUG fetch_ip_from_dnsmasq_leases: Ip could not be parsed from dnsmasq leases file
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-info", "--name", "centos_default_1449368886249_98441"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name:           centos_default_1449368886249_98441
DEBUG subprocess: stdout: State:          RUNNING
DEBUG subprocess: stdout: PID:            2668
DEBUG subprocess: stdout: CPU use:        0.03 seconds
DEBUG subprocess: stdout: BlkIO use:      2.65 MiB
DEBUG subprocess: stdout: Memory use:     1.09 MiB
DEBUG subprocess: stdout: KMem use:       0 bytes
DEBUG subprocess: stdout: Link:           veth8Q208Q
 TX bytes:      648 bytes
 RX bytes:      4.16 KiB
 Total bytes:   4.79 KiB
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO subprocess: Starting process: ["/usr/bin/sudo", "/usr/bin/env", "lxc-info", "--name", "centos_default_1449368886249_98441"]
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name:           centos_default_1449368886249_98441
DEBUG subprocess: stdout: State:          RUNNING
DEBUG subprocess: stdout: PID:            2668
DEBUG subprocess: stdout: CPU use:        0.03 seconds
DEBUG subprocess: stdout: BlkIO use:      2.65 MiB
DEBUG subprocess: stdout: Memory use:     1.09 MiB
DEBUG subprocess: stdout: KMem use:       0 bytes
DEBUG subprocess: stdout: Link:           veth8Q208Q
 TX bytes:      648 bytes
 RX bytes:      4.16 KiB
 Total bytes:   4.79 KiB
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO warden: Calling IN action: #<Proc:0x000000023bc6b0@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)>
 INFO warden: Calling OUT action: #<Proc:0x000000023bc6b0@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)>
 INFO warden: Calling OUT action: #<Vagrant::LXC::Action::FetchIpFromDnsmasqLeases:0x0000000237f4b8>
ERROR warden: Error occurred: There was an error executing lxc-attach

For more information on the failure, enable detailed logging by setting
the environment variable VAGRANT_LOG to DEBUG.
 INFO warden: Beginning recovery process...
 INFO warden: Recovery complete.
ERROR warden: Error occurred: There was an error executing lxc-attach

For more information on the failure, enable detailed logging by setting
the environment variable VAGRANT_LOG to DEBUG.
 INFO warden: Beginning recovery process...
 INFO warden: Recovery complete.
ERROR warden: Error occurred: There was an error executing lxc-attach

For more information on the failure, enable detailed logging by setting
the environment variable VAGRANT_LOG to DEBUG.
 INFO warden: Beginning recovery process...
 INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x007f70102cbcd0>
 INFO warden: Beginning recovery process...
 INFO warden: Recovery complete.
 INFO warden: Recovery complete.
ERROR warden: Error occurred: There was an error executing lxc-attach

For more information on the failure, enable detailed logging by setting
the environment variable VAGRANT_LOG to DEBUG.
 INFO warden: Beginning recovery process...
 INFO warden: Calling recover: #<Vagrant::Action::Builtin::HandleForwardedPortCollisions:0x000000023f03c0>
 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.
 INFO warden: Beginning recovery process...
 INFO warden: Recovery complete.
 INFO environment: Released process lock: fpcollision
 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: There was an error executing lxc-attach

For more information on the failure, enable detailed logging by setting
the environment variable VAGRANT_LOG to DEBUG.
 INFO warden: Beginning recovery process...
 INFO warden: Recovery complete.
ERROR warden: Error occurred: There was an error executing lxc-attach

For more information on the failure, enable detailed logging by setting
the environment variable VAGRANT_LOG to DEBUG.
 INFO warden: Beginning recovery process...
 INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x000000025c20b8>
 INFO warden: Beginning recovery process...
 INFO warden: Recovery complete.
 INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x00000002645ad0>
 INFO warden: Beginning recovery process...
 INFO warden: Recovery complete.
 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: There was an error executing lxc-attach

For more information on the failure, enable detailed logging by setting
the environment variable VAGRANT_LOG to DEBUG.
 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: There was an error executing lxc-attach

For more information on the failure, enable detailed logging by setting
the environment variable VAGRANT_LOG to DEBUG.
 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 environment: Released process lock: machine-action-c2c00f291108b6dc9cfc715289c870a5
 INFO environment: Running hook: environment_unload
 INFO runner: Preparing hooks for middleware sequence...
 INFO runner: 2 hooks defined.
 INFO runner: Running action: environment_unload #<Vagrant::Action::Builder:0x007f7010187db0>
ERROR vagrant: Vagrant experienced an error! Details:
ERROR vagrant: #<Vagrant::LXC::Errors::ExecuteError: There was an error executing lxc-attach

For more information on the failure, enable detailed logging by setting
the environment variable VAGRANT_LOG to DEBUG.>
ERROR vagrant: There was an error executing lxc-attach

For more information on the failure, enable detailed logging by setting
the environment variable VAGRANT_LOG to DEBUG.
ERROR vagrant: /home/dragosc/.vagrant.d/gems/gems/vagrant-lxc-1.2.1/lib/vagrant-lxc/action/fetch_ip_with_lxc_attach.rb:27:in `block in assigned_ip'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/util/retryable.rb:17:in `retryable'
/home/dragosc/.vagrant.d/gems/gems/vagrant-lxc-1.2.1/lib/vagrant-lxc/action/fetch_ip_with_lxc_attach.rb:24:in `assigned_ip'
/home/dragosc/.vagrant.d/gems/gems/vagrant-lxc-1.2.1/lib/vagrant-lxc/action/fetch_ip_with_lxc_attach.rb:14:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/builder.rb:116:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/runner.rb:66:in `block in run'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/util/busy.rb:19:in `busy'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/runner.rb:66:in `run'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/builtin/call.rb:53:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/builder.rb:116:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/runner.rb:66:in `block in run'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/util/busy.rb:19:in `busy'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/runner.rb:66:in `run'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/machine.rb:214:in `action_raw'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/machine.rb:191:in `block in action'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/machine.rb:174:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/machine.rb:174:in `block in action'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/machine.rb:178:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/machine.rb:178:in `action'
/home/dragosc/.vagrant.d/gems/gems/vagrant-lxc-1.2.1/lib/vagrant-lxc/provider.rb:81:in `ssh_info'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/machine.rb:415:in `ssh_info'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/communicators/ssh/communicator.rb:46:in `block in wait_for_ready'
/opt/vagrant/embedded/lib/ruby/2.0.0/timeout.rb:66:in `timeout'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/communicators/ssh/communicator.rb:42:in `wait_for_ready'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/builtin/wait_for_communicator.rb:16:in `block in call'
 INFO interface: error: There was an error executing lxc-attach

For more information on the failure, enable detailed logging by setting
the environment variable VAGRANT_LOG to DEBUG.
There was an error executing lxc-attach

For more information on the failure, enable detailed logging by setting
the environment variable VAGRANT_LOG to DEBUG.
 INFO interface: Machine: error-exit ["Vagrant::LXC::Errors::ExecuteError", "There was an error executing lxc-attach\n\nFor more information on the failure, enable detailed logging by setting\nthe environment variable VAGRANT_LOG to DEBUG."]
dragoscirjan commented 8 years ago

I've made a little test of my own lxc & centos related.

It seems that CentOS is taking a lot of time until it actually detects the network configuration (ipv4). Is there anything we could do to wait for the network to init ?

lxc-create -t download -n centos -- --dist centos --release 7 --arch amd64  \
  && lxc-start -n centos  \
  && lxc-attach -n centos -- ip -o addr  \
  && (sleep 20; lxc-attach -n centos -- ip -o addr)

Using image from local cache
Unpacking the rootfs

---
You just created a CentOS container (release=7, arch=amd64, variant=default)

To enable sshd, run: yum install openssh-server

For security reason, container images ship without user accounts
and without a root password.

Use lxc-attach or chroot directly into the rootfs to set a root password
or create user accounts.
1: lo    inet 127.0.0.1/8 scope host lo\       valid_lft forever preferred_lft forever
1: lo    inet6 ::1/128 scope host \       valid_lft forever preferred_lft forever
44: eth0    inet6 fe80::216:3eff:fefb:5fa6/64 scope link tentative \       valid_lft forever preferred_lft forever
1: lo    inet 127.0.0.1/8 scope host lo\       valid_lft forever preferred_lft forever
1: lo    inet6 ::1/128 scope host \       valid_lft forever preferred_lft forever
44: eth0    inet 10.0.3.130/24 brd 10.0.3.255 scope global dynamic eth0\       valid_lft 3586sec preferred_lft 3586sec
44: eth0    inet6 fe80::216:3eff:fefb:5fa6/64 scope link \       valid_lft forever preferred_lft forever
fgrehm commented 1 year ago

Hey, sorry for the silence here but this project is looking for maintainers :sweat_smile:

As per https://github.com/fgrehm/vagrant-lxc/issues/499, I've added the ignored label and will close this issue. Thanks for the interest in the project and LMK if you want to step up and take ownership of this project on that other issue :wave: