Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Docker Machine Version: 0.13.0, build 9ba6da9
- Found binary path at C:\Program Files\Docker\Docker\Resources\bin\docker-machine.exe
- Launching plugin server for driver hyperv
- Plugin server listening at address 127.0.0.1:49969
- () Calling .GetVersion
- Using API Version 1
- () Calling .SetConfigRaw
- () Calling .GetMachineName
- (flag-lookup) Calling .GetMachineName
- (flag-lookup) Calling .DriverName
- (flag-lookup) Calling .GetCreateFlags
- Found binary path at C:\Program Files\Docker\Docker\Resources\bin\docker-machine.exe
- Launching plugin server for driver hyperv
- Plugin server listening at address 127.0.0.1:49973
- () Calling .GetVersion
- Using API Version 1
- () Calling .SetConfigRaw
- () Calling .GetMachineName
- (default2) Calling .GetMachineName
- (default2) Calling .DriverName
- (default2) Calling .GetCreateFlags
- (default2) Calling .SetConfigFromFlags
- Running pre-create checks...
- (default2) Calling .PreCreateCheck
- (default2) DBG | [executing ==>] : C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @(Get-Command Get-VM).ModuleName
- (default2) DBG | [stdout =====>] : Hyper-V
- (default2) DBG |
- (default2) DBG | [stderr =====>] :
- (default2) DBG | [executing ==>] : C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole("Hyper-V Administrators")
- (default2) DBG | [stdout =====>] : False
- (default2) DBG |
- (default2) DBG | [stderr =====>] :
- (default2) DBG | [executing ==>] : C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
- (default2) DBG | [stdout =====>] : True
- (default2) DBG |
- (default2) DBG | [stderr =====>] :
- (default2) DBG | [executing ==>] : C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (Get-VMSwitch).Name
- (default2) DBG | [stdout =====>] : Op��o Padr�o
- (default2) DBG | nat
- (default2) DBG |
- (default2) DBG | [stderr =====>] :
- (default2) DBG | local Boot2Docker ISO version: v18.06.0-ce
- (default2) Calling .GetConfigRaw
- Creating machine...
- (default2) Calling .Create
- (default2) DBG | local Boot2Docker ISO version: v18.06.0-ce
- (default2) Copying C:\Users\obata\.docker\machine\cache\boot2docker.iso to C:\Users\obata\.docker\machine\machines\default2\boot2docker.iso...
- (default2) Creating SSH key...
- (default2) Creating VM...
- (default2) DBG | [executing ==>] : C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (Get-VMSwitch).Name
- (default2) Using switch "Op\x87\xc6o Padr\xc6o"
- (default2) DBG | [stdout =====>] : Op��o Padr�o
- (default2) DBG | nat
- (default2) DBG |
- (default2) DBG | [stderr =====>] :
- (default2) DBG | [executing ==>] : C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
- (default2) DBG | [stdout =====>] : True
- (default2) DBG |
- (default2) DBG | [stderr =====>] :
- (default2) DBG | [executing ==>] : C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive New-VHD -Path 'C:\Users\obata\.docker\machine\machines\default2\fixed.vhd' -SizeBytes 10MB -Fixed
- (default2) Creating VHD
- (default2) DBG | [stdout =====>] :
- (default2) DBG |
- (default2) DBG | ComputerName : DESKTOP-2K3J3J2
- (default2) DBG | Path : C:\Users\obata\.docker\machine\machines\default2\fixed.vhd
- (default2) DBG | VhdFormat : VHD
- (default2) DBG | VhdType : Fixed
- (default2) DBG | FileSize : 10486272
- (default2) DBG | Size : 10485760
- (default2) DBG | MinimumSize :
- (default2) DBG | LogicalSectorSize : 512
- (default2) DBG | PhysicalSectorSize : 512
- (default2) DBG | BlockSize : 0
- (default2) DBG | ParentPath :
- (default2) DBG | DiskIdentifier : EAFAC0A6-3937-45C5-A889-AA5773BC89E0
- (default2) DBG | FragmentationPercentage : 0
- (default2) DBG | Alignment : 1
- (default2) DBG | Attached : False
- (default2) DBG | DiskNumber :
- (default2) DBG | IsPMEMCompatible : False
- (default2) DBG | AddressAbstractionType : None
- (default2) DBG | Number :
- (default2) DBG |
- (default2) DBG |
- (default2) DBG |
- (default2) DBG |
- (default2) DBG | [stderr =====>] :
- (default2) DBG | Writing magic tar header
- (default2) DBG | Writing SSH key tar header
- (default2) DBG | [executing ==>] : C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Convert-VHD -Path 'C:\Users\obata\.docker\machine\machines\default2\fixed.vhd' -DestinationPath 'C:\Users\obata\.docker\machine\machines\default2\disk.vhd' -VHDType Dynamic -DeleteSource
- (default2) DBG | [stdout =====>] :
- (default2) DBG | [stderr =====>] :
- (default2) DBG | [executing ==>] : C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Resize-VHD -Path 'C:\Users\obata\.docker\machine\machines\default2\disk.vhd' -SizeBytes 20000MB
- (default2) DBG | [stdout =====>] :
- (default2) DBG | [stderr =====>] :
- (default2) DBG | [executing ==>] : C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive New-VM default2 -Path 'C:\Users\obata\.docker\machine\machines\default2' -SwitchName 'Op��o Padr�o' -MemoryStartupBytes 1024MB
- (default2) DBG | [stdout =====>] :
- (default2) DBG | [stderr =====>] : New-VM : O Hyper-V n�o p�de localizar um comutador virtual com o nome "Op??o Padr?o".(default2) DBG | No linha:1 caractere:1
- (default2) DBG | + New-VM default2 -Path 'C:\Users\obata\.docker\machine\machines\defaul ...
- (default2) DBG | + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- (default2) DBG | + CategoryInfo : InvalidArgument: (:) [New-VM], VirtualizationException
- (default2) DBG | + FullyQualifiedErrorId : InvalidParameter,Microsoft.HyperV.PowerShell.Commands.NewVM
- (default2) DBG |
- (default2) DBG |
- Error creating machine: Error in driver during machine creation: exit status 1
- notifying bugsnag: [Error creating machine: Error in driver during machine creation: exit status 1]
Advertisement
Advertisement
Advertisement
RAW Paste Data
Copied
Advertisement