It pops up the following information when starting.
Unable to start: The running command stopped because the preference variable "ErrorActionPreference" or common parameter is set to Stop: 'MobyLinuxVM' failed to start. (Virtual machine ID 4EC4B261-3031-45C9-B659-B8362CAFD6A1)
'MobyLinuxVM' failed to start worker process: %%3228369022 (0xC06D007E). (Virtual machine ID 4EC4B261-3031-45C9-B659-B8362CAFD6A1) at Start-MobyLinuxVM, : line 296 at , : line 412 at Docker.Core.Pipe.NamedPipeClient.Send(String action, Object[] parameters) in C:\workspaces\stable-18.09.x\src\github.com\docker\pinata\win\src\Docker.Core\pipe\NamedPipeClient.cs:line 36 at Docker.Actions.DoStart(SynchronizationContext syncCtx, Boolean showWelcomeWindow, Boolean executeAfterStartCleanup) in C:\workspaces\stable-18.09.x\src\github.com\docker\pinata\win\src\Docker.Windows\Actions.cs:line 92 at Docker.Actions.<>c__DisplayClass21_0.b__0() in C:\workspaces\stable-18.09.x\src\github.com\docker\pinata\win\src\Docker.Windows\Actions.cs:line 155 at Docker.WPF.TaskQueue.<>c__DisplayClass19_0.<.ctor>b__1() in C:\workspaces\stable-18.09.x\src\github.com\docker\pinata\win\src\Docker.WPF\TaskQueue.cs:line 59
And it generated the log files
time="2019-04-19T10:21:36-04:00" level=warning msg="[C:\\Program Files\\Docker\\Docker\\Resources\\bin\\kubectl.exe --namespace docker get pods -o go-template={{range .items}}{{.metadata.name}}\n{{end}}]: exit status 1" type=kubernetes time="2019-04-19T10:21:36-04:00" level=warning msg="Unable to connect to the server: dial tcp [::1]:8080: connectex: No connection could be made because the target machine actively refused it.\n" type=kubernetes time="2019-04-19T10:21:42-04:00" level=warning msg="[C:\\Program Files\\Docker\\Docker\\Resources\\bin\\kubectl.exe --namespace kube-system get pods -o go-template={{range .items}}{{.metadata.name}}\n{{end}}]: exit status 1" type=kubernetes time="2019-04-19T10:21:42-04:00" level=warning msg="Unable to connect to the server: dial tcp [::1]:8080: connectex: No connection could be made because the target machine actively refused it.\n" type=kubernetes time="2019-04-19T10:21:43-04:00" level=info msg="Start gathering list of 89 elements (timeout=10m0s)" type=list time="2019-04-19T10:21:43-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ $(Get-WmiObject Win32_OperatingSystem) | ConvertTo-json -Depth 1 }]" type=cmd time="2019-04-19T10:21:44-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ $(Get-WmiObject Win32_ComputerSystem) | ConvertTo-json -Depth 1 }]" type=cmd time="2019-04-19T10:21:45-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ $(Get-WmiObject Win32_Processor) | ConvertTo-json -Depth 1 }]" type=cmd time="2019-04-19T10:21:46-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ $(Get-WmiObject Win32_BaseBoard) | ConvertTo-json -Depth 1 }]" type=cmd time="2019-04-19T10:21:47-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Get-Item 'Registry::HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion' }]" type=cmd time="2019-04-19T10:21:48-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Get-MpComputerStatus }]" type=cmd time="2019-04-19T10:21:49-04:00" level=warning msg="[powershell -NoProfile -Command &{ Get-MpComputerStatus }]: Get-MpComputerStatus : The extrinsic Method could not be executed.\r\nAt line:1 char:4\r\n+ &{ Get-MpComputerStatus }\r\n+ ~~~~~~~~~~~~~~~~~~~~\r\n + CategoryInfo : MetadataError: (MSFT_MpComputerStatus:ROOT\\Microsoft\\...pComputerStatus) [Get-MpComputer \r\n Status], CimException\r\n + FullyQualifiedErrorId : MI RESULT 16,Get-MpComputerStatus\r\n \r\n" type=cmd time="2019-04-19T10:21:49-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ $PSVersionTable }]" type=cmd time="2019-04-19T10:21:50-04:00" level=info msg="Executing: [tasklist /V]" type=cmd time="2019-04-19T10:21:50-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Get-Process | ConvertTo-Json -Depth 1 }]" type=cmd time="2019-04-19T10:22:00-04:00" level=warning msg="[powershell -NoProfile -Command &{ Get-Process | ConvertTo-Json -Depth 1 }] (timeout: 10s) -> context deadline exceeded" type=cmd time="2019-04-19T10:22:00-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Get-Service | ConvertTo-Json -Depth 1 }]" type=cmd time="2019-04-19T10:22:00-04:00" level=warning msg="[powershell -NoProfile -Command &{ Get-Process | ConvertTo-Json -Depth 1 }] exit status 1" type=cmd time="2019-04-19T10:22:05-04:00" level=warning msg="[powershell -NoProfile -Command &{ Get-Service | ConvertTo-Json -Depth 1 }] (timeout: 5s) -> context deadline exceeded" type=cmd time="2019-04-19T10:22:05-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Get-WindowsOptionalFeature -Online | ConvertTo-Json }]" type=cmd time="2019-04-19T10:22:05-04:00" level=warning msg="[powershell -NoProfile -Command &{ Get-Service | ConvertTo-Json -Depth 1 }] exit status 1" type=cmd time="2019-04-19T10:22:10-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Get-ItemProperty HKLM:\\Software\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\* | Select-Object DisplayName, DisplayVersion, Publisher, InstallDate | ConvertTo-Json }]" type=cmd time="2019-04-19T10:22:12-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Get-HotFix | ConvertTo-Json }]" type=cmd time="2019-04-19T10:22:15-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ driverquery /FO CSV }]" type=cmd time="2019-04-19T10:22:17-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ get-WmiObject win32_logicaldisk }]" type=cmd time="2019-04-19T10:22:18-04:00" level=info msg="Gathering: C:\\Windows\\System32\\winevt\\Logs\\System.evtx" type=file time="2019-04-19T10:22:18-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ (Get-ItemProperty 'HKLM:\\Software\\Microsoft\\Windows NT\\CurrentVersion' -Name UBR).UBR }]" type=cmd time="2019-04-19T10:22:19-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ bcdedit /enum }]" type=cmd time="2019-04-19T10:22:20-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Get-ItemProperty HKLM:\\SYSTEM\\CurrentControlSet\\Control -Name SystemStartOptions }]" type=cmd time="2019-04-19T10:22:20-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMHost -ComputerName localhost | ConvertTo-Json -Depth 1 }]" type=cmd time="2019-04-19T10:22:25-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VM -ComputerName localhost | ConvertTo-Json -Depth 1 }]" type=cmd time="2019-04-19T10:22:27-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ $lst = (Get-Date).AddHours(-24); $lns = \"Microsoft-Windows-Hyper-V*\"; $ps = \"Microsoft-Windows-Hyper-V-*\"; $ll = 8,7,6,5,4,3,2,1,0; Get-WinEvent -FilterHashtable @{Logname=$lns; StartTime=$lst; Level=$ll; ProviderName=$ps} -ErrorAction Ignore | ConvertTo-Csv }]" type=cmd time="2019-04-19T10:22:37-04:00" level=warning msg="[powershell -NoProfile -Command &{ $lst = (Get-Date).AddHours(-24); $lns = \"Microsoft-Windows-Hyper-V*\"; $ps = \"Microsoft-Windows-Hyper-V-*\"; $ll = 8,7,6,5,4,3,2,1,0; Get-WinEvent -FilterHashtable @{Logname=$lns; StartTime=$lst; Level=$ll; ProviderName=$ps} -ErrorAction Ignore | ConvertTo-Csv }] (timeout: 10s) -> context deadline exceeded" type=cmd time="2019-04-19T10:22:37-04:00" level=info msg="Executing: [ipconfig /allcompartments /all]" type=cmd time="2019-04-19T10:22:37-04:00" level=warning msg="[powershell -NoProfile -Command &{ $lst = (Get-Date).AddHours(-24); $lns = \"Microsoft-Windows-Hyper-V*\"; $ps = \"Microsoft-Windows-Hyper-V-*\"; $ll = 8,7,6,5,4,3,2,1,0; Get-WinEvent -FilterHashtable @{Logname=$lns; StartTime=$lst; Level=$ll; ProviderName=$ps} -ErrorAction Ignore | ConvertTo-Csv }] exit status 1" type=cmd time="2019-04-19T10:22:37-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module NetTCPIP; Get-NetIPAddress | ConvertTo-Json }]" type=cmd time="2019-04-19T10:22:39-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module NetTCPIP; Get-NetIPInterface | FL * }]" type=cmd time="2019-04-19T10:22:42-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module NetTCPIP; Get-NetIPInterface | ConvertTo-Json }]" type=cmd time="2019-04-19T10:22:45-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module NetNat; Get-NetNat | FL * }]" type=cmd time="2019-04-19T10:22:46-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module NetNat; Get-NetNat | ConvertTo-Json }]" type=cmd time="2019-04-19T10:22:47-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module NetNat; Get-NetNatStaticMapping | FL * }]" type=cmd time="2019-04-19T10:22:49-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module NetNat; Get-NetNatStaticMapping | ConvertTo-Json }]" type=cmd time="2019-04-19T10:22:50-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module NetConnection; Get-NetConnectionProfile | FL * }]" type=cmd time="2019-04-19T10:22:51-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module NetConnection; Get-NetConnectionProfile | ConvertTo-Json }]" type=cmd time="2019-04-19T10:22:52-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module NetTCPIP; Get-NetRoute | FL * }]" type=cmd time="2019-04-19T10:22:55-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module NetTCPIP; Get-NetRoute | ConvertTo-Json }]" type=cmd time="2019-04-19T10:22:58-04:00" level=info msg="Executing: [nslookup localhost]" type=cmd time="2019-04-19T10:22:58-04:00" level=info msg="Executing: [nslookup www.google.com]" type=cmd time="2019-04-19T10:22:58-04:00" level=warning msg="[nslookup www.google.com]: Non-authoritative answer:\r\r\n" type=cmd time="2019-04-19T10:22:58-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Get-WmiObject Win32_networkadapterconfiguration | ? { $_.DefaultIPGateway } | fl * }]" type=cmd time="2019-04-19T10:22:59-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Get-ItemProperty -Path 'HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\Internet Settings' }]" type=cmd time="2019-04-19T10:23:00-04:00" level=info msg="Executing: [netstat -rs]" type=cmd time="2019-04-19T10:23:01-04:00" level=info msg="Executing: [netstat -abno]" type=cmd time="2019-04-19T10:23:01-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMSwitch -ComputerName localhost | FL * }]" type=cmd time="2019-04-19T10:23:11-04:00" level=warning msg="[powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMSwitch -ComputerName localhost | FL * }] (timeout: 10s) -> context deadline exceeded" type=cmd time="2019-04-19T10:23:11-04:00" level=warning msg="[powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMSwitch -ComputerName localhost | FL * }] exit status 1" type=cmd time="2019-04-19T10:23:11-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMSwitch -ComputerName localhost | ConvertTo-Json -Depth 1 }]" type=cmd time="2019-04-19T10:23:26-04:00" level=warning msg="[powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMSwitch -ComputerName localhost | ConvertTo-Json -Depth 1 }] (timeout: 15s) -> context deadline exceeded" type=cmd time="2019-04-19T10:23:26-04:00" level=info msg="HTTP GET: localhost /v1.24/version" type=http time="2019-04-19T10:23:26-04:00" level=warning msg="Get http://localhost//v1.24/version: open \\\\.\\pipe\\docker_engine: The system cannot find the file specified." type=http time="2019-04-19T10:23:26-04:00" level=info msg="HTTP GET: localhost /v1.24/info" type=http time="2019-04-19T10:23:26-04:00" level=warning msg="Get http://localhost//v1.24/info: open \\\\.\\pipe\\docker_engine: The system cannot find the file specified." type=http time="2019-04-19T10:23:26-04:00" level=info msg="HTTP GET: localhost /v1.24/containers/json?all=1" type=http time="2019-04-19T10:23:26-04:00" level=warning msg="Get http://localhost//v1.24/containers/json?all=1: open \\\\.\\pipe\\docker_engine: The system cannot find the file specified." type=http time="2019-04-19T10:23:26-04:00" level=info msg="HTTP GET: localhost /v1.24/nodes" type=http time="2019-04-19T10:23:26-04:00" level=warning msg="Get http://localhost//v1.24/nodes: open \\\\.\\pipe\\docker_engine: The system cannot find the file specified." type=http time="2019-04-19T10:23:26-04:00" level=info msg="HTTP GET: localhost /v1.24/services" type=http time="2019-04-19T10:23:26-04:00" level=warning msg="Get http://localhost//v1.24/services: open \\\\.\\pipe\\docker_engine: The system cannot find the file specified." type=http time="2019-04-19T10:23:26-04:00" level=info msg="HTTP GET: localhost /v1.24/networks" type=http time="2019-04-19T10:23:26-04:00" level=warning msg="Get http://localhost//v1.24/networks: open \\\\.\\pipe\\docker_engine: The system cannot find the file specified." type=http time="2019-04-19T10:23:26-04:00" level=warning msg="[powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMSwitch -ComputerName localhost | ConvertTo-Json -Depth 1 }] exit status 1" type=cmd time="2019-04-19T10:23:26-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ docker network inspect $(docker network ls -q) }]" type=cmd time="2019-04-19T10:23:28-04:00" level=warning msg="[powershell -NoProfile -Command &{ docker network inspect $(docker network ls -q) }]: error during connect: Get http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.39/networks: open //./pipe/docker_engine: The system cannot find the file specified. In the default daemon configuration on Windows, the docker client must be run elevated to connect. This error may also indicate that the docker daemon is not running.\n\"docker network inspect\" requires at least 1 argument.\nSee 'docker network inspect --help'.\n\nUsage: docker network inspect [OPTIONS] NETWORK [NETWORK...]\n\nDisplay detailed information on one or more networks\n" type=cmd time="2019-04-19T10:23:28-04:00" level=warning msg="C:\\ProgramData\\Docker\\config\\daemon.jsonCreateFile C:\\ProgramData\\Docker\\config\\daemon.json: The system cannot find the path specified." type=file time="2019-04-19T10:23:28-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Get-ItemProperty -Path 'HKLM:\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Virtualization\\Containers' | ConvertTo-Json }]" type=cmd time="2019-04-19T10:23:29-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Get-ChildItem HKLM:\\SYSTEM\\CurrentControlSet\\Services\\hns -Recurse }]" type=cmd time="2019-04-19T10:23:30-04:00" level=info msg="Executing: [hcsdiag list]" type=cmd time="2019-04-19T10:23:30-04:00" level=info msg="Gathering: C:\\Windows\\System32\\winevt\\Logs\\Microsoft-Windows-Host-Network-Service-Admin.evtx" type=file time="2019-04-19T10:23:30-04:00" level=info msg="Gathering: C:\\ProgramData\\Microsoft\\Windows\\HNS\\HNS.data" type=file time="2019-04-19T10:23:30-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ $lst = (Get-Date).AddHours(-24); $lns = \"Microsoft-Windows-Containers-Wcifs/Operational\",\"Microsoft-Windows-Containers-Wcnfs/Operational\",\"Microsoft-Windows-Hyper-V*\",\"Application\"; $ps = \"Docker*\",\"Microsoft-Windows-Hyper-V-*\"; $ll = 8,7,6,5,4,3,2,1,0; Get-WinEvent -FilterHashtable @{Logname=$lns; StartTime=$lst; Level=$ll; ProviderName=$ps} -ErrorAction Ignore | ConvertTo-Csv }]" type=cmd time="2019-04-19T10:23:40-04:00" level=warning msg="[powershell -NoProfile -Command &{ $lst = (Get-Date).AddHours(-24); $lns = \"Microsoft-Windows-Containers-Wcifs/Operational\",\"Microsoft-Windows-Containers-Wcnfs/Operational\",\"Microsoft-Windows-Hyper-V*\",\"Application\"; $ps = \"Docker*\",\"Microsoft-Windows-Hyper-V-*\"; $ll = 8,7,6,5,4,3,2,1,0; Get-WinEvent -FilterHashtable @{Logname=$lns; StartTime=$lst; Level=$ll; ProviderName=$ps} -ErrorAction Ignore | ConvertTo-Csv }] (timeout: 10s) -> context deadline exceeded" type=cmd time="2019-04-19T10:23:40-04:00" level=warning msg="[powershell -NoProfile -Command &{ $lst = (Get-Date).AddHours(-24); $lns = \"Microsoft-Windows-Containers-Wcifs/Operational\",\"Microsoft-Windows-Containers-Wcnfs/Operational\",\"Microsoft-Windows-Hyper-V*\",\"Application\"; $ps = \"Docker*\",\"Microsoft-Windows-Hyper-V-*\"; $ll = 8,7,6,5,4,3,2,1,0; Get-WinEvent -FilterHashtable @{Logname=$lns; StartTime=$lst; Level=$ll; ProviderName=$ps} -ErrorAction Ignore | ConvertTo-Csv }] exit status 1" type=cmd time="2019-04-19T10:23:44-04:00" level=warning msg="kubernetes context cannot be reached. Ignoring gatherer:describepods" type=kubectl time="2019-04-19T10:23:44-04:00" level=warning msg="kubernetes context cannot be reached. Ignoring gatherer:describedaemonset" type=kubectl time="2019-04-19T10:23:45-04:00" level=warning msg="kubernetes context cannot be reached. Ignoring gatherer:describereplicaset" type=kubectl time="2019-04-19T10:23:45-04:00" level=warning msg="kubernetes context cannot be reached. Ignoring gatherer:describedeployments" type=kubectl time="2019-04-19T10:23:45-04:00" level=warning msg="kubernetes context cannot be reached. Ignoring gatherer:describepods" type=kubectl time="2019-04-19T10:23:45-04:00" level=warning msg="kubernetes context cannot be reached. Ignoring gatherer:describedaemonset" type=kubectl time="2019-04-19T10:23:45-04:00" level=warning msg="kubernetes context cannot be reached. Ignoring gatherer:describereplicaset" type=kubectl time="2019-04-19T10:23:46-04:00" level=warning msg="kubernetes context cannot be reached. Ignoring gatherer:describedeployments" type=kubectl time="2019-04-19T10:23:46-04:00" level=warning msg="Failed to Dial \\\\.\\pipe\\dockerVpnKitDiagnostics: open \\\\.\\pipe\\dockerVpnKitDiagnostics: The system cannot find the file specified." type=vpnkit time="2019-04-19T10:23:46-04:00" level=info msg="Executing: [net share]" type=cmd time="2019-04-19T10:23:46-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ $lst = (Get-Date).AddHours(-24); $lns = \"*SMB*\"; $ps = \"*SMB*\"; $ll = 8,7,6,5,4,3,2,1,0; Get-WinEvent -FilterHashtable @{Logname=$lns; StartTime=$lst; Level=$ll; ProviderName=$ps} -ErrorAction Ignore | ConvertTo-Csv }]" type=cmd time="2019-04-19T10:23:48-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMProcessor -VMName MobyLinuxVM | ConvertTo-Json -Depth 1 }]" type=cmd time="2019-04-19T10:23:50-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMMemory -VMName MobyLinuxVM | ConvertTo-Json -Depth 1 }]" type=cmd time="2019-04-19T10:23:52-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMScsiController -VMName MobyLinuxVM | ConvertTo-Json -Depth 1 }]" type=cmd time="2019-04-19T10:23:55-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMHardDiskDrive -VMName MobyLinuxVM | ConvertTo-Json -Depth 1 }]" type=cmd time="2019-04-19T10:23:59-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMDvDDrive -VMName MobyLinuxVM | ConvertTo-Json -Depth 1 }]" type=cmd time="2019-04-19T10:24:04-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMFirmware -VMName MobyLinuxVM | ConvertTo-Json -Depth 1 }]" type=cmd time="2019-04-19T10:24:07-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMComPort -VMName MobyLinuxVM | ConvertTo-Json -Depth 1 }]" type=cmd time="2019-04-19T10:24:09-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMSecurity -VMName MobyLinuxVM | ConvertTo-Json -Depth 1 }]" type=cmd time="2019-04-19T10:24:11-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module Hyper-V; Get-VMNetworkAdapter -VMName MobyLinuxVM | ConvertTo-Json -Depth 1 }]" type=cmd time="2019-04-19T10:24:15-04:00" level=info msg="Executing: [powershell -NoProfile -Command &{ Import-Module Hyper-V; ((get-vm).NetworkAdapters) | ? { $_.SwitchName -eq \"DockerNAT\" } | ConvertTo-Json }]" type=cmd time="2019-04-19T10:24:20-04:00" level=warning msg="kubernetes context cannot be reached. Ignoring gatherer:version" type=kubectl time="2019-04-19T10:24:20-04:00" level=warning msg="kubernetes context cannot be reached. Ignoring gatherer:configget-contexts" type=kubectl time="2019-04-19T10:24:21-04:00" level=warning msg="kubernetes context cannot be reached. Ignoring gatherer:configcurrent-context" type=kubectl time="2019-04-19T10:24:21-04:00" level=warning msg="kubernetes context cannot be reached. Ignoring gatherer:getnodes" type=kubectl time="2019-04-19T10:24:22-04:00" level=warning msg="kubernetes context cannot be reached. Ignoring gatherer:getnamespaces" type=kubectl time="2019-04-19T10:24:23-04:00" level=warning msg="kubernetes context cannot be reached. Ignoring gatherer:describenodes" type=kubectl time="2019-04-19T10:24:23-04:00" level=warning msg="kubernetes context cannot be reached. Ignoring gatherer:describepods" type=kubectl time="2019-04-19T10:24:24-04:00" level=warning msg="kubernetes context cannot be reached. Ignoring gatherer:cluster-infodump" type=kubectl time="2019-04-19T10:24:24-04:00" level=warning msg="kubernetes context cannot be reached. Ignoring gatherer:describeservices" type=kubectl time="2019-04-19T10:24:24-04:00" level=warning msg="kubernetes context cannot be reached. Ignoring gatherer:describestorageclass,pv,pvc" type=kubectl time="2019-04-19T10:24:24-04:00" level=info msg="Skipping empty file: C:\\ProgramData\\Docker\\panic.log" type=file time="2019-04-19T10:24:24-04:00" level=info msg="Gathering: C:\\ProgramData\\Docker\\panic.log.old" type=file time="2019-04-19T10:24:24-04:00" level=info msg="Gathering: C:\\ProgramData\\Docker\\service.231.txt" type=file time="2019-04-19T10:24:24-04:00" level=info msg="Gathering: C:\\ProgramData\\Docker\\service.232.txt" type=file time="2019-04-19T10:24:24-04:00" level=info msg="Gathering: C:\\ProgramData\\Docker\\service.233.txt" type=file time="2019-04-19T10:24:24-04:00" level=info msg="Gathering: C:\\ProgramData\\Docker\\service.234.txt" type=file time="2019-04-19T10:24:24-04:00" level=info msg="Gathering: C:\\ProgramData\\Docker\\service.235.txt" type=file time="2019-04-19T10:24:24-04:00" level=info msg="Gathering: C:\\ProgramData\\Docker\\service.txt" type=file time="2019-04-19T10:24:24-04:00" level=info msg="Gathering: C:\\Users\\test\\AppData\\Local\\Docker" type=directory time="2019-04-19T10:24:24-04:00" level=info msg="Gathering: C:\\Users\\test\\AppData\\Local\\Docker\\cli.10.txt" type=file time="2019-04-19T10:24:24-04:00" level=info msg="Gathering: C:\\Users\\test\\AppData\\Local\\Docker\\cli.11.txt" type=file time="2019-04-19T10:24:24-04:00" level=info msg="Gathering: C:\\Users\\test\\AppData\\Local\\Docker\\cli.12.txt" type=file time="2019-04-19T10:24:24-04:00" level=info msg="Gathering: C:\\Users\\test\\AppData\\Local\\Docker\\cli.13.txt" type=file time="2019-04-19T10:24:24-04:00" level=info msg="Gathering: C:\\Users\\test\\AppData\\Local\\Docker\\cli.9.txt" type=file time="2019-04-19T10:24:24-04:00" level=info msg="Gathering: C:\\Users\\test\\AppData\\Local\\Docker\\cli.txt" type=file time="2019-04-19T10:24:24-04:00" level=info msg="Gathering: C:\\Users\\test\\AppData\\Local\\Docker\\install-log.2.txt" type=file time="2019-04-19T10:24:24-04:00" level=info msg="Gathering: C:\\Users\\test\\AppData\\Local\\Docker\\install-log.3.txt" type=file time="2019-04-19T10:24:24-04:00" level=info msg="Gathering: C:\\Users\\test\\AppData\\Local\\Docker\\install-log.4.txt" type=file time="2019-04-19T10:24:24-04:00" level=info msg="Gathering: C:\\Users\\test\\AppData\\Local\\Docker\\install-log.5.txt" type=file time="2019-04-19T10:24:24-04:00" level=info msg="Gathering: C:\\Users\\test\\AppData\\Local\\Docker\\install-log.6.txt" type=file time="2019-04-19T10:24:24-04:00" level=info msg="Gathering: C:\\Users\\test\\AppData\\Local\\Docker\\install-log.txt" type=file time="2019-04-19T10:24:24-04:00" level=info msg="Gathering: C:\\Users\\test\\AppData\\Local\\Docker\\log.356.txt" type=file time="2019-04-19T10:24:24-04:00" level=info msg="Gathering: C:\\Users\\test\\AppData\\Local\\Docker\\log.357.txt" type=file time="2019-04-19T10:24:24-04:00" level=info msg="Gathering: C:\\Users\\test\\AppData\\Local\\Docker\\log.358.txt" type=file time="2019-04-19T10:24:24-04:00" level=info msg="Gathering: C:\\Users\\test\\AppData\\Local\\Docker\\log.359.txt" type=file time="2019-04-19T10:24:24-04:00" level=info msg="Gathering: C:\\Users\\test\\AppData\\Local\\Docker\\log.360.txt" type=file time="2019-04-19T10:24:24-04:00" level=info msg="Gathering: C:\\Users\\test\\AppData\\Local\\Docker\\log.txt" type=file time="2019-04-19T10:24:24-04:00" level=info msg="Gathering: C:\\Users\\test\\AppData\\Roaming\\Docker" type=directory time="2019-04-19T10:24:24-04:00" level=info msg="Skipping empty file: C:\\Users\\test\\AppData\\Roaming\\Docker\\.npsLastSurvey" type=file time="2019-04-19T10:24:24-04:00" level=info msg="Gathering: C:\\Users\\test\\AppData\\Roaming\\Docker\\.npsid" type=file time="2019-04-19T10:24:24-04:00" level=info msg="Gathering: C:\\Users\\test\\AppData\\Roaming\\Docker\\.trackid" type=file time="2019-04-19T10:24:24-04:00" level=info msg="Gathering: C:\\Users\\test\\AppData\\Roaming\\Docker\\already-enabled-features.json" type=file time="2019-04-19T10:24:24-04:00" level=info msg="Gathering: C:\\Users\\test\\AppData\\Roaming\\Docker\\dhcp.json" type=file time="2019-04-19T10:24:24-04:00" level=info msg="Gathering: C:\\Users\\test\\AppData\\Roaming\\Docker\\features-cache.json" type=file time="2019-04-19T10:24:24-04:00" level=info msg="Gathering: C:\\Users\\test\\AppData\\Roaming\\Docker\\http_proxy.json" type=file time="2019-04-19T10:24:24-04:00" level=info msg="Gathering: C:\\Users\\test\\AppData\\Roaming\\Docker\\resolv.conf" type=file time="2019-04-19T10:24:24-04:00" level=info msg="Gathering: C:\\Users\\test\\AppData\\Roaming\\Docker\\settings.json" type=file time="2019-04-19T10:24:29-04:00" level=warning msg="C:\\Users\\test\\.docker\\config.jsonCreateFile C:\\Users\\test\\.docker\\config.json: The system cannot find the file specified." type=redacted-json time="2019-04-19T10:24:29-04:00" level=info msg="Gathering: C:\\Users\\test\\.docker\\daemon.json" type=redacted-json time="2019-04-19T10:24:29-04:00" level=info msg="Getting Diagnostics from VM: 056aaa51-46d3-43aa-8817-ae6a1ef559d9" type=virtsock time="2019-04-19T10:24:29-04:00" level=warning msg="Dial failed: An invalid argument was supplied." type=virtsock time="2019-04-19T10:24:29-04:00" level=info msg="All 89 gatherers finished" type=list
User contributions licensed under CC BY-SA 3.0