dockerfile: fix running onbuild rules from inherited stages #5342
Annotations
2 errors
Generate annotations:
worker/containerd/common.go#L77
=== RUN TestContainerdWorkerIntegration/TestContainerdWorkerExec/worker=containerd
=== PAUSE TestContainerdWorkerIntegration/TestContainerdWorkerExec/worker=containerd
=== CONT TestContainerdWorkerIntegration/TestContainerdWorkerExec/worker=containerd
common.go:77: Stdout: hello
common.go:78: Stderr:
common.go:114: Stdout:
common.go:115: Stderr:
common.go:116:
Error Trace: /src/worker/tests/common.go:116
Error: Received unexpected error:
failed to start io pipe copy: unable to copy pipes: containerd-shim: opening w/o fifo "/run/containerd/fifo/1666256754/kspm6cx9px7hg7s0hi46i6y4c-stdout" failed: context deadline exceeded
Test: TestContainerdWorkerIntegration/TestContainerdWorkerExec/worker=containerd
sandbox.go:135: stdout: /usr/bin/containerd --config /tmp/bktest_containerd1687164937/config.toml
sandbox.go:135: stderr: /usr/bin/containerd --config /tmp/bktest_containerd1687164937/config.toml
sandbox.go:138: > StartCmd 2024-11-07 01:46:20.505426407 +0000 UTC m=+0.849028881 /usr/bin/containerd --config /tmp/bktest_containerd1687164937/config.toml
sandbox.go:138: time="2024-11-07T01:46:20Z" 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-11-07T01:46:20.575448266Z" level=info msg="starting containerd" revision=57f17b0a6295a39009d861b89e3b3b87b005ca27 version=v1.7.23
sandbox.go:138: time="2024-11-07T01:46:20.634358098Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:138: time="2024-11-07T01:46:20.634453886Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:138: time="2024-11-07T01:46:20.634681390Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:138: time="2024-11-07T01:46:20.634700055Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-07T01:46:20.635069934Z" 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-11-07T01:46:20.635093878Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-07T01:46:20.635112143Z" 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-11-07T01:46:20.635131819Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-07T01:46:20.637290009Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-07T01:46:20.637537049Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-07T01:46:20.639415020Z" 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-11-07T01:46:20.639443934Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:138: time="2024-11-07T01:46:20.639603671Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd1687164937/root/io.containerd.snapshotter.v1.zfs must be a zfs fi
|
Test
Process completed with exit code 1.
|
Loading