Improve consistency of linter rules messages #5310
Annotations
2 errors
Generate annotations:
worker/containerd/common.go#L77
=== RUN TestContainerdWorkerIntegration/TestContainerdWorkerExec/worker=containerd-snapshotter-stargz
=== PAUSE TestContainerdWorkerIntegration/TestContainerdWorkerExec/worker=containerd-snapshotter-stargz
=== CONT TestContainerdWorkerIntegration/TestContainerdWorkerExec/worker=containerd-snapshotter-stargz
common.go:77: Stdout: hello
common.go:78: Stderr:
common.go:114: Stdout: PID COMMAND
1 sleep
6 ps
common.go:115: Stderr:
common.go:133:
Error Trace: /src/worker/tests/common.go:133
Error: Received unexpected error:
exit code: 137
Test: TestContainerdWorkerIntegration/TestContainerdWorkerExec/worker=containerd-snapshotter-stargz
sandbox.go:135: stdout: /usr/bin/containerd --config /tmp/bktest_containerd3532146588/config.toml
sandbox.go:135: stderr: /usr/bin/containerd --config /tmp/bktest_containerd3532146588/config.toml
sandbox.go:138: > StartCmd 2024-10-31 14:22:50.078772065 +0000 UTC m=+0.663494130 /usr/bin/containerd --config /tmp/bktest_containerd3532146588/config.toml
sandbox.go:138: time="2024-10-31T14:22:50Z" level=warning msg="containerd config version `1` has been deprecated and will be converted on each startup in containerd v2.0, use `containerd config migrate` after upgrading to containerd 2.0 to avoid conversion on startup"
sandbox.go:138: time="2024-10-31T14:22:50.157247629Z" level=info msg="starting containerd" revision=57f17b0a6295a39009d861b89e3b3b87b005ca27 version=v1.7.23
sandbox.go:138: time="2024-10-31T14:22:50.243522980Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:138: time="2024-10-31T14:22:50.243580679Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:138: time="2024-10-31T14:22:50.243653334Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:138: time="2024-10-31T14:22:50.243684553Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-10-31T14:22:50.243787675Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-10-31T14:22:50.243826788Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-10-31T14:22:50.243842007Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not configured: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-10-31T14:22:50.243854531Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-10-31T14:22:50.244006154Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-10-31T14:22:50.244362180Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-10-31T14:22:50.245788166Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: can't change directory to '/lib/modules': No such file or directory\\n\"): skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-10-31T14:22:50.245809145Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-10-31T14:22:50.245956380Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd3532146588/root/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter:
|
Test
Process completed with exit code 1.
|
Loading