microsoft / microsoft/hcsshim

container encountered an error during hcsshim::System:: Start: context deadline exceeded

Open
#1,077 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
694
Forks
304
Avg merge
1d 19h
Merged PRs (30d)
28

Description

I installed docker on windows server 2016.
when i try run docker-compose build --no-cache
it show error :
container 0478bf2852be11c451317a097a74ccf14563c8e83e0671732bdfde0b3e6eba52 encountered an error during hcsshim::System::Start: context deadline exceeded

my server installed antivirus and use discrete network card

Here is docker version
Client: Mirantis Container Runtime
Version: 20.10.6
API version: 1.41
Go version: go1.13.15
Git commit: b3766ff
Built: 06/29/2021 17:14:16
OS/Arch: windows/amd64
Context: default
Experimental: true

Server: Mirantis Container Runtime
Engine:
Version: 20.10.6
API version: 1.41 (minimum version 1.24)
Go version: go1.13.15
Git commit: a3dc69e6b9
Built: 06/29/2021 17:12:49
OS/Arch: windows/amd64
Experimental: false

Here is docker info :
Client:
Context: default
Debug Mode: false
Plugins:
app: Docker Application (Docker Inc., v0.8.0)
cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
registry: Manage Docker registries (Docker Inc., 0.1.0)

Server:
Containers: 10
Running: 0
Paused: 0
Stopped: 10
Images: 4
Server Version: 20.10.6
Storage Driver: windowsfilter
Windows:
Logging Driver: json-file
Plugins:
Volume: local
Network: ics internal l2bridge l2tunnel nat null overlay private transparent
Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
Swarm: inactive
Default Isolation: process
Kernel Version: 10.0 14393 (14393.4530.amd64fre.rs1_release.210705-0736)
Operating System: Windows Server 2016 Standard Version 1607 (OS Build 14393.4530)
OSType: windows
Architecture: x86_64
CPUs: 16
Total Memory: 31.78GiB
Name: Demo
ID: CJKF:DRMM:HUUT:LATJ:W7O2:7K7X:3FQ5:SAZV:OVWL:5VEJ:NAAV:FMUC
Docker Root Dir: C:\ProgramData\docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing docker-compose build --no-cache on Windows Server 2016 with Mirantis Container Runtime 20.10.6 and the listed kernel, antivirus, and network-card details. Investigate the hcsshim::System::Start context-deadline error and determine what additional diagnostics or environmental change identifies the cause; done when the cause and a verified resolution are documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, docker-compose
Domain
devops, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.