Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker fails to do a cold start #1075

Closed
mmisztal1980 opened this issue Sep 7, 2017 · 55 comments
Closed

Docker fails to do a cold start #1075

mmisztal1980 opened this issue Sep 7, 2017 · 55 comments

Comments

@mmisztal1980
Copy link

Expected behavior

Docker starts normally

Actual behavior

In 99% of cases I'm getting the following exception:

Docker command did not complete within the allowed timeout. Output: 
   at Docker.Backend.MobyCommand.RunDocker(String arguments, IDictionary`2 envVariables, String stdin, Int32 timeoutMs, String cidFile) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\MobyCommand.cs:line 152
   at Docker.Backend.MobyCommand.Run(String commandLine, IDictionary`2 envVariables, Boolean load, String stdin, Int32 timeoutMs) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\MobyCommand.cs:line 49
   at Docker.Backend.SambaShare.MountInMoby(String mount, String drive, Credential cred, CredentialInfo credInfo, String options, String ip) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\SambaShare.cs:line 197
   at Docker.Backend.SambaShare.MountInMoby(String drive, Credential credential, Settings settings) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\SambaShare.cs:line 168
   at Docker.Backend.SambaShare.Mount(String drive, Credential credential, Settings settings) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\SambaShare.cs:line 65
   at Docker.Backend.BackendServer.<Run>b__5_11(Object[] args) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\BackendServer.cs:line 54
   at Docker.Core.Pipe.NamedPipeServer.RunAction(String action, Object[] parameters) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Core\pipe\NamedPipeServer.cs:line 145

Information

Diagnostic Id 5239E3DB-D0D2-47AE-B158-5D03C5A0619A/2017-09-07_11-12-37

  • MS Windows 10 Enterprise 10.0.15063 Build 15063
@metya
Copy link

metya commented Sep 7, 2017

I have exactly the same problem.

@andydempster
Copy link

@metya Same here - even after a clean install yesterday. Restarting from the Settings page seems to work okay though.

Crash report: 2383EC5B-5EC8-432B-97AA-EBDA26D31193/2017-09-08_08-13-45
Windows 10 Pro Version 1703 Build 15063.540

Same error as op:

Docker command did not complete within the allowed timeout. Output: 
   at Docker.Backend.MobyCommand.RunDocker(String arguments, IDictionary`2 envVariables, String stdin, Int32 timeoutMs, String cidFile) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\MobyCommand.cs:line 152
   at Docker.Backend.MobyCommand.Run(String commandLine, IDictionary`2 envVariables, Boolean load, String stdin, Int32 timeoutMs) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\MobyCommand.cs:line 49
   at Docker.Backend.SambaShare.MountInMoby(String mount, String drive, Credential cred, CredentialInfo credInfo, String options, String ip) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\SambaShare.cs:line 197
   at Docker.Backend.SambaShare.MountInMoby(String drive, Credential credential, Settings settings) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\SambaShare.cs:line 168
   at Docker.Backend.SambaShare.Mount(String drive, Credential credential, Settings settings) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\SambaShare.cs:line 65
   at Docker.Backend.BackendServer.<Run>b__5_11(Object[] args) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\BackendServer.cs:line 54
   at Docker.Core.Pipe.NamedPipeServer.RunAction(String action, Object[] parameters) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Core\pipe\NamedPipeServer.cs:line 145

The log is showing:

[17:48:43.106][Database       ][Error  ] 2017/09/07 17:48:41 Retry dialing \\.\pipe\dockerDataBase in 100ms
<snip>
2017/09/07 17:48:43 Failed to contact the database on \\.\pipe\dockerDataBase: open \\.\pipe\dockerDataBase: The system cannot find the file specified.
[17:48:43.106][Database       ][Error  ] Unable to modify database: Unable to write to the database. Exit code: 1. Let's retry in 1s
<snip>
[08:15:52.790][ApiProxy       ][Info   ] Failed to connect to the database open \\.\pipe\dockerDataBase: The system cannot find the file specified.

@sinlov
Copy link

sinlov commented Sep 8, 2017

I have exactly the same problem again...

@sinlov
Copy link

sinlov commented Sep 8, 2017

log is

[00:10:38.517][Database       ][Info   ] Writing com.docker.driver.amd64-linux/net/config=static
[00:10:38.517][Database       ][Info   ] Writing com.docker.driver.amd64-linux/net/address=10.0.75.2
[00:10:38.517][Database       ][Info   ] Writing com.docker.driver.amd64-linux/net/netmask=255.255.255.0
[00:10:38.517][Database       ][Info   ] Writing com.docker.driver.amd64-linux/net/gateway=10.0.75.1
[00:10:38.517][Database       ][Info   ] Writing com.docker.driver.amd64-linux/network=hybrid
[00:10:38.517][Database       ][Info   ] Writing com.docker.driver.amd64-linux/etc/docker/daemon.json={"registry-mirrors":[],"insecure-registries":[], "debug":true, "experimental": true}
[00:10:38.517][Database       ][Info   ] Writing com.docker.driver.amd64-linux/etc/sysctl.conf=
[00:10:38.517][Database       ][Info   ] Writing com.docker.driver.amd64-linux/native/port-forwarding=true
[00:10:39.856][Database       ][Error  ] 2017/09/09 00:10:38 Retry dialing \\.\pipe\dockerDataBase in 100ms
2017/09/09 00:10:38 Retry dialing \\.\pipe\dockerDataBase in 100ms
2017/09/09 00:10:38 Retry dialing \\.\pipe\dockerDataBase in 100ms
2017/09/09 00:10:38 Retry dialing \\.\pipe\dockerDataBase in 100ms
2017/09/09 00:10:39 Retry dialing \\.\pipe\dockerDataBase in 100ms
2017/09/09 00:10:39 Retry dialing \\.\pipe\dockerDataBase in 100ms
2017/09/09 00:10:39 Retry dialing \\.\pipe\dockerDataBase in 100ms
2017/09/09 00:10:39 Retry dialing \\.\pipe\dockerDataBase in 100ms
2017/09/09 00:10:39 Retry dialing \\.\pipe\dockerDataBase in 100ms
2017/09/09 00:10:39 Retry dialing \\.\pipe\dockerDataBase in 100ms
2017/09/09 00:10:39 Failed to contact the database on \\.\pipe\dockerDataBase: open \\.\pipe\dockerDataBase: The system cannot find the file specified.

@sinlov
Copy link

sinlov commented Sep 9, 2017

Just Because

  • Windows 10 Home update to Windows 10 Pro
  • VM can not use

Fix

  • If Windows 10 Home update to pro
  • must full re-install OS
  • update to last version
  • then install Docker for windows

@elonmallin
Copy link

I have the same problem. When I open the docker window and click Reset -> Restart it always works. Is it possible to do an automatic restart or add a restart button inside the crash window to help mitigate this problem?

@andydempster
Copy link

@sinlov I'm on a corporate laptop that had a full version of Win 10 Pro installed and fully up to date (it also means that a reinstall is impossible). I've been having issues with Docker for Windows since I installed but a restart always seems to work now I've reinstalled Hyper-V and Docker for Win.

Do you have any other advice please?

@andydempster
Copy link

andydempster commented Sep 12, 2017

Still occurring every day now - @jasonbivins any thoughts on this one?

Version: 17.06.2-ce-win27 (13194)
Channel: stable
Sha1: 428bd6ceae2994bd2fc2a72ec122507abe2cf526
Started on: 2017/09/12 08:12:42.072
Resources: C:\Program Files\Docker\Docker\Resources
OS: Windows 10 Pro
Edition: Professional
Id: 1703
Build: 15063
BuildLabName: 15063.0.amd64fre.rs2_release.170317-1834
File: C:\Users\andrew.dempster\AppData\Local\Docker\log.txt
CommandLine: "C:\Program Files\Docker\Docker\Docker for Windows.exe" 
You can send feedback, including this log file, at https://github.com/docker/for-win/issues
[08:12:42.210][GUI            ][Info   ] Starting...
[08:12:43.248][Tracking       ][Info   ] Crash report and usage statistics are enabled
[08:12:43.251][SegmentApi     ][Info   ] Usage statistic: appLaunched
[08:12:43.343][NamedPipeClient][Info   ] Sending Version()...
[08:12:43.351][NamedPipeClient][Info   ] Received response for Version
[08:12:43.352][SegmentApi     ][Info   ] Usage statistic: heartbeat
[08:12:01.916][PowerShell     ][Info   ] Run script '$(Find-NetRoute -RemoteIPAddress 8.8.8.8).InterfaceIndex[0]'...
[08:12:07.335][TimeIntegrationService][Info   ] Reset
[08:12:07.335][PowerShell     ][Info   ] Run script...
[08:12:09.190][Database       ][Info   ] Removing com.docker.driver.amd64-linux/slirp/dns
[08:12:10.750][Database       ][Error  ] 2017/09/12 08:12:09 Retry dialing \\.\pipe\dockerDataBase in 100ms
2017/09/12 08:12:09 Retry dialing \\.\pipe\dockerDataBase in 100ms
2017/09/12 08:12:09 Retry dialing \\.\pipe\dockerDataBase in 100ms
<snip>

@giannoug
Copy link

Same issue here on Windows 10 Pro. Has been happening for more than a month. I just click OK and restart the process (right click on taskbar, close and then start Docker for Windows) which always fixes the issue.

Worth noting that I'm using ESET Internet Security (version 10.1.204.0)

@mmisztal1980
Copy link
Author

mmisztal1980 commented Sep 12, 2017 via email

@jasonbivins
Copy link

jasonbivins commented Sep 13, 2017

@BrizzleRocker
@mmisztal1980
Are you running any other Hyper-V vm's on your machine? If not, can you create one, start it and connect to it? We're trying to determine if the issue is with Hyper-V not starting the VM correctly, or if we're not connecting to it.

You can also try excluding the Windows\Temp folder from your AV to see if that's causing the conflict during startup

@mmisztal1980
Copy link
Author

@jasonbivins
ubu

@andydempster
Copy link

@jasonbivins thanks for the feedback. No other Hyper VM's on the machine, just Docker. I will Google how to start a new one but I've never used it before!

Interestingly it started first time this morning but I've not changed anything on the laptop, massive log file included below for information. Looks like the docker DataBase connection was okay. [08:05:47.383]

Version: 17.06.2-ce-win27 (13194)
Channel: stable
Sha1: 428bd6ceae2994bd2fc2a72ec122507abe2cf526
Started on: 2017/09/14 08:05:28.965
Resources: C:\Program Files\Docker\Docker\Resources
OS: Windows 10 Pro
Edition: Professional
Id: 1703
Build: 15063
BuildLabName: 15063.0.amd64fre.rs2_release.170317-1834
File: C:\Users\andrew.dempster\AppData\Local\Docker\log.txt
CommandLine: "C:\Program Files\Docker\Docker\Docker for Windows.exe" 
You can send feedback, including this log file, at https://github.com/docker/for-win/issues
[08:05:29.200][GUI            ][Info   ] Starting...
[08:05:31.182][Tracking       ][Info   ] Crash report and usage statistics are enabled
[08:05:31.198][SegmentApi     ][Info   ] Usage statistic: appLaunched
[08:05:31.446][NamedPipeClient][Info   ] Sending Version()...
[08:05:31.509][NamedPipeClient][Info   ] Received response for Version
[08:05:31.509][SegmentApi     ][Info   ] Usage statistic: heartbeat
[15:53:01.503][BackendServer  ][Info   ] Started
[08:04:38.657][TimeIntegrationService][Info   ] Reset
[08:04:39.194][PowerShell     ][Info   ] Run script...
[08:04:39.210][PowerShell     ][Info   ] Creating a Runspace Pool...
[08:04:39.691][PowerShell     ][Info   ] Runspace Pool created (Min=1, Max=2)
[08:05:31.493][NamedPipeServer][Info   ] Version()
[08:05:31.493][NamedPipeServer][Info   ] Version done in 00:00:00.
[08:05:31.634][NamedPipeClient][Info   ] Sending Start(Docker.Core.Settings)...
[08:05:31.649][NamedPipeServer][Info   ] Start(Docker.Core.Settings)
[08:05:31.649][PowerMode      ][Info   ] Stop
[08:05:31.665][HyperV         ][Info   ] Stop
[08:05:31.681][PowerShell     ][Info   ] Run script with parameters: -Stop True...
[08:05:31.759][HyperV         ][Info   ] Script started at 08:05:31.743
[08:05:35.840][HyperV         ][Info   ] Module loaded at 08:05:35.840
[08:05:36.012][HyperV         ][Info   ] VM MobyLinuxVM is stopped
[08:05:36.027][HyperV         ][Debug  ] [stop] took 00:00:04.3625539 to run
[08:05:36.027][OptimizeDisk   ][Info   ] Optimize
[08:05:36.027][PowerShell     ][Info   ] Run script...
[08:05:37.463][Moby           ][Info   ] Stop
[08:05:37.479][HyperVGuids    ][Info   ] Installing GUIDs...
[08:05:37.479][HyperVGuids    ][Info   ] GUIDs installed
[08:05:37.479][PowerMode      ][Info   ] Start
[08:05:37.479][HyperV         ][Info   ] Create
[08:05:37.479][PowerShell     ][Info   ] Run script with parameters: -Create True -VhdPathOverride  -SwitchSubnetAddress 10.0.75.0 -SwitchSubnetMaskSize 24 -CPUs 2 -Memory 4096 -IsoFile C:\Program Files\Docker\Docker\Resources\mobylinux.iso...
[08:05:37.494][Firewall       ][Info   ] Removing all existing rules...
[08:05:37.494][HyperV         ][Info   ] Script started at 08:05:37.494
[08:05:37.510][HyperV         ][Info   ] Module loaded at 08:05:37.510
[08:05:37.641][Firewall       ][Info   ] All existing rules are removed.
[08:05:37.641][Firewall       ][Info   ] Opening ports for C:\Program Files\Docker\Docker\Resources\com.docker.proxy.exe...
[08:05:37.829][Firewall       ][Info   ] Opening ports for SMB...
[08:05:37.985][Firewall       ][Info   ] Ports are opened
[08:05:38.610][HyperV         ][Info   ] Using existing Switch: DockerNAT
[08:05:43.491][HyperV         ][Info   ] Using existing Switch IP address
[08:05:44.936][HyperV         ][Info   ] Setting CPUs to 2 and Memory to 4096 MB
[08:05:46.115][HyperV         ][Info   ] Connect Internal Switch DockerNAT
[08:05:46.672][HyperV         ][Info   ] Disabled Guest Service Interface
[08:05:46.700][HyperV         ][Info   ] Enabled Heartbeat
[08:05:46.728][HyperV         ][Info   ] Disabled Key-Value Pair Exchange
[08:05:46.752][HyperV         ][Info   ] Enabled Shutdown
[08:05:46.775][HyperV         ][Info   ] Enabled Time Synchronization
[08:05:46.795][HyperV         ][Info   ] Disabled VSS
[08:05:46.983][HyperV         ][Info   ] VM created.
[08:05:46.983][HyperV         ][Debug  ] [create] took 00:00:09.5039122 to run
[08:05:46.983][PowerShell     ][Info   ] Run script '(Get-VM MobyLinuxVM).Id.Guid'...
[08:05:47.268][Database       ][Info   ] Generating CA Cert Bundle
[08:05:47.296][Database       ][Info   ] CA Cert Bundle Generated
[08:05:47.372][DataKit        ][Info   ] Starting com.docker.db.exe 0.7.0-34-g6f04213 ...

[08:05:47.383][DataKit        ][Info   ] com.docker.db.exe: accepted a new connection on \\.\pipe\dockerDataBase

[08:05:47.386][Database       ][Info   ] Writing com.docker.driver.amd64-linux/net/config=static
[08:05:47.386][Database       ][Info   ] Writing com.docker.driver.amd64-linux/net/address=10.0.75.2
[08:05:47.386][Database       ][Info   ] Writing com.docker.driver.amd64-linux/net/netmask=255.255.255.0
[08:05:47.386][Database       ][Info   ] Writing com.docker.driver.amd64-linux/net/gateway=10.0.75.1
[08:05:47.386][Database       ][Info   ] Writing com.docker.driver.amd64-linux/network=hybrid
[08:05:47.402][Database       ][Info   ] Writing com.docker.driver.amd64-linux/etc/docker/daemon.json={"registry-mirrors":[],"insecure-registries":[], "debug":true, "experimental": true}
[08:05:47.402][Database       ][Info   ] Writing com.docker.driver.amd64-linux/etc/sysctl.conf=
[08:05:47.402][Database       ][Info   ] Writing com.docker.driver.amd64-linux/native/port-forwarding=true
[08:05:47.567][DataKit        ][Info   ] com.docker.db.exe: accepted a new connection on \\.\pipe\dockerDataBase

[08:05:47.568][DataKit        ][Info   ] com.docker.db.exe: Using protocol TwoThousand msize 16384

[08:05:48.109][Database       ][Info   ] Successfully wrote 8 value(s)
[08:05:48.111][Database       ][Info   ] Writing com.docker.driver.amd64-linux/etc/ssl/certs/ca-certificates.crt=C:\Windows\TEMP\tmpDEFD.tmp
[08:05:48.252][DataKit        ][Info   ] com.docker.db.exe: accepted a new connection on \\.\pipe\dockerDataBase

[08:05:48.252][DataKit        ][Info   ] com.docker.db.exe: Using protocol TwoThousand msize 16384

[08:05:48.423][Database       ][Info   ] Successfully wrote value
[08:05:48.432][Moby           ][Info   ] Connecting...
[08:05:48.433][Moby           ][Error  ] Failed to read Moby's logs: The operation has timed out.
[08:05:48.437][HyperV         ][Info   ] Start
[08:05:48.438][PowerShell     ][Info   ] Run script with parameters: -Start True...
[08:05:48.445][HyperV         ][Info   ] Script started at 08:05:48.445
[08:05:48.460][HyperV         ][Info   ] Module loaded at 08:05:48.460
[08:05:48.461][HyperV         ][Info   ] Starting VM MobyLinuxVM...
[08:05:48.470][PowerShell     ][Info   ] Run script '$(Find-NetRoute -RemoteIPAddress 8.8.8.8).InterfaceIndex[0]'...
[08:05:49.552][HyperV         ][Debug  ] [start] took 00:00:01.1149990 to run
[08:05:49.912][Database       ][Info   ] Writing com.docker.driver.amd64-linux/slirp/dns=nameserver 192.168.1.254
search focusrite.lan
search lan
[08:05:50.027][DataKit        ][Info   ] com.docker.db.exe: accepted a new connection on \\.\pipe\dockerDataBase

[08:05:50.027][DataKit        ][Info   ] com.docker.db.exe: Using protocol TwoThousand msize 16384

[08:05:50.142][Database       ][Info   ] Successfully wrote 1 value(s)
[08:05:50.389][Linux          ][Info   ] Trying to connect to vsud...
[08:05:50.409][VpnKit         ][Info   ] vpnkit.exe: Logging to stdout (stdout:true DEBUG:false)

[08:05:50.409][VpnKit         ][Info   ] vpnkit.exe: Setting handler to ignore all SIGPIPE signals

[08:05:50.409][VpnKit         ][Info   ] vpnkit.exe: vpnkit version 0ff58b4e14f14a9508fd9f105f30f683949621c8 with hostnet version   uwt version 0.2.0 hvsock version 0.13.0 

[08:05:50.409][VpnKit         ][Info   ] vpnkit.exe: System SOMAXCONN is 2147483647

[08:05:50.409][VpnKit         ][Info   ] vpnkit.exe: Will use a listen backlog of 32

[08:05:50.409][VpnKit         ][Info   ] vpnkit.exe: starting port forwarding server on port_control_url:hyperv-connect://340441f6-c0ee-4f21-b1ef-f23bc4c2fc01 vsock_path:

[08:05:50.409][VpnKit         ][Info   ] vpnkit.exe: connecting to 340441f6-c0ee-4f21-b1ef-f23bc4c2fc01:0B95756A-9985-48AD-9470-78E060895BE7

[08:05:50.411][VpnKit         ][Info   ] vpnkit.exe: DNS names  will map to local IP 192.168.65.1

[08:05:50.411][VpnKit         ][Info   ] vpnkit.exe: 2 upstream DNS servers are configured

[08:05:50.413][VpnKit         ][Info   ] vpnkit.exe: attempting to reconnect to database

[08:05:50.415][VpnKit         ][Error  ] vpnkit.exe: While watching /etc/resolv.conf: ENOENT

[08:05:50.415][VpnKit         ][Info   ] vpnkit.exe: hosts file has bindings for drupal.docker.localhost pma.drupal.docker.localhost mailhog.drupal.docker.localhost solr.docker.localhost front.drupal.docker.localhost varnish.drupal.docker.localhost lapurd.docker.localhost

[08:05:50.435][Moby           ][Info   ] Connected
[08:05:50.699][DataKit        ][Info   ] com.docker.db.exe: accepted a new connection on \\.\pipe\dockerDataBase

[08:05:50.700][DataKit        ][Info   ] com.docker.db.exe: Using protocol TwoThousandU msize 8215

[08:05:50.708][VpnKit         ][Info   ] vpnkit.exe: reconnected transport layer

[08:05:50.708][VpnKit         ][Info   ] vpnkit.exe: remove connection limit

[08:05:50.715][VpnKit         ][Info   ] vpnkit.exe: allowing binds to any IP addresses

[08:05:50.717][VpnKit         ][Error  ] vpnkit.exe: Failed to parse IPv4 address '', using default of 192.168.65.254

[08:05:50.719][VpnKit         ][Info   ] vpnkit.exe: updating resolvers to use upstream DNS servers nameserver 192.168.1.254#53

[08:05:50.719][VpnKit         ][Info   ] order 0

[08:05:50.719][VpnKit         ][Info   ] search focusrite.lan

[08:05:50.719][VpnKit         ][Info   ] vpnkit.exe: Add(3): DNS configuration changed to: use upstream DNS servers nameserver 192.168.1.254#53

[08:05:50.719][VpnKit         ][Info   ] order 0

[08:05:50.719][VpnKit         ][Info   ] search focusrite.lan

[08:05:50.719][VpnKit         ][Info   ] vpnkit.exe: DNS names docker.for.win.localhost will map to local IP 192.168.65.1

[08:05:50.719][VpnKit         ][Info   ] vpnkit.exe: 1 upstream DNS servers are configured

[08:05:50.719][VpnKit         ][Info   ] vpnkit.exe: updating resolvers to use upstream DNS servers nameserver 192.168.1.254#53

[08:05:50.719][VpnKit         ][Info   ] order 0

[08:05:50.719][VpnKit         ][Info   ] search focusrite.lan

[08:05:50.719][VpnKit         ][Info   ] vpnkit.exe: Remove(3): DNS configuration changed to: use upstream DNS servers nameserver 8.8.8.8#53

[08:05:50.719][VpnKit         ][Info   ] timeout 2000

[08:05:50.719][VpnKit         ][Info   ] order 0

[08:05:50.719][VpnKit         ][Info   ] nameserver 8.8.4.4#53

[08:05:50.719][VpnKit         ][Info   ] timeout 2000

[08:05:50.719][VpnKit         ][Info   ] order 0

[08:05:50.719][VpnKit         ][Info   ] vpnkit.exe: Add(3): DNS configuration changed to: use upstream DNS servers nameserver 192.168.1.254#53

[08:05:50.719][VpnKit         ][Info   ] order 0

[08:05:50.719][VpnKit         ][Info   ] search focusrite.lan

[08:05:50.719][VpnKit         ][Info   ] vpnkit.exe: DNS names docker.for.win.localhost will map to local IP 192.168.65.1

[08:05:50.719][VpnKit         ][Info   ] vpnkit.exe: 1 upstream DNS servers are configured

[08:05:50.720][VpnKit         ][Info   ] vpnkit.exe: Disabling transparent HTTP redirection

[08:05:50.720][VpnKit         ][Info   ] vpnkit.exe: Creating slirp server peer_ip:192.168.65.2 local_ip:192.168.65.1 domain_search:focusrite.lan mtu:1500 bridge:true

[08:05:50.720][VpnKit         ][Info   ] vpnkit.exe: connecting to 340441f6-c0ee-4f21-b1ef-f23bc4c2fc01:30D48B34-7D27-4B0B-AAAF-BBBED334DD59

[08:05:51.091][Moby           ][Info   ] Parsing ELF... Performing relocations... done.
[08:05:51.091][Moby           ][Info   ] Booting the kernel.
[08:05:51.098][Moby           ][Info   ] Linux version 4.9.41-moby (root@11fbdc1f630f) (gcc version 6.2.1 20160822 (Alpine 6.2.1) ) #1 SMP Wed Sep 6 00:05:16 UTC 2017
[08:05:51.109][Moby           ][Info   ] Command line: earlyprintk=ttyS0,115200 console=ttyS0,115200 mobyplatform=windows vsyscall=emulate panic=1 rootdelay=300 noautodetect
[08:05:51.109][Moby           ][Info   ] 
[08:05:51.121][Moby           ][Info   ] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[08:05:51.130][Moby           ][Info   ] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[08:05:51.139][Moby           ][Info   ] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[08:05:51.151][Moby           ][Info   ] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[08:05:51.158][Moby           ][Info   ] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[08:05:51.159][Moby           ][Info   ] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[08:05:51.161][Moby           ][Info   ] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[08:05:51.164][Moby           ][Info   ] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[08:05:51.166][Moby           ][Info   ] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[08:05:51.168][Moby           ][Info   ] x86/fpu: Using 'eager' FPU context switches.
[08:05:51.170][Moby           ][Info   ] e820: BIOS-provided physical RAM map:
[08:05:51.173][Moby           ][Info   ] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[08:05:51.175][Moby           ][Info   ] BIOS-e820: [mem 0x00000000000c0000-0x00000000000fffff] reserved
[08:05:51.182][Moby           ][Info   ] BIOS-e820: [mem 0x0000000000100000-0x00000000f6eedfff] usable
[08:05:51.185][Moby           ][Info   ] BIOS-e820: [mem 0x00000000f6eee000-0x00000000f6ef1fff] ACPI data
[08:05:51.188][Moby           ][Info   ] BIOS-e820: [mem 0x00000000f6ef2000-0x00000000f6f1afff] reserved
[08:05:51.193][Moby           ][Info   ] BIOS-e820: [mem 0x00000000f6f1b000-0x00000000f7f9afff] usable
[08:05:51.193][Moby           ][Info   ] BIOS-e820: [mem 0x00000000f7f9b000-0x00000000f7ff2fff] reserved
[08:05:51.193][Moby           ][Info   ] BIOS-e820: [mem 0x00000000f7ff3000-0x00000000f7ffafff] ACPI data
[08:05:51.199][Moby           ][Info   ] BIOS-e820: [mem 0x00000000f7ffb000-0x00000000f7ffefff] ACPI NVS
[08:05:51.218][Moby           ][Info   ] BIOS-e820: [mem 0x00000000f7fff000-0x00000000f7ffffff] usable
[08:05:51.225][Moby           ][Info   ] BIOS-e820: [mem 0x0000000100000000-0x0000000107ffffff] usable
[08:05:51.234][Moby           ][Info   ] bootconsole [earlyser0] enabled
[08:05:51.237][Moby           ][Info   ] NX (Execute Disable) protection: active
[08:05:51.241][Moby           ][Info   ] efi: EFI v2.50 by EDK II
[08:05:51.251][Moby           ][Info   ] efi:  ACPI=0xf7ffa000  ACPI 2.0=0xf7ffa014  SMBIOS=0xf7fd8000  PROP=0x4188480  MEMATTR=0xf758ba98 
[08:05:51.253][Moby           ][Info   ] SMBIOS 2.4 present.
[08:05:51.256][Moby           ][Info   ] Hypervisor detected: Microsoft HyperV
[08:05:51.258][Moby           ][Info   ] HyperV: features 0x2e7f, hints 0xc2c
[08:05:51.261][Moby           ][Info   ] HyperV: LAPIC Timer Frequency: 0x1e8480
[08:05:51.265][Moby           ][Info   ] clocksource: hyperv_clocksource: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns
[08:05:51.268][Moby           ][Info   ] tsc: Marking TSC unstable due to running on Hyper-V
[08:05:51.270][Moby           ][Info   ] e820: last_pfn = 0x108000 max_arch_pfn = 0x400000000
[08:05:51.271][Moby           ][Info   ] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
[08:05:51.273][Moby           ][Info   ] Memory KASLR using RDRAND RDTSC...
[08:05:51.275][Moby           ][Info   ] e820: last_pfn = 0xf8000 max_arch_pfn = 0x400000000
[08:05:51.277][Moby           ][Info   ] Using GB pages for direct mapping
[08:05:51.279][Moby           ][Info   ] RAMDISK: [mem 0xef926000-0xf30b8fff]
[08:05:51.282][Moby           ][Info   ] ACPI: Early table checksum verification disabled
[08:05:51.284][Moby           ][Info   ] ACPI: RSDP 0x00000000F7FFA014 000024 (v02 VRTUAL)
[08:05:51.287][Moby           ][Info   ] ACPI: XSDT 0x00000000F7FF90E8 00005C (v01 VRTUAL MICROSFT 00000001 MSFT 00000001)
[08:05:51.292][Moby           ][Info   ] ACPI: FACP 0x00000000F7FF7000 0000F4 (v04 VRTUAL MICROSFT 00000001 MSFT 00000001)
[08:05:51.295][Moby           ][Info   ] ACPI: DSDT 0x00000000F6EEF000 00256F (v02 MSFTVM DSDT01   00000001 MSFT 05000000)
[08:05:51.299][Moby           ][Info   ] ACPI: FACS 0x00000000F7FFE000 000040
[08:05:51.301][Moby           ][Info   ] ACPI: APIC 0x00000000F7FF8000 0007D2 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)
[08:05:51.304][Moby           ][Info   ] ACPI: OEM0 0x00000000F7FF6000 000064 (v01 VRTUAL MICROSFT 00000001 MSFT 00000001)
[08:05:51.307][Moby           ][Info   ] ACPI: WAET 0x00000000F7FF5000 000028 (v01 VRTUAL MICROSFT 00000001 MSFT 00000001)
[08:05:51.309][Moby           ][Info   ] ACPI: OEM1 0x00000000F7FF4000 00009E (v02 MSFTVM UARTS    00000001 MSFT 05000000)
[08:05:51.313][Moby           ][Info   ] ACPI: OEM2 0x00000000F7FF3000 0002E2 (v02 MSFTVM VTPM2    00000001 MSFT 05000000)
[08:05:51.316][Moby           ][Info   ] ACPI: SRAT 0x00000000F6EEE000 000190 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)
[08:05:51.334][Moby           ][Info   ] Zone ranges:
[08:05:51.336][Moby           ][Info   ]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[08:05:51.338][Moby           ][Info   ]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[08:05:51.340][Moby           ][Info   ]   Normal   [mem 0x0000000100000000-0x0000000107ffffff]
[08:05:51.342][Moby           ][Info   ] Movable zone start for each node
[08:05:51.344][Moby           ][Info   ] Early memory node ranges
[08:05:51.346][Moby           ][Info   ]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[08:05:51.348][Moby           ][Info   ]   node   0: [mem 0x0000000000100000-0x00000000f6eedfff]
[08:05:51.351][Moby           ][Info   ]   node   0: [mem 0x00000000f6f1b000-0x00000000f7f9afff]
[08:05:51.354][Moby           ][Info   ]   node   0: [mem 0x00000000f7fff000-0x00000000f7ffffff]
[08:05:51.355][Moby           ][Info   ]   node   0: [mem 0x0000000100000000-0x0000000107ffffff]
[08:05:51.357][Moby           ][Info   ] Initmem setup node 0 [mem 0x0000000000001000-0x0000000107ffffff]
[08:05:51.369][Moby           ][Info   ] ACPI: PM-Timer IO Port: 0x408
[08:05:51.370][Moby           ][Info   ] ------------[ cut here ]------------
[08:05:51.372][Moby           ][Info   ] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/apic/apic.c:2065 __generic_processor_info+0x149/0x24f
[08:05:51.374][Moby           ][Info   ] Only 127 processors supported.Processor 128/0x80 and the rest are ignored.
[08:05:51.376][Moby           ][Info   ] Modules linked in:
[08:05:51.378][Moby           ][Info   ] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.41-moby #1
[08:05:51.381][Moby           ][Info   ] Hardware name: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS Hyper-V UEFI Release v2.0 08/26/2016
[08:05:51.390][Moby           ][Info   ]  0000000000000000 ffffffffa741b6d7 ffffffffa7e03d40 0000000000000000
[08:05:51.403][Moby           ][Info   ]  ffffffffa70dcea9 0000000000000080 ffffffffa7e03da0 0000000000000000
[08:05:51.407][Moby           ][Info   ]  0000000000000014 0000000000000000 0000000000000000 ffffffffa70dcf1c
[08:05:51.409][Moby           ][Info   ] Call Trace:
[08:05:51.413][Moby           ][Info   ]  [<ffffffffa741b6d7>] ? dump_stack+0x5a/0x6f
[08:05:51.415][Moby           ][Info   ]  [<ffffffffa70dcea9>] ? __warn+0xd2/0xeb
[08:05:51.418][Moby           ][Info   ]  [<ffffffffa70dcf1c>] ? warn_slowpath_fmt+0x5a/0x76
[08:05:51.425][Moby           ][Info   ]  [<ffffffffa7fa7f80>] ? __early_ioremap+0x13d/0x1bd
[08:05:51.431][Moby           ][Info   ]  [<ffffffffa7038148>] ? __generic_processor_info+0x149/0x24f
[08:05:51.438][Moby           ][Info   ]  [<ffffffffa7034653>] ? acpi_register_lapic+0x46/0x72
[08:05:51.444][Moby           ][Info   ]  [<ffffffffa7f8e36f>] ? acpi_parse_lapic+0x3f/0x44
[08:05:51.450][Moby           ][Info   ]  [<ffffffffa7fb8af1>] ? acpi_parse_entries_array+0xef/0x145
[08:05:51.456][Moby           ][Info   ]  [<ffffffffa7fb8cad>] ? acpi_table_parse_entries_array+0xbe/0xf7
[08:05:51.459][Moby           ][Info   ]  [<ffffffffa7f8ed64>] ? acpi_boot_init+0xed/0x45e
[08:05:51.462][Moby           ][Info   ]  [<ffffffffa7042696>] ? pmd_val+0x7/0x8
[08:05:51.467][Moby           ][Info   ]  [<ffffffffa704270f>] ? pmd_page_vaddr+0x9/0x30
[08:05:51.469][Moby           ][Info   ]  [<ffffffffa7f8e330>] ? acpi_parse_x2apic_nmi+0x3c/0x3c
[08:05:51.473][Moby           ][Info   ]  [<ffffffffa7f8e7ad>] ? dmi_ignore_irq0_timer_override+0x26/0x26
[08:05:51.478][Moby           ][Info   ]  [<ffffffffa7f884c6>] ? setup_arch+0x88e/0x989
[08:05:51.481][Moby           ][Info   ]  [<ffffffffa7f7db85>] ? start_kernel+0xa9/0x44a
[08:05:51.482][Moby           ][Info   ]  [<ffffffffa7f7d120>] ? early_idt_handler_array+0x120/0x120
[08:05:51.484][Moby           ][Info   ]  [<ffffffffa7f7d3fd>] ? x86_64_start_kernel+0x141/0x165
[08:05:51.486][Moby           ][Info   ] ---[ end trace 816e36591c809aca ]---
[08:05:51.489][Moby           ][Info   ] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[08:05:51.492][Moby           ][Info   ] IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23
[08:05:51.493][Moby           ][Info   ] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[08:05:51.527][Moby           ][Info   ] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[08:05:51.527][Moby           ][Info   ] Using ACPI (MADT) for SMP configuration information
[08:05:51.527][Moby           ][Info   ] smpboot: 240 Processors exceeds NR_CPUS limit of 128
[08:05:51.527][Moby           ][Info   ] smpboot: Allowing 128 CPUs, 126 hotplug CPUs
[08:05:51.527][Moby           ][Info   ] e820: [mem 0xf8000000-0xffffffff] available for PCI devices
[08:05:51.527][Moby           ][Info   ] Booting paravirtualized kernel on bare hardware
[08:05:51.527][Moby           ][Info   ] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[08:05:51.527][Moby           ][Info   ] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:128 nr_node_ids:1
[08:05:51.527][Moby           ][Info   ] percpu: Embedded 35 pages/cpu @ffff8cedc1600000 s105240 r8192 d29928 u262144
[08:05:51.527][Moby           ][Info   ] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 1031383
[08:05:51.527][Moby           ][Info   ] Kernel command line: earlyprintk=ttyS0,115200 console=ttyS0,115200 mobyplatform=windows vsyscall=emulate panic=1 rootdelay=300 noautodetect
[08:05:51.527][Moby           ][Info   ] 
[08:05:51.527][Moby           ][Info   ] log_buf_len individual max cpu contribution: 4096 bytes
[08:05:51.527][Moby           ][Info   ] log_buf_len total cpu_extra contributions: 520192 bytes
[08:05:51.527][Moby           ][Info   ] log_buf_len min size: 131072 bytes
[08:05:51.527][Moby           ][Info   ] log_buf_len: 1048576 bytes
[08:05:51.527][Moby           ][Info   ] early log buf free: 119760(91%)
[08:05:51.527][Moby           ][Info   ] PID hash table entries: 4096 (order: 3, 32768 bytes)
[08:05:51.527][Moby           ][Info   ] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[08:05:51.527][Moby           ][Info   ] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[08:05:51.527][Moby           ][Info   ] Memory: 3947888K/4193336K available (8507K kernel code, 1412K rwdata, 2864K rodata, 1392K init, 600K bss, 245448K reserved, 0K cma-reserved)
[08:05:51.527][Moby           ][Info   ] Hierarchical RCU implementation.
[08:05:51.527][Moby           ][Info   ] 	Build-time adjustment of leaf fanout to 64.
[08:05:51.540][Moby           ][Info   ] Using NULL legacy PIC
[08:05:51.543][Moby           ][Info   ] NR_IRQS:8448 nr_irqs:1448 0
[08:05:51.570][Moby           ][Info   ] Console: colour dummy device 80x25
[08:05:51.578][Moby           ][Info   ] console [ttyS0] enabled
[08:05:51.580][Moby           ][Info   ] console [ttyS0] enabled
[08:05:51.584][Moby           ][Info   ] bootconsole [earlyser0] disabled
[08:05:51.587][Moby           ][Info   ] bootconsole [earlyser0] disabled
[08:05:51.628][Moby           ][Info   ] tsc: Fast TSC calibration failed
[08:05:51.630][Moby           ][Info   ] tsc: Unable to calibrate against PIT
[08:05:51.635][Moby           ][Info   ] tsc: using PMTIMER reference calibration
[08:05:51.637][Moby           ][Info   ] tsc: Detected 2338.902 MHz processor
[08:05:51.640][Moby           ][Info   ] Calibrating delay loop (skipped), value calculated using timer frequency.. 4677.80 BogoMIPS (lpj=23389020)
[08:05:51.645][Moby           ][Info   ] pid_max: default: 131072 minimum: 1024
[08:05:51.648][Moby           ][Info   ] ACPI: Core revision 20160831
[08:05:51.652][Moby           ][Info   ] ACPI: 1 ACPI AML tables successfully acquired and loaded
[08:05:51.655][Moby           ][Info   ] Security Framework initialized
[08:05:51.659][Moby           ][Info   ] Yama: becoming mindful.
[08:05:51.662][Moby           ][Info   ] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[08:05:51.667][Moby           ][Info   ] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[08:05:51.673][Moby           ][Info   ] CPU: Physical Processor ID: 0
[08:05:51.677][Moby           ][Info   ] CPU: Processor Core ID: 0
[08:05:51.678][Moby           ][Info   ] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[08:05:51.682][Moby           ][Info   ] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[08:05:51.685][Moby           ][Info   ] Freeing SMP alternatives memory: 24K (ffffffffa80bf000 - ffffffffa80c5000)
[08:05:51.691][Moby           ][Info   ] ftrace: allocating 37659 entries in 148 pages
[08:05:51.753][Moby           ][Info   ] smpboot: Max logical packages: 120
[08:05:51.765][Moby           ][Info   ] Switched APIC routing to physical flat.
[08:05:51.805][Moby           ][Info   ] smpboot: CPU0: Intel(R) Core(TM) i7-7660U CPU @ 2.50GHz (family: 0x6, model: 0x8e, stepping: 0x9)
[08:05:51.841][Moby           ][Info   ] Performance Events: unsupported p6 CPU model 142 no PMU driver, software events only.
[08:05:51.860][Moby           ][Info   ] NMI watchdog: disabled (cpu0): hardware events not enabled
[08:05:51.876][Moby           ][Info   ] NMI watchdog: Shutting down hard lockup detector on all cpus
[08:05:51.907][Moby           ][Info   ] x86: Booting SMP configuration:
[08:05:52.096][Moby           ][Info   ] .... node  #0, CPUs:          #1x86: Booted up 1 node, 2 CPUs
[08:05:52.132][Moby           ][Info   ] smpboot: Total of 2 processors activated (9767.76 BogoMIPS)
[08:05:52.157][Moby           ][Info   ] devtmpfs: initialized
[08:05:52.186][Moby           ][Info   ] x86/mm: Memory block size: 128MB
[08:05:52.282][Moby           ][Info   ] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[08:05:52.308][Moby           ][Info   ] futex hash table entries: 32768 (order: 9, 2097152 bytes)
[08:05:52.332][Moby           ][Info   ] NET: Registered protocol family 16
[08:05:52.382][Moby           ][Info   ] cpuidle: using governor ladder
[08:05:52.475][Moby           ][Info   ] cpuidle: using governor menu
[08:05:52.667][Moby           ][Info   ] ACPI: bus type PCI registered
[08:05:52.848][Moby           ][Info   ] PCI: Fatal: No config space access function found
[08:05:53.105][Moby           ][Info   ] HugeTLB registered 1 GB page size, pre-allocated 0 pages
[08:05:53.654][Moby           ][Info   ] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[08:05:53.890][Moby           ][Info   ] ACPI: Added _OSI(Module Device)
[08:05:54.068][Moby           ][Info   ] ACPI: Added _OSI(Processor Device)
[08:05:54.142][Moby           ][Info   ] ACPI: Added _OSI(3.0 _SCP Extensions)
[08:05:54.177][Moby           ][Info   ] ACPI: Added _OSI(Processor Aggregator Device)
[08:05:54.243][Moby           ][Info   ] ACPI: Executed 1 blocks of module-level executable AML code
[08:05:54.277][Moby           ][Info   ] ACPI: Dynamic OEM Table Load:
[08:05:54.294][Moby           ][Info   ] ACPI: Interpreter enabled
[08:05:54.308][Moby           ][Info   ] ACPI: (supports S0 S5)
[08:05:54.331][Moby           ][Info   ] ACPI: Using IOAPIC for interrupt routing
[08:05:54.446][Moby           ][Info   ] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[08:05:54.520][Moby           ][Info   ] ACPI: Enabled 1 GPEs in block 00 to 0F
[08:05:54.555][Moby           ][Info   ] SCSI subsystem initialized
[08:05:54.591][Moby           ][Info   ] pps_core: LinuxPPS API ver. 1 registered
[08:05:54.656][Moby           ][Info   ] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[08:05:54.671][Moby           ][Info   ] PTP clock support registered
[08:05:54.685][Moby           ][Info   ] Registered efivars operations
[08:05:54.694][Moby           ][Info   ] wmi: Mapper loaded
[08:05:54.779][Moby           ][Info   ] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns
[08:05:54.958][Moby           ][Info   ] hv_vmbus: Hyper-V Host Build:15063-10.0-0-0.483; Vmbus version:4.0
[08:05:55.078][Moby           ][Info   ] PCI: Using ACPI for IRQ routing
[08:05:55.300][Moby           ][Info   ] PCI: System does not support PCI
[08:05:55.306][Moby           ][Info   ] NetLabel: Initializing
[08:05:55.332][Moby           ][Info   ] NetLabel:  domain hash size = 128
[08:05:55.354][Moby           ][Info   ] NetLabel:  protocols = UNLABELED CIPSOv4
[08:05:55.376][Moby           ][Info   ] NetLabel:  unlabeled traffic allowed by default
[08:05:55.406][Moby           ][Info   ] clocksource: Switched to clocksource hyperv_clocksource_tsc_page
[08:05:55.435][Moby           ][Info   ] FS-Cache: Loaded
[08:05:55.449][Moby           ][Info   ] CacheFiles: Loaded
[08:05:55.456][Moby           ][Info   ] pnp: PnP ACPI init
[08:05:55.474][Moby           ][Info   ] pnp: PnP ACPI: found 3 devices
[08:05:55.545][Moby           ][Info   ] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[08:05:56.196][Moby           ][Info   ] NET: Registered protocol family 2
[08:05:57.245][Moby           ][Info   ] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[08:05:57.451][Moby           ][Info   ] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[08:05:57.653][Moby           ][Info   ] TCP: Hash tables configured (established 32768 bind 32768)
[08:05:57.908][Moby           ][Info   ] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[08:05:58.034][Moby           ][Info   ] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[08:05:58.080][Moby           ][Info   ] NET: Registered protocol family 1
[08:05:58.138][Moby           ][Info   ] RPC: Registered named UNIX socket transport module.
[08:05:58.240][Moby           ][Info   ] RPC: Registered udp transport module.
[08:05:58.341][Moby           ][Info   ] RPC: Registered tcp transport module.
[08:05:58.357][Moby           ][Info   ] RPC: Registered tcp NFSv4.1 backchannel transport module.
[08:05:58.363][Moby           ][Info   ] Unpacking initramfs...
[08:05:59.578][Moby           ][Info   ] Freeing initrd memory: 56908K (ffff8cedaf926000 - ffff8cedb30b9000)
[08:05:59.701][Moby           ][Info   ] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[08:05:59.771][Moby           ][Info   ] software IO TLB [mem 0xeb926000-0xef926000] (64MB) mapped at [ffff8cedab926000-ffff8cedaf925fff]
[08:05:59.880][Moby           ][Info   ] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x21b6c29f758, max_idle_ns: 440795296675 ns
[08:05:59.917][Moby           ][Info   ] random: fast init done
[08:05:59.943][Moby           ][Info   ] audit: initializing netlink subsys (disabled)
[08:05:59.956][Moby           ][Info   ] audit: type=2000 audit(1505401153.360:1): initialized
[08:06:00.244][Moby           ][Info   ] workingset: timestamp_bits=46 max_order=20 bucket_order=0
[08:06:00.363][Moby           ][Info   ] FS-Cache: Netfs 'nfs' registered for caching
[08:06:00.434][Moby           ][Info   ] NFS: Registering the id_resolver key type
[08:06:00.481][Moby           ][Info   ] Key type id_resolver registered
[08:06:00.497][Moby           ][Info   ] Key type id_legacy registered
[08:06:00.584][Moby           ][Info   ] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[08:06:00.607][Moby           ][Info   ] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[08:06:00.641][Moby           ][Info   ] FS-Cache: Netfs 'cifs' registered for caching
[08:06:00.659][Moby           ][Info   ] ntfs: driver 2.1.32 [Flags: R/O].
[08:06:00.681][Moby           ][Info   ] fuse init (API version 7.26)
[08:06:00.708][Moby           ][Info   ] 9p: Installing v9fs 9p2000 file system support
[08:06:00.747][Moby           ][Info   ] FS-Cache: Netfs '9p' registered for caching
[08:06:00.757][Moby           ][Info   ] aufs 4.9-20170703
[08:06:00.779][Moby           ][Info   ] NET: Registered protocol family 38
[08:06:00.802][Moby           ][Info   ] Key type asymmetric registered
[08:06:00.824][Moby           ][Info   ] Asymmetric key parser 'x509' registered
[08:06:00.889][Moby           ][Info   ] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[08:06:00.958][Moby           ][Info   ] io scheduler noop registered
[08:06:01.025][Moby           ][Info   ] io scheduler deadline registered (default)
[08:06:01.057][Moby           ][Info   ] io scheduler cfq registered
[08:06:01.092][Moby           ][Info   ] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[08:06:01.168][Moby           ][Info   ] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[08:06:01.247][Moby           ][Info   ] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[08:06:01.395][Moby           ][Info   ] hv_vmbus: registering driver hyperv_fb
[08:06:01.409][Moby           ][Info   ] GHES: HEST is not enabled!
[08:06:01.451][Moby           ][Info   ] xenfs: not registering filesystem on non-xen platform
[08:06:01.502][Moby           ][Info   ] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[08:06:01.799][Moby           ][Info   ] 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[08:06:01.942][Moby           ][Info   ] 00:02: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[08:06:01.956][Moby           ][Info   ] Initializing Nozomi driver 2.1d
[08:06:01.974][Moby           ][Info   ] Non-volatile memory driver v1.3
[08:06:02.019][Moby           ][Info   ] Hangcheck: starting hangcheck timer 0.9.1 (tick is 180 seconds, margin is 60 seconds).
[08:06:02.035][Moby           ][Info   ] loop: module loaded
[08:06:02.049][Moby           ][Info   ] nbd: registered device at major 43
[08:06:02.062][Moby           ][Info   ] VMware PVSCSI driver - version 1.0.7.0-k
[08:06:02.073][Moby           ][Info   ] hv_vmbus: registering driver hv_storvsc
[08:06:02.111][Moby           ][Info   ] scsi host0: storvsc_host_t
[08:06:02.138][Moby           ][Info   ] scsi 0:0:0:0: Direct-Access     Msft     Virtual Disk     1.0  PQ: 0 ANSI: 5
[08:06:02.301][Moby           ][Info   ] scsi 0:0:0:1: CD-ROM            Msft     Virtual DVD-ROM  1.0  PQ: 0 ANSI: 0
[08:06:03.295][Moby           ][Info   ] sd 0:0:0:0: [sda] 125829120 512-byte logical blocks: (64.4 GB/60.0 GiB)
[08:06:03.549][Moby           ][Info   ] sr 0:0:0:1: [sr0] scsi-1 drive
[08:06:04.239][Moby           ][Info   ] cdrom: Uniform CD-ROM driver Revision: 3.20
[08:06:05.371][Moby           ][Info   ] sd 0:0:0:0: Attached scsi generic sg0 type 0
[08:06:05.577][Moby           ][Info   ] sr 0:0:0:1: Attached scsi generic sg1 type 5
[08:06:05.587][Moby           ][Info   ] Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
[08:06:05.611][Moby           ][Info   ] tun: Universal TUN/TAP device driver, 1.6
[08:06:05.650][Moby           ][Info   ] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[08:06:05.747][Moby           ][Info   ] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[08:06:06.356][Moby           ][Info   ] e1000: Copyright (c) 1999-2006 Intel Corporation.
[08:06:06.439][Moby           ][Info   ] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[08:06:06.561][Moby           ][Info   ] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[08:06:06.653][Moby           ][Info   ] ixgbevf: Intel(R) 10 Gigabit PCI Express Virtual Function Network Driver - version 3.2.2-k
[08:06:06.751][Moby           ][Info   ] ixgbevf: Copyright (c) 2009 - 2015 Intel Corporation.
[08:06:06.760][Moby           ][Info   ] PPP generic driver version 2.4.2
[08:06:06.776][Moby           ][Info   ] PPP BSD Compression module registered
[08:06:07.521][Moby           ][Info   ] PPP Deflate Compression module registered
[08:06:08.313][Moby           ][Info   ] PPP MPPE Compression module registered
[08:06:08.485][Moby           ][Info   ] NET: Registered protocol family 24
[08:06:08.521][Moby           ][Info   ] PPTP driver version 0.8.5
[08:06:08.594][Moby           ][Info   ] VMware vmxnet3 virtual NIC driver - version 1.4.a.0-k-NAPI
[08:06:08.627][Moby           ][Info   ] hv_vmbus: registering driver hv_netvsc
[08:06:08.652][Moby           ][Info   ] sd 0:0:0:0: [sda] 4096-byte physical blocks
[08:06:08.680][Moby           ][Info   ] sd 0:0:0:0: [sda] Write Protect is off
[08:06:08.720][Moby           ][Info   ] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[08:06:08.727][Moby           ][Info   ]  sda: sda1
[08:06:08.743][Moby           ][Info   ] sd 0:0:0:0: [sda] Attached SCSI disk
[08:06:08.963][Moby           ][Info   ] hv_netvsc: hv_netvsc channel opened successfully
[08:06:09.016][Moby           ][Info   ] hv_netvsc 2fe62f0e-c309-48a7-b240-3ee1f89e0221: Send section size: 6144, Section count:2560
[08:06:09.082][Moby           ][Info   ] hv_netvsc 2fe62f0e-c309-48a7-b240-3ee1f89e0221: Device MAC 00:15:5d:3c:9d:01 link state up
[08:06:09.102][Moby           ][Info   ] Fusion MPT base driver 3.04.20
[08:06:09.128][Moby           ][Info   ] Copyright (c) 1999-2008 LSI Corporation
[08:06:09.143][Moby           ][Info   ] Fusion MPT SPI Host driver 3.04.20
[08:06:09.156][Moby           ][Info   ] aoe: AoE v85 initialised.
[08:06:10.038][Moby           ][Info   ] i8042: PNP: No PS/2 controller found. Probing ports directly.
[08:06:12.210][Moby           ][Info   ] i8042: No controller found
[08:06:12.329][Moby           ][Info   ] hv_vmbus: registering driver hyperv_keyboard
[08:06:12.349][Moby           ][Info   ] mousedev: PS/2 mouse device common for all mice
[08:06:12.382][Moby           ][Info   ] input: PC Speaker as /devices/platform/pcspkr/input/input0
[08:06:12.408][Moby           ][Info   ] rtc_cmos 00:00: RTC can wake from S4
[08:06:12.448][Moby           ][Info   ] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
[08:06:12.469][Moby           ][Info   ] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram
[08:06:12.487][Moby           ][Info   ] i2c /dev entries driver
[08:06:12.506][Moby           ][Info   ] EFI Variables Facility v0.08 2004-May-17
[08:06:12.524][Moby           ][Info   ] pstore: using zlib compression
[08:06:12.544][Moby           ][Info   ] pstore: Registered efi as persistent store backend
[08:06:12.577][Moby           ][Info   ] hv_utils: Registering HyperV Utility Driver
[08:06:12.608][Moby           ][Info   ] hv_vmbus: registering driver hv_util
[08:06:12.625][Moby           ][Info   ] hv_utils: Heartbeat IC version 3.0
[08:06:12.638][Moby           ][Info   ] hv_utils: Shutdown IC version 3.0
[08:06:12.661][Moby           ][Info   ] hv_utils: TimeSync IC version 4.0
[08:06:12.694][Moby           ][Info   ] hv_vmbus: registering driver hv_balloon
[08:06:12.709][Moby           ][Info   ] oprofile: using timer interrupt.
[08:06:12.723][Moby           ][Info   ] GACT probability on
[08:06:12.743][Moby           ][Info   ] Mirror/redirect action on
[08:06:12.752][Moby           ][Info   ] Simple TC action Loaded
[08:06:12.765][Moby           ][Info   ] netem: version 1.3
[08:06:12.781][Moby           ][Info   ] u32 classifier
[08:06:12.792][Moby           ][Info   ]     Performance counters on
[08:06:12.838][Moby           ][Info   ]     input device check on
[08:06:12.877][Moby           ][Info   ]     Actions configured
[08:06:12.934][Moby           ][Info   ] Netfilter messages via NETLINK v0.30.
[08:06:12.962][Moby           ][Info   ] nfnl_acct: registering with nfnetlink.
[08:06:12.994][Moby           ][Info   ] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[08:06:13.013][Moby           ][Info   ] ctnetlink v0.93: registering with nfnetlink.
[08:06:13.044][Moby           ][Info   ] nf_tables: (c) 2007-2009 Patrick McHardy <kaber@trash.net>
[08:06:13.069][Moby           ][Info   ] nf_tables_compat: (c) 2012 Pablo Neira Ayuso <pablo@netfilter.org>
[08:06:13.103][Moby           ][Info   ] xt_time: kernel timezone is -0000
[08:06:13.112][Moby           ][Info   ] ip_set: protocol 6
[08:06:13.133][Moby           ][Info   ] IPVS: Registered protocols (TCP, UDP, SCTP, AH, ESP)
[08:06:13.164][Moby           ][Info   ] IPVS: Connection hash table configured (size=4096, memory=64Kbytes)
[08:06:13.179][Moby           ][Info   ] IPVS: Creating netns size=2104 id=0
[08:06:13.204][Moby           ][Info   ] IPVS: ipvs loaded.
[08:06:13.215][Moby           ][Info   ] IPVS: [rr] scheduler registered.
[08:06:13.227][Moby           ][Info   ] IPVS: [wrr] scheduler registered.
[08:06:13.247][Moby           ][Info   ] IPVS: [lc] scheduler registered.
[08:06:13.258][Moby           ][Info   ] IPVS: [wlc] scheduler registered.
[08:06:13.269][Moby           ][Info   ] IPVS: [fo] scheduler registered.
[08:06:13.278][Moby           ][Info   ] IPVS: [ovf] scheduler registered.
[08:06:13.285][Moby           ][Info   ] IPVS: [lblc] scheduler registered.
[08:06:13.299][Moby           ][Info   ] IPVS: [lblcr] scheduler registered.
[08:06:13.311][Moby           ][Info   ] IPVS: [dh] scheduler registered.
[08:06:13.320][Moby           ][Info   ] IPVS: [sh] scheduler registered.
[08:06:13.336][Moby           ][Info   ] IPVS: [sed] scheduler registered.
[08:06:13.353][Moby           ][Info   ] IPVS: [nq] scheduler registered.
[08:06:13.378][Moby           ][Info   ] IPVS: ftp: loaded support on port[0] = 21
[08:06:13.394][Moby           ][Info   ] ipip: IPv4 and MPLS over IPv4 tunneling driver
[08:06:13.412][Moby           ][Info   ] gre: GRE over IPv4 demultiplexor driver
[08:06:13.423][Moby           ][Info   ] ip_gre: GRE over IPv4 tunneling driver
[08:06:13.442][Moby           ][Info   ] IPv4 over IPsec tunneling driver
[08:06:13.466][Moby           ][Info   ] ip_tables: (C) 2000-2006 Netfilter Core Team
[08:06:13.487][Moby           ][Info   ] ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully
[08:06:13.521][Moby           ][Info   ] arp_tables: arp_tables: (C) 2002 David S. Miller
[08:06:13.541][Moby           ][Info   ] Initializing XFRM netlink socket
[08:06:13.579][Moby           ][Info   ] NET: Registered protocol family 10
[08:06:13.586][Moby           ][Info   ] mip6: Mobile IPv6
[08:06:13.603][Moby           ][Info   ] ip6_tables: (C) 2000-2006 Netfilter Core Team
[08:06:13.622][Moby           ][Info   ] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[08:06:13.649][Moby           ][Info   ] ip6_gre: GRE over IPv6 tunneling driver
[08:06:13.690][Moby           ][Info   ] NET: Registered protocol family 17
[08:06:13.712][Moby           ][Info   ] NET: Registered protocol family 15
[08:06:13.732][Moby           ][Info   ] Bridge firewalling registered
[08:06:13.742][Moby           ][Info   ] Ebtables v2.0 registered
[08:06:13.751][Moby           ][Info   ] l2tp_core: L2TP core driver, V2.0
[08:06:13.763][Moby           ][Info   ] l2tp_ppp: PPPoL2TP kernel driver, V2.0
[08:06:13.782][Moby           ][Info   ] 8021q: 802.1Q VLAN Support v1.8
[08:06:13.808][Moby           ][Info   ] 9pnet: Installing 9P2000 support
[08:06:13.825][Moby           ][Info   ] Key type dns_resolver registered
[08:06:13.847][Moby           ][Info   ] openvswitch: Open vSwitch switching datapath
[08:06:13.862][Moby           ][Info   ] hv_vmbus: registering driver hv_sock
[08:06:13.907][Moby           ][Info   ] NET: Registered protocol family 43
[08:06:13.925][Moby           ][Info   ] mpls_gso: MPLS GSO support
[08:06:13.968][Moby           ][Info   ] microcode: sig=0x806e9, pf=0x1, revision=0xffffffff
[08:06:14.079][Moby           ][Info   ] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[08:06:14.147][Moby           ][Info   ] AVX2 version of gcm_enc/dec engaged.
[08:06:14.182][Moby           ][Info   ] AES CTR mode by8 optimization enabled
[08:06:14.196][Moby           ][Info   ] registered taskstats version 1
[08:06:14.212][Moby           ][Info   ] Key type big_key registered
[08:06:14.223][Moby           ][Info   ] Key type encrypted registered
[08:06:14.339][Moby           ][Info   ] rtc_cmos 00:00: setting system clock to 2017-09-14 14:59:30 UTC (1505401170)
[08:06:14.744][Moby           ][Info   ] Freeing unused kernel memory: 1392K (ffffffffa7f63000 - ffffffffa80bf000)
[08:06:14.787][Moby           ][Info   ] Write protecting the kernel read-only data: 14336k
[08:06:14.804][Moby           ][Info   ] Freeing unused kernel memory: 1716K (ffff8cece5853000 - ffff8cece5a00000)
[08:06:15.221][Moby           ][Info   ] Freeing unused kernel memory: 1232K (ffff8cece5ccc000 - ffff8cece5e00000)
[08:06:15.476][Moby           ][Info   ] 
[08:06:15.600][Moby           ][Info   ]    OpenRC 0.21.7.e3f10ac is starting up Linux 4.9.41-moby (x86_64)
[08:06:15.601][Moby           ][Info   ] 
[08:06:15.636][Moby           ][Info   ]  * Mounting /proc ... [ ok ]
[08:06:15.707][Moby           ][Info   ]  * Mounting /run ... * /run/openrc: creating directory
[08:06:16.258][Moby           ][Info   ]  * /run/lock: creating directory
[08:06:16.323][Moby           ][Info   ]  * /run/lock: correcting owner
[08:06:16.532][Moby           ][Info   ]  * Caching service dependencies ... [ ok ]
[08:06:16.790][Moby           ][Info   ]  * Mounting /sys ... [ ok ]
[08:06:17.615][Moby           ][Info   ]  * Mounting security filesystem ... [ ok ]
[08:06:18.111][Moby           ][Info   ]  * Mounting debug filesystem ... [ ok ]
[08:06:18.169][Moby           ][Info   ]  * Mounting fuse control filesystem ... [ ok ]
[08:06:18.203][Moby           ][Info   ]  * Mounting persistent storage (pstore) filesystem ... [ ok ]
[08:06:18.223][Moby           ][Info   ]  * Mounting cgroup filesystem ... [ ok ]
[08:06:18.276][Moby           ][Info   ]  * Mounting devtmpfs on /dev ... [ ok ]
[08:06:18.307][Moby           ][Info   ]  * Mounting /dev/mqueue ... [ ok ]
[08:06:18.320][Moby           ][Info   ]  * Mounting /dev/pts ... [ ok ]
[08:06:18.333][Moby           ][Info   ]  * Mounting /dev/shm ... [ ok ]
[08:06:18.445][Moby           ][Info   ]  * Starting busybox mdev ... [ ok ]
[08:06:18.500][Moby           ][Info   ]  * Configuring host block device .../dev/sda1: recovering journal
[08:06:19.295][Moby           ][Info   ] /dev/sda1: clean, 150174/3932160 files, 3607562/15728384 blocks
[08:06:19.398][Moby           ][Info   ]  [ ok ]
[08:06:19.447][Moby           ][Info   ]  * Autodetection of hardware disabled from boot cmdline
[08:06:20.031][Moby           ][Info   ]  * Remounting filesystems ... [ ok ]
[08:06:20.844][Moby           ][Info   ]  * Mounting local filesystems ... [ ok ]
[08:06:21.268][Moby           ][Info   ]  * Setting system clock using the hardware clock [UTC] ... [ ok ]
[08:06:21.336][Moby           ][Info   ]  * Setting hostname ... [ ok ]
[08:06:21.740][Moby           ][Info   ]  * Creating user login records ... [ ok ]
[08:06:21.983][Moby           ][Info   ]  * Starting vsock proxy ... [ ok ]
[08:06:22.001][Linux          ][Info   ] Vsudd is reachable!
[08:06:22.343][Moby           ][Info   ]  * sysklogd -> start: syslogd ... [ ok ]
[08:06:22.422][ApiProxy       ][Info   ] docker proxy: ready
[08:06:22.476][ApiProxy       ][Info   ] proxy >> GET /_ping
[08:06:22.476][ApiProxy       ][Info   ] Dial Hyper-V socket 340441f6-c0ee-4f21-b1ef-f23bc4c2fc01:23a432c2-537a-4291-bcb5-d62504644739
[08:06:22.477][ApiProxy       ][Info   ] Successfully dialed Hyper-V socket 340441f6-c0ee-4f21-b1ef-f23bc4c2fc01:23a432c2-537a-4291-bcb5-d62504644739
[08:06:22.480][ApiProxy       ][Info   ] error reading response from Docker:  An existing connection was forcibly closed by the remote host.
[08:06:22.481][ApiProxy       ][Info   ] proxy >> GET /v1.30/containers/json
[08:06:22.481][ApiProxy       ][Info   ] Dial Hyper-V socket 340441f6-c0ee-4f21-b1ef-f23bc4c2fc01:23a432c2-537a-4291-bcb5-d62504644739
[08:06:22.485][ApiProxy       ][Info   ] Successfully dialed Hyper-V socket 340441f6-c0ee-4f21-b1ef-f23bc4c2fc01:23a432c2-537a-4291-bcb5-d62504644739
[08:06:22.485][ApiProxy       ][Info   ] error reading response from Docker:  HvSocket has already been closed
[08:06:22.501][DockerDaemonChecker][Error  ] Docker daemon is not running
[08:06:23.751][ApiProxy       ][Info   ] proxy >> GET /_ping
[08:06:23.751][ApiProxy       ][Info   ] Dial Hyper-V socket 340441f6-c0ee-4f21-b1ef-f23bc4c2fc01:23a432c2-537a-4291-bcb5-d62504644739
[08:06:23.888][ApiProxy       ][Info   ] Successfully dialed Hyper-V socket 340441f6-c0ee-4f21-b1ef-f23bc4c2fc01:23a432c2-537a-4291-bcb5-d62504644739
[08:06:23.901][ApiProxy       ][Info   ] error reading response from Docker:  HvSocket has already been closed
[08:06:23.903][ApiProxy       ][Info   ] proxy >> GET /v1.30/containers/json
[08:06:23.903][ApiProxy       ][Info   ] Dial Hyper-V socket 340441f6-c0ee-4f21-b1ef-f23bc4c2fc01:23a432c2-537a-4291-bcb5-d62504644739
[08:06:23.924][ApiProxy       ][Info   ] Successfully dialed Hyper-V socket 340441f6-c0ee-4f21-b1ef-f23bc4c2fc01:23a432c2-537a-4291-bcb5-d62504644739
[08:06:23.933][ApiProxy       ][Info   ] error reading response from Docker:  HvSocket has already been closed
[08:06:23.950][DockerDaemonChecker][Error  ] Docker daemon is not running
[08:06:24.281][Moby           ][Info   ]  * sysklogd -> start: klogd ... [ ok ]
[08:06:25.106][ApiProxy       ][Info   ] proxy >> GET /_ping
[08:06:25.106][ApiProxy       ][Info   ] Dial Hyper-V socket 340441f6-c0ee-4f21-b1ef-f23bc4c2fc01:23a432c2-537a-4291-bcb5-d62504644739
[08:06:25.148][Moby           ][Info   ]  * Starting busybox crond ... [ ok ]
[08:06:25.245][ApiProxy       ][Info   ] Successfully dialed Hyper-V socket 340441f6-c0ee-4f21-b1ef-f23bc4c2fc01:23a432c2-537a-4291-bcb5-d62504644739
[08:06:25.258][ApiProxy       ][Info   ] error reading response from Docker:  HvSocket has already been closed
[08:06:25.262][ApiProxy       ][Info   ] proxy >> GET /v1.30/containers/json
[08:06:25.262][ApiProxy       ][Info   ] Dial Hyper-V socket 340441f6-c0ee-4f21-b1ef-f23bc4c2fc01:23a432c2-537a-4291-bcb5-d62504644739
[08:06:25.264][ApiProxy       ][Info   ] Successfully dialed Hyper-V socket 340441f6-c0ee-4f21-b1ef-f23bc4c2fc01:23a432c2-537a-4291-bcb5-d62504644739
[08:06:25.264][ApiProxy       ][Info   ] error reading response from Docker:  HvSocket has already been closed
[08:06:25.272][DockerDaemonChecker][Error  ] Docker daemon is not running
[08:06:25.451][Moby           ][Info   ]  * Mounting misc binary format filesystem ... [ ok ]
[08:06:25.570][Moby           ][Info   ]  * Setting sysfs variables ... [ ok ]
[08:06:25.746][Moby           ][Info   ]  * Starting local ... [ ok ]
[08:06:26.036][Moby           ][Info   ]  * Setting up database (Windows) .../sbin/9pmount-vsock: starting in listening mode with serviceid=C378280D-DA14-42C8-A24E-0DE92A1028E2, tag=db, path=/tmp/db
[08:06:26.413][ApiProxy       ][Info   ] proxy >> GET /_ping
[08:06:26.413][ApiProxy       ][Info   ] Dial Hyper-V socket 340441f6-c0ee-4f21-b1ef-f23bc4c2fc01:23a432c2-537a-4291-bcb5-d62504644739
[08:06:26.414][ApiProxy       ][Info   ] Successfully dialed Hyper-V socket 340441f6-c0ee-4f21-b1ef-f23bc4c2fc01:23a432c2-537a-4291-bcb5-d62504644739
[08:06:26.414][ApiProxy       ][Info   ] error reading response from Docker:  HvSocket has already been closed
[08:06:26.414][ApiProxy       ][Info   ] proxy >> GET /v1.30/containers/json
[08:06:26.414][ApiProxy       ][Info   ] Dial Hyper-V socket 340441f6-c0ee-4f21-b1ef-f23bc4c2fc01:23a432c2-537a-4291-bcb5-d62504644739
[08:06:26.423][ApiProxy       ][Info   ] Successfully dialed Hyper-V socket 340441f6-c0ee-4f21-b1ef-f23bc4c2fc01:23a432c2-537a-4291-bcb5-d62504644739
[08:06:26.431][ApiProxy       ][Info   ] error reading response from Docker:  HvSocket has already been closed
[08:06:26.437][DockerDaemonChecker][Error  ] Docker daemon is not running
[08:06:26.946][DataKit        ][Info   ] com.docker.db.exe: accepted a new connection on hyperv-connect://340441f6-c0ee-4f21-b1ef-f23bc4c2fc01

[08:06:26.964][DataKit        ][Info   ] com.docker.db.exe: Using protocol TwoThousand msize 4096

[08:06:27.007][Moby           ][Info   ] /sbin/9pmount-vsock: Connect from: 00000000-0000-0000-0000-000000000000:329e1849-9893-11e7-ba67-00e04c68008d
[08:06:27.037][Moby           ][Info   ] /sbin/9pmount-vsock: mount successful for serviceid=C378280D-DA14-42C8-A24E-0DE92A1028E2 tag=db path=/tmp/db
[08:06:27.209][DataKit        ][Error  ] com.docker.db.exe: Hvsock.read raised Unix.Unix_error(Unix.ECONNABORTED, "read", ""): returning `Eof

[08:06:27.216][Moby           ][Info   ]  [ ok ]
[08:06:27.307][Moby           ][Info   ]  * Configuring Windows network settings from database ... [ ok ]
[08:06:27.326][Moby           ][Info   ]  * Configuring kernel parameters ... [ ok ]
[08:06:27.349][Moby           ][Info   ]  * Starting VPN proxy ... [ ok ]
[08:06:27.526][VpnKit         ][Info   ] vpnkit.exe: hvsock connected successfully

[08:06:27.526][VpnKit         ][Info   ] vpnkit.exe: PPP.negotiate: received { magic = VMN3T; version = 13; commit =                                          }

[08:06:27.527][VpnKit         ][Info   ] vpnkit.exe: Generated UUID on behalf of client: 494af69d-ffda-4f2a-9ee6-5acb432684e8

[08:06:27.527][VpnKit         ][Info   ] vpnkit.exe: PPP.negotiate: received Ethernet 494af69d-ffda-4f2a-9ee6-5acb432684e8

[08:06:27.527][VpnKit         ][Info   ] vpnkit.exe: PPP.negotiate: sending { mtu = 1500; max_packet_size = 1550; client_macaddr = 02:50:00:00:00:01 }

[08:06:27.580][VpnKit         ][Info   ] vpnkit.exe: Client mac: 02:50:00:00:00:01 server mac: f6:16:36:bc:f9:c6

[08:06:27.580][VpnKit         ][Info   ] vpnkit.exe: TCP/IP ready

[08:06:27.580][VpnKit         ][Info   ] vpnkit.exe: stack connected

[08:06:27.580][VpnKit         ][Info   ] vpnkit.exe: no introspection server requested. See the --introspection argument

[08:06:27.580][VpnKit         ][Info   ] vpnkit.exe: starting diagnostics server on: \\.\pipe\dockerVpnKitDiagnostics

[08:06:27.767][VpnKit         ][Info   ] vpnkit.exe: BOOTREQUEST from 02:50:00:00:00:01

[08:06:27.768][VpnKit         ][Info   ] vpnkit.exe: BOOTREPLY to 02:50:00:00:00:01 yiddr 192.168.65.2 siddr 192.168.65.1 dns 192.168.65.1 router 192.168.65.1 domain localdomain

[08:06:27.785][ApiProxy       ][Info   ] proxy >> GET /_ping
[08:06:27.785][ApiProxy       ][Info   ] Dial Hyper-V socket 340441f6-c0ee-4f21-b1ef-f23bc4c2fc01:23a432c2-537a-4291-bcb5-d62504644739
[08:06:27.789][ApiProxy       ][Info   ] Successfully dialed Hyper-V socket 340441f6-c0ee-4f21-b1ef-f23bc4c2fc01:23a432c2-537a-4291-bcb5-d62504644739
[08:06:27.792][ApiProxy       ][Info   ] error reading response from Docker:  An existing connection was forcibly closed by the remote host.
[08:06:27.793][ApiProxy       ][Info   ] proxy >> GET /v1.30/containers/json
[08:06:27.793][ApiProxy       ][Info   ] Dial Hyper-V socket 340441f6-c0ee-4f21-b1ef-f23bc4c2fc01:23a432c2-537a-4291-bcb5-d62504644739
[08:06:27.795][ApiProxy       ][Info   ] Successfully dialed Hyper-V socket 340441f6-c0ee-4f21-b1ef-f23bc4c2fc01:23a432c2-537a-4291-bcb5-d62504644739
[08:06:27.796][ApiProxy       ][Info   ] error reading response from Docker:  HvSocket has already been closed
[08:06:27.824][DockerDaemonChecker][Error  ] Docker daemon is not running
[08:06:27.950][Moby           ][Info   ]  * Starting DHCP Client Daemon ... [ ok ]
[08:06:28.021][Moby           ][Info   ]  * Starting diagnostics server ... [ ok ]
[08:06:28.064][Moby           ][Info   ]  * Starting networking ... *   lo ... [ ok ]
[08:06:28.091][Moby           ][Info   ]  * Initializing random number generator ... [ ok ]
[08:06:28.126][Moby           ][Info   ]  * Starting VPN proxy ... [ ok ]
[08:06:28.185][Moby           ][Info   ]  * Starting busybox acpid ... [ ok ]
[08:06:28.218][Moby           ][Info   ]  * Starting VPN proxy ... [ ok ]
[08:06:28.583][Moby           ][Info   ]  * Running system containerd ... [ ok ]
[08:06:28.621][Moby           ][Info   ]  * Running system containers ... binfmt rngd [ ok ]
[08:06:28.731][Moby           ][Info   ]  * Configuring host settings from database ... [ ok ]
[08:06:28.837][Moby           ][Info   ]  * Setting up proxy port service .../sbin/9pmount-vsock: starting in listening mode with serviceid=0B95756A-9985-48AD-9470-78E060895BE7, tag=port, path=/port
[08:06:28.950][ApiProxy       ][Info   ] proxy >> GET /_ping
[08:06:28.951][ApiProxy       ][Info   ] Dial Hyper-V socket 340441f6-c0ee-4f21-b1ef-f23bc4c2fc01:23a432c2-537a-4291-bcb5-d62504644739
[08:06:28.954][ApiProxy       ][Info   ] Successfully dialed Hyper-V socket 340441f6-c0ee-4f21-b1ef-f23bc4c2fc01:23a432c2-537a-4291-bcb5-d62504644739
[08:06:28.956][ApiProxy       ][Info   ] error reading response from Docker:  HvSocket has already been closed
[08:06:28.957][ApiProxy       ][Info   ] proxy >> GET /v1.30/containers/json
[08:06:28.957][ApiProxy       ][Info   ] Dial Hyper-V socket 340441f6-c0ee-4f21-b1ef-f23bc4c2fc01:23a432c2-537a-4291-bcb5-d62504644739
[08:06:28.963][ApiProxy       ][Info   ] Successfully dialed Hyper-V socket 340441f6-c0ee-4f21-b1ef-f23bc4c2fc01:23a432c2-537a-4291-bcb5-d62504644739
[08:06:28.965][ApiProxy       ][Info   ] error reading response from Docker:  HvSocket has already been closed
[08:06:28.970][DockerDaemonChecker][Error  ] Docker daemon is not running
[08:06:29.009][VpnKit         ][Info   ] vpnkit.exe: hvsock connected successfully

[08:06:29.029][VpnKit         ][Info   ] vpnkit.exe: Using protocol TwoThousand msize 4096

[08:06:29.040][Moby           ][Info   ] /sbin/9pmount-vsock: Connect from: 00000000-0000-0000-0000-000000000000:329e185c-9893-11e7-ba67-00e04c68008d
[08:06:29.085][Moby           ][Info   ] /sbin/9pmount-vsock: mount successful for serviceid=0B95756A-9985-48AD-9470-78E060895BE7 tag=port path=/port
[08:06:29.145][Moby           ][Info   ]  [ ok ]
[08:06:29.517][Moby           ][Info   ]  * Starting Docker ... [ ok ]
[08:06:29.936][Moby           ][Info   ] ? Drive found: sda
[08:06:29.973][Moby           ][Info   ] ? Drive mounted: /dev/sda1 on /var type ext4 (rw,relatime,data=ordered)
[08:06:30.130][ApiProxy       ][Info   ] proxy >> GET /_ping
[08:06:30.130][ApiProxy       ][Info   ] Dial Hyper-V socket 340441f6-c0ee-4f21-b1ef-f23bc4c2fc01:23a432c2-537a-4291-bcb5-d62504644739
[08:06:30.246][Moby           ][Info   ] ? Network connected:           inet addr:192.168.65.2  Bcast:192.168.65.255  Mask:255.255.255.0
[08:06:30.251][ApiProxy       ][Info   ] Successfully dialed Hyper-V socket 340441f6-c0ee-4f21-b1ef-f23bc4c2fc01:23a432c2-537a-4291-bcb5-d62504644739
[08:06:30.261][Moby           ][Info   ] ? Process tap-vsockd running
[08:06:30.327][Moby           ][Info   ] ? Process dockerd running: dockerd --pidfile=/run/docker.pid -H unix:///var/run/docker.sock --swarm-default-advertise-addr=eth0 --userland-proxy-path /usr/bin/slirp-proxy --storage-driver overlay2
[08:06:30.459][Moby           ][Info   ] ? Process containerd running: docker-containerd -l unix:///var/run/docker/libcontainerd/docker-containerd.sock --metrics-interval=0 --start-timeout 2m --state-dir /var/run/docker/libcontainerd/containerd --shim docker-containerd-shim --runtime docker-runc --debug
[08:06:31.956][ApiProxy       ][Info   ] proxy << GET /_ping
[08:06:31.958][ApiProxy       ][Info   ] proxy >> GET /v1.30/containers/json
[08:06:31.958][ApiProxy       ][Info   ] Dial Hyper-V socket 340441f6-c0ee-4f21-b1ef-f23bc4c2fc01:23a432c2-537a-4291-bcb5-d62504644739
[08:06:31.969][ApiProxy       ][Info   ] Successfully dialed Hyper-V socket 340441f6-c0ee-4f21-b1ef-f23bc4c2fc01:23a432c2-537a-4291-bcb5-d62504644739
[08:06:32.364][Moby           ][Info   ] ? Docker daemon working
[08:06:32.378][ApiProxy       ][Info   ] proxy << GET /v1.30/containers/json
[08:06:32.386][NamedPipeClient][Info   ] Received response for Start
[08:06:32.385][DockerDaemonChecker][Info   ] Docker daemon is running
[08:06:32.385][NamedPipeServer][Info   ] Start done in 00:01:00.7358601.
[08:06:32.401][NamedPipeClient][Info   ] Sending Mount(C, FOCUSRITE\andrew.dempster:**********, Docker.Core.Settings)...
[08:06:32.403][NamedPipeServer][Info   ] Mount(C, FOCUSRITE\andrew.dempster:**********, Docker.Core.Settings)
[08:06:32.462][SambaShare     ][Info   ] Mount C
[08:06:32.623][Cmd            ][Info   ] Share name        C
[08:06:32.623][Cmd            ][Info   ] Path              C:\
[08:06:32.623][Cmd            ][Info   ] Remark            
[08:06:32.623][Cmd            ][Info   ] Maximum users     No limit
[08:06:32.623][Cmd            ][Info   ] Users             
[08:06:32.624][Cmd            ][Info   ] Caching           Caching disabled
[08:06:32.624][Cmd            ][Info   ] Permission        FOCUSRITE\andrew.dempster, FULL
[08:06:32.624][Cmd            ][Info   ] 
[08:06:32.624][Cmd            ][Info   ] The command completed successfully.
[08:06:32.624][Cmd            ][Info   ] 
[08:06:32.628][SambaShare     ][Info   ] "C" is shared
[08:06:32.737][SambaShare     ][Info   ] Username: andrew.dempster
[08:06:32.737][SambaShare     ][Info   ] Host IP: 10.0.75.1
[08:06:32.737][SambaShare     ][Info   ] Cifs options: noperm,iocharset=utf8,nobrl,mfsymlinks,vers=3.02,domain=FOCUSRITE
[08:06:32.883][ApiProxy       ][Info   ] proxy >> GET /_ping
[08:06:32.883][ApiProxy       ][Info   ] Dial Hyper-V socket 340441f6-c0ee-4f21-b1ef-f23bc4c2fc01:23a432c2-537a-4291-bcb5-d62504644739
[08:06:32.930][Moby           ][Info   ] ? Docker daemon version: 17.06.2-ce
[08:06:32.949][ApiProxy       ][Info   ] Successfully dialed Hyper-V socket 340441f6-c0ee-4f21-b1ef-f23bc4c2fc01:23a432c2-537a-4291-bcb5-d62504644739
[08:06:33.512][Moby           ][Info   ] ? Diagnostics server running: /usr/bin/diagnostics-server -hvsock
[08:06:33.534][ApiProxy       ][Info   ] proxy << GET /_ping
[08:06:33.548][ApiProxy       ][Info   ] proxy >> POST /v1.30/images/load?quiet=1
[08:06:33.548][ApiProxy       ][Info   ] Dial Hyper-V socket 340441f6-c0ee-4f21-b1ef-f23bc4c2fc01:23a432c2-537a-4291-bcb5-d62504644739
[08:06:33.557][ApiProxy       ][Info   ] Successfully dialed Hyper-V socket 340441f6-c0ee-4f21-b1ef-f23bc4c2fc01:23a432c2-537a-4291-bcb5-d62504644739
[08:06:33.758][Moby           ][Info   ] ? System containerd server running: /usr/bin/containerd
[08:06:34.325][Moby           ][Info   ] ? System containerd working
[08:06:34.453][Moby           ][Info   ]  * Starting Hyper-V daemon: hv_kvp_daemon ... [ ok ]
[08:06:34.527][Moby           ][Info   ]  * Starting Hyper-V daemon: hv_vss_daemon ... [ ok ]
[08:06:34.619][Moby           ][Info   ]  * Adjusting oom killer settings ... [ ok ]
[08:06:34.621][ApiProxy       ][Info   ] proxy << POST /v1.30/images/load?quiet=1
[08:06:34.641][Moby           ][Info   ] 
[08:06:34.772][ApiProxy       ][Info   ] proxy >> GET /_ping
[08:06:34.772][ApiProxy       ][Info   ] Dial Hyper-V socket 340441f6-c0ee-4f21-b1ef-f23bc4c2fc01:23a432c2-537a-4291-bcb5-d62504644739
[08:06:34.792][Moby           ][Info   ] Welcome to Moby
[08:06:34.811][ApiProxy       ][Info   ] Successfully dialed Hyper-V socket 340441f6-c0ee-4f21-b1ef-f23bc4c2fc01:23a432c2-537a-4291-bcb5-d62504644739
[08:06:34.844][Moby           ][Info   ] 
[08:06:34.860][ApiProxy       ][Info   ] proxy << GET /_ping
[08:06:34.906][ApiProxy       ][Info   ] proxy >> POST /v1.30/containers/create [rewriteBinds]
[08:06:34.909][DataKit        ][Info   ] com.docker.db.exe: accepted a new connection on \\.\pipe\dockerDataBase

[08:06:34.910][Moby           ][Info   ]                         ##         .
[08:06:34.915][DataKit        ][Info   ] com.docker.db.exe: Using protocol TwoThousand msize 16384

[08:06:34.945][ApiProxy       ][Info   ] Failed to read proxies/http from snaphshot p9p.MessageRerror{Ename:"No such file or directory"}
[08:06:34.945][ApiProxy       ][Info   ] proxy >> POST /v1.30/containers/create
[08:06:34.945][ApiProxy       ][Info   ] Dial Hyper-V socket 340441f6-c0ee-4f21-b1ef-f23bc4c2fc01:23a432c2-537a-4291-bcb5-d62504644739
[08:06:34.980][Moby           ][Info   ]                   ## ## ##        ==
[08:06:34.993][ApiProxy       ][Info   ] Successfully dialed Hyper-V socket 340441f6-c0ee-4f21-b1ef-f23bc4c2fc01:23a432c2-537a-4291-bcb5-d62504644739
[08:06:34.995][Moby           ][Info   ]                ## ## ## ## ##    ===
[08:06:35.004][Moby           ][Info   ]            /"""""""""""""""""\___/ ===
[08:06:35.031][Moby           ][Info   ]       ~~~ {~~ ~~~~ ~~~ ~~~~ ~~~ ~ /  ===- ~~~
[08:06:35.058][Moby           ][Info   ]            \______ o           __/
[08:06:35.070][Moby           ][Info   ]              \    \         __/
[08:06:35.092][Moby           ][Info   ]               \____\_______/
[08:06:35.092][Moby           ][Info   ] 
[08:06:35.095][Moby           ][Info   ] 
[08:06:35.280][ApiProxy       ][Info   ] proxy << POST /v1.30/containers/create
[08:06:35.283][ApiProxy       ][Info   ] proxy >> POST /v1.30/containers/094c1f5711f3792477beffa85d9ad031037094da40b4a03d1d1f7172ebbc915f/attach?stderr=1&stdin=1&stdout=1&stream=1
[08:06:35.283][ApiProxy       ][Info   ] Dial Hyper-V socket 340441f6-c0ee-4f21-b1ef-f23bc4c2fc01:23a432c2-537a-4291-bcb5-d62504644739
[08:06:35.286][ApiProxy       ][Info   ] Successfully dialed Hyper-V socket 340441f6-c0ee-4f21-b1ef-f23bc4c2fc01:23a432c2-537a-4291-bcb5-d62504644739
[08:06:35.289][ApiProxy       ][Info   ] Upgrading to raw stream
[08:06:35.290][ApiProxy       ][Info   ] proxy >> POST /v1.30/containers/094c1f5711f3792477beffa85d9ad031037094da40b4a03d1d1f7172ebbc915f/wait?condition=removed
[08:06:35.290][ApiProxy       ][Info   ] Dial Hyper-V socket 340441f6-c0ee-4f21-b1ef-f23bc4c2fc01:23a432c2-537a-4291-bcb5-d62504644739
[08:06:35.292][ApiProxy       ][Info   ] Successfully dialed Hyper-V socket 340441f6-c0ee-4f21-b1ef-f23bc4c2fc01:23a432c2-537a-4291-bcb5-d62504644739
[08:06:35.295][ApiProxy       ][Info   ] proxy >> POST /v1.30/containers/094c1f5711f3792477beffa85d9ad031037094da40b4a03d1d1f7172ebbc915f/start [start]
[08:06:35.295][ApiProxy       ][Info   ] proxy >> POST /v1.30/containers/094c1f5711f3792477beffa85d9ad031037094da40b4a03d1d1f7172ebbc915f/start
[08:06:35.295][ApiProxy       ][Info   ] Dial Hyper-V socket 340441f6-c0ee-4f21-b1ef-f23bc4c2fc01:23a432c2-537a-4291-bcb5-d62504644739
[08:06:35.296][ApiProxy       ][Info   ] Successfully dialed Hyper-V socket 340441f6-c0ee-4f21-b1ef-f23bc4c2fc01:23a432c2-537a-4291-bcb5-d62504644739
[08:06:35.702][ApiProxy       ][Info   ] proxy << POST /v1.30/containers/094c1f5711f3792477beffa85d9ad031037094da40b4a03d1d1f7172ebbc915f/start
[08:06:35.788][ApiProxy       ][Info   ] proxy << POST /v1.30/containers/094c1f5711f3792477beffa85d9ad031037094da40b4a03d1d1f7172ebbc915f/attach?stderr=1&stdin=1&stdout=1&stream=1
[08:06:36.284][NamedPipeClient][Info   ] Received response for Mount
[08:06:36.285][Actions        ][Debug  ] Start took 00:01:04.6659228
[08:06:36.277][ApiProxy       ][Info   ] proxy << POST /v1.30/containers/094c1f5711f3792477beffa85d9ad031037094da40b4a03d1d1f7172ebbc915f/wait?condition=removed
[08:06:36.286][Notifications  ][Info   ] Docker is running
[08:06:36.286][SegmentApi     ][Info   ] Usage statistic: appRunning
[08:06:36.283][NamedPipeServer][Info   ] Mount done in 00:00:03.8803150.
[08:06:55.716][SegmentApi     ][Info   ] Usage statistic: actionMenuSettings
[08:06:56.110][NamedPipeClient][Info   ] Sending GetDefaultVhdxPath()...
[08:06:56.113][NamedPipeClient][Info   ] Received response for GetDefaultVhdxPath
[08:06:56.111][NamedPipeServer][Info   ] GetDefaultVhdxPath()
[08:06:56.113][NamedPipeServer][Info   ] GetDefaultVhdxPath done in 00:00:00.0020078.
[08:06:59.110][FeedbackSettings][Info   ] Open logs

@andydempster
Copy link

@jasonbivins And we're back to failure this morning:

Docker command did not complete within the allowed timeout. Output: 
   at Docker.Backend.MobyCommand.RunDocker(String arguments, IDictionary`2 envVariables, String stdin, Int32 timeoutMs, String cidFile) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\MobyCommand.cs:line 152
   at Docker.Backend.MobyCommand.Run(String commandLine, IDictionary`2 envVariables, Boolean load, String stdin, Int32 timeoutMs) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\MobyCommand.cs:line 49
   at Docker.Backend.SambaShare.MountInMoby(String mount, String drive, Credential cred, CredentialInfo credInfo, String options, String ip) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\SambaShare.cs:line 197
   at Docker.Backend.SambaShare.MountInMoby(String drive, Credential credential, Settings settings) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\SambaShare.cs:line 168
   at Docker.Backend.SambaShare.Mount(String drive, Credential credential, Settings settings) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\SambaShare.cs:line 65
   at Docker.Backend.BackendServer.<Run>b__5_11(Object[] args) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\BackendServer.cs:line 54
   at Docker.Core.Pipe.NamedPipeServer.RunAction(String action, Object[] parameters) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Core\pipe\NamedPipeServer.cs:line 145

Diagnostic ID: 2383EC5B-5EC8-432B-97AA-EBDA26D31193/2017-09-18_08-17-51

Version: 17.06.2-ce-win27 (13194)
Channel: stable
Sha1: 428bd6ceae2994bd2fc2a72ec122507abe2cf526
Started on: 2017/09/18 08:09:22.003
Resources: C:\Program Files\Docker\Docker\Resources
OS: Windows 10 Pro
Edition: Professional
Id: 1703
Build: 15063
BuildLabName: 15063.0.amd64fre.rs2_release.170317-1834
File: C:\Users\andrew.dempster\AppData\Local\Docker\log.txt
CommandLine: "C:\Program Files\Docker\Docker\Docker for Windows.exe" 
You can send feedback, including this log file, at https://github.com/docker/for-win/issues
[08:09:22.481][GUI            ][Info   ] Starting...
[08:09:25.152][Tracking       ][Info   ] Crash report and usage statistics are enabled
[08:09:25.155][SegmentApi     ][Info   ] Usage statistic: appLaunched
[08:09:25.372][SegmentApi     ][Error  ] Failed to track event appLaunched: An error occurred while sending the request.
[08:09:25.564][NamedPipeClient][Info   ] Sending Version()...
[08:09:25.696][NamedPipeClient][Info   ] Received response for Version
[08:09:25.706][SegmentApi     ][Info   ] Usage statistic: heartbeat
[08:09:25.732][SegmentApi     ][Error  ] Failed to track event heartbeat: An error occurred while sending the request.
[17:42:14.547][PowerShell     ][Info   ] Run script '$(Find-NetRoute -RemoteIPAddress 8.8.8.8).InterfaceIndex[0]'...
[17:42:14.827][DnsUpdater     ][Info   ] Network configuration change detected
[17:42:14.827][PowerShell     ][Info   ] Run script '$(Find-NetRoute -RemoteIPAddress 8.8.8.8).InterfaceIndex[0]'...
[08:08:25.892][DnsUpdater     ][Info   ] Network configuration change detected
[08:08:25.892][PowerShell     ][Info   ] Run script '$(Find-NetRoute -RemoteIPAddress 8.8.8.8).InterfaceIndex[0]'...
[08:08:26.193][TimeIntegrationService][Info   ] Reset
[08:08:26.352][PowerShell     ][Info   ] Run script...
[08:08:27.994][Database       ][Info   ] Removing com.docker.driver.amd64-linux/slirp/dns
[08:08:29.217][Database       ][Error  ] 2017/09/18 08:08:28 Retry dialing \\.\pipe\dockerDataBase in 100ms
2017/09/18 08:08:28 Retry dialing \\.\pipe\dockerDataBase in 100ms
2017/09/18 08:08:28 Retry dialing \\.\pipe\dockerDataBase in 100ms
2017/09/18 08:08:28 Retry dialing \\.\pipe\dockerDataBase in 100ms
2017/09/18 08:08:28 Retry dialing \\.\pipe\dockerDataBase in 100ms
2017/09/18 08:08:28 Retry dialing \\.\pipe\dockerDataBase in 100ms
2017/09/18 08:08:28 Retry dialing \\.\pipe\dockerDataBase in 100ms
2017/09/18 08:08:28 Retry dialing \\.\pipe\dockerDataBase in 100ms
2017/09/18 08:08:29 Retry dialing \\.\pipe\dockerDataBase in 100ms
2017/09/18 08:08:29 Retry dialing \\.\pipe\dockerDataBase in 100ms
2017/09/18 08:08:29 Failed to contact the database on \\.\pipe\dockerDataBase: open \\.\pipe\dockerDataBase: The system cannot find the file specified.

Interestingly I tried to build a new Hyper-V machine this morning whilst the docker error was still up (no restart) and got the following:
image

I also tried connecting to the MobyLinuxVM but was unable to.

@andydempster
Copy link

@jasonbivins just to follow up on the report above, what I hadn't realized at the time was Kaspersky (corporate install) was running a catch-up task. Do you think this had anything to do with it?

@andydempster
Copy link

@mmisztal1980 How's your docker performing currently?

@andydempster
Copy link

@jasonbivins Back to timeout errors this week - namely:

Docker command did not complete within the allowed timeout. Output: 
   at Docker.Backend.MobyCommand.RunDocker(String arguments, IDictionary`2 envVariables, String stdin, Int32 timeoutMs, String cidFile) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\MobyCommand.cs:line 152
   at Docker.Backend.MobyCommand.Run(String commandLine, IDictionary`2 envVariables, Boolean load, String stdin, Int32 timeoutMs) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\MobyCommand.cs:line 49
   at Docker.Backend.SambaShare.MountInMoby(String mount, String drive, Credential cred, CredentialInfo credInfo, String options, String ip) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\SambaShare.cs:line 197
   at Docker.Backend.SambaShare.MountInMoby(String drive, Credential credential, Settings settings) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\SambaShare.cs:line 168
   at Docker.Backend.SambaShare.Mount(String drive, Credential credential, Settings settings) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\SambaShare.cs:line 65
   at Docker.Backend.BackendServer.<Run>b__5_11(Object[] args) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\BackendServer.cs:line 54
   at Docker.Core.Pipe.NamedPipeServer.RunAction(String action, Object[] parameters) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Core\pipe\NamedPipeServer.cs:line 145

Diagnostic at: 2383EC5B-5EC8-432B-97AA-EBDA26D31193/2017-09-27_17-24-57

Restart working okay, so there is a workaround currently.

@mmisztal1980
Copy link
Author

no errors after a recent upgrade

@mmisztal1980
Copy link
Author

I spoke to soon

@andydempster
Copy link

Updated to the latest version yesterday, no problems on restarting the laptop three or four times during the course of the day but this morning we're back to the same failure.

New diagnostic: 2383EC5B-5EC8-432B-97AA-EBDA26D31193/2017-10-04_08-09-45

Version: 17.09.0-ce-win32 (13529)
Channel: stable
Sha1: a94cf27a02ecf7ecb0c050ad44145c76efc2972d
Started on: 2017/10/04 08:04:18.547
Resources: C:\Program Files\Docker\Docker\Resources
OS: Windows 10 Pro
Edition: Professional
Id: 1703
Build: 15063
BuildLabName: 15063.0.amd64fre.rs2_release.170317-1834

@andydempster
Copy link

@jasonbivins Morning buddy - daily error report and a collection for you - Is there anything I can do to help?

Docker command did not complete within the allowed timeout. Output: 
   at Docker.Backend.MobyCommand.RunDocker(String arguments, IDictionary`2 envVariables, String stdin, Int32 timeoutMs, String cidFile) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\MobyCommand.cs:line 152
   at Docker.Backend.MobyCommand.Run(String commandLine, IDictionary`2 envVariables, Boolean load, String stdin, Int32 timeoutMs) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\MobyCommand.cs:line 49
   at Docker.Backend.SambaShare.MountInMoby(String mount, String drive, Credential cred, CredentialInfo credInfo, String options, String ip) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\SambaShare.cs:line 197
   at Docker.Backend.SambaShare.MountInMoby(String drive, Credential credential, Settings settings) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\SambaShare.cs:line 168
   at Docker.Backend.SambaShare.Mount(String drive, Credential credential, Settings settings) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\SambaShare.cs:line 65
   at Docker.Backend.BackendServer.<Run>b__6_10(Object[] args) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\BackendServer.cs:line 52
   at Docker.Core.Pipe.NamedPipeServer.RunAction(String action, Object[] parameters) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Core\pipe\NamedPipeServer.cs:line 145

Similar (if not identical reports):
#1087
#1091
#1103
#1108
#1133
#1134
#1142
#1151
#1167
#1170

@andydempster
Copy link

andydempster commented Oct 6, 2017

#1173
#1177

@jasonbivins
Copy link

Hi @BrizzleRocker
Do you see the same errors when you're connected to a Domain? Or do you see them when switching networks? I saw SMB session auth errors coming from the containers in a few cases
One thing I noticed from the logs when it was working - is that you had a fixed DNS address, so let's try setting that to see if it helps, set it to 8.8.8.8

image

@andydempster
Copy link

#1224
#1225
#1226
#1228 ?

@andydempster
Copy link

@jasonbivins thanks for the update - I have reinstalled from scratch. Today's learning point is back-up your site databases before uninstalling docker! ;) Reboots seems to be okay so will let you know how it goes on cold start again. Might try tomorrow morning before I go on holiday!

@mmisztal1980
Copy link
Author

@jasonbivins I've done the from-scratch reinstall, and docker has started successfully.

Diagnostic Id 5239E3DB-D0D2-47AE-B158-5D03C5A0619A/2017-10-20_17-44-47

@lpignotti
Copy link

@mmisztal1980 How Can i unistall Hyper-V and the Containers feature in Windows??

I would like to try this procedure but I don't Know How complete these step

@mmisztal1980
Copy link
Author

@lpignotti search for „turn windows features on or off” in your windows search

@lpignotti
Copy link

lpignotti commented Oct 21, 2017

@mmisztal1980
thanks I found it and I did the unistall steps correctly

@jasonbivins
unfortunately this procedure doesn't work for me
new diagnostic id : 0ED4FAA3-37C7-4CC7-8567-F853400A8438/2017-10-21_11-23-21

@andydempster
Copy link

andydempster commented Oct 23, 2017

@jasonbivins so this mornings first boot started fine. Great I thought. I've just started again this afternoon having got back to my office and sure enough failure:

Docker command did not complete within the allowed timeout. Output: 
   at Docker.Backend.MobyCommand.RunDocker(String arguments, IDictionary`2 envVariables, String stdin, Int32 timeoutMs, String cidFile) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\MobyCommand.cs:line 152
   at Docker.Backend.MobyCommand.Run(String commandLine, IDictionary`2 envVariables, Boolean load, String stdin, Int32 timeoutMs) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\MobyCommand.cs:line 49
   at Docker.Backend.SambaShare.MountInMoby(String mount, String drive, Credential cred, CredentialInfo credInfo, String options, String ip) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\SambaShare.cs:line 197
   at Docker.Backend.SambaShare.MountInMoby(String drive, Credential credential, Settings settings) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\SambaShare.cs:line 168
   at Docker.Backend.SambaShare.Mount(String drive, Credential credential, Settings settings) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\SambaShare.cs:line 65
   at Docker.Backend.BackendServer.<Run>b__6_10(Object[] args) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\BackendServer.cs:line 52
   at Docker.Core.Pipe.NamedPipeServer.RunAction(String action, Object[] parameters) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Core\pipe\NamedPipeServer.cs:line 145

Diagnostic: 2383EC5B-5EC8-432B-97AA-EBDA26D31193/2017-10-23_16-46-10

Nothing else changed or updated (to my knowledge)

@fnzr
Copy link

fnzr commented Oct 28, 2017

What annoys me the most is that not only it fails to start, it takes over 10 minutes to fail and only then I can manually restart, and then it's more 10 minutes to start. I can't do anything about it because the "Restart Docker" is disabled while docker is starting.
This and #584 makes it a real pain working with docker, and as there's radio silence about this two issues, there's no workaround but switching back to VMs.

@andydempster
Copy link

@jasonbivins A week's holiday has left me feeling refreshed and ready to start again, but sadly Docker still not playing ball.

Docker command did not complete within the allowed timeout. Output: 
   at Docker.Backend.MobyCommand.RunDocker(String arguments, IDictionary`2 envVariables, String stdin, Int32 timeoutMs, String cidFile) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\MobyCommand.cs:line 152
   at Docker.Backend.MobyCommand.Run(String commandLine, IDictionary`2 envVariables, Boolean load, String stdin, Int32 timeoutMs) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\MobyCommand.cs:line 49
   at Docker.Backend.SambaShare.MountInMoby(String mount, String drive, Credential cred, CredentialInfo credInfo, String options, String ip) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\SambaShare.cs:line 197
   at Docker.Backend.SambaShare.MountInMoby(String drive, Credential credential, Settings settings) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\SambaShare.cs:line 168
   at Docker.Backend.SambaShare.Mount(String drive, Credential credential, Settings settings) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\SambaShare.cs:line 65
   at Docker.Backend.BackendServer.<Run>b__6_10(Object[] args) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\BackendServer.cs:line 52
   at Docker.Core.Pipe.NamedPipeServer.RunAction(String action, Object[] parameters) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Core\pipe\NamedPipeServer.cs:line 145

Diagnostic: 2383EC5B-5EC8-432B-97AA-EBDA26D31193/2017-10-30_08-04-07

Related issues update:

#1260

@mmisztal1980
Copy link
Author

mmisztal1980 commented Oct 30, 2017 via email

@andydempster
Copy link

andydempster commented Nov 2, 2017

@jasonbivins So another day, a different location and the same crash.

Docker command did not complete within the allowed timeout.

Output: 
   at Docker.Backend.MobyCommand.RunDocker(String arguments, IDictionary`2 envVariables, String stdin, Int32 timeoutMs, String cidFile) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\MobyCommand.cs:line 152
   at Docker.Backend.MobyCommand.Run(String commandLine, IDictionary`2 envVariables, Boolean load, String stdin, Int32 timeoutMs) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\MobyCommand.cs:line 49
   at Docker.Backend.SambaShare.MountInMoby(String mount, String drive, Credential cred, CredentialInfo credInfo, String options, String ip) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\SambaShare.cs:line 197
   at Docker.Backend.SambaShare.MountInMoby(String drive, Credential credential, Settings settings) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\SambaShare.cs:line 168
   at Docker.Backend.SambaShare.Mount(String drive, Credential credential, Settings settings) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\SambaShare.cs:line 65
   at Docker.Backend.BackendServer.<Run>b__6_10(Object[] args) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\BackendServer.cs:line 52
   at Docker.Core.Pipe.NamedPipeServer.RunAction(String action, Object[] parameters) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Core\pipe\NamedPipeServer.cs:line 145

Diagnostic: 2383EC5B-5EC8-432B-97AA-EBDA26D31193/2017-11-02_08-20-43

Log file:
log-20171102.txt

@jasonbivins Sorry if I'm repeating myself. I'm seeing lots of users with very similar issues and appreciate that you're busy and every install is slightly different but it would be re-assuring if I could have some feedback please?

Edit: normally a restart is fine but I've just seen the following error having tried it just now:

Unable to create: The running command stopped because the preference variable "ErrorActionPreference" or common parameter is set to Stop: Creating the virtual machine failed.
at New-MobyLinuxVM, <No file>: line 201
at <ScriptBlock>, <No file>: line 385
   at Docker.Backend.ContainerEngine.Linux.DoStart(Settings settings, String daemonOptions) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\ContainerEngine\Linux.cs:line 246
   at Docker.Backend.ContainerEngine.Linux.Restart(Settings settings, String daemonOptions) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\ContainerEngine\Linux.cs:line 182
   at Docker.Core.Pipe.NamedPipeServer.<>c__DisplayClass9_0.<Register>b__0(Object[] parameters) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Core\pipe\NamedPipeServer.cs:line 47
   at Docker.Core.Pipe.NamedPipeServer.RunAction(String action, Object[] parameters) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Core\pipe\NamedPipeServer.cs:line 145

New diagnostic: 2383EC5B-5EC8-432B-97AA-EBDA26D31193/2017-11-02_08-35-04

@andydempster
Copy link

Trying a reinstall.

@jlar310
Copy link

jlar310 commented Nov 2, 2017

I tried a re-install (Hyper-V AND Docker) and all that got me was all my images gone. The problem persists. Could this be related to Active Directory/Group Policy somehow? I am NOT an Administrator on any of my machines, but this seems to only happen on the Windows Domain member PC. YMMV.

@andydempster
Copy link

andydempster commented Nov 3, 2017

So I've reinstalled and for now have chosen not to start Docker on boot. I will be disappointed if this is the workaround but my project is starting and I've run out of time to sort this issue.

Update 15 mins after starting my PC @jasonbivins this is now failing when I start for the first time, not on boot. Error is the same Docker command did not complete within the allowed timeout.

 Output: 
   at Docker.Backend.MobyCommand.RunDocker(String arguments, IDictionary`2 envVariables, String stdin, Int32 timeoutMs, String cidFile) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\MobyCommand.cs:line 152
   at Docker.Backend.MobyCommand.Run(String commandLine, IDictionary`2 envVariables, Boolean load, String stdin, Int32 timeoutMs) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\MobyCommand.cs:line 49
   at Docker.Backend.SambaShare.MountInMoby(String mount, String drive, Credential cred, CredentialInfo credInfo, String options, String ip) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\SambaShare.cs:line 197
   at Docker.Backend.SambaShare.MountInMoby(String drive, Credential credential, Settings settings) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\SambaShare.cs:line 168
   at Docker.Backend.SambaShare.Mount(String drive, Credential credential, Settings settings) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\SambaShare.cs:line 65
   at Docker.Backend.BackendServer.<Run>b__6_10(Object[] args) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\BackendServer.cs:line 52
   at Docker.Core.Pipe.NamedPipeServer.RunAction(String action, Object[] parameters) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Core\pipe\NamedPipeServer.cs:line 145

Diagnostic: 2383EC5B-5EC8-432B-97AA-EBDA26D31193/2017-11-03_08-13-49

@andydempster
Copy link

So I've set it for Docker to not start on boot in the hope that any conflicting processes will be out of the way by the time I do need to use it but unfortunately I'm still getting this error and then have to do a restart to get it working. @jasonbivins any update on this please? I've reinstalled several times now and although I'm happy to do so again I'm getting a little frustrated with downloading all my images and restoring databases.

Docker command did not complete within the allowed timeout.

Output: 
   at Docker.Backend.MobyCommand.RunDocker(String arguments, IDictionary`2 envVariables, String stdin, Int32 timeoutMs, String cidFile) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\MobyCommand.cs:line 152
   at Docker.Backend.MobyCommand.Run(String commandLine, IDictionary`2 envVariables, Boolean load, String stdin, Int32 timeoutMs) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\MobyCommand.cs:line 49
   at Docker.Backend.SambaShare.MountInMoby(String mount, String drive, Credential cred, CredentialInfo credInfo, String options, String ip) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\SambaShare.cs:line 197
   at Docker.Backend.SambaShare.MountInMoby(String drive, Credential credential, Settings settings) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\SambaShare.cs:line 168
   at Docker.Backend.SambaShare.Mount(String drive, Credential credential, Settings settings) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\SambaShare.cs:line 65
   at Docker.Backend.BackendServer.<Run>b__6_10(Object[] args) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\BackendServer.cs:line 52
   at Docker.Core.Pipe.NamedPipeServer.RunAction(String action, Object[] parameters) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Core\pipe\NamedPipeServer.cs:line 145

Diagnostic: 2383EC5B-5EC8-432B-97AA-EBDA26D31193/2017-11-07_10-56-10

@andydempster
Copy link

@jasonbivins Another day, another failed start identical to the message above.

New diagnostic: 2383EC5B-5EC8-432B-97AA-EBDA26D31193/2017-11-15_10-19-29

@jlar310
Copy link

jlar310 commented Nov 15, 2017

Well this is curious: This morning I started up a task that runs a docker container shortly after I logged in to Windows. The container started just fine, but then a couple minutes later I got the Docker startup error dialog. But my container was still running. So maybe this is just an issue with monitoring the docker service? Of course, to clear the docker error I used the docker UI to restart which exited my running container.

@andydempster
Copy link

@jasonbivins back once again...

Docker command did not complete within the allowed timeout. Output: 
   at Docker.Backend.MobyCommand.RunDocker(String arguments, IDictionary`2 envVariables, String stdin, Int32 timeoutMs, String cidFile) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\MobyCommand.cs:line 152
   at Docker.Backend.MobyCommand.Run(String commandLine, IDictionary`2 envVariables, Boolean load, String stdin, Int32 timeoutMs) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\MobyCommand.cs:line 49
   at Docker.Backend.SambaShare.MountInMoby(String mount, String drive, Credential cred, CredentialInfo credInfo, String options, String ip) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\SambaShare.cs:line 197
   at Docker.Backend.SambaShare.MountInMoby(String drive, Credential credential, Settings settings) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\SambaShare.cs:line 168
   at Docker.Backend.SambaShare.Mount(String drive, Credential credential, Settings settings) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\SambaShare.cs:line 65
   at Docker.Backend.BackendServer.<Run>b__6_10(Object[] args) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\BackendServer.cs:line 52
   at Docker.Core.Pipe.NamedPipeServer.RunAction(String action, Object[] parameters) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Core\pipe\NamedPipeServer.cs:line 145

Diagnostic: 2383EC5B-5EC8-432B-97AA-EBDA26D31193/2017-11-21_09-42-45

@Schweinepriester
Copy link

+1000

Docker command did not complete within the allowed timeout. Output: 
   bei Docker.Backend.MobyCommand.RunDocker(String arguments, IDictionary`2 envVariables, String stdin, Int32 timeoutMs, String cidFile) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\MobyCommand.cs:Zeile 152.
   bei Docker.Backend.MobyCommand.Run(String commandLine, IDictionary`2 envVariables, Boolean load, String stdin, Int32 timeoutMs) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\MobyCommand.cs:Zeile 49.
   bei Docker.Backend.SambaShare.MountInMoby(String drive, Credential cred, CredentialInfo credInfo, String options, String ip) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\SambaShare.cs:Zeile 192.
   bei Docker.Backend.SambaShare.MountInMoby(String drive, Credential credential, Settings settings) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\SambaShare.cs:Zeile 168.
   bei Docker.Backend.SambaShare.Mount(String drive, Credential credential, Settings settings) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\SambaShare.cs:Zeile 65.
   bei Docker.Backend.BackendServer.<Run>b__6_10(Object[] args) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\BackendServer.cs:Zeile 52.
   bei Docker.Core.Pipe.NamedPipeServer.RunAction(String action, Object[] parameters) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Core\pipe\NamedPipeServer.cs:Zeile 145.

0EDEA2D4-8A07-468B-88B3-DABFE7606ACA/2017-12-06_10-00-53

@andydempster
Copy link

@jasonbivins Same problems still occurring - do you have any updates on this please as the team are entering development phase and I need this working consistently to give them confidence.

New diag: 2383EC5B-5EC8-432B-97AA-EBDA26D31193/2017-12-07_09-01-51

@andydempster
Copy link

andydempster commented Dec 8, 2017

After encountering file permission issues (cannot simulate a web server on a hosted environment without changing core code) and this stability issue we are abandoning Docker for Windows and dual booting to linux. Thanks for all your help.

@rn
Copy link
Contributor

rn commented Mar 8, 2018

The original posts had issues with the connecting to the database which is no longer used for both version for DfW. Closing this issue

@rn rn closed this as completed Mar 8, 2018
@docker-robott
Copy link
Collaborator

Closed issues are locked after 30 days of inactivity.
This helps our team focus on active issues.

If you have found a problem that seems similar to this, please open a new issue.

Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows.
/lifecycle locked

@docker docker locked and limited conversation to collaborators Jun 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests