Created
February 29, 2012 22:16
-
-
Save ni-ka/1944894 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
D:\Projects\SAP\eod>vagrant up | |
INFO vagrant: `vagrant` invoked: ["up"] | |
DEBUG vagrant: Creating Vagrant environment | |
INFO environment: Environment initialized (#<Vagrant::Environment:0x28e48a8>) | |
INFO environment: - cwd: D:/Projects/SAP/eod | |
INFO environment: Home path: C:/Users/Nils/.vagrant.d | |
DEBUG vagrant: Loading environment | |
INFO environment: Loading configuration... | |
DEBUG loader: Set :default = "C:/dev/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.7/config/default.rb" | |
DEBUG loader: Populating proc cache for "C:/dev/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.7/config/default.rb" | |
DEBUG loader: Load procs for pathname: #<Pathname:C:/dev/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.7/config/default.r | |
b> | |
DEBUG loader: Set :root = #<Pathname:D:/Projects/SAP/eod/Vagrantfile> | |
DEBUG loader: Populating proc cache for #<Pathname:D:/Projects/SAP/eod/Vagrantfile> | |
DEBUG loader: Load procs for pathname: #<Pathname:D:/Projects/SAP/eod/Vagrantfile> | |
DEBUG loader: Loading configuration in order: [:default, :box, :home, :root, :vm] | |
DEBUG loader: Loading from: default (evaluating) | |
DEBUG loader: Loading from: root (evaluating) | |
DEBUG provisioner: Provisioner config: chef_solo | |
INFO provisioner: Provisioner class: Vagrant::Provisioners::ChefSolo | |
DEBUG provisioner: Configuring provisioner with: Vagrant::Provisioners::ChefSolo::Config | |
DEBUG loader: Configuration loaded successfully | |
DEBUG environment: Loading configuration for VM: default | |
DEBUG loader: Set :default = "C:/dev/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.7/config/default.rb" | |
DEBUG loader: Set :root = #<Pathname:D:/Projects/SAP/eod/Vagrantfile> | |
DEBUG loader: Set :vm = [] | |
DEBUG loader: Loading configuration in order: [:default, :box, :home, :root, :vm] | |
DEBUG loader: Configuration loaded successfully | |
DEBUG loader: Set :default = "C:/dev/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.7/config/default.rb" | |
DEBUG loader: Set :box = #<Pathname:C:/Users/Nils/.vagrant.d/boxes/lucid64/Vagrantfile> | |
DEBUG loader: Populating proc cache for #<Pathname:C:/Users/Nils/.vagrant.d/boxes/lucid64/Vagrantfile> | |
DEBUG loader: Load procs for pathname: #<Pathname:C:/Users/Nils/.vagrant.d/boxes/lucid64/Vagrantfile> | |
DEBUG loader: Set :root = #<Pathname:D:/Projects/SAP/eod/Vagrantfile> | |
DEBUG loader: Set :vm = [] | |
DEBUG loader: Loading configuration in order: [:default, :box, :home, :root, :vm] | |
DEBUG loader: Loading from: box (evaluating) | |
DEBUG loader: Configuration loaded successfully | |
INFO cli: CLI: [] "up" [] | |
DEBUG cli: Invoking command class: Vagrant::Command::Up [] | |
DEBUG up: 'Up' each target VM... | |
INFO datastore: Created: D:/Projects/SAP/eod/.vagrant | |
DEBUG virtualbox_base: Windows. Trying VBOX_INSTALL_PATH for VBoxManage | |
INFO virtualbox_base: VBoxManage path: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe | |
INFO subprocess: Starting process: ["C:\\Program Files\\Oracle\\VirtualBox\\VBoxManage.exe", "--version"] | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 4.1.8r75467 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox: Finding driver for VirtualBox version: 4.1.8 | |
INFO virtualbox: Using VirtualBox driver: Vagrant::Driver::VirtualBox_4_1 | |
DEBUG virtualbox_base: Windows. Trying VBOX_INSTALL_PATH for VBoxManage | |
INFO virtualbox_base: VBoxManage path: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe | |
INFO subprocess: Starting process: ["C:\\Program Files\\Oracle\\VirtualBox\\VBoxManage.exe", "showvminfo", "577abede-0c | |
18-4d91-ba12-bf68e4eb7ae0"] | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Name: eod_1330552605 | |
Guest OS: Ubuntu (64 bit) | |
UUID: 577abede-0c18-4d91-ba12-bf68e4eb7ae0 | |
Config file: C:\Users\Nils\VirtualBox VMs\eod_1330552605\eod_1330552605.vbox | |
Snapshot folder: C:\Users\Nils\VirtualBox VMs\eod_1330552605\Snapshots | |
Log folder: C:\Users\Nils\VirtualBox VMs\eod_1330552605\Logs | |
Hardware UUID: 577abede-0c18-4d91-ba12-bf68e4eb7ae0 | |
Memory size: 384MB | |
Page Fusion: off | |
VRAM size: 8MB | |
CPU exec cap: 100% | |
HPET: off | |
Chipset: piix3 | |
Firmware: BIOS | |
Number of CPUs: 1 | |
Synthetic Cpu: off | |
CPUID overrides: None | |
Boot menu mode: message and menu | |
Boot Device (1): HardDisk | |
Boot Device (2): DVD | |
Boot Device (3): Not Assigned | |
Boot Device (4): Not Assigned | |
ACPI: on | |
IOAPIC: on | |
PAE: on | |
Time offset: 0 ms | |
RTC: local time | |
Hardw. virt.ext: on | |
Hardw. virt.ext exclusive: off | |
Nested Paging: on | |
Large Pages: on | |
VT-x VPID: on | |
State: powered off (since 2012-02-29T22:11:25.320000000) | |
Monitor count: 1 | |
3D Acceleration: off | |
2D Video Acceleration: off | |
Teleporter Enabled: off | |
Teleporter Port: 0 | |
Teleporter Address: | |
Teleporter Password: | |
Storage Controller Name (0): IDE Controller | |
Storage Controller Type (0): PIIX4 | |
Storage Controller Instance Number (0): 0 | |
Storage Controller Max Port Count (0): 2 | |
Storage Controller Port Count (0): 2 | |
Storage Controller Bootable (0): on | |
Storage Controller Name (1): SATA Controller | |
Storage Controller Type (1): IntelAhci | |
Storage Controller Instance Number (1): 0 | |
Storage Controller Max Port Count (1): 30 | |
Storage Controller Port Count (1): 30 | |
Storage Controller Bootable (1): on | |
IDE Controller (1, 0): Empty | |
SATA Controller (0, 0): C:\Users\Nils\VirtualBox VMs\eod_1330552605\box-disk1.vmdk (UUID: d299818b-6a39-4859-b2eb-23c626 | |
51653f) | |
NIC 1: MAC: 080027706AA2, Attachment: NAT, Cable connected: on, Trace: off (file: none), Type: 82540EM, Report | |
ed speed: 0 Mbps, Boot priority: 0, Promisc Policy: deny | |
NIC 1 Settings: MTU: 0, Socket (send: 64, receive: 64), TCP Window (send:64, receive: 64) | |
NIC 1 Rule(0): name = 2to-2to, protocol = tcp, host ip = , host port = 3000, guest ip = , guest port = 3000 | |
NIC 1 Rule(1): name = ssh, protocol = tcp, host ip = , host port = 2222, guest ip = , guest port = 22 | |
NIC 2: disabled | |
NIC 3: disabled | |
NIC 4: disabled | |
NIC 5: disabled | |
NIC 6: disabled | |
NIC 7: disabled | |
NIC 8: disabled | |
Pointing Device: PS/2 Mouse | |
Keyboard Device: PS/2 Keyboard | |
UART 1: disabled | |
UART 2: disabled | |
Audio: disabled | |
Clipboard Mode: Bidirectional | |
VRDE: disabled | |
USB: disabled | |
USB Device Filters: | |
<none> | |
Available remote USB devices: | |
<none> | |
Currently Attached USB Devices: | |
<none> | |
Shared folders: | |
Name: 'v-root', Host path: 'D:/Projects/SAP/eod' (machine mapping), writable | |
Name: 'v-csc-1', Host path: 'D:/Projects/SAP/eod/chef-repo/cookbooks' (machine mapping), writable | |
Name: 'v-csr-2', Host path: 'D:/Projects/SAP/eod/chef-repo/roles' (machine mapping), writable | |
VRDE Connection: not active | |
Clients so far: 0 | |
Guest: | |
Configured memory balloon size: 0 MB | |
OS type: Ubuntu_64 | |
Additions run level: 0 | |
Guest Facilities: | |
No active facilities. | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO vm: Loading guest: linux | |
INFO subprocess: Starting process: ["C:\\Program Files\\Oracle\\VirtualBox\\VBoxManage.exe", "showvminfo", "577abede-0c | |
18-4d91-ba12-bf68e4eb7ae0", "--machinereadable"] | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="eod_1330552605" | |
ostype="Ubuntu_64" | |
UUID="577abede-0c18-4d91-ba12-bf68e4eb7ae0" | |
CfgFile="C:\Users\Nils\VirtualBox VMs\eod_1330552605\eod_1330552605.vbox" | |
SnapFldr="C:\Users\Nils\VirtualBox VMs\eod_1330552605\Snapshots" | |
LogFldr="C:\Users\Nils\VirtualBox VMs\eod_1330552605\Logs" | |
hardwareuuid="577abede-0c18-4d91-ba12-bf68e4eb7ae0" | |
memory=384 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
pae="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="off" | |
hwvirtex="on" | |
hwvirtexexcl="off" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
VMState="poweroff" | |
VMStateChangeTime="2012-02-29T22:11:25.320000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="30" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="none" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="C:\Users\Nils\VirtualBox VMs\eod_1330552605\box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="d299818b-6a39-4859-b2eb-23c62651653f" | |
"SATA Controller-1-0"="none" | |
"SATA Controller-2-0"="none" | |
"SATA Controller-3-0"="none" | |
"SATA Controller-4-0"="none" | |
"SATA Controller-5-0"="none" | |
"SATA Controller-6-0"="none" | |
"SATA Controller-7-0"="none" | |
"SATA Controller-8-0"="none" | |
"SATA Controller-9-0"="none" | |
"SATA Controller-10-0"="none" | |
"SATA Controller-11-0"="none" | |
"SATA Controller-12-0"="none" | |
"SATA Controller-13-0"="none" | |
"SATA Controller-14-0"="none" | |
"SATA Controller-15-0"="none" | |
"SATA Controller-16-0"="none" | |
"SATA Controller-17-0"="none" | |
"SATA Controller-18-0"="none" | |
"SATA Controller-19-0"="none" | |
"SATA Controller-20-0"="none" | |
"SATA Controller-21-0"="none" | |
"SATA Controller-22-0"="none" | |
"SATA Controller-23-0"="none" | |
"SATA Controller-24-0"="none" | |
"SATA Controller-25-0"="none" | |
"SATA Controller-26-0"="none" | |
"SATA Controller-27-0"="none" | |
"SATA Controller-28-0"="none" | |
"SATA Controller-29-0"="none" | |
natnet1="nat" | |
macaddress1="080027706AA2" | |
cableconnected1="on" | |
nic1="nat" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="2to-2to,tcp,,3000,,3000" | |
Forwarding(1)="ssh,tcp,,2222,,22" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
audio="none" | |
clipboard="bidirectional" | |
vrde="off" | |
usb="off" | |
SharedFolderNameMachineMapping1="v-root" | |
SharedFolderPathMachineMapping1="D:/Projects/SAP/eod" | |
SharedFolderNameMachineMapping2="v-csc-1" | |
SharedFolderPathMachineMapping2="D:/Projects/SAP/eod/chef-repo/cookbooks" | |
SharedFolderNameMachineMapping3="v-csr-2" | |
SharedFolderPathMachineMapping3="D:/Projects/SAP/eod/chef-repo/roles" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO up: Booting: default | |
INFO interface: info: VM already created. Booting if it's not already running... | |
[default] VM already created. Booting if it's not already running... | |
INFO subprocess: Starting process: ["C:\\Program Files\\Oracle\\VirtualBox\\VBoxManage.exe", "showvminfo", "577abede-0c | |
18-4d91-ba12-bf68e4eb7ae0", "--machinereadable"] | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="eod_1330552605" | |
ostype="Ubuntu_64" | |
UUID="577abede-0c18-4d91-ba12-bf68e4eb7ae0" | |
CfgFile="C:\Users\Nils\VirtualBox VMs\eod_1330552605\eod_1330552605.vbox" | |
SnapFldr="C:\Users\Nils\VirtualBox VMs\eod_1330552605\Snapshots" | |
LogFldr="C:\Users\Nils\VirtualBox VMs\eod_1330552605\Logs" | |
hardwareuuid="577abede-0c18-4d91-ba12-bf68e4eb7ae0" | |
memory=384 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
pae="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="off" | |
hwvirtex="on" | |
hwvirtexexcl="off" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
VMState="poweroff" | |
VMStateChangeTime="2012-02-29T22:11:25.320000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="30" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="none" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="C:\Users\Nils\VirtualBox VMs\eod_1330552605\box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="d299818b-6a39-4859-b2eb-23c62651653f" | |
"SATA Controller-1-0"="none" | |
"SATA Controller-2-0"="none" | |
"SATA Controller-3-0"="none" | |
"SATA Controller-4-0"="none" | |
"SATA Controller-5-0"="none" | |
"SATA Controller-6-0"="none" | |
"SATA Controller-7-0"="none" | |
"SATA Controller-8-0"="none" | |
"SATA Controller-9-0"="none" | |
"SATA Controller-10-0"="none" | |
"SATA Controller-11-0"="none" | |
"SATA Controller-12-0"="none" | |
"SATA Controller-13-0"="none" | |
"SATA Controller-14-0"="none" | |
"SATA Controller-15-0"="none" | |
"SATA Controller-16-0"="none" | |
"SATA Controller-17-0"="none" | |
"SATA Controller-18-0"="none" | |
"SATA Controller-19-0"="none" | |
"SATA Controller-20-0"="none" | |
"SATA Controller-21-0"="none" | |
"SATA Controller-22-0"="none" | |
"SATA Controller-23-0"="none" | |
"SATA Controller-24-0"="none" | |
"SATA Controller-25-0"="none" | |
"SATA Controller-26-0"="none" | |
"SATA Controller-27-0"="none" | |
"SATA Controller-28-0"="none" | |
"SATA Controller-29-0"="none" | |
natnet1="nat" | |
macaddress1="080027706AA2" | |
cableconnected1="on" | |
nic1="nat" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="2to-2to,tcp,,3000,,3000" | |
Forwarding(1)="ssh,tcp,,2222,,22" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
audio="none" | |
clipboard="bidirectional" | |
vrde="off" | |
usb="off" | |
SharedFolderNameMachineMapping1="v-root" | |
SharedFolderPathMachineMapping1="D:/Projects/SAP/eod" | |
SharedFolderNameMachineMapping2="v-csc-1" | |
SharedFolderPathMachineMapping2="D:/Projects/SAP/eod/chef-repo/cookbooks" | |
SharedFolderNameMachineMapping3="v-csr-2" | |
SharedFolderPathMachineMapping3="D:/Projects/SAP/eod/chef-repo/roles" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["C:\\Program Files\\Oracle\\VirtualBox\\VBoxManage.exe", "showvminfo", "577abede-0c | |
18-4d91-ba12-bf68e4eb7ae0", "--machinereadable"] | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="eod_1330552605" | |
ostype="Ubuntu_64" | |
UUID="577abede-0c18-4d91-ba12-bf68e4eb7ae0" | |
CfgFile="C:\Users\Nils\VirtualBox VMs\eod_1330552605\eod_1330552605.vbox" | |
SnapFldr="C:\Users\Nils\VirtualBox VMs\eod_1330552605\Snapshots" | |
LogFldr="C:\Users\Nils\VirtualBox VMs\eod_1330552605\Logs" | |
hardwareuuid="577abede-0c18-4d91-ba12-bf68e4eb7ae0" | |
memory=384 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
pae="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="off" | |
hwvirtex="on" | |
hwvirtexexcl="off" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
VMState="poweroff" | |
VMStateChangeTime="2012-02-29T22:11:25.320000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="30" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="none" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="C:\Users\Nils\VirtualBox VMs\eod_1330552605\box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="d299818b-6a39-4859-b2eb-23c62651653f" | |
"SATA Controller-1-0"="none" | |
"SATA Controller-2-0"="none" | |
"SATA Controller-3-0"="none" | |
"SATA Controller-4-0"="none" | |
"SATA Controller-5-0"="none" | |
"SATA Controller-6-0"="none" | |
"SATA Controller-7-0"="none" | |
"SATA Controller-8-0"="none" | |
"SATA Controller-9-0"="none" | |
"SATA Controller-10-0"="none" | |
"SATA Controller-11-0"="none" | |
"SATA Controller-12-0"="none" | |
"SATA Controller-13-0"="none" | |
"SATA Controller-14-0"="none" | |
"SATA Controller-15-0"="none" | |
"SATA Controller-16-0"="none" | |
"SATA Controller-17-0"="none" | |
"SATA Controller-18-0"="none" | |
"SATA Controller-19-0"="none" | |
"SATA Controller-20-0"="none" | |
"SATA Controller-21-0"="none" | |
"SATA Controller-22-0"="none" | |
"SATA Controller-23-0"="none" | |
"SATA Controller-24-0"="none" | |
"SATA Controller-25-0"="none" | |
"SATA Controller-26-0"="none" | |
"SATA Controller-27-0"="none" | |
"SATA Controller-28-0"="none" | |
"SATA Controller-29-0"="none" | |
natnet1="nat" | |
macaddress1="080027706AA2" | |
cableconnected1="on" | |
nic1="nat" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="2to-2to,tcp,,3000,,3000" | |
Forwarding(1)="ssh,tcp,,2222,,22" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
audio="none" | |
clipboard="bidirectional" | |
vrde="off" | |
usb="off" | |
SharedFolderNameMachineMapping1="v-root" | |
SharedFolderPathMachineMapping1="D:/Projects/SAP/eod" | |
SharedFolderNameMachineMapping2="v-csc-1" | |
SharedFolderPathMachineMapping2="D:/Projects/SAP/eod/chef-repo/cookbooks" | |
SharedFolderNameMachineMapping3="v-csr-2" | |
SharedFolderPathMachineMapping3="D:/Projects/SAP/eod/chef-repo/roles" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG hosts: Host path search classes: [Vagrant::Hosts::Windows, Vagrant::Hosts::Arch, Vagrant::Hosts::Gentoo, Vagrant:: | |
Hosts::Fedora, Vagrant::Hosts::FreeBSD, Vagrant::Hosts::Linux, Vagrant::Hosts::BSD] | |
INFO hosts: Host class: Vagrant::Hosts::Windows | |
INFO runner: Running action: start | |
INFO warden: Calling action: #<Vagrant::Action::General::Validate:0x1dd9a20> | |
INFO warden: Calling action: #<Vagrant::Action::VM::CheckAccessible:0x1dd9a08> | |
INFO subprocess: Starting process: ["C:\\Program Files\\Oracle\\VirtualBox\\VBoxManage.exe", "showvminfo", "577abede-0c | |
18-4d91-ba12-bf68e4eb7ae0", "--machinereadable"] | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="eod_1330552605" | |
ostype="Ubuntu_64" | |
UUID="577abede-0c18-4d91-ba12-bf68e4eb7ae0" | |
CfgFile="C:\Users\Nils\VirtualBox VMs\eod_1330552605\eod_1330552605.vbox" | |
SnapFldr="C:\Users\Nils\VirtualBox VMs\eod_1330552605\Snapshots" | |
LogFldr="C:\Users\Nils\VirtualBox VMs\eod_1330552605\Logs" | |
hardwareuuid="577abede-0c18-4d91-ba12-bf68e4eb7ae0" | |
memory=384 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
pae="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="off" | |
hwvirtex="on" | |
hwvirtexexcl="off" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
VMState="poweroff" | |
VMStateChangeTime="2012-02-29T22:11:25.320000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="30" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="none" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="C:\Users\Nils\VirtualBox VMs\eod_1330552605\box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="d299818b-6a39-4859-b2eb-23c62651653f" | |
"SATA Controller-1-0"="none" | |
"SATA Controller-2-0"="none" | |
"SATA Controller-3-0"="none" | |
"SATA Controller-4-0"="none" | |
"SATA Controller-5-0"="none" | |
"SATA Controller-6-0"="none" | |
"SATA Controller-7-0"="none" | |
"SATA Controller-8-0"="none" | |
"SATA Controller-9-0"="none" | |
"SATA Controller-10-0"="none" | |
"SATA Controller-11-0"="none" | |
"SATA Controller-12-0"="none" | |
"SATA Controller-13-0"="none" | |
"SATA Controller-14-0"="none" | |
"SATA Controller-15-0"="none" | |
"SATA Controller-16-0"="none" | |
"SATA Controller-17-0"="none" | |
"SATA Controller-18-0"="none" | |
"SATA Controller-19-0"="none" | |
"SATA Controller-20-0"="none" | |
"SATA Controller-21-0"="none" | |
"SATA Controller-22-0"="none" | |
"SATA Controller-23-0"="none" | |
"SATA Controller-24-0"="none" | |
"SATA Controller-25-0"="none" | |
"SATA Controller-26-0"="none" | |
"SATA Controller-27-0"="none" | |
"SATA Controller-28-0"="none" | |
"SATA Controller-29-0"="none" | |
natnet1="nat" | |
macaddress1="080027706AA2" | |
cableconnected1="on" | |
nic1="nat" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="2to-2to,tcp,,3000,,3000" | |
Forwarding(1)="ssh,tcp,,2222,,22" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
audio="none" | |
clipboard="bidirectional" | |
vrde="off" | |
usb="off" | |
SharedFolderNameMachineMapping1="v-root" | |
SharedFolderPathMachineMapping1="D:/Projects/SAP/eod" | |
SharedFolderNameMachineMapping2="v-csc-1" | |
SharedFolderPathMachineMapping2="D:/Projects/SAP/eod/chef-repo/cookbooks" | |
SharedFolderNameMachineMapping3="v-csr-2" | |
SharedFolderPathMachineMapping3="D:/Projects/SAP/eod/chef-repo/roles" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling action: #<Vagrant::Action::VM::CleanMachineFolder:0x1dd99a8> | |
INFO subprocess: Starting process: ["C:\\Program Files\\Oracle\\VirtualBox\\VBoxManage.exe", "list", "systemproperties" | |
] | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: API version: 4_1 | |
Minimum guest RAM size: 4 Megabytes | |
Maximum guest RAM size: 2097152 Megabytes | |
Minimum video RAM size: 1 Megabytes | |
Maximum video RAM size: 256 Megabytes | |
Minimum guest CPU count: 1 | |
Maximum guest CPU count: 32 | |
Virtual disk limit (info): 2199022206976 Bytes | |
Maximum Serial Port count: 2 | |
Maximum Parallel Port count: 2 | |
Maximum Boot Position: 4 | |
Maximum PIIX3 Network Adapter count: 8 | |
Maximum ICH9 Network Adapter count: 36 | |
Maximum PIIX3 IDE Controllers: 1 | |
Maximum ICH9 IDE Controllers: 1 | |
Maximum IDE Port count: 2 | |
Maximum Devices per IDE Port: 2 | |
Maximum PIIX3 SATA Controllers: 1 | |
Maximum ICH9 SATA Controllers: 8 | |
Maximum SATA Port count: 30 | |
Maximum Devices per SATA Port: 1 | |
Maximum PIIX3 SCSI Controllers: 1 | |
Maximum ICH9 SCSI Controllers: 8 | |
Maximum SCSI Port count: 16 | |
Maximum Devices per SCSI Port: 1 | |
Maximum SAS PIIX3 Controllers: 1 | |
Maximum SAS ICH9 Controllers: 8 | |
Maximum SAS Port count: 8 | |
Maximum Devices per SAS Port: 1 | |
Maximum PIIX3 Floppy Controllers:1 | |
Maximum ICH9 Floppy Controllers: 1 | |
Maximum Floppy Port count: 1 | |
Maximum Devices per Floppy Port: 2 | |
Default machine folder: C:\Users\Nils\VirtualBox VMs | |
VRDE auth library: VBoxAuth | |
Webservice auth. library: VBoxAuth | |
Remote desktop ExtPack: | |
Log history count: 3 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling action: #<Vagrant::Action::VM::ClearForwardedPorts:0x1dd9960> | |
INFO interface: info: Clearing any previously set forwarded ports... | |
[default] Clearing any previously set forwarded ports... | |
DEBUG virtualbox_4_1: read_forward_ports: uuid=577abede-0c18-4d91-ba12-bf68e4eb7ae0 active_only=false | |
INFO subprocess: Starting process: ["C:\\Program Files\\Oracle\\VirtualBox\\VBoxManage.exe", "showvminfo", "577abede-0c | |
18-4d91-ba12-bf68e4eb7ae0", "--machinereadable"] | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="eod_1330552605" | |
ostype="Ubuntu_64" | |
UUID="577abede-0c18-4d91-ba12-bf68e4eb7ae0" | |
CfgFile="C:\Users\Nils\VirtualBox VMs\eod_1330552605\eod_1330552605.vbox" | |
SnapFldr="C:\Users\Nils\VirtualBox VMs\eod_1330552605\Snapshots" | |
LogFldr="C:\Users\Nils\VirtualBox VMs\eod_1330552605\Logs" | |
hardwareuuid="577abede-0c18-4d91-ba12-bf68e4eb7ae0" | |
memory=384 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
pae="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="off" | |
hwvirtex="on" | |
hwvirtexexcl="off" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
VMState="poweroff" | |
VMStateChangeTime="2012-02-29T22:11:25.320000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="30" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="none" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="C:\Users\Nils\VirtualBox VMs\eod_1330552605\box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="d299818b-6a39-4859-b2eb-23c62651653f" | |
"SATA Controller-1-0"="none" | |
"SATA Controller-2-0"="none" | |
"SATA Controller-3-0"="none" | |
"SATA Controller-4-0"="none" | |
"SATA Controller-5-0"="none" | |
"SATA Controller-6-0"="none" | |
"SATA Controller-7-0"="none" | |
"SATA Controller-8-0"="none" | |
"SATA Controller-9-0"="none" | |
"SATA Controller-10-0"="none" | |
"SATA Controller-11-0"="none" | |
"SATA Controller-12-0"="none" | |
"SATA Controller-13-0"="none" | |
"SATA Controller-14-0"="none" | |
"SATA Controller-15-0"="none" | |
"SATA Controller-16-0"="none" | |
"SATA Controller-17-0"="none" | |
"SATA Controller-18-0"="none" | |
"SATA Controller-19-0"="none" | |
"SATA Controller-20-0"="none" | |
"SATA Controller-21-0"="none" | |
"SATA Controller-22-0"="none" | |
"SATA Controller-23-0"="none" | |
"SATA Controller-24-0"="none" | |
"SATA Controller-25-0"="none" | |
"SATA Controller-26-0"="none" | |
"SATA Controller-27-0"="none" | |
"SATA Controller-28-0"="none" | |
"SATA Controller-29-0"="none" | |
natnet1="nat" | |
macaddress1="080027706AA2" | |
cableconnected1="on" | |
nic1="nat" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="2to-2to,tcp,,3000,,3000" | |
Forwarding(1)="ssh,tcp,,2222,,22" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
audio="none" | |
clipboard="bidirectional" | |
vrde="off" | |
usb="off" | |
SharedFolderNameMachineMapping1="v-root" | |
SharedFolderPathMachineMapping1="D:/Projects/SAP/eod" | |
SharedFolderNameMachineMapping2="v-csc-1" | |
SharedFolderPathMachineMapping2="D:/Projects/SAP/eod/chef-repo/cookbooks" | |
SharedFolderNameMachineMapping3="v-csr-2" | |
SharedFolderPathMachineMapping3="D:/Projects/SAP/eod/chef-repo/roles" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_1: - [1, "2to-2to", 3000, 3000] | |
DEBUG virtualbox_4_1: - [1, "ssh", 2222, 22] | |
INFO subprocess: Starting process: ["C:\\Program Files\\Oracle\\VirtualBox\\VBoxManage.exe", "modifyvm", "577abede-0c18 | |
-4d91-ba12-bf68e4eb7ae0", "--natpf1", "delete", "2to-2to", "--natpf1", "delete", "ssh"] | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling action: #<Vagrant::Action::Env::Set:0x1dd9930> | |
INFO warden: Calling action: #<Vagrant::Action::VM::CheckPortCollisions:0x1dd98b8> | |
DEBUG virtualbox_4_1: read_forward_ports: uuid=577abede-0c18-4d91-ba12-bf68e4eb7ae0 active_only=false | |
INFO subprocess: Starting process: ["C:\\Program Files\\Oracle\\VirtualBox\\VBoxManage.exe", "showvminfo", "577abede-0c | |
18-4d91-ba12-bf68e4eb7ae0", "--machinereadable"] | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="eod_1330552605" | |
ostype="Ubuntu_64" | |
UUID="577abede-0c18-4d91-ba12-bf68e4eb7ae0" | |
CfgFile="C:\Users\Nils\VirtualBox VMs\eod_1330552605\eod_1330552605.vbox" | |
SnapFldr="C:\Users\Nils\VirtualBox VMs\eod_1330552605\Snapshots" | |
LogFldr="C:\Users\Nils\VirtualBox VMs\eod_1330552605\Logs" | |
hardwareuuid="577abede-0c18-4d91-ba12-bf68e4eb7ae0" | |
memory=384 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
pae="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="off" | |
hwvirtex="on" | |
hwvirtexexcl="off" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
VMState="poweroff" | |
VMStateChangeTime="2012-02-29T22:11:25.320000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="30" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="none" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="C:\Users\Nils\VirtualBox VMs\eod_1330552605\box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="d299818b-6a39-4859-b2eb-23c62651653f" | |
"SATA Controller-1-0"="none" | |
"SATA Controller-2-0"="none" | |
"SATA Controller-3-0"="none" | |
"SATA Controller-4-0"="none" | |
"SATA Controller-5-0"="none" | |
"SATA Controller-6-0"="none" | |
"SATA Controller-7-0"="none" | |
"SATA Controller-8-0"="none" | |
"SATA Controller-9-0"="none" | |
"SATA Controller-10-0"="none" | |
"SATA Controller-11-0"="none" | |
"SATA Controller-12-0"="none" | |
"SATA Controller-13-0"="none" | |
"SATA Controller-14-0"="none" | |
"SATA Controller-15-0"="none" | |
"SATA Controller-16-0"="none" | |
"SATA Controller-17-0"="none" | |
"SATA Controller-18-0"="none" | |
"SATA Controller-19-0"="none" | |
"SATA Controller-20-0"="none" | |
"SATA Controller-21-0"="none" | |
"SATA Controller-22-0"="none" | |
"SATA Controller-23-0"="none" | |
"SATA Controller-24-0"="none" | |
"SATA Controller-25-0"="none" | |
"SATA Controller-26-0"="none" | |
"SATA Controller-27-0"="none" | |
"SATA Controller-28-0"="none" | |
"SATA Controller-29-0"="none" | |
natnet1="nat" | |
macaddress1="080027706AA2" | |
cableconnected1="on" | |
nic1="nat" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
audio="none" | |
clipboard="bidirectional" | |
vrde="off" | |
usb="off" | |
SharedFolderNameMachineMapping1="v-root" | |
SharedFolderPathMachineMapping1="D:/Projects/SAP/eod" | |
SharedFolderNameMachineMapping2="v-csc-1" | |
SharedFolderPathMachineMapping2="D:/Projects/SAP/eod/chef-repo/cookbooks" | |
SharedFolderNameMachineMapping3="v-csr-2" | |
SharedFolderPathMachineMapping3="D:/Projects/SAP/eod/chef-repo/roles" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["C:\\Program Files\\Oracle\\VirtualBox\\VBoxManage.exe", "list", "vms"] | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: "eod_1330552605" {577abede-0c18-4d91-ba12-bf68e4eb7ae0} | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling action: #<Vagrant::Action::VM::ForwardPorts:0x1dd98a0> | |
INFO interface: info: Forwarding ports... | |
[default] Forwarding ports... | |
INFO subprocess: Starting process: ["C:\\Program Files\\Oracle\\VirtualBox\\VBoxManage.exe", "showvminfo", "577abede-0c | |
18-4d91-ba12-bf68e4eb7ae0", "--machinereadable"] | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="eod_1330552605" | |
ostype="Ubuntu_64" | |
UUID="577abede-0c18-4d91-ba12-bf68e4eb7ae0" | |
CfgFile="C:\Users\Nils\VirtualBox VMs\eod_1330552605\eod_1330552605.vbox" | |
SnapFldr="C:\Users\Nils\VirtualBox VMs\eod_1330552605\Snapshots" | |
LogFldr="C:\Users\Nils\VirtualBox VMs\eod_1330552605\Logs" | |
hardwareuuid="577abede-0c18-4d91-ba12-bf68e4eb7ae0" | |
memory=384 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
pae="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="off" | |
hwvirtex="on" | |
hwvirtexexcl="off" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
VMState="poweroff" | |
VMStateChangeTime="2012-02-29T22:11:25.320000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="30" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="none" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="C:\Users\Nils\VirtualBox VMs\eod_1330552605\box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="d299818b-6a39-4859-b2eb-23c62651653f" | |
"SATA Controller-1-0"="none" | |
"SATA Controller-2-0"="none" | |
"SATA Controller-3-0"="none" | |
"SATA Controller-4-0"="none" | |
"SATA Controller-5-0"="none" | |
"SATA Controller-6-0"="none" | |
"SATA Controller-7-0"="none" | |
"SATA Controller-8-0"="none" | |
"SATA Controller-9-0"="none" | |
"SATA Controller-10-0"="none" | |
"SATA Controller-11-0"="none" | |
"SATA Controller-12-0"="none" | |
"SATA Controller-13-0"="none" | |
"SATA Controller-14-0"="none" | |
"SATA Controller-15-0"="none" | |
"SATA Controller-16-0"="none" | |
"SATA Controller-17-0"="none" | |
"SATA Controller-18-0"="none" | |
"SATA Controller-19-0"="none" | |
"SATA Controller-20-0"="none" | |
"SATA Controller-21-0"="none" | |
"SATA Controller-22-0"="none" | |
"SATA Controller-23-0"="none" | |
"SATA Controller-24-0"="none" | |
"SATA Controller-25-0"="none" | |
"SATA Controller-26-0"="none" | |
"SATA Controller-27-0"="none" | |
"SATA Controller-28-0"="none" | |
"SATA Controller-29-0"="none" | |
natnet1="nat" | |
macaddress1="080027706AA2" | |
cableconnected1="on" | |
nic1="nat" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
audio="none" | |
clipboard="bidirectional" | |
vrde="off" | |
usb="off" | |
SharedFolderNameMachineMapping1="v-root" | |
SharedFolderPathMachineMapping1="D:/Projects/SAP/eod" | |
SharedFolderNameMachineMapping2="v-csc-1" | |
SharedFolderPathMachineMapping2="D:/Projects/SAP/eod/chef-repo/cookbooks" | |
SharedFolderNameMachineMapping3="v-csr-2" | |
SharedFolderPathMachineMapping3="D:/Projects/SAP/eod/chef-repo/roles" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO interface: info: -- 22 => 2222 (adapter 1) | |
[default] -- 22 => 2222 (adapter 1) | |
INFO interface: info: -- 3000 => 3000 (adapter 1) | |
[default] -- 3000 => 3000 (adapter 1) | |
INFO subprocess: Starting process: ["C:\\Program Files\\Oracle\\VirtualBox\\VBoxManage.exe", "modifyvm", "577abede-0c18 | |
-4d91-ba12-bf68e4eb7ae0", "--natpf1", "ssh,tcp,,2222,,22", "--natpf1", "2to-2to,tcp,,3000,,3000"] | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling action: #<Vagrant::Action::VM::Provision:0x1dd9888> | |
INFO warden: Calling action: #<Vagrant::Action::VM::PruneNFSExports:0x286e720> | |
INFO subprocess: Starting process: ["C:\\Program Files\\Oracle\\VirtualBox\\VBoxManage.exe", "list", "vms"] | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: "eod_1330552605" {577abede-0c18-4d91-ba12-bf68e4eb7ae0} | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling action: #<Vagrant::Action::VM::NFS:0x286e6f0> | |
INFO warden: Calling action: #<Vagrant::Action::VM::ClearSharedFolders:0x2a0cf78> | |
INFO subprocess: Starting process: ["C:\\Program Files\\Oracle\\VirtualBox\\VBoxManage.exe", "showvminfo", "577abede-0c | |
18-4d91-ba12-bf68e4eb7ae0", "--machinereadable"] | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="eod_1330552605" | |
ostype="Ubuntu_64" | |
UUID="577abede-0c18-4d91-ba12-bf68e4eb7ae0" | |
CfgFile="C:\Users\Nils\VirtualBox VMs\eod_1330552605\eod_1330552605.vbox" | |
SnapFldr="C:\Users\Nils\VirtualBox VMs\eod_1330552605\Snapshots" | |
LogFldr="C:\Users\Nils\VirtualBox VMs\eod_1330552605\Logs" | |
hardwareuuid="577abede-0c18-4d91-ba12-bf68e4eb7ae0" | |
memory=384 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
pae="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="off" | |
hwvirtex="on" | |
hwvirtexexcl="off" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
VMState="poweroff" | |
VMStateChangeTime="2012-02-29T22:11:25.320000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="30" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="none" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="C:\Users\Nils\VirtualBox VMs\eod_1330552605\box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="d299818b-6a39-4859-b2eb-23c62651653f" | |
"SATA Controller-1-0"="none" | |
"SATA Controller-2-0"="none" | |
"SATA Controller-3-0"="none" | |
"SATA Controller-4-0"="none" | |
"SATA Controller-5-0"="none" | |
"SATA Controller-6-0"="none" | |
"SATA Controller-7-0"="none" | |
"SATA Controller-8-0"="none" | |
"SATA Controller-9-0"="none" | |
"SATA Controller-10-0"="none" | |
"SATA Controller-11-0"="none" | |
"SATA Controller-12-0"="none" | |
"SATA Controller-13-0"="none" | |
"SATA Controller-14-0"="none" | |
"SATA Controller-15-0"="none" | |
"SATA Controller-16-0"="none" | |
"SATA Controller-17-0"="none" | |
"SATA Controller-18-0"="none" | |
"SATA Controller-19-0"="none" | |
"SATA Controller-20-0"="none" | |
"SATA Controller-21-0"="none" | |
"SATA Controller-22-0"="none" | |
"SATA Controller-23-0"="none" | |
"SATA Controller-24-0"="none" | |
"SATA Controller-25-0"="none" | |
"SATA Controller-26-0"="none" | |
"SATA Controller-27-0"="none" | |
"SATA Controller-28-0"="none" | |
"SATA Controller-29-0"="none" | |
natnet1="nat" | |
macaddress1="080027706AA2" | |
cableconnected1="on" | |
nic1="nat" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="2to-2to,tcp,,3000,,3000" | |
Forwarding(1)="ssh,tcp,,2222,,22" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
audio="none" | |
clipboard="bidirectional" | |
vrde="off" | |
usb="off" | |
SharedFolderNameMachineMapping1="v-root" | |
SharedFolderPathMachineMapping1="D:/Projects/SAP/eod" | |
SharedFolderNameMachineMapping2="v-csc-1" | |
SharedFolderPathMachineMapping2="D:/Projects/SAP/eod/chef-repo/cookbooks" | |
SharedFolderNameMachineMapping3="v-csr-2" | |
SharedFolderPathMachineMapping3="D:/Projects/SAP/eod/chef-repo/roles" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["C:\\Program Files\\Oracle\\VirtualBox\\VBoxManage.exe", "sharedfolder", "remove", | |
"577abede-0c18-4d91-ba12-bf68e4eb7ae0", "--name", "v-root"] | |
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: ["C:\\Program Files\\Oracle\\VirtualBox\\VBoxManage.exe", "sharedfolder", "remove", | |
"577abede-0c18-4d91-ba12-bf68e4eb7ae0", "--name", "v-csc-1"] | |
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: ["C:\\Program Files\\Oracle\\VirtualBox\\VBoxManage.exe", "sharedfolder", "remove", | |
"577abede-0c18-4d91-ba12-bf68e4eb7ae0", "--name", "v-csr-2"] | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling action: #<Vagrant::Action::VM::ShareFolders:0x2a0cf00> | |
INFO interface: info: Creating shared folders metadata... | |
[default] Creating shared folders metadata... | |
INFO subprocess: Starting process: ["C:\\Program Files\\Oracle\\VirtualBox\\VBoxManage.exe", "sharedfolder", "add", "57 | |
7abede-0c18-4d91-ba12-bf68e4eb7ae0", "--name", "v-root", "--hostpath", "D:/Projects/SAP/eod"] | |
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: ["C:\\Program Files\\Oracle\\VirtualBox\\VBoxManage.exe", "sharedfolder", "add", "57 | |
7abede-0c18-4d91-ba12-bf68e4eb7ae0", "--name", "v-csc-1", "--hostpath", "D:/Projects/SAP/eod/chef-repo/cookbooks"] | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["C:\\Program Files\\Oracle\\VirtualBox\\VBoxManage.exe", "sharedfolder", "add", "57 | |
7abede-0c18-4d91-ba12-bf68e4eb7ae0", "--name", "v-csr-2", "--hostpath", "D:/Projects/SAP/eod/chef-repo/roles"] | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling action: #<Vagrant::Action::VM::HostName:0x2d58da0> | |
INFO warden: Calling action: #<Vagrant::Action::VM::ClearNetworkInterfaces:0x2d58d88> | |
INFO interface: info: Clearing any previously set network interfaces... | |
[default] Clearing any previously set network interfaces... | |
INFO subprocess: Starting process: ["C:\\Program Files\\Oracle\\VirtualBox\\VBoxManage.exe", "modifyvm", "577abede-0c18 | |
-4d91-ba12-bf68e4eb7ae0", "--nic2", "none", "--nic3", "none", "--nic4", "none", "--nic5", "none", "--nic6", "none", "--n | |
ic7", "none", "--nic8", "none"] | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling action: #<Vagrant::Action::VM::Network:0x2d58d70> | |
DEBUG network: Determining adapters and networks... | |
INFO warden: Calling action: #<Vagrant::Action::VM::Customize:0x2db61a8> | |
INFO warden: Calling action: #<Vagrant::Action::VM::Boot:0x2db6178> | |
INFO interface: info: Booting VM... | |
[default] Booting VM... | |
INFO subprocess: Starting process: ["C:\\Program Files\\Oracle\\VirtualBox\\VBoxManage.exe", "startvm", "577abede-0c18- | |
4d91-ba12-bf68e4eb7ae0", "--type", "headless"] | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Waiting for VM "577abede-0c18-4d91-ba12-bf68e4eb7ae0" to power on... | |
VM "577abede-0c18-4d91-ba12-bf68e4eb7ae0" has been successfully started. | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
INFO interface: info: Waiting for VM to boot. This can take a few minutes. | |
[default] Waiting for VM to boot. This can take a few minutes. | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG virtualbox_4_1: Searching for SSH port: 22 | |
DEBUG virtualbox_4_1: read_forward_ports: uuid=577abede-0c18-4d91-ba12-bf68e4eb7ae0 active_only=false | |
INFO subprocess: Starting process: ["C:\\Program Files\\Oracle\\VirtualBox\\VBoxManage.exe", "showvminfo", "577abede-0c | |
18-4d91-ba12-bf68e4eb7ae0", "--machinereadable"] | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="eod_1330552605" | |
ostype="Ubuntu_64" | |
UUID="577abede-0c18-4d91-ba12-bf68e4eb7ae0" | |
CfgFile="C:\Users\Nils\VirtualBox VMs\eod_1330552605\eod_1330552605.vbox" | |
SnapFldr="C:\Users\Nils\VirtualBox VMs\eod_1330552605\Snapshots" | |
LogFldr="C:\Users\Nils\VirtualBox VMs\eod_1330552605\Logs" | |
hardwareuuid="577abede-0c18-4d91-ba12-bf68e4eb7ae0" | |
memory=384 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
pae="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="off" | |
hwvirtex="on" | |
hwvirtexexcl="off" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
VMState="running" | |
VMStateChangeTime="2012-02-29T22:14:42.118000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="30" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="none" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="C:\Users\Nils\VirtualBox VMs\eod_1330552605\box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="d299818b-6a39-4859-b2eb-23c62651653f" | |
"SATA Controller-1-0"="none" | |
"SATA Controller-2-0"="none" | |
"SATA Controller-3-0"="none" | |
"SATA Controller-4-0"="none" | |
"SATA Controller-5-0"="none" | |
"SATA Controller-6-0"="none" | |
"SATA Controller-7-0"="none" | |
"SATA Controller-8-0"="none" | |
"SATA Controller-9-0"="none" | |
"SATA Controller-10-0"="none" | |
"SATA Controller-11-0"="none" | |
"SATA Controller-12-0"="none" | |
"SATA Controller-13-0"="none" | |
"SATA Controller-14-0"="none" | |
"SATA Controller-15-0"="none" | |
"SATA Controller-16-0"="none" | |
"SATA Controller-17-0"="none" | |
"SATA Controller-18-0"="none" | |
"SATA Controller-19-0"="none" | |
"SATA Controller-20-0"="none" | |
"SATA Controller-21-0"="none" | |
"SATA Controller-22-0"="none" | |
"SATA Controller-23-0"="none" | |
"SATA Controller-24-0"="none" | |
"SATA Controller-25-0"="none" | |
"SATA Controller-26-0"="none" | |
"SATA Controller-27-0"="none" | |
"SATA Controller-28-0"="none" | |
"SATA Controller-29-0"="none" | |
natnet1="nat" | |
macaddress1="080027706AA2" | |
cableconnected1="on" | |
nic1="nat" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="2to-2to,tcp,,3000,,3000" | |
Forwarding(1)="ssh,tcp,,2222,,22" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
audio="none" | |
clipboard="bidirectional" | |
VideoMode="640,480,32" | |
vrde="off" | |
usb="off" | |
SharedFolderNameMachineMapping1="v-root" | |
SharedFolderPathMachineMapping1="D:/Projects/SAP/eod" | |
SharedFolderNameMachineMapping2="v-csc-1" | |
SharedFolderPathMachineMapping2="D:/Projects/SAP/eod/chef-repo/cookbooks" | |
SharedFolderNameMachineMapping3="v-csr-2" | |
SharedFolderPathMachineMapping3="D:/Projects/SAP/eod/chef-repo/roles" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_1: - [1, "2to-2to", 3000, 3000] | |
DEBUG virtualbox_4_1: - [1, "ssh", 2222, 22] | |
INFO ssh: Connecting to SSH: 127.0.0.1:2222 | |
INFO ssh: SSH not up: #<Timeout::Error: execution expired> | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG virtualbox_4_1: Searching for SSH port: 22 | |
DEBUG virtualbox_4_1: read_forward_ports: uuid=577abede-0c18-4d91-ba12-bf68e4eb7ae0 active_only=false | |
INFO subprocess: Starting process: ["C:\\Program Files\\Oracle\\VirtualBox\\VBoxManage.exe", "showvminfo", "577abede-0c | |
18-4d91-ba12-bf68e4eb7ae0", "--machinereadable"] | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="eod_1330552605" | |
ostype="Ubuntu_64" | |
UUID="577abede-0c18-4d91-ba12-bf68e4eb7ae0" | |
CfgFile="C:\Users\Nils\VirtualBox VMs\eod_1330552605\eod_1330552605.vbox" | |
SnapFldr="C:\Users\Nils\VirtualBox VMs\eod_1330552605\Snapshots" | |
LogFldr="C:\Users\Nils\VirtualBox VMs\eod_1330552605\Logs" | |
hardwareuuid="577abede-0c18-4d91-ba12-bf68e4eb7ae0" | |
memory=384 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
pae="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="off" | |
hwvirtex="on" | |
hwvirtexexcl="off" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
VMState="running" | |
VMStateChangeTime="2012-02-29T22:14:42.118000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="30" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="none" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="C:\Users\Nils\VirtualBox VMs\eod_1330552605\box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="d299818b-6a39-4859-b2eb-23c62651653f" | |
"SATA Controller-1-0"="none" | |
"SATA Controller-2-0"="none" | |
"SATA Controller-3-0"="none" | |
"SATA Controller-4-0"="none" | |
"SATA Controller-5-0"="none" | |
"SATA Controller-6-0"="none" | |
"SATA Controller-7-0"="none" | |
"SATA Controller-8-0"="none" | |
"SATA Controller-9-0"="none" | |
"SATA Controller-10-0"="none" | |
"SATA Controller-11-0"="none" | |
"SATA Controller-12-0"="none" | |
"SATA Controller-13-0"="none" | |
"SATA Controller-14-0"="none" | |
"SATA Controller-15-0"="none" | |
"SATA Controller-16-0"="none" | |
"SATA Controller-17-0"="none" | |
"SATA Controller-18-0"="none" | |
"SATA Controller-19-0"="none" | |
"SATA Controller-20-0"="none" | |
"SATA Controller-21-0"="none" | |
"SATA Controller-22-0"="none" | |
"SATA Controller-23-0"="none" | |
"SATA Controller-24-0"="none" | |
"SATA Controller-25-0"="none" | |
"SATA Controller-26-0"="none" | |
"SATA Controller-27-0"="none" | |
"SATA Controller-28-0"="none" | |
"SATA Controller-29-0"="none" | |
natnet1="nat" | |
macaddress1="080027706AA2" | |
cableconnected1="on" | |
nic1="nat" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="2to-2to,tcp,,3000,,3000" | |
Forwarding(1)="ssh,tcp,,2222,,22" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
audio="none" | |
clipboard="bidirectional" | |
VideoMode="720,400,0" | |
vrde="off" | |
usb="off" | |
SharedFolderNameMachineMapping1="v-root" | |
SharedFolderPathMachineMapping1="D:/Projects/SAP/eod" | |
SharedFolderNameMachineMapping2="v-csc-1" | |
SharedFolderPathMachineMapping2="D:/Projects/SAP/eod/chef-repo/cookbooks" | |
SharedFolderNameMachineMapping3="v-csr-2" | |
SharedFolderPathMachineMapping3="D:/Projects/SAP/eod/chef-repo/roles" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_1: - [1, "2to-2to", 3000, 3000] | |
DEBUG virtualbox_4_1: - [1, "ssh", 2222, 22] | |
INFO ssh: Connecting to SSH: 127.0.0.1:2222 | |
INFO ssh: SSH not up: #<Timeout::Error: execution expired> | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG virtualbox_4_1: Searching for SSH port: 22 | |
DEBUG virtualbox_4_1: read_forward_ports: uuid=577abede-0c18-4d91-ba12-bf68e4eb7ae0 active_only=false | |
INFO subprocess: Starting process: ["C:\\Program Files\\Oracle\\VirtualBox\\VBoxManage.exe", "showvminfo", "577abede-0c | |
18-4d91-ba12-bf68e4eb7ae0", "--machinereadable"] | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="eod_1330552605" | |
ostype="Ubuntu_64" | |
UUID="577abede-0c18-4d91-ba12-bf68e4eb7ae0" | |
CfgFile="C:\Users\Nils\VirtualBox VMs\eod_1330552605\eod_1330552605.vbox" | |
SnapFldr="C:\Users\Nils\VirtualBox VMs\eod_1330552605\Snapshots" | |
LogFldr="C:\Users\Nils\VirtualBox VMs\eod_1330552605\Logs" | |
hardwareuuid="577abede-0c18-4d91-ba12-bf68e4eb7ae0" | |
memory=384 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
pae="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="off" | |
hwvirtex="on" | |
hwvirtexexcl="off" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
VMState="running" | |
VMStateChangeTime="2012-02-29T22:14:42.118000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="30" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="none" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="C:\Users\Nils\VirtualBox VMs\eod_1330552605\box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="d299818b-6a39-4859-b2eb-23c62651653f" | |
"SATA Controller-1-0"="none" | |
"SATA Controller-2-0"="none" | |
"SATA Controller-3-0"="none" | |
"SATA Controller-4-0"="none" | |
"SATA Controller-5-0"="none" | |
"SATA Controller-6-0"="none" | |
"SATA Controller-7-0"="none" | |
"SATA Controller-8-0"="none" | |
"SATA Controller-9-0"="none" | |
"SATA Controller-10-0"="none" | |
"SATA Controller-11-0"="none" | |
"SATA Controller-12-0"="none" | |
"SATA Controller-13-0"="none" | |
"SATA Controller-14-0"="none" | |
"SATA Controller-15-0"="none" | |
"SATA Controller-16-0"="none" | |
"SATA Controller-17-0"="none" | |
"SATA Controller-18-0"="none" | |
"SATA Controller-19-0"="none" | |
"SATA Controller-20-0"="none" | |
"SATA Controller-21-0"="none" | |
"SATA Controller-22-0"="none" | |
"SATA Controller-23-0"="none" | |
"SATA Controller-24-0"="none" | |
"SATA Controller-25-0"="none" | |
"SATA Controller-26-0"="none" | |
"SATA Controller-27-0"="none" | |
"SATA Controller-28-0"="none" | |
"SATA Controller-29-0"="none" | |
natnet1="nat" | |
macaddress1="080027706AA2" | |
cableconnected1="on" | |
nic1="nat" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="2to-2to,tcp,,3000,,3000" | |
Forwarding(1)="ssh,tcp,,2222,,22" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
audio="none" | |
clipboard="bidirectional" | |
VideoMode="640,480,0" | |
vrde="off" | |
usb="off" | |
SharedFolderNameMachineMapping1="v-root" | |
SharedFolderPathMachineMapping1="D:/Projects/SAP/eod" | |
SharedFolderNameMachineMapping2="v-csc-1" | |
SharedFolderPathMachineMapping2="D:/Projects/SAP/eod/chef-repo/cookbooks" | |
SharedFolderNameMachineMapping3="v-csr-2" | |
SharedFolderPathMachineMapping3="D:/Projects/SAP/eod/chef-repo/roles" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_1: - [1, "2to-2to", 3000, 3000] | |
DEBUG virtualbox_4_1: - [1, "ssh", 2222, 22] | |
INFO ssh: Connecting to SSH: 127.0.0.1:2222 | |
INFO ssh: SSH is ready! | |
INFO interface: info: VM booted and ready for use! | |
[default] VM booted and ready for use! | |
INFO interface: info: Mounting shared folders... | |
[default] Mounting shared folders... | |
INFO interface: info: -- v-root: /vagrant | |
[default] -- v-root: /vagrant | |
INFO subprocess: Starting process: ["C:\\Program Files\\Oracle\\VirtualBox\\VBoxManage.exe", "showvminfo", "577abede-0c | |
18-4d91-ba12-bf68e4eb7ae0", "--machinereadable"] | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="eod_1330552605" | |
ostype="Ubuntu_64" | |
UUID="577abede-0c18-4d91-ba12-bf68e4eb7ae0" | |
CfgFile="C:\Users\Nils\VirtualBox VMs\eod_1330552605\eod_1330552605.vbox" | |
SnapFldr="C:\Users\Nils\VirtualBox VMs\eod_1330552605\Snapshots" | |
LogFldr="C:\Users\Nils\VirtualBox VMs\eod_1330552605\Logs" | |
hardwareuuid="577abede-0c18-4d91-ba12-bf68e4eb7ae0" | |
memory=384 | |
pagefusion="off" | |
vram=8 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="dvd" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
pae="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="off" | |
hwvirtex="on" | |
hwvirtexexcl="off" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
VMState="running" | |
VMStateChangeTime="2012-02-29T22:14:42.118000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
storagecontrollername0="IDE Controller" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA Controller" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="30" | |
storagecontrollerbootable1="on" | |
"IDE Controller-0-0"="none" | |
"IDE Controller-0-1"="none" | |
"IDE Controller-1-0"="emptydrive" | |
"IDE Controller-IsEjected"="off" | |
"IDE Controller-1-1"="none" | |
"SATA Controller-0-0"="C:\Users\Nils\VirtualBox VMs\eod_1330552605\box-disk1.vmdk" | |
"SATA Controller-ImageUUID-0-0"="d299818b-6a39-4859-b2eb-23c62651653f" | |
"SATA Controller-1-0"="none" | |
"SATA Controller-2-0"="none" | |
"SATA Controller-3-0"="none" | |
"SATA Controller-4-0"="none" | |
"SATA Controller-5-0"="none" | |
"SATA Controller-6-0"="none" | |
"SATA Controller-7-0"="none" | |
"SATA Controller-8-0"="none" | |
"SATA Controller-9-0"="none" | |
"SATA Controller-10-0"="none" | |
"SATA Controller-11-0"="none" | |
"SATA Controller-12-0"="none" | |
"SATA Controller-13-0"="none" | |
"SATA Controller-14-0"="none" | |
"SATA Controller-15-0"="none" | |
"SATA Controller-16-0"="none" | |
"SATA Controller-17-0"="none" | |
"SATA Controller-18-0"="none" | |
"SATA Controller-19-0"="none" | |
"SATA Controller-20-0"="none" | |
"SATA Controller-21-0"="none" | |
"SATA Controller-22-0"="none" | |
"SATA Controller-23-0"="none" | |
"SATA Controller-24-0"="none" | |
"SATA Controller-25-0"="none" | |
"SATA Controller-26-0"="none" | |
"SATA Controller-27-0"="none" | |
"SATA Controller-28-0"="none" | |
"SATA Controller-29-0"="none" | |
natnet1="nat" | |
macaddress1="080027706AA2" | |
cableconnected1="on" | |
nic1="nat" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="2to-2to,tcp,,3000,,3000" | |
Forwarding(1)="ssh,tcp,,2222,,22" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
audio="none" | |
clipboard="bidirectional" | |
VideoMode="640,480,0" | |
vrde="off" | |
usb="off" | |
SharedFolderNameMachineMapping1="v-root" | |
SharedFolderPathMachineMapping1="D:/Projects/SAP/eod" | |
SharedFolderNameMachineMapping2="v-csc-1" | |
SharedFolderPathMachineMapping2="D:/Projects/SAP/eod/chef-repo/cookbooks" | |
SharedFolderNameMachineMapping3="v-csr-2" | |
SharedFolderPathMachineMapping3="D:/Projects/SAP/eod/chef-repo/roles" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: cat /etc/debian_version (sudo=false) | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: cat /proc/version | grep 'Debian' (sudo=false) | |
DEBUG ssh: Exit status: 1 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: cat /proc/version | grep 'Ubuntu' (sudo=false) | |
DEBUG ssh: Exit status: 0 | |
INFO vm: Loading guest: ubuntu | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: printf /vagrant (sudo=false) | |
DEBUG ssh: stdout: /vagrant | |
DEBUG ssh: Exit status: 0 | |
DEBUG linux: Shell expanded guest path: /vagrant | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: mkdir -p /vagrant (sudo=true) | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: mount -t vboxsf -o uid=`id -u vagrant`,gid=`id -g vagrant` v-root /vagrant (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: stderr: /sbin/mount.vboxsf: mounting failed with the error: No such device | |
DEBUG ssh: Exit status: 1 | |
ERROR warden: Error occurred: The following SSH command responded with a non-zero exit status. | |
Vagrant assumes that this means the command failed! | |
mount -t vboxsf -o uid=`id -u vagrant`,gid=`id -g vagrant` v-root /vagrant | |
ERROR warden: Error occurred: The following SSH command responded with a non-zero exit status. | |
Vagrant assumes that this means the command failed! | |
mount -t vboxsf -o uid=`id -u vagrant`,gid=`id -g vagrant` v-root /vagrant | |
ERROR warden: Error occurred: The following SSH command responded with a non-zero exit status. | |
Vagrant assumes that this means the command failed! | |
mount -t vboxsf -o uid=`id -u vagrant`,gid=`id -g vagrant` v-root /vagrant | |
ERROR warden: Error occurred: The following SSH command responded with a non-zero exit status. | |
Vagrant assumes that this means the command failed! | |
mount -t vboxsf -o uid=`id -u vagrant`,gid=`id -g vagrant` v-root /vagrant | |
ERROR warden: Error occurred: The following SSH command responded with a non-zero exit status. | |
Vagrant assumes that this means the command failed! | |
mount -t vboxsf -o uid=`id -u vagrant`,gid=`id -g vagrant` v-root /vagrant | |
ERROR warden: Error occurred: The following SSH command responded with a non-zero exit status. | |
Vagrant assumes that this means the command failed! | |
mount -t vboxsf -o uid=`id -u vagrant`,gid=`id -g vagrant` v-root /vagrant | |
ERROR warden: Error occurred: The following SSH command responded with a non-zero exit status. | |
Vagrant assumes that this means the command failed! | |
mount -t vboxsf -o uid=`id -u vagrant`,gid=`id -g vagrant` v-root /vagrant | |
ERROR warden: Error occurred: The following SSH command responded with a non-zero exit status. | |
Vagrant assumes that this means the command failed! | |
mount -t vboxsf -o uid=`id -u vagrant`,gid=`id -g vagrant` v-root /vagrant | |
ERROR warden: Error occurred: The following SSH command responded with a non-zero exit status. | |
Vagrant assumes that this means the command failed! | |
mount -t vboxsf -o uid=`id -u vagrant`,gid=`id -g vagrant` v-root /vagrant | |
ERROR warden: Error occurred: The following SSH command responded with a non-zero exit status. | |
Vagrant assumes that this means the command failed! | |
mount -t vboxsf -o uid=`id -u vagrant`,gid=`id -g vagrant` v-root /vagrant | |
ERROR warden: Error occurred: The following SSH command responded with a non-zero exit status. | |
Vagrant assumes that this means the command failed! | |
mount -t vboxsf -o uid=`id -u vagrant`,gid=`id -g vagrant` v-root /vagrant | |
ERROR warden: Error occurred: The following SSH command responded with a non-zero exit status. | |
Vagrant assumes that this means the command failed! | |
mount -t vboxsf -o uid=`id -u vagrant`,gid=`id -g vagrant` v-root /vagrant | |
ERROR vagrant: Vagrant experienced an error! Details: | |
ERROR vagrant: #<Vagrant::Errors::VagrantError: The following SSH command responded with a non-zero exit status. | |
Vagrant assumes that this means the command failed! | |
mount -t vboxsf -o uid=`id -u vagrant`,gid=`id -g vagrant` v-root /vagrant> | |
ERROR vagrant: The following SSH command responded with a non-zero exit status. | |
Vagrant assumes that this means the command failed! | |
mount -t vboxsf -o uid=`id -u vagrant`,gid=`id -g vagrant` v-root /vagrant | |
ERROR vagrant: C:/dev/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.7/lib/vagrant/communication/ssh.rb:62:in `execute' | |
C:/dev/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.7/lib/vagrant/communication/ssh.rb:72:in `sudo' | |
C:/dev/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.7/lib/vagrant/guest/linux.rb:104:in `mount_folder' | |
C:/dev/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.7/lib/vagrant/guest/linux.rb:50:in `mount_shared_folder' | |
C:/dev/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.7/lib/vagrant/guest/ubuntu.rb:8:in `mount_shared_folder' | |
C:/dev/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.7/lib/vagrant/action/vm/share_folders.rb:103:in `block in mount_shar | |
ed_folders' | |
C:/dev/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.7/lib/vagrant/action/vm/share_folders.rb:88:in `each' | |
C:/dev/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.7/lib/vagrant/action/vm/share_folders.rb:88:in `mount_shared_folders | |
' | |
C:/dev/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.7/lib/vagrant/action/vm/share_folders.rb:22:in `call' | |
C:/dev/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.7/lib/vagrant/action/warden.rb:33:in `call' | |
C:/dev/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.7/lib/vagrant/action/vm/clear_shared_folders.rb:13:in `call' | |
C:/dev/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.7/lib/vagrant/action/warden.rb:33:in `call' | |
C:/dev/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.7/lib/vagrant/action/vm/nfs.rb:40:in `call' | |
C:/dev/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.7/lib/vagrant/action/warden.rb:33:in `call' | |
C:/dev/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.7/lib/vagrant/action/vm/prune_nfs_exports.rb:15:in `call' | |
C:/dev/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.7/lib/vagrant/action/warden.rb:33:in `call' | |
C:/dev/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.7/lib/vagrant/action/vm/provision.rb:29:in `call' | |
C:/dev/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.7/lib/vagrant/action/warden.rb:33:in `call' | |
C:/dev/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.7/lib/vagrant/action/vm/forward_ports.rb:24:in `call' | |
C:/dev/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.7/lib/vagrant/action/warden.rb:33:in `call' | |
C:/dev/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.7/lib/vagrant/action/vm/check_port_collisions.rb:38:in `call' | |
C:/dev/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.7/lib/vagrant/action/warden.rb:33:in `call' | |
C:/dev/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.7/lib/vagrant/action/env/set.rb:16:in `call' | |
C:/dev/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.7/lib/vagrant/action/warden.rb:33:in `call' | |
C:/dev/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.7/lib/vagrant/action/vm/clear_forwarded_ports.rb:13:in `call' | |
C:/dev/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.7/lib/vagrant/action/warden.rb:33:in `call' | |
C:/dev/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.7/lib/vagrant/action/vm/clean_machine_folder.rb:17:in `call' | |
C:/dev/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.7/lib/vagrant/action/warden.rb:33:in `call' | |
C:/dev/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.7/lib/vagrant/action/vm/check_accessible.rb:18:in `call' | |
C:/dev/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.7/lib/vagrant/action/warden.rb:33:in `call' | |
C:/dev/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.7/lib/vagrant/action/general/validate.rb:14:in `call' | |
C:/dev/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.7/lib/vagrant/action/warden.rb:33:in `call' | |
C:/dev/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.7/lib/vagrant/action/builder.rb:92:in `call' | |
C:/dev/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.7/lib/vagrant/action/runner.rb:49:in `block in run' | |
C:/dev/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.7/lib/vagrant/util/busy.rb:19:in `busy' | |
C:/dev/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.7/lib/vagrant/action/runner.rb:49:in `run' | |
C:/dev/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.7/lib/vagrant/vm.rb:192:in `run_action' | |
C:/dev/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.7/lib/vagrant/vm.rb:150:in `start' | |
C:/dev/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.7/lib/vagrant/command/up.rb:43:in `block in execute' | |
C:/dev/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.7/lib/vagrant/command/base.rb:100:in `block in with_target_vms' | |
C:/dev/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.7/lib/vagrant/command/base.rb:95:in `each' | |
C:/dev/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.7/lib/vagrant/command/base.rb:95:in `with_target_vms' | |
C:/dev/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.7/lib/vagrant/command/up.rb:39:in `execute' | |
C:/dev/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.7/lib/vagrant/cli.rb:38:in `execute' | |
C:/dev/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.7/lib/vagrant/environment.rb:156:in `cli' | |
C:/dev/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.7/bin/vagrant:43:in `<top (required)>' | |
C:/dev/Ruby193/bin/vagrant:19:in `load' | |
C:/dev/Ruby193/bin/vagrant:19:in `<main>' | |
INFO interface: error: The following SSH command responded with a non-zero exit status. | |
Vagrant assumes that this means the command failed! | |
mount -t vboxsf -o uid=`id -u vagrant`,gid=`id -g vagrant` v-root /vagrant | |
The following SSH command responded with a non-zero exit status. | |
Vagrant assumes that this means the command failed! | |
mount -t vboxsf -o uid=`id -u vagrant`,gid=`id -g vagrant` v-root /vagrant |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment