Skip to content

Custom inline cache implementation #241

Custom inline cache implementation

Custom inline cache implementation #241

Triggered via pull request May 17, 2024 05:06
Status Failure
Total duration 6m 15s
Artifacts 1

frontend.yml

on: pull_request
Matrix: test / run
Matrix: image
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

67 errors and 23 warnings
test / run (oci-snapshotter-stargz, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
test / run (oci, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
test / run (oci-rootless, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
test / run (containerd, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
test / run (containerd-rootless, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
test / run (containerd-1.6, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
test / run (containerd-snapshotter-stargz, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
Failed: frontend/dockerfile/TestIntegration/TestMountInvalid/worker=oci/frontend=builtin: frontend/dockerfile/dockerfile_mount_test.go#L132
=== RUN TestIntegration/TestMountInvalid/worker=oci/frontend=builtin === PAUSE TestIntegration/TestMountInvalid/worker=oci/frontend=builtin === CONT TestIntegration/TestMountInvalid/worker=oci/frontend=builtin dockerfile_mount_test.go:132: Error Trace: /src/frontend/dockerfile/dockerfile_mount_test.go:132 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: "failed to solve: dockerfile parse error on line 3: unknown flag: mont (did you mean mount?)" does not contain "unexpected key 'typ'" Test: TestIntegration/TestMountInvalid/worker=oci/frontend=builtin sandbox.go:128: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3112146128/buildkitd.toml --root /tmp/bktest_buildkitd329002220 --addr unix:///tmp/bktest_buildkitd329002220/buildkitd.sock --debug sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3112146128/buildkitd.toml --root /tmp/bktest_buildkitd329002220 --addr unix:///tmp/bktest_buildkitd329002220/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-17 05:11:16.100132783 +0000 UTC m=+2.050647861 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3112146128/buildkitd.toml --root /tmp/bktest_buildkitd329002220 --addr unix:///tmp/bktest_buildkitd329002220/buildkitd.sock --debug sandbox.go:131: time="2024-05-17T05:11:16Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-17T05:11:16Z" level=debug msg="could not read \"/tmp/bktest_buildkitd329002220/net/cni\" for cleanup: open /tmp/bktest_buildkitd329002220/net/cni: no such file or directory" sandbox.go:131: time="2024-05-17T05:11:16Z" level=debug msg="creating new network namespace rlhqf3gvuwamrhg0tb9bxys8z" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-17T05:11:16Z" level=debug msg="finished creating network namespace rlhqf3gvuwamrhg0tb9bxys8z" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-17T05:11:16Z" level=debug msg="finished setting up network namespace rlhqf3gvuwamrhg0tb9bxys8z" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-17T05:11:16Z" level=info msg="found worker \"3t0j6t8c7zifsxxw9tkz94n9t\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:9de23e8f9cad org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]" sandbox.go:131: time="2024-05-17T05:11:16Z" level=info msg="found 1 workers, default=\"3t0j6t8c7zifsxxw9tkz94n9t\"" sandbox.go:131: time="2024-05-17T05:11:16Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-17T05:11:16Z" level=info msg="running server on /tmp/bktest_buildkitd329002220/buildkitd.sock" sandbox.go:131: time="2024-05-17T05:11:16Z" level=debug msg="session started" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 spanID=154585fa38e012cb traceID=8cb3137e16d12acbeb2b9d364fe09e5f version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-17T05:11:16Z" level=debug msg="new ref for local: hy206nw0itegw67l7gbxhjahu" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 span=
Failed: frontend/dockerfile/TestIntegration/TestMountInvalid/worker=oci/frontend=client: frontend/dockerfile/dockerfile_mount_test.go#L132
=== RUN TestIntegration/TestMountInvalid/worker=oci/frontend=client === PAUSE TestIntegration/TestMountInvalid/worker=oci/frontend=client === CONT TestIntegration/TestMountInvalid/worker=oci/frontend=client dockerfile_mount_test.go:132: Error Trace: /src/frontend/dockerfile/dockerfile_mount_test.go:132 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: "failed to solve: dockerfile parse error on line 3: unknown flag: mont (did you mean mount?)" does not contain "unexpected key 'typ'" Test: TestIntegration/TestMountInvalid/worker=oci/frontend=client sandbox.go:128: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config66038106/buildkitd.toml --root /tmp/bktest_buildkitd3169999574 --addr unix:///tmp/bktest_buildkitd3169999574/buildkitd.sock --debug sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config66038106/buildkitd.toml --root /tmp/bktest_buildkitd3169999574 --addr unix:///tmp/bktest_buildkitd3169999574/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-17 05:11:15.089752212 +0000 UTC m=+1.040267280 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config66038106/buildkitd.toml --root /tmp/bktest_buildkitd3169999574 --addr unix:///tmp/bktest_buildkitd3169999574/buildkitd.sock --debug sandbox.go:131: time="2024-05-17T05:11:15Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-17T05:11:15Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3169999574/net/cni\" for cleanup: open /tmp/bktest_buildkitd3169999574/net/cni: no such file or directory" sandbox.go:131: time="2024-05-17T05:11:16Z" level=debug msg="creating new network namespace 7j0vdmzhb0shzeifi5wq770e7" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-17T05:11:16Z" level=debug msg="finished creating network namespace 7j0vdmzhb0shzeifi5wq770e7" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-17T05:11:16Z" level=debug msg="finished setting up network namespace 7j0vdmzhb0shzeifi5wq770e7" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-17T05:11:16Z" level=info msg="found worker \"lftvsaxjedxy0mvl2wwjir6bw\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:9de23e8f9cad org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]" sandbox.go:131: time="2024-05-17T05:11:16Z" level=info msg="found 1 workers, default=\"lftvsaxjedxy0mvl2wwjir6bw\"" sandbox.go:131: time="2024-05-17T05:11:16Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-17T05:11:16Z" level=info msg="running server on /tmp/bktest_buildkitd3169999574/buildkitd.sock" sandbox.go:131: time="2024-05-17T05:11:16Z" level=debug msg="session started" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 spanID=77e1a2cc1cfac852 traceID=8ade6dc88b5449f0a2d9feff997a87f9 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-17T05:11:16Z" level=debug msg="new ref for local: kwi1n2roiv6z7ypjh1ovmsr9x" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 span="
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=oci/frontend=builtin/DigestMismatch: frontend/dockerfile/dockerfile_addchecksum_test.go#L93
=== RUN TestIntegration/TestAddChecksum/worker=oci/frontend=builtin/DigestMismatch dockerfile_addchecksum_test.go:93: Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:93 Error: An error is expected but got nil. Test: TestIntegration/TestAddChecksum/worker=oci/frontend=builtin/DigestMismatch Messages: digest mismatch --- FAIL: TestIntegration/TestAddChecksum/worker=oci/frontend=builtin/DigestMismatch (0.02s)
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=oci/frontend=builtin/DigestWithKnownButUnsupportedAlgoName: frontend/dockerfile/dockerfile_addchecksum_test.go#L110
=== RUN TestIntegration/TestAddChecksum/worker=oci/frontend=builtin/DigestWithKnownButUnsupportedAlgoName dockerfile_addchecksum_test.go:110: Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:110 Error: An error is expected but got nil. Test: TestIntegration/TestAddChecksum/worker=oci/frontend=builtin/DigestWithKnownButUnsupportedAlgoName Messages: unsupported digest algorithm --- FAIL: TestIntegration/TestAddChecksum/worker=oci/frontend=builtin/DigestWithKnownButUnsupportedAlgoName (0.02s)
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=oci/frontend=builtin/DigestWithUnknownAlgoName: frontend/dockerfile/dockerfile_addchecksum_test.go#L127
=== RUN TestIntegration/TestAddChecksum/worker=oci/frontend=builtin/DigestWithUnknownAlgoName dockerfile_addchecksum_test.go:127: Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:127 Error: An error is expected but got nil. Test: TestIntegration/TestAddChecksum/worker=oci/frontend=builtin/DigestWithUnknownAlgoName Messages: unsupported digest algorithm --- FAIL: TestIntegration/TestAddChecksum/worker=oci/frontend=builtin/DigestWithUnknownAlgoName (0.02s)
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=oci/frontend=builtin/DigestWithoutAlgoName: frontend/dockerfile/dockerfile_addchecksum_test.go#L144
=== RUN TestIntegration/TestAddChecksum/worker=oci/frontend=builtin/DigestWithoutAlgoName dockerfile_addchecksum_test.go:144: Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:144 Error: An error is expected but got nil. Test: TestIntegration/TestAddChecksum/worker=oci/frontend=builtin/DigestWithoutAlgoName Messages: invalid checksum digest format --- FAIL: TestIntegration/TestAddChecksum/worker=oci/frontend=builtin/DigestWithoutAlgoName (0.02s)
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=oci/frontend=builtin/NonHTTPSource: frontend/dockerfile/dockerfile_addchecksum_test.go#L163
=== RUN TestIntegration/TestAddChecksum/worker=oci/frontend=builtin/NonHTTPSource dockerfile_addchecksum_test.go:163: Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:163 Error: An error is expected but got nil. Test: TestIntegration/TestAddChecksum/worker=oci/frontend=builtin/NonHTTPSource Messages: checksum can't be specified for non-HTTP sources --- FAIL: TestIntegration/TestAddChecksum/worker=oci/frontend=builtin/NonHTTPSource (0.02s)
test / run (oci, ./frontend/dockerfile, integration)
Process completed with exit code 1.
Failed: frontend/dockerfile/TestIntegration/TestCmdShell/worker=containerd-snapshotter-stargz/frontend=client: frontend/dockerfile/dockerfile_test.go#L1811
=== RUN TestIntegration/TestCmdShell/worker=containerd-snapshotter-stargz/frontend=client === PAUSE TestIntegration/TestCmdShell/worker=containerd-snapshotter-stargz/frontend=client === CONT TestIntegration/TestCmdShell/worker=containerd-snapshotter-stargz/frontend=client dockerfile_test.go:1811: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1811 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Not equal: expected: []string(nil) actual : []string{"test"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) <nil> +([]string) (len=1) { + (string) (len=4) "test" +} Test: TestIntegration/TestCmdShell/worker=containerd-snapshotter-stargz/frontend=client sandbox.go:128: stdout: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc1882617144/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc1882617144/root sandbox.go:128: stderr: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc1882617144/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc1882617144/root sandbox.go:131: > StartCmd 2024-05-17 05:11:26.827559905 +0000 UTC m=+1.289990750 /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc1882617144/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc1882617144/root sandbox.go:131: {"key":"buildkit/1/hx25p514v45qwuis4uc5zhapp","level":"debug","msg":"checking layer availability","time":"2024-05-17T05:11:28.040656212Z"} sandbox.go:131: {"key":"buildkit/1/hx25p514v45qwuis4uc5zhapp","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc1882617144/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-17T05:11:28.040771367Z"} sandbox.go:131: {"key":"buildkit/2/nnv8lvdrostt3ri7lv8755jmm","level":"debug","msg":"checking layer availability","time":"2024-05-17T05:11:28.065627670Z"} sandbox.go:131: {"key":"buildkit/2/nnv8lvdrostt3ri7lv8755jmm","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc1882617144/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-17T05:11:28.065701778Z"} sandbox.go:131: {"key":"buildkit/4/wwh5vd25pw0wxuh8goywzbo8o","level":"debug","msg":"checking layer availability","time":"2024-05-17T05:11:28.078287394Z"} sandbox.go:131: {"key":"buildkit/4/wwh5vd25pw0wxuh8goywzbo8o","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc1882617144/root/snapshotter/snapshots/3/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-17T05:11:28.078339732Z"} sandbox.go:131: {"key":"buildkit/5/9diow8t7v3rnu1i2umx2o8atp","level":"debug","msg":"checking layer availability","time":"2024-05-17T05:11:28.091822847Z"} sandbox.go:131: {"key":"buildkit/5/9diow8t7v3rnu1i2umx2o8atp","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc1882617144/root/snapshotter/snapshots/3/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-17T05:11:28.091891566Z"} sandbox.go:131: {"level":"debug","msg":"cleanup: dirs=[/tmp/bktest_containerd_stargz_grpc1882617144/root/snapshotter/snapshots/2 /tmp/bktest_containerd_stargz_grpc1882617144/root/snapshotter/snapshots/4]","time":"2024-05-17T05:11:28.146112949Z"} sandbox.go:131: {"dir":"/tmp/bktest_containerd_stargz_grpc1882617144/root/snapshotter/snapshots/2/fs","error":"specified path \"/tmp/bktest_containerd_stargz_grpc1882617144/root/snapshotter/snapshots/2/fs\" isn't a mountpoint","level":"debug","msg":"failed to unmount","time":"2024-05-17T05:11:28.146151481Z"} sandbox.go:131: {"dir":"/tmp/bktest_containerd_stargz_grpc1
Failed: frontend/dockerfile/TestIntegration/TestMountInvalid/worker=containerd-snapshotter-stargz/frontend=client: frontend/dockerfile/dockerfile_mount_test.go#L132
=== RUN TestIntegration/TestMountInvalid/worker=containerd-snapshotter-stargz/frontend=client === PAUSE TestIntegration/TestMountInvalid/worker=containerd-snapshotter-stargz/frontend=client === CONT TestIntegration/TestMountInvalid/worker=containerd-snapshotter-stargz/frontend=client dockerfile_mount_test.go:132: Error Trace: /src/frontend/dockerfile/dockerfile_mount_test.go:132 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: "failed to solve: dockerfile parse error on line 3: unknown flag: mont (did you mean mount?)" does not contain "unexpected key 'typ'" Test: TestIntegration/TestMountInvalid/worker=containerd-snapshotter-stargz/frontend=client sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd2511856986/config.toml sandbox.go:131: > StartCmd 2024-05-17 05:11:27.687352148 +0000 UTC m=+2.149782973 /usr/bin/containerd --config /tmp/bktest_containerd2511856986/config.toml sandbox.go:131: time="2024-05-17T05:11:27Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header" sandbox.go:131: time="2024-05-17T05:11:27.709764034Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-17T05:11:27.737345147Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-17T05:11:27.737417475Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-17T05:11:27.737482957Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:11:27.737746681Z" 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:131: time="2024-05-17T05:11:27.737770676Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:11:27.737804068Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-17T05:11:27.737818074Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:11:27.737974406Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:11:27.738419897Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:11:27.739610066Z" 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:131: time="2024-05-17T05:11:27.739678142Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:11:27.739867856Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd2511856986/root/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:11:27.739892693Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 sandbox.go:131: time="2024-05-17T05:11:27.740060914Z" level=in
Failed: frontend/dockerfile/TestIntegration/TestMountInvalid/worker=containerd-snapshotter-stargz/frontend=builtin: frontend/dockerfile/dockerfile_mount_test.go#L132
=== RUN TestIntegration/TestMountInvalid/worker=containerd-snapshotter-stargz/frontend=builtin === PAUSE TestIntegration/TestMountInvalid/worker=containerd-snapshotter-stargz/frontend=builtin === CONT TestIntegration/TestMountInvalid/worker=containerd-snapshotter-stargz/frontend=builtin dockerfile_mount_test.go:132: Error Trace: /src/frontend/dockerfile/dockerfile_mount_test.go:132 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: "failed to solve: dockerfile parse error on line 3: unknown flag: mont (did you mean mount?)" does not contain "unexpected key 'typ'" Test: TestIntegration/TestMountInvalid/worker=containerd-snapshotter-stargz/frontend=builtin sandbox.go:128: stdout: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc2965025597/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc2965025597/root sandbox.go:128: stderr: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc2965025597/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc2965025597/root sandbox.go:131: > StartCmd 2024-05-17 05:11:26.830318313 +0000 UTC m=+1.292749158 /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc2965025597/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc2965025597/root sandbox.go:131: {"key":"buildkit/1/rolxhdzpqdc1o6wtyxzmvg338","level":"debug","msg":"checking layer availability","time":"2024-05-17T05:11:28.012175123Z"} sandbox.go:131: {"key":"buildkit/1/rolxhdzpqdc1o6wtyxzmvg338","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc2965025597/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-17T05:11:28.012303673Z"} sandbox.go:131: {"key":"buildkit/2/p8us3e7jgwhh37j0eggebupj1","level":"debug","msg":"checking layer availability","time":"2024-05-17T05:11:28.025193326Z"} sandbox.go:131: {"key":"buildkit/2/p8us3e7jgwhh37j0eggebupj1","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc2965025597/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-17T05:11:28.025255472Z"} sandbox.go:131: {"key":"buildkit/3/p8us3e7jgwhh37j0eggebupj1-view","level":"debug","msg":"checking layer availability","time":"2024-05-17T05:11:28.040195396Z"} sandbox.go:131: {"key":"buildkit/3/p8us3e7jgwhh37j0eggebupj1-view","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc2965025597/root/snapshotter/snapshots/2/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-17T05:11:28.040247883Z"} sandbox.go:131: {"key":"buildkit/3/p8us3e7jgwhh37j0eggebupj1-view","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc2965025597/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-17T05:11:28.040278881Z"} sandbox.go:131: {"level":"debug","msg":"cleanup: dirs=[/tmp/bktest_containerd_stargz_grpc2965025597/root/snapshotter/snapshots/2]","time":"2024-05-17T05:11:28.048720175Z"} sandbox.go:131: {"dir":"/tmp/bktest_containerd_stargz_grpc2965025597/root/snapshotter/snapshots/2/fs","error":"specified path \"/tmp/bktest_containerd_stargz_grpc2965025597/root/snapshotter/snapshots/2/fs\" isn't a mountpoint","level":"debug","msg":"failed to unmount","time":"2024-05-17T05:11:28.048749620Z"} sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd944246174/config.toml sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd944246174/config.toml sandbox.go:131: > StartCmd 2024-05-17 05:11:27.688608121 +0000 UTC m=+2.151038956 /usr/bin/containerd --config /tmp/bktest_containerd944246174/config.toml sandbox.go:131: time="2024-05-17T05:11:27Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://gi
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=containerd-snapshotter-stargz/frontend=builtin/DigestMismatch: frontend/dockerfile/dockerfile_addchecksum_test.go#L93
=== RUN TestIntegration/TestAddChecksum/worker=containerd-snapshotter-stargz/frontend=builtin/DigestMismatch dockerfile_addchecksum_test.go:93: Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:93 Error: An error is expected but got nil. Test: TestIntegration/TestAddChecksum/worker=containerd-snapshotter-stargz/frontend=builtin/DigestMismatch Messages: digest mismatch --- FAIL: TestIntegration/TestAddChecksum/worker=containerd-snapshotter-stargz/frontend=builtin/DigestMismatch (0.03s)
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=containerd-snapshotter-stargz/frontend=builtin/DigestWithKnownButUnsupportedAlgoName: frontend/dockerfile/dockerfile_addchecksum_test.go#L110
=== RUN TestIntegration/TestAddChecksum/worker=containerd-snapshotter-stargz/frontend=builtin/DigestWithKnownButUnsupportedAlgoName dockerfile_addchecksum_test.go:110: Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:110 Error: An error is expected but got nil. Test: TestIntegration/TestAddChecksum/worker=containerd-snapshotter-stargz/frontend=builtin/DigestWithKnownButUnsupportedAlgoName Messages: unsupported digest algorithm --- FAIL: TestIntegration/TestAddChecksum/worker=containerd-snapshotter-stargz/frontend=builtin/DigestWithKnownButUnsupportedAlgoName (0.03s)
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=containerd-snapshotter-stargz/frontend=builtin/DigestWithUnknownAlgoName: frontend/dockerfile/dockerfile_addchecksum_test.go#L127
=== RUN TestIntegration/TestAddChecksum/worker=containerd-snapshotter-stargz/frontend=builtin/DigestWithUnknownAlgoName dockerfile_addchecksum_test.go:127: Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:127 Error: An error is expected but got nil. Test: TestIntegration/TestAddChecksum/worker=containerd-snapshotter-stargz/frontend=builtin/DigestWithUnknownAlgoName Messages: unsupported digest algorithm --- FAIL: TestIntegration/TestAddChecksum/worker=containerd-snapshotter-stargz/frontend=builtin/DigestWithUnknownAlgoName (0.03s)
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=containerd-snapshotter-stargz/frontend=builtin/DigestWithoutAlgoName: frontend/dockerfile/dockerfile_addchecksum_test.go#L144
=== RUN TestIntegration/TestAddChecksum/worker=containerd-snapshotter-stargz/frontend=builtin/DigestWithoutAlgoName dockerfile_addchecksum_test.go:144: Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:144 Error: An error is expected but got nil. Test: TestIntegration/TestAddChecksum/worker=containerd-snapshotter-stargz/frontend=builtin/DigestWithoutAlgoName Messages: invalid checksum digest format --- FAIL: TestIntegration/TestAddChecksum/worker=containerd-snapshotter-stargz/frontend=builtin/DigestWithoutAlgoName (0.04s)
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=containerd-snapshotter-stargz/frontend=builtin/NonHTTPSource: frontend/dockerfile/dockerfile_addchecksum_test.go#L163
=== RUN TestIntegration/TestAddChecksum/worker=containerd-snapshotter-stargz/frontend=builtin/NonHTTPSource dockerfile_addchecksum_test.go:163: Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:163 Error: An error is expected but got nil. Test: TestIntegration/TestAddChecksum/worker=containerd-snapshotter-stargz/frontend=builtin/NonHTTPSource Messages: checksum can't be specified for non-HTTP sources --- FAIL: TestIntegration/TestAddChecksum/worker=containerd-snapshotter-stargz/frontend=builtin/NonHTTPSource (0.04s)
test / run (containerd-snapshotter-stargz, ./frontend/dockerfile, integration)
Process completed with exit code 1.
test / run (oci-snapshotter-stargz, ./frontend/dockerfile, integration)
Process completed with exit code 1.
Failed: frontend/dockerfile/TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L1811
=== RUN TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=builtin === PAUSE TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=builtin === CONT TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=builtin dockerfile_test.go:1811: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1811 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Not equal: expected: []string(nil) actual : []string{"test"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) <nil> +([]string) (len=1) { + (string) (len=4) "test" +} Test: TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=builtin sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2663684540/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd2663684540/config.toml sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2663684540/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd2663684540/config.toml sandbox.go:131: > StartCmd 2024-05-17 05:11:29.461205713 +0000 UTC m=+1.433114516 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2663684540/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd2663684540/config.toml sandbox.go:131: time="2024-05-17T05:11:29Z" level=warning msg="The host root filesystem is mounted as \"master:214\". Setting child propagation to \"rslave\" is not supported." sandbox.go:131: time="2024-05-17T05:11:29Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header" sandbox.go:131: time="2024-05-17T05:11:29.514728392Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-17T05:11:29.544199313Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-17T05:11:29.544229899Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-17T05:11:29.544298066Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied" sandbox.go:131: time="2024-05-17T05:11:29.544321600Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:11:29.544909676Z" 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:131: time="2024-05-17T05:11:29.544932087Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:11:29.544949089Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-17T05:11:29.544960721Z" level=info msg=
Failed: frontend/dockerfile/TestIntegration/TestMountInvalid/worker=containerd-rootless/frontend=builtin: frontend/dockerfile/dockerfile_mount_test.go#L132
=== RUN TestIntegration/TestMountInvalid/worker=containerd-rootless/frontend=builtin === PAUSE TestIntegration/TestMountInvalid/worker=containerd-rootless/frontend=builtin === CONT TestIntegration/TestMountInvalid/worker=containerd-rootless/frontend=builtin dockerfile_mount_test.go:132: Error Trace: /src/frontend/dockerfile/dockerfile_mount_test.go:132 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: "failed to solve: dockerfile parse error on line 3: unknown flag: mont (did you mean mount?)" does not contain "unexpected key 'typ'" Test: TestIntegration/TestMountInvalid/worker=containerd-rootless/frontend=builtin sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2746356181/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd2746356181/config.toml sandbox.go:131: > StartCmd 2024-05-17 05:11:30.821725152 +0000 UTC m=+2.793633915 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2746356181/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd2746356181/config.toml sandbox.go:131: time="2024-05-17T05:11:30Z" level=warning msg="The host root filesystem is mounted as \"master:214\". Setting child propagation to \"rslave\" is not supported." sandbox.go:131: time="2024-05-17T05:11:30Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header" sandbox.go:131: time="2024-05-17T05:11:30.917811583Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-17T05:11:30.941125516Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-17T05:11:30.941188413Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-17T05:11:30.941281767Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied" sandbox.go:131: time="2024-05-17T05:11:30.941329676Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:11:30.941428470Z" 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:131: time="2024-05-17T05:11:30.941469076Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:11:30.941511707Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-17T05:11:30.941528528Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:11:30.941633053Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:11:30.941879111Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:11:30.942558427Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: c
Failed: frontend/dockerfile/TestIntegration/TestMountInvalid/worker=containerd-rootless/frontend=client: frontend/dockerfile/dockerfile_mount_test.go#L132
=== RUN TestIntegration/TestMountInvalid/worker=containerd-rootless/frontend=client === PAUSE TestIntegration/TestMountInvalid/worker=containerd-rootless/frontend=client === CONT TestIntegration/TestMountInvalid/worker=containerd-rootless/frontend=client dockerfile_mount_test.go:132: Error Trace: /src/frontend/dockerfile/dockerfile_mount_test.go:132 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: "failed to solve: dockerfile parse error on line 3: unknown flag: mont (did you mean mount?)" does not contain "unexpected key 'typ'" Test: TestIntegration/TestMountInvalid/worker=containerd-rootless/frontend=client sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3017215940/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd3017215940/config.toml sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3017215940/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd3017215940/config.toml sandbox.go:131: > StartCmd 2024-05-17 05:11:30.802521213 +0000 UTC m=+2.774430006 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3017215940/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd3017215940/config.toml sandbox.go:131: time="2024-05-17T05:11:30Z" level=warning msg="The host root filesystem is mounted as \"master:214\". Setting child propagation to \"rslave\" is not supported." sandbox.go:131: time="2024-05-17T05:11:30Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header" sandbox.go:131: time="2024-05-17T05:11:30.876585399Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-17T05:11:30.902083924Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-17T05:11:30.902129088Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-17T05:11:30.902179643Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied" sandbox.go:131: time="2024-05-17T05:11:30.902237510Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:11:30.902362233Z" 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:131: time="2024-05-17T05:11:30.902385496Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:11:30.902403059Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-17T05:11:30.902420461Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:11:30.902530737Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time=
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=containerd-rootless/frontend=builtin/DigestMismatch: frontend/dockerfile/dockerfile_addchecksum_test.go#L93
=== RUN TestIntegration/TestAddChecksum/worker=containerd-rootless/frontend=builtin/DigestMismatch dockerfile_addchecksum_test.go:93: Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:93 Error: An error is expected but got nil. Test: TestIntegration/TestAddChecksum/worker=containerd-rootless/frontend=builtin/DigestMismatch Messages: digest mismatch --- FAIL: TestIntegration/TestAddChecksum/worker=containerd-rootless/frontend=builtin/DigestMismatch (0.03s)
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=containerd-rootless/frontend=builtin/DigestWithKnownButUnsupportedAlgoName: frontend/dockerfile/dockerfile_addchecksum_test.go#L110
=== RUN TestIntegration/TestAddChecksum/worker=containerd-rootless/frontend=builtin/DigestWithKnownButUnsupportedAlgoName dockerfile_addchecksum_test.go:110: Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:110 Error: An error is expected but got nil. Test: TestIntegration/TestAddChecksum/worker=containerd-rootless/frontend=builtin/DigestWithKnownButUnsupportedAlgoName Messages: unsupported digest algorithm --- FAIL: TestIntegration/TestAddChecksum/worker=containerd-rootless/frontend=builtin/DigestWithKnownButUnsupportedAlgoName (0.03s)
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=containerd-rootless/frontend=builtin/DigestWithUnknownAlgoName: frontend/dockerfile/dockerfile_addchecksum_test.go#L127
=== RUN TestIntegration/TestAddChecksum/worker=containerd-rootless/frontend=builtin/DigestWithUnknownAlgoName dockerfile_addchecksum_test.go:127: Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:127 Error: An error is expected but got nil. Test: TestIntegration/TestAddChecksum/worker=containerd-rootless/frontend=builtin/DigestWithUnknownAlgoName Messages: unsupported digest algorithm --- FAIL: TestIntegration/TestAddChecksum/worker=containerd-rootless/frontend=builtin/DigestWithUnknownAlgoName (0.03s)
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=containerd-rootless/frontend=builtin/DigestWithoutAlgoName: frontend/dockerfile/dockerfile_addchecksum_test.go#L144
=== RUN TestIntegration/TestAddChecksum/worker=containerd-rootless/frontend=builtin/DigestWithoutAlgoName dockerfile_addchecksum_test.go:144: Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:144 Error: An error is expected but got nil. Test: TestIntegration/TestAddChecksum/worker=containerd-rootless/frontend=builtin/DigestWithoutAlgoName Messages: invalid checksum digest format --- FAIL: TestIntegration/TestAddChecksum/worker=containerd-rootless/frontend=builtin/DigestWithoutAlgoName (0.03s)
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=containerd-rootless/frontend=builtin/NonHTTPSource: frontend/dockerfile/dockerfile_addchecksum_test.go#L163
=== RUN TestIntegration/TestAddChecksum/worker=containerd-rootless/frontend=builtin/NonHTTPSource dockerfile_addchecksum_test.go:163: Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:163 Error: An error is expected but got nil. Test: TestIntegration/TestAddChecksum/worker=containerd-rootless/frontend=builtin/NonHTTPSource Messages: checksum can't be specified for non-HTTP sources --- FAIL: TestIntegration/TestAddChecksum/worker=containerd-rootless/frontend=builtin/NonHTTPSource (0.04s)
test / run (containerd-rootless, ./frontend/dockerfile, integration)
Process completed with exit code 1.
Failed: frontend/dockerfile/TestIntegration/TestDockerfileADDFromURL/worker=oci-rootless/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L2155
=== RUN TestIntegration/TestDockerfileADDFromURL/worker=oci-rootless/frontend=builtin === PAUSE TestIntegration/TestDockerfileADDFromURL/worker=oci-rootless/frontend=builtin === CONT TestIntegration/TestDockerfileADDFromURL/worker=oci-rootless/frontend=builtin dockerfile_test.go:2155: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:2155 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: open /tmp/TestIntegrationTestDockerfileADDFromURLworker=oci-rootlessfrontend=builtin2708807055/002/dest/__unnamed__: no such file or directory Test: TestIntegration/TestDockerfileADDFromURL/worker=oci-rootless/frontend=builtin sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config398312407/buildkitd.toml --root /tmp/bktest_buildkitd4141240642 --addr unix:///tmp/bktest_buildkitd4141240642/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-17 05:11:43.272510586 +0000 UTC m=+24.915582438 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config398312407/buildkitd.toml --root /tmp/bktest_buildkitd4141240642 --addr unix:///tmp/bktest_buildkitd4141240642/buildkitd.sock --debug sandbox.go:131: time="2024-05-17T05:11:43Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-17T05:11:43Z" level=debug msg="running in rootless mode" sandbox.go:131: time="2024-05-17T05:11:43Z" level=info msg="found worker \"ubhmn4mkf1wf4qiopukvr3pqs\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:20cf2e361ace org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3]" sandbox.go:131: time="2024-05-17T05:11:43Z" level=info msg="found 1 workers, default=\"ubhmn4mkf1wf4qiopukvr3pqs\"" sandbox.go:131: time="2024-05-17T05:11:43Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-17T05:11:43Z" level=info msg="running server on /tmp/bktest_buildkitd4141240642/buildkitd.sock" sandbox.go:131: time="2024-05-17T05:11:43Z" level=debug msg="session started" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 spanID=c676893724e4b405 traceID=7ac910d8267172236e24b5b6022e992a version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-17T05:11:43Z" level=debug msg="new ref for local: 0r5nd7hscjxw78orpflcsq89q" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 span="[internal] load build definition from Dockerfile" spanID=97f121c07adb8f05 traceID=7ac910d8267172236e24b5b6022e992a version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-17T05:11:43Z" level=debug msg="diffcopy took: 2.86147ms" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 span="[internal] load build definition from Dockerfile" spanID=9dd725d27eef4e0b traceID=7ac910d8267172236e24b5b6022e992a version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-17T05:11:43Z" level=debug msg="saved 0r5nd7hscjxw78orpflcsq89q as dockerfile:dockerfile:" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 span="[internal] load build definition from Dockerfile" spanID=97f121c07adb8f05 traceID=7ac910d8267172236e24b5b6022e992a version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-17T05:11:43Z" level=debug msg="new ref for local: hm2on9tr54l8vhl8ky14hy02m" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 span="[internal] load .dockerignore" spanID=6151644b556bf753 traceID=7ac
Failed: frontend/dockerfile/TestIntegration/TestDockerfileAddArchive/worker=oci-rootless/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L2257
=== RUN TestIntegration/TestDockerfileAddArchive/worker=oci-rootless/frontend=builtin === PAUSE TestIntegration/TestDockerfileAddArchive/worker=oci-rootless/frontend=builtin === CONT TestIntegration/TestDockerfileAddArchive/worker=oci-rootless/frontend=builtin dockerfile_test.go:2257: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:2257 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: open /tmp/TestIntegrationTestDockerfileAddArchiveworker=oci-rootlessfrontend=builtin717198475/003/t.tar.gz: no such file or directory Test: TestIntegration/TestDockerfileAddArchive/worker=oci-rootless/frontend=builtin sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3415914884/buildkitd.toml --root /tmp/bktest_buildkitd2007371723 --addr unix:///tmp/bktest_buildkitd2007371723/buildkitd.sock --debug sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3415914884/buildkitd.toml --root /tmp/bktest_buildkitd2007371723 --addr unix:///tmp/bktest_buildkitd2007371723/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-17 05:11:43.055731137 +0000 UTC m=+24.698802969 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3415914884/buildkitd.toml --root /tmp/bktest_buildkitd2007371723 --addr unix:///tmp/bktest_buildkitd2007371723/buildkitd.sock --debug sandbox.go:131: time="2024-05-17T05:11:43Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-17T05:11:43Z" level=debug msg="running in rootless mode" sandbox.go:131: time="2024-05-17T05:11:43Z" level=info msg="found worker \"kdm0cculx98j92ku5z7g6fv7r\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:20cf2e361ace org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3]" sandbox.go:131: time="2024-05-17T05:11:43Z" level=info msg="found 1 workers, default=\"kdm0cculx98j92ku5z7g6fv7r\"" sandbox.go:131: time="2024-05-17T05:11:43Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-17T05:11:43Z" level=info msg="running server on /tmp/bktest_buildkitd2007371723/buildkitd.sock" sandbox.go:131: time="2024-05-17T05:11:43Z" level=debug msg="session started" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 spanID=4723291ac60b41ab traceID=e1d303219ff201102e4831310f69b080 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-17T05:11:43Z" level=debug msg="new ref for local: esar448s41vicvnibgmgiobvm" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 span="[internal] load build definition from Dockerfile" spanID=65bb351a391fa486 traceID=e1d303219ff201102e4831310f69b080 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-17T05:11:43Z" level=debug msg="diffcopy took: 1.936721ms" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 span="[internal] load build definition from Dockerfile" spanID=d0ce6f7dd1df1b52 traceID=e1d303219ff201102e4831310f69b080 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-17T05:11:43Z" level=debug msg="saved esar448s41vicvnibgmgiobvm as dockerfile:dockerfile:" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 span="[interna
Failed: frontend/dockerfile/TestIntegration/TestMultiStageImplicitFrom/worker=oci-rootless/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L3624
=== RUN TestIntegration/TestMultiStageImplicitFrom/worker=oci-rootless/frontend=builtin === PAUSE TestIntegration/TestMultiStageImplicitFrom/worker=oci-rootless/frontend=builtin === CONT TestIntegration/TestMultiStageImplicitFrom/worker=oci-rootless/frontend=builtin dockerfile_test.go:3624: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:3624 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: open /tmp/TestIntegrationTestMultiStageImplicitFromworker=oci-rootlessfrontend=builtin3555317333/002/go: no such file or directory Test: TestIntegration/TestMultiStageImplicitFrom/worker=oci-rootless/frontend=builtin sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3807696138/buildkitd.toml --root /tmp/bktest_buildkitd1108478825 --addr unix:///tmp/bktest_buildkitd1108478825/buildkitd.sock --debug sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3807696138/buildkitd.toml --root /tmp/bktest_buildkitd1108478825 --addr unix:///tmp/bktest_buildkitd1108478825/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-17 05:11:39.283703469 +0000 UTC m=+20.926775321 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3807696138/buildkitd.toml --root /tmp/bktest_buildkitd1108478825 --addr unix:///tmp/bktest_buildkitd1108478825/buildkitd.sock --debug sandbox.go:131: time="2024-05-17T05:11:39Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-17T05:11:39Z" level=debug msg="running in rootless mode" sandbox.go:131: time="2024-05-17T05:11:39Z" level=info msg="found worker \"947mxeub0pzjojrt7ws7jlmc0\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:20cf2e361ace org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3]" sandbox.go:131: time="2024-05-17T05:11:39Z" level=info msg="found 1 workers, default=\"947mxeub0pzjojrt7ws7jlmc0\"" sandbox.go:131: time="2024-05-17T05:11:39Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-17T05:11:39Z" level=info msg="running server on /tmp/bktest_buildkitd1108478825/buildkitd.sock" sandbox.go:131: time="2024-05-17T05:11:39Z" level=debug msg="session started" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 spanID=e27b1f67bfacf844 traceID=712e4623b904e93ed4d794f7c0b931b2 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-17T05:11:39Z" level=debug msg="new ref for local: i8caqkr3z00ezf4evgakda9kf" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 span="[internal] load build definition from Dockerfile" spanID=35b189c7d4faf3df traceID=697c5696ebb349014ce8d5529ca6bbab version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-17T05:11:39Z" level=debug msg="diffcopy took: 1.565759ms" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 span="[internal] load build definition from Dockerfile" spanID=c6cadeb981aa45cb traceID=697c5696ebb349014ce8d5529ca6bbab version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-17T05:11:39Z" level=debug msg="saved i8caqkr3z00ezf4evgakda9kf as dockerfile:dockerfile:" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 span="[in
Failed: frontend/dockerfile/TestIntegration/TestMultiStageImplicitFrom/worker=oci-rootless/frontend=client: frontend/dockerfile/dockerfile_test.go#L3624
=== RUN TestIntegration/TestMultiStageImplicitFrom/worker=oci-rootless/frontend=client === PAUSE TestIntegration/TestMultiStageImplicitFrom/worker=oci-rootless/frontend=client === CONT TestIntegration/TestMultiStageImplicitFrom/worker=oci-rootless/frontend=client dockerfile_test.go:3624: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:3624 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: open /tmp/TestIntegrationTestMultiStageImplicitFromworker=oci-rootlessfrontend=client2242689851/002/go: no such file or directory Test: TestIntegration/TestMultiStageImplicitFrom/worker=oci-rootless/frontend=client sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3067938006/buildkitd.toml --root /tmp/bktest_buildkitd2262807874 --addr unix:///tmp/bktest_buildkitd2262807874/buildkitd.sock --debug sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3067938006/buildkitd.toml --root /tmp/bktest_buildkitd2262807874 --addr unix:///tmp/bktest_buildkitd2262807874/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-17 05:11:39.262019647 +0000 UTC m=+20.905091489 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3067938006/buildkitd.toml --root /tmp/bktest_buildkitd2262807874 --addr unix:///tmp/bktest_buildkitd2262807874/buildkitd.sock --debug sandbox.go:131: time="2024-05-17T05:11:39Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-17T05:11:39Z" level=debug msg="running in rootless mode" sandbox.go:131: time="2024-05-17T05:11:39Z" level=info msg="found worker \"b2ma7pq95a863sy942ej8uat4\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:20cf2e361ace org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3]" sandbox.go:131: time="2024-05-17T05:11:39Z" level=info msg="found 1 workers, default=\"b2ma7pq95a863sy942ej8uat4\"" sandbox.go:131: time="2024-05-17T05:11:39Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-17T05:11:39Z" level=info msg="running server on /tmp/bktest_buildkitd2262807874/buildkitd.sock" sandbox.go:131: time="2024-05-17T05:11:39Z" level=debug msg="session started" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 spanID=1c1644dc893c1480 traceID=df95b58673d17debaed6419138d0c6cb version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-17T05:11:39Z" level=debug msg="new ref for local: t586m2ruaq270wdc1bm4nlr4f" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 span="[internal] load build definition from Dockerfile" spanID=a3243e645e183bba traceID=1d90bc326e984d51f772438e27aec5a9 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-17T05:11:39Z" level=debug msg="diffcopy took: 1.641209ms" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 span="[internal] load build definition from Dockerfile" spanID=3d126e41e2feb100 traceID=1d90bc326e984d51f772438e27aec5a9 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-17T05:11:39Z" level=debug msg="saved t586m2ruaq270wdc1bm4nlr4f as dockerfile:dockerfile:" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 span="[interna
Failed: frontend/dockerfile/TestIntegration/TestCacheImportExport/worker=oci-rootless/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L4166
=== RUN TestIntegration/TestCacheImportExport/worker=oci-rootless/frontend=builtin === PAUSE TestIntegration/TestCacheImportExport/worker=oci-rootless/frontend=builtin === CONT TestIntegration/TestCacheImportExport/worker=oci-rootless/frontend=builtin dockerfile_test.go:4166: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4166 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: rpc error: code = Unavailable desc = error reading from server: EOF failed to receive status github.com/moby/buildkit/client.(*Client).solve.func4 /src/client/solve.go:335 golang.org/x/sync/errgroup.(*Group).Go.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:75 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1650 Test: TestIntegration/TestCacheImportExport/worker=oci-rootless/frontend=builtin sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3004646822/buildkitd.toml --root /tmp/bktest_buildkitd310381492 --addr unix:///tmp/bktest_buildkitd310381492/buildkitd.sock --debug sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3004646822/buildkitd.toml --root /tmp/bktest_buildkitd310381492 --addr unix:///tmp/bktest_buildkitd310381492/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-17 05:11:38.519712455 +0000 UTC m=+20.162784287 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3004646822/buildkitd.toml --root /tmp/bktest_buildkitd310381492 --addr unix:///tmp/bktest_buildkitd310381492/buildkitd.sock --debug sandbox.go:131: time="2024-05-17T05:11:38Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-17T05:11:38Z" level=debug msg="running in rootless mode" sandbox.go:131: time="2024-05-17T05:11:38Z" level=info msg="found worker \"rpbggjhuq13vbg3f4mtkq2rnj\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:20cf2e361ace org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3]" sandbox.go:131: time="2024-05-17T05:11:38Z" level=info msg="found 1 workers, default=\"rpbggjhuq13vbg3f4mtkq2rnj\"" sandbox.go:131: time="2024-05-17T05:11:38Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-17T05:11:38Z" level=info msg="running server on /tmp/bktest_buildkitd310381492/buildkitd.sock" sandbox.go:131: time="2024-05-17T05:11:38Z" level=debug msg="session started" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 spanID=2abd7c0fc966fe02 traceID=00371b753876e460b548f1051ba32a8a version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-17T05:11:38Z" level=debug msg="skipping invalid cache export mode: " revision=392afd45911f0569028bd7baadd2aad42a46a1c1 spanID=d46be951fb6647b4 traceID=9474d6b6eaa09fc71242fde7afe64531 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-17T05:11:38Z" level=debug msg="new ref for local: zdshosiwhqvqaxkgs79tuyiiv" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 span="[internal] load build definition from Dockerf
Failed: frontend/dockerfile/TestIntegration/TestCacheImportExport/worker=oci-rootless/frontend=client: frontend/dockerfile/dockerfile_test.go#L4166
=== RUN TestIntegration/TestCacheImportExport/worker=oci-rootless/frontend=client === PAUSE TestIntegration/TestCacheImportExport/worker=oci-rootless/frontend=client === CONT TestIntegration/TestCacheImportExport/worker=oci-rootless/frontend=client dockerfile_test.go:4166: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4166 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: rpc error: code = Unavailable desc = error reading from server: EOF failed to receive status github.com/moby/buildkit/client.(*Client).solve.func4 /src/client/solve.go:335 golang.org/x/sync/errgroup.(*Group).Go.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:75 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1650 Test: TestIntegration/TestCacheImportExport/worker=oci-rootless/frontend=client sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1003388715/buildkitd.toml --root /tmp/bktest_buildkitd2261254999 --addr unix:///tmp/bktest_buildkitd2261254999/buildkitd.sock --debug sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1003388715/buildkitd.toml --root /tmp/bktest_buildkitd2261254999 --addr unix:///tmp/bktest_buildkitd2261254999/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-17 05:11:38.517580779 +0000 UTC m=+20.160652641 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1003388715/buildkitd.toml --root /tmp/bktest_buildkitd2261254999 --addr unix:///tmp/bktest_buildkitd2261254999/buildkitd.sock --debug sandbox.go:131: time="2024-05-17T05:11:38Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-17T05:11:38Z" level=debug msg="running in rootless mode" sandbox.go:131: time="2024-05-17T05:11:38Z" level=info msg="found worker \"9ot6klvcuyb27injvg2lin7m3\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:20cf2e361ace org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3]" sandbox.go:131: time="2024-05-17T05:11:38Z" level=info msg="found 1 workers, default=\"9ot6klvcuyb27injvg2lin7m3\"" sandbox.go:131: time="2024-05-17T05:11:38Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-17T05:11:38Z" level=info msg="running server on /tmp/bktest_buildkitd2261254999/buildkitd.sock" sandbox.go:131: time="2024-05-17T05:11:38Z" level=debug msg="session started" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 spanID=ed08f53cc1761752 traceID=092c82ce68203ba32ab1821f3c42e778 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-17T05:11:38Z" level=debug msg="skipping invalid cache export mode: " revision=392afd45911f0569028bd7baadd2aad42a46a1c1 spanID=26ec37f2d521d3de traceID=bbf052f53c1f6f3eb28dddceb9ed2ee6 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-17T05:11:38Z" level=debug msg="new ref for local: 4omg9i3x8js6q6fdurq3b4icy" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 span="[internal] load build definition from Dock
Failed: frontend/dockerfile/TestIntegration/TestImageManifestCacheImportExport/worker=oci-rootless/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L4068
=== RUN TestIntegration/TestImageManifestCacheImportExport/worker=oci-rootless/frontend=builtin === PAUSE TestIntegration/TestImageManifestCacheImportExport/worker=oci-rootless/frontend=builtin === CONT TestIntegration/TestImageManifestCacheImportExport/worker=oci-rootless/frontend=builtin dockerfile_test.go:4068: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4068 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: rpc error: code = Unavailable desc = error reading from server: EOF failed to receive status github.com/moby/buildkit/client.(*Client).solve.func4 /src/client/solve.go:335 golang.org/x/sync/errgroup.(*Group).Go.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:75 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1650 Test: TestIntegration/TestImageManifestCacheImportExport/worker=oci-rootless/frontend=builtin sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config890203618/buildkitd.toml --root /tmp/bktest_buildkitd1760151527 --addr unix:///tmp/bktest_buildkitd1760151527/buildkitd.sock --debug sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config890203618/buildkitd.toml --root /tmp/bktest_buildkitd1760151527 --addr unix:///tmp/bktest_buildkitd1760151527/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-17 05:11:38.101321658 +0000 UTC m=+19.744393510 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config890203618/buildkitd.toml --root /tmp/bktest_buildkitd1760151527 --addr unix:///tmp/bktest_buildkitd1760151527/buildkitd.sock --debug sandbox.go:131: time="2024-05-17T05:11:38Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-17T05:11:38Z" level=debug msg="running in rootless mode" sandbox.go:131: time="2024-05-17T05:11:38Z" level=info msg="found worker \"t6skk9vtw36fdw0uzm2oi87nx\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:20cf2e361ace org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3]" sandbox.go:131: time="2024-05-17T05:11:38Z" level=info msg="found 1 workers, default=\"t6skk9vtw36fdw0uzm2oi87nx\"" sandbox.go:131: time="2024-05-17T05:11:38Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-17T05:11:38Z" level=info msg="running server on /tmp/bktest_buildkitd1760151527/buildkitd.sock" sandbox.go:131: time="2024-05-17T05:11:38Z" level=debug msg="session started" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 spanID=9df9d53d30c9500c traceID=03a43066682ff3e66709aaf34960a83e version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-17T05:11:38Z" level=debug msg="skipping invalid cache export mode: " revision=392afd45911f0569028bd7baadd2aad42a46a1c1 spanID=c62405ea8878d64f traceID=6ab244c054ee01251414166c10a942f0 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-17T05:11:38Z" level=debug msg="new ref for local: phm4oiyh2901gflft8f9qdrtv" revision=392afd45911f0569028bd7baadd2aad42a46
Failed: frontend/dockerfile/TestIntegration/TestImageManifestCacheImportExport/worker=oci-rootless/frontend=client: frontend/dockerfile/dockerfile_test.go#L4068
=== RUN TestIntegration/TestImageManifestCacheImportExport/worker=oci-rootless/frontend=client === PAUSE TestIntegration/TestImageManifestCacheImportExport/worker=oci-rootless/frontend=client === CONT TestIntegration/TestImageManifestCacheImportExport/worker=oci-rootless/frontend=client dockerfile_test.go:4068: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4068 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: rpc error: code = Unavailable desc = error reading from server: EOF failed to receive status github.com/moby/buildkit/client.(*Client).solve.func4 /src/client/solve.go:335 golang.org/x/sync/errgroup.(*Group).Go.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:75 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1650 Test: TestIntegration/TestImageManifestCacheImportExport/worker=oci-rootless/frontend=client sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3663432003/buildkitd.toml --root /tmp/bktest_buildkitd3012285372 --addr unix:///tmp/bktest_buildkitd3012285372/buildkitd.sock --debug sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3663432003/buildkitd.toml --root /tmp/bktest_buildkitd3012285372 --addr unix:///tmp/bktest_buildkitd3012285372/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-17 05:11:38.095062842 +0000 UTC m=+19.738134694 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3663432003/buildkitd.toml --root /tmp/bktest_buildkitd3012285372 --addr unix:///tmp/bktest_buildkitd3012285372/buildkitd.sock --debug sandbox.go:131: time="2024-05-17T05:11:38Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-17T05:11:38Z" level=debug msg="running in rootless mode" sandbox.go:131: time="2024-05-17T05:11:38Z" level=info msg="found worker \"i7t9keqfnxcq6rvzmmezljlbn\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:20cf2e361ace org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3]" sandbox.go:131: time="2024-05-17T05:11:38Z" level=info msg="found 1 workers, default=\"i7t9keqfnxcq6rvzmmezljlbn\"" sandbox.go:131: time="2024-05-17T05:11:38Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-17T05:11:38Z" level=info msg="running server on /tmp/bktest_buildkitd3012285372/buildkitd.sock" sandbox.go:131: time="2024-05-17T05:11:38Z" level=debug msg="session started" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 spanID=e773b1bfa57d9963 traceID=3964370b516ad6a235e78e1bd0d31241 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-17T05:11:38Z" level=debug msg="skipping invalid cache export mode: " revision=392afd45911f0569028bd7baadd2aad42a46a1c1 spanID=5d9d6c1e212453a0 traceID=f4cb5ce74cb884db01b7e7e5c0e6aa32 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-17T05:11:38Z" level=debug msg="new ref for local: ytztfa5rbwg6jaerp9rbij91k" revision=392afd45911f0569028bd7baadd2aad42a46a
Failed: frontend/dockerfile/TestIntegration/TestNoCache/worker=oci-rootless/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L4433
=== RUN TestIntegration/TestNoCache/worker=oci-rootless/frontend=builtin === PAUSE TestIntegration/TestNoCache/worker=oci-rootless/frontend=builtin === CONT TestIntegration/TestNoCache/worker=oci-rootless/frontend=builtin dockerfile_test.go:4433: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4433 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Not equal: expected: "e30a0d2fa227db44ff2380fe63c608d108ab416871765ee5963f7dc3e8789990 -\n" actual : "b3d1006869b9773d15efda11dacb5c9e4aafe2eb878cd962cc05a69ad1e1daba -\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -e30a0d2fa227db44ff2380fe63c608d108ab416871765ee5963f7dc3e8789990 - +b3d1006869b9773d15efda11dacb5c9e4aafe2eb878cd962cc05a69ad1e1daba - Test: TestIntegration/TestNoCache/worker=oci-rootless/frontend=builtin sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1525800343/buildkitd.toml --root /tmp/bktest_buildkitd2269997346 --addr unix:///tmp/bktest_buildkitd2269997346/buildkitd.sock --debug sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1525800343/buildkitd.toml --root /tmp/bktest_buildkitd2269997346 --addr unix:///tmp/bktest_buildkitd2269997346/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-17 05:11:36.896207402 +0000 UTC m=+18.539279244 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1525800343/buildkitd.toml --root /tmp/bktest_buildkitd2269997346 --addr unix:///tmp/bktest_buildkitd2269997346/buildkitd.sock --debug sandbox.go:131: time="2024-05-17T05:11:36Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-17T05:11:36Z" level=debug msg="running in rootless mode" sandbox.go:131: time="2024-05-17T05:11:36Z" level=info msg="found worker \"iqsf8cqul1qzhir3okr6pqwcc\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:20cf2e361ace org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3]" sandbox.go:131: time="2024-05-17T05:11:36Z" level=info msg="found 1 workers, default=\"iqsf8cqul1qzhir3okr6pqwcc\"" sandbox.go:131: time="2024-05-17T05:11:36Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-17T05:11:36Z" level=info msg="running server on /tmp/bktest_buildkitd2269997346/buildkitd.sock" sandbox.go:131: time="2024-05-17T05:11:36Z" level=debug msg="session started" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 spanID=cd4881a789a60c70 traceID=cfe25f4968e014c15dcad1b765f432c5 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-17T05:11:36Z" level=debug msg="new ref for local: ltzaaddb7hnyjptybblbq2cxr" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 span="[internal] load build definition from Dockerfile" spanID=0ca3a597dedfb756 traceID=470c50f7c8b3930269d91a9ce54ddd55 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-17T05:11:36Z" level=debug msg="diffcopy took: 1.285646ms" revision=392afd45911f0569028bd7baadd2aad4
Failed: frontend/dockerfile/TestIntegration/TestNoCache/worker=oci-rootless/frontend=client: frontend/dockerfile/dockerfile_test.go#L4433
=== RUN TestIntegration/TestNoCache/worker=oci-rootless/frontend=client === PAUSE TestIntegration/TestNoCache/worker=oci-rootless/frontend=client === CONT TestIntegration/TestNoCache/worker=oci-rootless/frontend=client dockerfile_test.go:4433: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4433 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Not equal: expected: "2adfce8f3e9aa7583ea33194149073d10af1f178f7e3947e4020a91b85cf5f7c -\n" actual : "374f7e59230f1467560fdfabde7b86bb513b26ee029bbfd36fe1d63efe9a3fb0 -\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -2adfce8f3e9aa7583ea33194149073d10af1f178f7e3947e4020a91b85cf5f7c - +374f7e59230f1467560fdfabde7b86bb513b26ee029bbfd36fe1d63efe9a3fb0 - Test: TestIntegration/TestNoCache/worker=oci-rootless/frontend=client sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1740924170/buildkitd.toml --root /tmp/bktest_buildkitd3596909219 --addr unix:///tmp/bktest_buildkitd3596909219/buildkitd.sock --debug sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1740924170/buildkitd.toml --root /tmp/bktest_buildkitd3596909219 --addr unix:///tmp/bktest_buildkitd3596909219/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-17 05:11:36.830395304 +0000 UTC m=+18.473467146 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1740924170/buildkitd.toml --root /tmp/bktest_buildkitd3596909219 --addr unix:///tmp/bktest_buildkitd3596909219/buildkitd.sock --debug sandbox.go:131: time="2024-05-17T05:11:36Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-17T05:11:36Z" level=debug msg="running in rootless mode" sandbox.go:131: time="2024-05-17T05:11:36Z" level=info msg="found worker \"5xnwnktb8lemvv67fiodr0pgl\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:20cf2e361ace org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3]" sandbox.go:131: time="2024-05-17T05:11:36Z" level=info msg="found 1 workers, default=\"5xnwnktb8lemvv67fiodr0pgl\"" sandbox.go:131: time="2024-05-17T05:11:36Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-17T05:11:36Z" level=info msg="running server on /tmp/bktest_buildkitd3596909219/buildkitd.sock" sandbox.go:131: time="2024-05-17T05:11:36Z" level=debug msg="session started" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 spanID=59a386ab2d7179dc traceID=e1f5c343b1330408eb99458291fab394 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-17T05:11:36Z" level=debug msg="new ref for local: r7zj6u3vxoffyoz3orf81feea" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 span="[internal] load build definition from Dockerfile" spanID=7bb2805aa633e4e1 traceID=dbf0a5a0bd6767d03af0ca7957598a6b version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-17T05:11:36Z" level=debug msg="diffcopy took: 2.121196ms" revision=392afd45911f0569028bd7baadd2aad42a46
test / run (oci-rootless, ./frontend/dockerfile, integration)
Process completed with exit code 1.
Failed: frontend/dockerfile/TestIntegration/TestCmdShell/worker=containerd/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L1811
=== RUN TestIntegration/TestCmdShell/worker=containerd/frontend=builtin === PAUSE TestIntegration/TestCmdShell/worker=containerd/frontend=builtin === CONT TestIntegration/TestCmdShell/worker=containerd/frontend=builtin dockerfile_test.go:1811: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1811 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Not equal: expected: []string(nil) actual : []string{"test"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) <nil> +([]string) (len=1) { + (string) (len=4) "test" +} Test: TestIntegration/TestCmdShell/worker=containerd/frontend=builtin sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd888098557/config.toml sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd888098557/config.toml sandbox.go:131: > StartCmd 2024-05-17 05:11:15.159546754 +0000 UTC m=+1.083918398 /usr/bin/containerd --config /tmp/bktest_containerd888098557/config.toml sandbox.go:131: time="2024-05-17T05:11:15Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header" sandbox.go:131: time="2024-05-17T05:11:15.186121850Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-17T05:11:15.218622607Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-17T05:11:15.218710951Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-17T05:11:15.218765693Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:11:15.218897157Z" 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:131: time="2024-05-17T05:11:15.218931200Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:11:15.218958361Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-17T05:11:15.218980943Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:11:15.219100726Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:11:15.219509065Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:11:15.221264341Z" 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:131: time="2024-05-17T05:11:15.221292533Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:11:15.221485452Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd888098557/root/io.containerd.snapshotter.v1.zfs must be a zfs filesystem
Failed: frontend/dockerfile/TestIntegration/TestCmdShell/worker=containerd/frontend=client: frontend/dockerfile/dockerfile_test.go#L1811
=== RUN TestIntegration/TestCmdShell/worker=containerd/frontend=client === PAUSE TestIntegration/TestCmdShell/worker=containerd/frontend=client === CONT TestIntegration/TestCmdShell/worker=containerd/frontend=client dockerfile_test.go:1811: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1811 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Not equal: expected: []string(nil) actual : []string{"test"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) <nil> +([]string) (len=1) { + (string) (len=4) "test" +} Test: TestIntegration/TestCmdShell/worker=containerd/frontend=client sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1780562733/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3664868851/buildkitd.toml --root /tmp/bktest_buildkitd1301738149 --addr unix:///tmp/bktest_buildkitd1301738149/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-17 05:12:14.590855816 +0000 UTC m=+60.515227490 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1780562733/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3664868851/buildkitd.toml --root /tmp/bktest_buildkitd1301738149 --addr unix:///tmp/bktest_buildkitd1301738149/buildkitd.sock --debug sandbox.go:131: time="2024-05-17T05:12:14Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1301738149/net/cni\" for cleanup: open /tmp/bktest_buildkitd1301738149/net/cni: no such file or directory" sandbox.go:131: time="2024-05-17T05:12:14Z" level=debug msg="creating new network namespace ws61kaq73wwn74m11wm7h4eo8" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-17T05:12:14Z" level=debug msg="finished creating network namespace ws61kaq73wwn74m11wm7h4eo8" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-17T05:12:14Z" level=debug msg="finished setting up network namespace ws61kaq73wwn74m11wm7h4eo8" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-17T05:12:14Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]" sandbox.go:131: time="2024-05-17T05:12:14Z" level=info msg="found worker \"o0eqip0q3uwfyq5bcrd01x94v\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:8cba284c-3dad-42a7-991c-042da0cb279d org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:29935782ac4d org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]" sandbox.go:131: time="2024-05-17T05:12:14Z" level=info msg="found 1 workers, default=\"o0eqip0q3uwfyq5bcrd01x94v\"" sandbox.go:131: time="2024-05-17T05:12:14Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-17T05:12:14Z" level=info msg="running server on /tmp/bktest_buildkitd1301738149/buildkitd.sock" sandbox.go:131: time="2024-05-17T05:12:14Z" level=debug msg
Failed: frontend/dockerfile/TestIntegration/TestDockerfileADDFromURL/worker=containerd/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L2155
=== RUN TestIntegration/TestDockerfileADDFromURL/worker=containerd/frontend=builtin === PAUSE TestIntegration/TestDockerfileADDFromURL/worker=containerd/frontend=builtin === CONT TestIntegration/TestDockerfileADDFromURL/worker=containerd/frontend=builtin dockerfile_test.go:2155: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:2155 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: open /tmp/TestIntegrationTestDockerfileADDFromURLworker=containerdfrontend=builtin3331805702/002/dest/__unnamed__: no such file or directory Test: TestIntegration/TestDockerfileADDFromURL/worker=containerd/frontend=builtin sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd4275580334/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config4082394032/buildkitd.toml --root /tmp/bktest_buildkitd3547541656 --addr unix:///tmp/bktest_buildkitd3547541656/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-17 05:12:13.130608666 +0000 UTC m=+59.054980330 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd4275580334/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config4082394032/buildkitd.toml --root /tmp/bktest_buildkitd3547541656 --addr unix:///tmp/bktest_buildkitd3547541656/buildkitd.sock --debug sandbox.go:131: time="2024-05-17T05:12:13Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3547541656/net/cni\" for cleanup: open /tmp/bktest_buildkitd3547541656/net/cni: no such file or directory" sandbox.go:131: time="2024-05-17T05:12:13Z" level=debug msg="creating new network namespace jbea8kceexdpvaw1rtp7kswye" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-17T05:12:13Z" level=debug msg="finished creating network namespace jbea8kceexdpvaw1rtp7kswye" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-17T05:12:13Z" level=debug msg="finished setting up network namespace jbea8kceexdpvaw1rtp7kswye" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-17T05:12:13Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]" sandbox.go:131: time="2024-05-17T05:12:13Z" level=info msg="found worker \"l2c466b9usr7a7x0qivtfrnmc\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:4ddcf500-10f6-40ac-b568-575512da2b7c org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:29935782ac4d org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]" sandbox.go:131: time="2024-05-17T05:12:13Z" level=info msg="found 1 workers, default=\"l2c466b9usr7a7x0qivtfrnmc\"" sandbox.go:131: time="2024-05-17T05:12:13Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-17T05:12:13Z" level=info msg="running server on /tmp/bktest_buildkitd3547541656/buildkitd.sock" sandbox.go:131: time="2024-05-17T05:12:13Z" level=debug msg="session started" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 spanID=c5d5af19abe099a0 traceID=ab52850fccf79a7392c845d289b45a09 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-17T05
Failed: frontend/dockerfile/TestIntegration/TestDockerfileAddArchive/worker=containerd/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L2257
=== RUN TestIntegration/TestDockerfileAddArchive/worker=containerd/frontend=builtin === PAUSE TestIntegration/TestDockerfileAddArchive/worker=containerd/frontend=builtin === CONT TestIntegration/TestDockerfileAddArchive/worker=containerd/frontend=builtin dockerfile_test.go:2257: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:2257 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: open /tmp/TestIntegrationTestDockerfileAddArchiveworker=containerdfrontend=builtin2227318219/003/t.tar.gz: no such file or directory Test: TestIntegration/TestDockerfileAddArchive/worker=containerd/frontend=builtin sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd2232013584/config.toml sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd2232013584/config.toml sandbox.go:131: > StartCmd 2024-05-17 05:12:12.023612293 +0000 UTC m=+57.947983947 /usr/bin/containerd --config /tmp/bktest_containerd2232013584/config.toml sandbox.go:131: time="2024-05-17T05:12:12Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header" sandbox.go:131: time="2024-05-17T05:12:12.062743000Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-17T05:12:12.088772718Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-17T05:12:12.089114154Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-17T05:12:12.089240219Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:12.089461822Z" 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:131: time="2024-05-17T05:12:12.089491297Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:12.089509772Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-17T05:12:12.089526072Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:12.089733469Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:12.090195710Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:12.092067859Z" 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:131: time="2024-05-17T05:12:12.092098827Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:12.092398255Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd2232013584/root/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:12.092423813Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"
Failed: frontend/dockerfile/TestIntegration/TestMultiStageImplicitFrom/worker=containerd/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L3624
=== RUN TestIntegration/TestMultiStageImplicitFrom/worker=containerd/frontend=builtin === PAUSE TestIntegration/TestMultiStageImplicitFrom/worker=containerd/frontend=builtin === CONT TestIntegration/TestMultiStageImplicitFrom/worker=containerd/frontend=builtin dockerfile_test.go:3624: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:3624 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: open /tmp/TestIntegrationTestMultiStageImplicitFromworker=containerdfrontend=builtin2617535376/002/go: no such file or directory Test: TestIntegration/TestMultiStageImplicitFrom/worker=containerd/frontend=builtin sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd1373765346/config.toml sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd1373765346/config.toml sandbox.go:131: > StartCmd 2024-05-17 05:12:06.70055103 +0000 UTC m=+52.624922674 /usr/bin/containerd --config /tmp/bktest_containerd1373765346/config.toml sandbox.go:131: time="2024-05-17T05:12:06Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header" sandbox.go:131: time="2024-05-17T05:12:06.720012328Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-17T05:12:06.738803609Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-17T05:12:06.738874842Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-17T05:12:06.738925947Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:06.739032635Z" 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:131: time="2024-05-17T05:12:06.739057011Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:06.739078681Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-17T05:12:06.739095392Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:06.739199396Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:06.739506066Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:06.740288881Z" 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:131: time="2024-05-17T05:12:06.740319086Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:06.740530269Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd1373765346/root/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:06.740563551Z" level=info msg="loading plugin \"io.containerd.content.v1.conten
Failed: frontend/dockerfile/TestIntegration/TestMultiStageImplicitFrom/worker=containerd/frontend=client: frontend/dockerfile/dockerfile_test.go#L3624
=== RUN TestIntegration/TestMultiStageImplicitFrom/worker=containerd/frontend=client === PAUSE TestIntegration/TestMultiStageImplicitFrom/worker=containerd/frontend=client === CONT TestIntegration/TestMultiStageImplicitFrom/worker=containerd/frontend=client dockerfile_test.go:3624: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:3624 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: open /tmp/TestIntegrationTestMultiStageImplicitFromworker=containerdfrontend=client2472844472/002/go: no such file or directory Test: TestIntegration/TestMultiStageImplicitFrom/worker=containerd/frontend=client sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd1088470757/config.toml sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd1088470757/config.toml sandbox.go:131: > StartCmd 2024-05-17 05:12:06.666383384 +0000 UTC m=+52.590755068 /usr/bin/containerd --config /tmp/bktest_containerd1088470757/config.toml sandbox.go:131: time="2024-05-17T05:12:06Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header" sandbox.go:131: time="2024-05-17T05:12:06.687975408Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-17T05:12:06.703369548Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-17T05:12:06.703422630Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-17T05:12:06.703507037Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:06.703632049Z" 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:131: time="2024-05-17T05:12:06.703661173Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:06.703691777Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-17T05:12:06.703709400Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:06.703817631Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:06.704114637Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:06.704979746Z" 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:131: time="2024-05-17T05:12:06.705007387Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:06.705228198Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd1088470757/root/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:06.705252142Z" level=info msg="loading plugin \"io.containerd.content.v1.content\".
Failed: frontend/dockerfile/TestIntegration/TestCacheImportExport/worker=containerd/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L4166
=== RUN TestIntegration/TestCacheImportExport/worker=containerd/frontend=builtin === PAUSE TestIntegration/TestCacheImportExport/worker=containerd/frontend=builtin === CONT TestIntegration/TestCacheImportExport/worker=containerd/frontend=builtin dockerfile_test.go:4166: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4166 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: rpc error: code = Unavailable desc = error reading from server: EOF failed to receive status github.com/moby/buildkit/client.(*Client).solve.func4 /src/client/solve.go:335 golang.org/x/sync/errgroup.(*Group).Go.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:75 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1650 Test: TestIntegration/TestCacheImportExport/worker=containerd/frontend=builtin sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd2678958149/config.toml sandbox.go:131: > StartCmd 2024-05-17 05:12:05.627375147 +0000 UTC m=+51.551746841 /usr/bin/containerd --config /tmp/bktest_containerd2678958149/config.toml sandbox.go:131: time="2024-05-17T05:12:05Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header" sandbox.go:131: time="2024-05-17T05:12:05.656875255Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-17T05:12:05.695918998Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-17T05:12:05.695953932Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-17T05:12:05.696002934Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:05.696087801Z" 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:131: time="2024-05-17T05:12:05.696106757Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:05.696120833Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-17T05:12:05.696134779Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:05.696227381Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:05.696458161Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:05.697287032Z" 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:131: time="2024-05-17T05:12:05.697315335Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:05.697521639Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd2678958149/root/io.containerd.snapshotter.v1
Failed: frontend/dockerfile/TestIntegration/TestCacheImportExport/worker=containerd/frontend=client: frontend/dockerfile/dockerfile_test.go#L4166
=== RUN TestIntegration/TestCacheImportExport/worker=containerd/frontend=client === PAUSE TestIntegration/TestCacheImportExport/worker=containerd/frontend=client === CONT TestIntegration/TestCacheImportExport/worker=containerd/frontend=client dockerfile_test.go:4166: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4166 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: rpc error: code = Unavailable desc = error reading from server: EOF failed to receive status github.com/moby/buildkit/client.(*Client).solve.func4 /src/client/solve.go:335 golang.org/x/sync/errgroup.(*Group).Go.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:75 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1650 Test: TestIntegration/TestCacheImportExport/worker=containerd/frontend=client sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd730303319/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2401583390/buildkitd.toml --root /tmp/bktest_buildkitd2222341600 --addr unix:///tmp/bktest_buildkitd2222341600/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-17 05:12:05.042034573 +0000 UTC m=+50.966406248 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd730303319/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2401583390/buildkitd.toml --root /tmp/bktest_buildkitd2222341600 --addr unix:///tmp/bktest_buildkitd2222341600/buildkitd.sock --debug sandbox.go:131: time="2024-05-17T05:12:05Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2222341600/net/cni\" for cleanup: open /tmp/bktest_buildkitd2222341600/net/cni: no such file or directory" sandbox.go:131: time="2024-05-17T05:12:05Z" level=debug msg="creating new network namespace xyctlxhkrsckk2wjj926y6ve0" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-17T05:12:05Z" level=debug msg="finished creating network namespace xyctlxhkrsckk2wjj926y6ve0" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-17T05:12:05Z" level=debug msg="finished setting up network namespace xyctlxhkrsckk2wjj926y6ve0" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-17T05:12:05Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]" sandbox.go:131: time="2024-05-17T05:12:05Z" level=info msg="found worker \"ckz02tqzr8qjmzbk8nv2a64gd\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:9c98782d-fade-415e-81d8-233ab11800de org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:29935782ac4d org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]" sandbox.go:131: time="2024-05-17T05:12:05Z" level=info msg="found 1 workers, default=\"ckz02tqzr8qjmzbk8nv2a64gd\"" sandbox.go:131: time="2024-05-17T05:12:05Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-17T05:12:05Z" level=info msg="runni
Failed: frontend/dockerfile/TestIntegration/TestImageManifestCacheImportExport/worker=containerd/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L4068
=== RUN TestIntegration/TestImageManifestCacheImportExport/worker=containerd/frontend=builtin === PAUSE TestIntegration/TestImageManifestCacheImportExport/worker=containerd/frontend=builtin === CONT TestIntegration/TestImageManifestCacheImportExport/worker=containerd/frontend=builtin dockerfile_test.go:4068: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4068 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: rpc error: code = Unavailable desc = error reading from server: EOF failed to receive status github.com/moby/buildkit/client.(*Client).solve.func4 /src/client/solve.go:335 golang.org/x/sync/errgroup.(*Group).Go.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:75 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1650 Test: TestIntegration/TestImageManifestCacheImportExport/worker=containerd/frontend=builtin sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd1424046532/config.toml sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd1424046532/config.toml sandbox.go:131: > StartCmd 2024-05-17 05:12:04.968491674 +0000 UTC m=+50.892863318 /usr/bin/containerd --config /tmp/bktest_containerd1424046532/config.toml sandbox.go:131: time="2024-05-17T05:12:04Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header" sandbox.go:131: time="2024-05-17T05:12:04.990813950Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-17T05:12:05.010609573Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-17T05:12:05.010642624Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-17T05:12:05.010683230Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:05.010768268Z" 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:131: time="2024-05-17T05:12:05.010792773Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:05.010813071Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-17T05:12:05.010827528Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:05.010924819Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:05.011160648Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:05.011943544Z" 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:131: time="2024-05-17T05:12:05.011971847Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:05.012183090Z" l
Failed: frontend/dockerfile/TestIntegration/TestImportExportReproducibleIDs/worker=containerd/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L4332
=== RUN TestIntegration/TestImportExportReproducibleIDs/worker=containerd/frontend=builtin === PAUSE TestIntegration/TestImportExportReproducibleIDs/worker=containerd/frontend=builtin === CONT TestIntegration/TestImportExportReproducibleIDs/worker=containerd/frontend=builtin dockerfile_test.go:4332: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4332 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: rpc error: code = Unavailable desc = error reading from server: EOF failed to receive status github.com/moby/buildkit/client.(*Client).solve.func4 /src/client/solve.go:335 golang.org/x/sync/errgroup.(*Group).Go.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:75 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1650 Test: TestIntegration/TestImportExportReproducibleIDs/worker=containerd/frontend=builtin sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd3231257142/config.toml sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd3231257142/config.toml sandbox.go:131: > StartCmd 2024-05-17 05:12:03.496112168 +0000 UTC m=+49.420483822 /usr/bin/containerd --config /tmp/bktest_containerd3231257142/config.toml sandbox.go:131: time="2024-05-17T05:12:03Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header" sandbox.go:131: time="2024-05-17T05:12:03.528032594Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-17T05:12:03.552355499Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-17T05:12:03.552404931Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-17T05:12:03.552462218Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:03.552559819Z" 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:131: time="2024-05-17T05:12:03.552585978Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:03.552604452Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-17T05:12:03.552644176Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:03.552753149Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:03.552987204Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:03.553698156Z" 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:131: time="2024-05-17T05:12:03.553722261Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:03.553919448Z" level=info ms
test / run (containerd, ./frontend/dockerfile, integration)
Process completed with exit code 1.
Failed: frontend/dockerfile/TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L1811
=== RUN TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=builtin === PAUSE TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=builtin === CONT TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=builtin dockerfile_test.go:1811: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1811 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Not equal: expected: []string(nil) actual : []string{"test"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) <nil> +([]string) (len=1) { + (string) (len=4) "test" +} Test: TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=builtin sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1620271883/config.toml sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1620271883/config.toml sandbox.go:131: > StartCmd 2024-05-17 05:11:25.962073662 +0000 UTC m=+1.912374592 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1620271883/config.toml sandbox.go:131: time="2024-05-17T05:11:25Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header" sandbox.go:131: time="2024-05-17T05:11:25.988878785Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24 sandbox.go:131: time="2024-05-17T05:11:26.007320755Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 sandbox.go:131: time="2024-05-17T05:11:26.007574398Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:11:26.007628660Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-17T05:11:26.007657444Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:11:26.007805340Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:11:26.008148751Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:11:26.009300620Z" 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:131: time="2024-05-17T05:11:26.009338100Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:11:26.009526372Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd1620271883/root/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:11:26.009552971Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1 sandbox.go:131: time="2024-05-17T05:11:26.015668643Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured" sandbox.go:131: time="2024-05-17T05:11:26.015701434Z" leve
Failed: frontend/dockerfile/TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=client: frontend/dockerfile/dockerfile_test.go#L1811
=== RUN TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=client === PAUSE TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=client === CONT TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=client dockerfile_test.go:1811: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1811 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Not equal: expected: []string(nil) actual : []string{"test"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) <nil> +([]string) (len=1) { + (string) (len=4) "test" +} Test: TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=client sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3325475229/config.toml sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3325475229/config.toml sandbox.go:131: > StartCmd 2024-05-17 05:12:14.60345575 +0000 UTC m=+50.553756700 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3325475229/config.toml sandbox.go:131: time="2024-05-17T05:12:14Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header" sandbox.go:131: time="2024-05-17T05:12:14.627275539Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24 sandbox.go:131: time="2024-05-17T05:12:14.647529229Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 sandbox.go:131: time="2024-05-17T05:12:14.647710889Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:14.647764549Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-17T05:12:14.647796869Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:14.647977446Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:14.648303836Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:14.649372632Z" 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:131: time="2024-05-17T05:12:14.649402427Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:14.649675237Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd3325475229/root/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:14.649694222Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1 sandbox.go:131: time="2024-05-17T05:12:14.649792356Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured" sandbox.go:131: time="2024-05-17T05:12:14.649814286Z" level=in
Failed: frontend/dockerfile/TestIntegration/TestDockerfileADDFromURL/worker=containerd-1.6/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L2155
=== RUN TestIntegration/TestDockerfileADDFromURL/worker=containerd-1.6/frontend=builtin === PAUSE TestIntegration/TestDockerfileADDFromURL/worker=containerd-1.6/frontend=builtin === CONT TestIntegration/TestDockerfileADDFromURL/worker=containerd-1.6/frontend=builtin dockerfile_test.go:2155: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:2155 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: open /tmp/TestIntegrationTestDockerfileADDFromURLworker=containerd-1.6frontend=builtin1840277927/002/dest/__unnamed__: no such file or directory Test: TestIntegration/TestDockerfileADDFromURL/worker=containerd-1.6/frontend=builtin sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1228362479/config.toml sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1228362479/config.toml sandbox.go:131: > StartCmd 2024-05-17 05:12:13.080372051 +0000 UTC m=+49.030672991 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1228362479/config.toml sandbox.go:131: time="2024-05-17T05:12:13Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header" sandbox.go:131: time="2024-05-17T05:12:13.115325902Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24 sandbox.go:131: time="2024-05-17T05:12:13.132751610Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 sandbox.go:131: time="2024-05-17T05:12:13.132898404Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:13.132927048Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-17T05:12:13.132938178Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:13.133038997Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:13.133238810Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:13.134091291Z" 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:131: time="2024-05-17T05:12:13.134123371Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:13.135022041Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd1228362479/root/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:13.135066805Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1 sandbox.go:131: time="2024-05-17T05:12:13.135141625Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured" sandbox.go:131: time="2024-05-17T05:12:13.135175017Z" level=info msg="metadata content store policy set" policy=shared sandbox.go:131: time="2024-05-17T05:12:13.143063776Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.cont
Failed: frontend/dockerfile/TestIntegration/TestDockerfileAddArchive/worker=containerd-1.6/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L2257
=== RUN TestIntegration/TestDockerfileAddArchive/worker=containerd-1.6/frontend=builtin === PAUSE TestIntegration/TestDockerfileAddArchive/worker=containerd-1.6/frontend=builtin === CONT TestIntegration/TestDockerfileAddArchive/worker=containerd-1.6/frontend=builtin dockerfile_test.go:2257: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:2257 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: open /tmp/TestIntegrationTestDockerfileAddArchiveworker=containerd-1.6frontend=builtin133402219/003/t.tar.gz: no such file or directory Test: TestIntegration/TestDockerfileAddArchive/worker=containerd-1.6/frontend=builtin sandbox.go:128: stdout: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3104266145/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config558395578/buildkitd.toml --root /tmp/bktest_buildkitd2580884148 --addr unix:///tmp/bktest_buildkitd2580884148/buildkitd.sock --debug sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3104266145/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config558395578/buildkitd.toml --root /tmp/bktest_buildkitd2580884148 --addr unix:///tmp/bktest_buildkitd2580884148/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-17 05:12:12.706031427 +0000 UTC m=+48.656332377 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3104266145/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config558395578/buildkitd.toml --root /tmp/bktest_buildkitd2580884148 --addr unix:///tmp/bktest_buildkitd2580884148/buildkitd.sock --debug sandbox.go:131: time="2024-05-17T05:12:12Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2580884148/net/cni\" for cleanup: open /tmp/bktest_buildkitd2580884148/net/cni: no such file or directory" sandbox.go:131: time="2024-05-17T05:12:12Z" level=debug msg="creating new network namespace cm2isfibvy888i8e7aeh1cdjp" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-17T05:12:12Z" level=debug msg="finished creating network namespace cm2isfibvy888i8e7aeh1cdjp" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-17T05:12:12Z" level=debug msg="finished setting up network namespace cm2isfibvy888i8e7aeh1cdjp" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-17T05:12:12Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]" sandbox.go:131: time="2024-05-17T05:12:12Z" level=info msg="found worker \"xk5ia7r6o9382hr8n2b3q7tik\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:ea5986a4-7038-4b3e-a545-d0ed41009373 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:63482f6d678e org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]" sandbox.go:131: time="2024-05-17T05:12:12Z" level=info msg="found 1 workers, default=\"xk5ia7r6o9382hr8n2b3q7tik\"" sandbox.go:131: time="2024-05-17T05:12:12Z" level=warning msg="currently,
Failed: frontend/dockerfile/TestIntegration/TestMultiStageImplicitFrom/worker=containerd-1.6/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L3624
=== RUN TestIntegration/TestMultiStageImplicitFrom/worker=containerd-1.6/frontend=builtin === PAUSE TestIntegration/TestMultiStageImplicitFrom/worker=containerd-1.6/frontend=builtin === CONT TestIntegration/TestMultiStageImplicitFrom/worker=containerd-1.6/frontend=builtin dockerfile_test.go:3624: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:3624 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: open /tmp/TestIntegrationTestMultiStageImplicitFromworker=containerd-1.6frontend=builtin4088904354/002/go: no such file or directory Test: TestIntegration/TestMultiStageImplicitFrom/worker=containerd-1.6/frontend=builtin sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3291606228/config.toml sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3291606228/config.toml sandbox.go:131: > StartCmd 2024-05-17 05:12:06.835133128 +0000 UTC m=+42.785434058 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3291606228/config.toml sandbox.go:131: time="2024-05-17T05:12:06Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header" sandbox.go:131: time="2024-05-17T05:12:06.855210007Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24 sandbox.go:131: time="2024-05-17T05:12:06.865376571Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 sandbox.go:131: time="2024-05-17T05:12:06.865505612Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:06.865529937Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-17T05:12:06.865538213Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:06.865609666Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:06.865897744Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:06.866886310Z" 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:131: time="2024-05-17T05:12:06.866916506Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:06.867181211Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd3291606228/root/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:06.867223670Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1 sandbox.go:131: time="2024-05-17T05:12:06.867332062Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured" sandbox.go:131: time="2024-05-17T05:12:06.867377537Z" level=info msg="metadata content store policy set" policy=shared sandbox.go:131: time="2024-05-17T05:12:06.870021895Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containe
Failed: frontend/dockerfile/TestIntegration/TestMultiStageImplicitFrom/worker=containerd-1.6/frontend=client: frontend/dockerfile/dockerfile_test.go#L3624
=== RUN TestIntegration/TestMultiStageImplicitFrom/worker=containerd-1.6/frontend=client === PAUSE TestIntegration/TestMultiStageImplicitFrom/worker=containerd-1.6/frontend=client === CONT TestIntegration/TestMultiStageImplicitFrom/worker=containerd-1.6/frontend=client dockerfile_test.go:3624: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:3624 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: open /tmp/TestIntegrationTestMultiStageImplicitFromworker=containerd-1.6frontend=client3537159629/002/go: no such file or directory Test: TestIntegration/TestMultiStageImplicitFrom/worker=containerd-1.6/frontend=client sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1078219021/config.toml sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1078219021/config.toml sandbox.go:131: > StartCmd 2024-05-17 05:12:06.741076065 +0000 UTC m=+42.691376995 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1078219021/config.toml sandbox.go:131: time="2024-05-17T05:12:06Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header" sandbox.go:131: time="2024-05-17T05:12:06.762601375Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24 sandbox.go:131: time="2024-05-17T05:12:06.775907162Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 sandbox.go:131: time="2024-05-17T05:12:06.776069745Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:06.776092007Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-17T05:12:06.776104991Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:06.776206421Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:06.776454724Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:06.777384150Z" 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:131: time="2024-05-17T05:12:06.777413715Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:06.777624418Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd1078219021/root/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:06.777641360Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1 sandbox.go:131: time="2024-05-17T05:12:06.777700971Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured" sandbox.go:131: time="2024-05-17T05:12:06.777716170Z" level=info msg="metadata content store policy set" policy=shared sandbox.go:131: time="2024-05-17T05:12:06.779410844Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.di
Failed: frontend/dockerfile/TestIntegration/TestCacheImportExport/worker=containerd-1.6/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L4166
=== RUN TestIntegration/TestCacheImportExport/worker=containerd-1.6/frontend=builtin === PAUSE TestIntegration/TestCacheImportExport/worker=containerd-1.6/frontend=builtin === CONT TestIntegration/TestCacheImportExport/worker=containerd-1.6/frontend=builtin dockerfile_test.go:4166: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4166 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: rpc error: code = Unavailable desc = error reading from server: EOF failed to receive status github.com/moby/buildkit/client.(*Client).solve.func4 /src/client/solve.go:335 golang.org/x/sync/errgroup.(*Group).Go.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:75 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1650 Test: TestIntegration/TestCacheImportExport/worker=containerd-1.6/frontend=builtin sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3549983351/config.toml sandbox.go:131: > StartCmd 2024-05-17 05:12:05.673281139 +0000 UTC m=+41.623582089 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3549983351/config.toml sandbox.go:131: time="2024-05-17T05:12:05Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header" sandbox.go:131: time="2024-05-17T05:12:05.711009437Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24 sandbox.go:131: time="2024-05-17T05:12:05.731736919Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 sandbox.go:131: time="2024-05-17T05:12:05.731927174Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:05.731978190Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-17T05:12:05.732015529Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:05.732143598Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:05.732519981Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:05.733849804Z" 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:131: time="2024-05-17T05:12:05.733881664Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:05.734125729Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd3549983351/root/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:05.734143422Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1 sandbox.go:131: time="2024-05-17T05:12:05.734212151Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured" sandbox.go:131: time="2024-05-17T05:12:05.734227450
Failed: frontend/dockerfile/TestIntegration/TestCacheImportExport/worker=containerd-1.6/frontend=client: frontend/dockerfile/dockerfile_test.go#L4166
=== RUN TestIntegration/TestCacheImportExport/worker=containerd-1.6/frontend=client === PAUSE TestIntegration/TestCacheImportExport/worker=containerd-1.6/frontend=client === CONT TestIntegration/TestCacheImportExport/worker=containerd-1.6/frontend=client dockerfile_test.go:4166: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4166 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: Unavailable: error reading from server: EOF github.com/moby/buildkit/util/stack.Enable /src/util/stack/stack.go:77 github.com/moby/buildkit/util/grpcerrors.FromGRPC /src/util/grpcerrors/grpcerrors.go:198 github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor /src/util/grpcerrors/intercept.go:41 google.golang.org/grpc.(*ClientConn).Invoke /src/vendor/google.golang.org/grpc/call.go:35 github.com/moby/buildkit/api/services/control.(*controlClient).Solve /src/api/services/control/control.pb.go:2579 github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:276 golang.org/x/sync/errgroup.(*Group).Go.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:75 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1650 failed to solve github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:291 golang.org/x/sync/errgroup.(*Group).Go.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:75 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1650 Test: TestIntegration/TestCacheImportExport/worker=containerd-1.6/frontend=client sandbox.go:128: stdout: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd582379792/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config770196129/buildkitd.toml --root /tmp/bktest_buildkitd1041956876 --addr unix:///tmp/bktest_buildkitd1041956876/buildkitd.sock --debug sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd582379792/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config770196129/buildkitd.toml --root /tmp/bktest_buildkitd1041956876 --addr unix:///tmp/bktest_buildkitd1041956876/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-17 05:12:05.135184677 +0000 UTC m=+41.085485617 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd582379792/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config770196129/buildkitd.toml --root /tmp/bktest_buildkitd1041956876 --addr unix:///tmp/bktest_buildkitd1041956876/buildkitd.sock --debug sandbox.go:131: time="2024-05-17T05:12:05Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1041956876/net/cni\" for cleanup: open /tmp/bktest_buildkitd1041956876/net/cni: no such file or directory" sandbox.go:131: time="2024-05-17T05:12:05Z" level=debug msg="creating new network namespace 4yy6c4bxp935z2xqf70wzth7x" revision=392afd45911f0569028bd7baadd2aad42a46a1c1 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-17T05:12:05Z" level=debug msg="finished creating network namespace 4yy6c4bxp935z2xqf70wzth7x" revision=392afd45911f0569028bd7baadd2aad42a46a
Failed: frontend/dockerfile/TestIntegration/TestImageManifestCacheImportExport/worker=containerd-1.6/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L4068
=== RUN TestIntegration/TestImageManifestCacheImportExport/worker=containerd-1.6/frontend=builtin === PAUSE TestIntegration/TestImageManifestCacheImportExport/worker=containerd-1.6/frontend=builtin === CONT TestIntegration/TestImageManifestCacheImportExport/worker=containerd-1.6/frontend=builtin dockerfile_test.go:4068: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4068 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: rpc error: code = Unavailable desc = error reading from server: EOF failed to receive status github.com/moby/buildkit/client.(*Client).solve.func4 /src/client/solve.go:335 golang.org/x/sync/errgroup.(*Group).Go.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:75 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1650 Test: TestIntegration/TestImageManifestCacheImportExport/worker=containerd-1.6/frontend=builtin sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1082813621/config.toml sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1082813621/config.toml sandbox.go:131: > StartCmd 2024-05-17 05:12:05.044310426 +0000 UTC m=+40.994611355 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1082813621/config.toml sandbox.go:131: time="2024-05-17T05:12:05Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header" sandbox.go:131: time="2024-05-17T05:12:05.067653173Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24 sandbox.go:131: time="2024-05-17T05:12:05.079127869Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 sandbox.go:131: time="2024-05-17T05:12:05.079299229Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:05.079345886Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-17T05:12:05.079377325Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:05.079489985Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:05.079806887Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:05.080654858Z" 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:131: time="2024-05-17T05:12:05.080684062Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:05.080930743Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd1082813621/root/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:05.080988323Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1 sandbox.go:131: time="2024-05-17T05:12:05.081
Failed: frontend/dockerfile/TestIntegration/TestImportExportReproducibleIDs/worker=containerd-1.6/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L4332
=== RUN TestIntegration/TestImportExportReproducibleIDs/worker=containerd-1.6/frontend=builtin === PAUSE TestIntegration/TestImportExportReproducibleIDs/worker=containerd-1.6/frontend=builtin === CONT TestIntegration/TestImportExportReproducibleIDs/worker=containerd-1.6/frontend=builtin dockerfile_test.go:4332: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4332 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: Unavailable: error reading from server: EOF github.com/moby/buildkit/util/stack.Enable /src/util/stack/stack.go:77 github.com/moby/buildkit/util/grpcerrors.FromGRPC /src/util/grpcerrors/grpcerrors.go:198 github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor /src/util/grpcerrors/intercept.go:41 google.golang.org/grpc.(*ClientConn).Invoke /src/vendor/google.golang.org/grpc/call.go:35 github.com/moby/buildkit/api/services/control.(*controlClient).Solve /src/api/services/control/control.pb.go:2579 github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:276 golang.org/x/sync/errgroup.(*Group).Go.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:75 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1650 failed to solve github.com/moby/buildkit/client.(*Client).solve.func2 /src/client/solve.go:291 golang.org/x/sync/errgroup.(*Group).Go.func1 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:75 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1650 Test: TestIntegration/TestImportExportReproducibleIDs/worker=containerd-1.6/frontend=builtin sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd4037896293/config.toml sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd4037896293/config.toml sandbox.go:131: > StartCmd 2024-05-17 05:12:03.556147584 +0000 UTC m=+39.506448524 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd4037896293/config.toml sandbox.go:131: time="2024-05-17T05:12:03Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header" sandbox.go:131: time="2024-05-17T05:12:03.597673422Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24 sandbox.go:131: time="2024-05-17T05:12:03.616527456Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 sandbox.go:131: time="2024-05-17T05:12:03.616732950Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:03.616780589Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-17T05:12:03.616807800Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:03.616931701Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-17T05:12:03.617259163Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131:
test / run (containerd-1.6, ./frontend/dockerfile, integration)
Process completed with exit code 1.
test / prepare
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/github-script@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / run (oci-snapshotter-stargz, ./frontend/dockerfile, dockerfile)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3, actions/github-script@v6, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / run (oci-snapshotter-stargz, ./frontend/dockerfile, dockerfile)
No files were found with the provided path: ./bin/testreports. No artifacts will be uploaded.
test / run (oci, ./frontend/dockerfile, dockerfile)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3, actions/github-script@v6, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / run (oci, ./frontend/dockerfile, dockerfile)
No files were found with the provided path: ./bin/testreports. No artifacts will be uploaded.
test / run (oci-rootless, ./frontend/dockerfile, dockerfile)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3, actions/github-script@v6, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / run (oci-rootless, ./frontend/dockerfile, dockerfile)
No files were found with the provided path: ./bin/testreports. No artifacts will be uploaded.
test / run (containerd, ./frontend/dockerfile, dockerfile)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3, actions/github-script@v6, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / run (containerd, ./frontend/dockerfile, dockerfile)
No files were found with the provided path: ./bin/testreports. No artifacts will be uploaded.
test / run (containerd-rootless, ./frontend/dockerfile, dockerfile)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3, actions/github-script@v6, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / run (containerd-rootless, ./frontend/dockerfile, dockerfile)
No files were found with the provided path: ./bin/testreports. No artifacts will be uploaded.
test / run (containerd-1.6, ./frontend/dockerfile, dockerfile)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3, actions/github-script@v6, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / run (containerd-1.6, ./frontend/dockerfile, dockerfile)
No files were found with the provided path: ./bin/testreports. No artifacts will be uploaded.
test / run (containerd-snapshotter-stargz, ./frontend/dockerfile, dockerfile)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3, actions/github-script@v6, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / run (containerd-snapshotter-stargz, ./frontend/dockerfile, dockerfile)
No files were found with the provided path: ./bin/testreports. No artifacts will be uploaded.
test / run (oci, ./frontend/dockerfile, integration)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3, actions/github-script@v6, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / run (containerd-snapshotter-stargz, ./frontend/dockerfile, integration)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3, actions/github-script@v6, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / run (oci-snapshotter-stargz, ./frontend/dockerfile, integration)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3, actions/github-script@v6, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / run (containerd-rootless, ./frontend/dockerfile, integration)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3, actions/github-script@v6, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / run (oci-rootless, ./frontend/dockerfile, integration)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3, actions/github-script@v6, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / run (containerd, ./frontend/dockerfile, integration)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3, actions/github-script@v6, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / run (containerd-1.6, ./frontend/dockerfile, integration)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3, actions/github-script@v6, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "test-reports". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
test-reports Expired
24.4 MB