Skip to content

shim: handle connection-closed errors during kill after live migration #7161

shim: handle connection-closed errors during kill after live migration

shim: handle connection-closed errors during kill after live migration #7161

Triggered via pull request April 10, 2026 07:07
Status Failure
Total duration 2m 46s
Artifacts

ci.yml

on: pull_request
Matrix: lint
test-linux
test-linux
Matrix: test-windows
Matrix: integration-tests
build_gcs
build_gcs
build
build
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint (windows, lcow)
issues found
lint (windows, lcow): cmd/containerd-shim-runhcs-v1/exec_hcs.go#L358
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
lint (windows, wcow)
issues found
lint (windows, wcow): cmd/containerd-shim-runhcs-v1/exec_hcs.go#L358
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
lint (windows)
issues found
lint (windows): cmd/containerd-shim-runhcs-v1/exec_hcs.go#L358
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)