Skip to content

Custom inline cache implementation #233

Custom inline cache implementation

Custom inline cache implementation #233

Triggered via pull request May 16, 2024 19:56
Status Failure
Total duration 7m 10s
Artifacts 1

frontend.yml

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

Annotations

137 errors and 16 warnings
Failed: frontend/dockerfile/TestIntegration/TestMountInvalid/worker=oci-snapshotter-stargz/frontend=client: frontend/dockerfile/dockerfile_mount_test.go#L132
=== RUN TestIntegration/TestMountInvalid/worker=oci-snapshotter-stargz/frontend=client === PAUSE TestIntegration/TestMountInvalid/worker=oci-snapshotter-stargz/frontend=client === CONT TestIntegration/TestMountInvalid/worker=oci-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=oci-snapshotter-stargz/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 --oci-worker-snapshotter=stargz --config=/tmp/bktest_config1820513377/buildkitd.toml --root /tmp/bktest_buildkitd636137096 --addr unix:///tmp/bktest_buildkitd636137096/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 --oci-worker-snapshotter=stargz --config=/tmp/bktest_config1820513377/buildkitd.toml --root /tmp/bktest_buildkitd636137096 --addr unix:///tmp/bktest_buildkitd636137096/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-16 20:01:30.376372526 +0000 UTC m=+2.452466633 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config1820513377/buildkitd.toml --root /tmp/bktest_buildkitd636137096 --addr unix:///tmp/bktest_buildkitd636137096/buildkitd.sock --debug sandbox.go:131: time="2024-05-16T20:01:30Z" level=debug msg="could not read \"/tmp/bktest_buildkitd636137096/net/cni\" for cleanup: open /tmp/bktest_buildkitd636137096/net/cni: no such file or directory" sandbox.go:131: time="2024-05-16T20:01:30Z" level=debug msg="creating new network namespace ofdic8axebodsbv95zmhs61j8" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:30Z" level=debug msg="finished creating network namespace ofdic8axebodsbv95zmhs61j8" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:30Z" level=debug msg="finished setting up network namespace ofdic8axebodsbv95zmhs61j8" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:30Z" level=info msg="found worker \"m4zw54n1oelrpe6juqbd8cyzm\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:75d96064edf2 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:stargz], 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-16T20:01:30Z" level=info msg="found 1 workers, default=\"m4zw54n1oelrpe6juqbd8cyzm\"" sandbox.go:131: time="2024-05-16T20:01:30Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-16T20:01:30Z" level=info msg="running server on /tmp/bktest_buildkitd636137096/buildkitd.sock" sandbox.go:131: time="2024-05-16T20:01:30Z" level=debug msg="session started" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 spanID=c0594e6a67a23437 traceID=67885aa8adfb3b68f0208104f3c2bf92 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:30Z" level=debug msg="new ref for local: a0d8bexpyikkplhi
Failed: frontend/dockerfile/TestIntegration/TestReproSourceDateEpoch/worker=oci-snapshotter-stargz/frontend=client: frontend/dockerfile/dockerfile_test.go#L6560
=== RUN TestIntegration/TestReproSourceDateEpoch/worker=oci-snapshotter-stargz/frontend=client === PAUSE TestIntegration/TestReproSourceDateEpoch/worker=oci-snapshotter-stargz/frontend=client === CONT TestIntegration/TestReproSourceDateEpoch/worker=oci-snapshotter-stargz/frontend=client dockerfile_test.go:6560: SOURCE_DATE_EPOCH=1673354096 dockerfile_test.go:6621: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:6621 /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/TestReproSourceDateEpoch/worker=oci-snapshotter-stargz/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 --oci-worker-snapshotter=stargz --config=/tmp/bktest_config2421773648/buildkitd.toml --root /tmp/bktest_buildkitd3646570290 --addr unix:///tmp/bktest_buildkitd3646570290/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 --oci-worker-snapshotter=stargz --config=/tmp/bktest_config2421773648/buildkitd.toml --root /tmp/bktest_buildkitd3646570290 --addr unix:///tmp/bktest_buildkitd3646570290/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-16 20:01:30.67978109 +0000 UTC m=+2.755875226 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config2421773648/buildkitd.toml --root /tmp/bktest_buildkitd3646570290 --addr unix:///tmp/bktest_buildkitd3646570290/buildkitd.sock --debug sandbox.go:131: time="2024-05-16T20:01:30Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3646570290/net/cni\" for cleanup: open /tmp/bktest_buildkitd3646570290/net/cni: no such file or directory" sandbox.go:131: time="2024-05-16T20:01:30Z" level=debug msg="creating new network namespace shl6bpukgjuhbq1wulsx29sz5" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:30Z" level=debug msg="finished creating network namespace shl6bpukgjuhbq1wulsx29sz5" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:30Z" level=debug msg="finished setting up network namespace shl6bpukgjuhbq1wulsx29sz5" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:30Z" level=info msg="found worker \"yeh6ptvmdmbgxu022n4tujgw7\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:75d96064edf2 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:stargz], 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-16T20:01:30Z" level=info msg="found 1 workers, default=\"yeh6ptvmdmbgxu022n4tujgw7\"" sandbox.go:131: time="2024-05-16T20:01:30Z" level=warning msg="currently, only t
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestMismatch: frontend/dockerfile/dockerfile_addchecksum_test.go#L93
=== RUN TestIntegration/TestAddChecksum/worker=oci-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=oci-snapshotter-stargz/frontend=builtin/DigestMismatch Messages: digest mismatch --- FAIL: TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestMismatch (0.02s)
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestWithKnownButUnsupportedAlgoName: frontend/dockerfile/dockerfile_addchecksum_test.go#L110
=== RUN TestIntegration/TestAddChecksum/worker=oci-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=oci-snapshotter-stargz/frontend=builtin/DigestWithKnownButUnsupportedAlgoName Messages: unsupported digest algorithm --- FAIL: TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestWithKnownButUnsupportedAlgoName (0.02s)
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestWithUnknownAlgoName: frontend/dockerfile/dockerfile_addchecksum_test.go#L127
=== RUN TestIntegration/TestAddChecksum/worker=oci-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=oci-snapshotter-stargz/frontend=builtin/DigestWithUnknownAlgoName Messages: unsupported digest algorithm --- FAIL: TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestWithUnknownAlgoName (0.01s)
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestWithoutAlgoName: frontend/dockerfile/dockerfile_addchecksum_test.go#L144
=== RUN TestIntegration/TestAddChecksum/worker=oci-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=oci-snapshotter-stargz/frontend=builtin/DigestWithoutAlgoName Messages: invalid checksum digest format --- FAIL: TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestWithoutAlgoName (0.02s)
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/NonHTTPSource: frontend/dockerfile/dockerfile_addchecksum_test.go#L163
=== RUN TestIntegration/TestAddChecksum/worker=oci-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=oci-snapshotter-stargz/frontend=builtin/NonHTTPSource Messages: checksum can't be specified for non-HTTP sources --- FAIL: TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/NonHTTPSource (0.02s)
test / run (oci-snapshotter-stargz, ./frontend/dockerfile, integration)
Process completed with exit code 1.
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.01s)
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/TestMountInvalid/worker=oci-rootless/frontend=builtin: frontend/dockerfile/dockerfile_mount_test.go#L132
=== RUN TestIntegration/TestMountInvalid/worker=oci-rootless/frontend=builtin === PAUSE TestIntegration/TestMountInvalid/worker=oci-rootless/frontend=builtin === CONT TestIntegration/TestMountInvalid/worker=oci-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=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_config1576546949/buildkitd.toml --root /tmp/bktest_buildkitd4144262585 --addr unix:///tmp/bktest_buildkitd4144262585/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_config1576546949/buildkitd.toml --root /tmp/bktest_buildkitd4144262585 --addr unix:///tmp/bktest_buildkitd4144262585/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-16 20:01:39.84584151 +0000 UTC m=+3.195514320 /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_config1576546949/buildkitd.toml --root /tmp/bktest_buildkitd4144262585 --addr unix:///tmp/bktest_buildkitd4144262585/buildkitd.sock --debug sandbox.go:131: time="2024-05-16T20:01:39Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-16T20:01:39Z" level=debug msg="running in rootless mode" sandbox.go:131: time="2024-05-16T20:01:39Z" level=info msg="found worker \"e5sjvvdmb826xpae6stozicnw\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:e96eb3bcffe1 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-16T20:01:39Z" level=info msg="found 1 workers, default=\"e5sjvvdmb826xpae6stozicnw\"" sandbox.go:131: time="2024-05-16T20:01:39Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-16T20:01:39Z" level=info msg="running server on /tmp/bktest_buildkitd4144262585/buildkitd.sock" sandbox.go:131: time="2024-05-16T20:01:39Z" level=debug msg="session started" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 spanID=15ee9ccdb587a24c traceID=9fb5e326bb6f2bdf9acf18c41092ee89 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:39Z" level=debug msg="new ref for local: ueksvtjhz04i42w725wqhbofs" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 span="[internal] load build definition from Dockerfile" spanID=5f03263564ee60bf traceID=e980eab67380cca0493ba9ec01cf76e3 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:39Z" level=debug msg="diffcopy took: 1.93376ms" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 span="[internal] load build definition from Dockerfile" spanID=0f6d86f383a0edcd traceID=e980eab67380cca0493ba9ec01cf76e3 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:39Z" level=debug msg="saved ueksvtjhz04i42w725wqhbofs as dockerfile:dockerfile:" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 span="[internal] load build definition from Dockerfile" spanID=5f03263564ee60bf traceID=
Failed: frontend/dockerfile/TestIntegration/TestMountInvalid/worker=oci-rootless/frontend=client: frontend/dockerfile/dockerfile_mount_test.go#L132
=== RUN TestIntegration/TestMountInvalid/worker=oci-rootless/frontend=client === PAUSE TestIntegration/TestMountInvalid/worker=oci-rootless/frontend=client === CONT TestIntegration/TestMountInvalid/worker=oci-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=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_config2498196186/buildkitd.toml --root /tmp/bktest_buildkitd3516249616 --addr unix:///tmp/bktest_buildkitd3516249616/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_config2498196186/buildkitd.toml --root /tmp/bktest_buildkitd3516249616 --addr unix:///tmp/bktest_buildkitd3516249616/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-16 20:01:38.585553322 +0000 UTC m=+1.935226132 /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_config2498196186/buildkitd.toml --root /tmp/bktest_buildkitd3516249616 --addr unix:///tmp/bktest_buildkitd3516249616/buildkitd.sock --debug sandbox.go:131: time="2024-05-16T20:01:39Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-16T20:01:39Z" level=debug msg="running in rootless mode" sandbox.go:131: time="2024-05-16T20:01:39Z" level=info msg="found worker \"132qyfc5cogw65uwpdgyh3lvw\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:e96eb3bcffe1 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-16T20:01:39Z" level=info msg="found 1 workers, default=\"132qyfc5cogw65uwpdgyh3lvw\"" sandbox.go:131: time="2024-05-16T20:01:39Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-16T20:01:39Z" level=info msg="running server on /tmp/bktest_buildkitd3516249616/buildkitd.sock" sandbox.go:131: time="2024-05-16T20:01:39Z" level=debug msg="session started" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 spanID=87d5dcc1a5aae090 traceID=c4200b03ae9d08bfb0ccfabd6b2c14b4 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:39Z" level=debug msg="new ref for local: rvdqusaia72jznt88evv82bp5" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 span="[internal] load build definition from Dockerfile" spanID=ea69109824cc7046 traceID=fed14fd499ac51aee17aa078ad033787 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:39Z" level=debug msg="diffcopy took: 1.759371ms" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 span="[internal] load build definition from Dockerfile" spanID=afc03c49aad1d70b traceID=fed14fd499ac51aee17aa078ad033787 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:39Z" level=debug msg="saved rvdqusaia72jznt88evv82bp5 as dockerfile:dockerfile:" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 span="[internal] load build definition from Dockerfile" spanID=ea69109824cc7046 traceID=fe
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=oci-rootless/frontend=builtin/DigestMismatch: frontend/dockerfile/dockerfile_addchecksum_test.go#L93
=== RUN TestIntegration/TestAddChecksum/worker=oci-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=oci-rootless/frontend=builtin/DigestMismatch Messages: digest mismatch --- FAIL: TestIntegration/TestAddChecksum/worker=oci-rootless/frontend=builtin/DigestMismatch (0.02s)
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=oci-rootless/frontend=builtin/DigestWithKnownButUnsupportedAlgoName: frontend/dockerfile/dockerfile_addchecksum_test.go#L110
=== RUN TestIntegration/TestAddChecksum/worker=oci-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=oci-rootless/frontend=builtin/DigestWithKnownButUnsupportedAlgoName Messages: unsupported digest algorithm --- FAIL: TestIntegration/TestAddChecksum/worker=oci-rootless/frontend=builtin/DigestWithKnownButUnsupportedAlgoName (0.02s)
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=oci-rootless/frontend=builtin/DigestWithUnknownAlgoName: frontend/dockerfile/dockerfile_addchecksum_test.go#L127
=== RUN TestIntegration/TestAddChecksum/worker=oci-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=oci-rootless/frontend=builtin/DigestWithUnknownAlgoName Messages: unsupported digest algorithm --- FAIL: TestIntegration/TestAddChecksum/worker=oci-rootless/frontend=builtin/DigestWithUnknownAlgoName (0.02s)
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=oci-rootless/frontend=builtin/DigestWithoutAlgoName: frontend/dockerfile/dockerfile_addchecksum_test.go#L144
=== RUN TestIntegration/TestAddChecksum/worker=oci-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=oci-rootless/frontend=builtin/DigestWithoutAlgoName Messages: invalid checksum digest format --- FAIL: TestIntegration/TestAddChecksum/worker=oci-rootless/frontend=builtin/DigestWithoutAlgoName (0.02s)
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=oci-rootless/frontend=builtin/NonHTTPSource: frontend/dockerfile/dockerfile_addchecksum_test.go#L163
=== RUN TestIntegration/TestAddChecksum/worker=oci-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=oci-rootless/frontend=builtin/NonHTTPSource Messages: checksum can't be specified for non-HTTP sources --- FAIL: TestIntegration/TestAddChecksum/worker=oci-rootless/frontend=builtin/NonHTTPSource (0.02s)
test / run (oci-rootless, ./frontend/dockerfile, integration)
Process completed with exit code 1.
Failed: frontend/dockerfile/TestIntegration/TestCmdShell/worker=containerd-snapshotter-stargz/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L1811
=== RUN TestIntegration/TestCmdShell/worker=containerd-snapshotter-stargz/frontend=builtin === PAUSE TestIntegration/TestCmdShell/worker=containerd-snapshotter-stargz/frontend=builtin === CONT TestIntegration/TestCmdShell/worker=containerd-snapshotter-stargz/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-snapshotter-stargz/frontend=builtin sandbox.go:128: stderr: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc1361090171/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc1361090171/root sandbox.go:131: > StartCmd 2024-05-16 20:01:30.964723355 +0000 UTC m=+2.342832709 /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc1361090171/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc1361090171/root sandbox.go:131: {"key":"buildkit/1/js1q19mp1mhvqs4bneqtsl5no","level":"debug","msg":"checking layer availability","time":"2024-05-16T20:01:31.396226701Z"} sandbox.go:131: {"key":"buildkit/1/js1q19mp1mhvqs4bneqtsl5no","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc1361090171/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-16T20:01:31.396352577Z"} sandbox.go:131: {"key":"buildkit/2/uiz7otvwvjo5p13xqh14ruros","level":"debug","msg":"checking layer availability","time":"2024-05-16T20:01:31.412780824Z"} sandbox.go:131: {"key":"buildkit/2/uiz7otvwvjo5p13xqh14ruros","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc1361090171/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-16T20:01:31.412867807Z"} sandbox.go:131: {"key":"buildkit/4/ovx5oh9mnr3uia7jgvsr5f827","level":"debug","msg":"checking layer availability","time":"2024-05-16T20:01:31.420770167Z"} sandbox.go:131: {"key":"buildkit/4/ovx5oh9mnr3uia7jgvsr5f827","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc1361090171/root/snapshotter/snapshots/3/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-16T20:01:31.420821032Z"} sandbox.go:131: {"key":"buildkit/5/n9kxrrhf1tg4cgk7ahsrkhepn","level":"debug","msg":"checking layer availability","time":"2024-05-16T20:01:31.431409881Z"} sandbox.go:131: {"key":"buildkit/5/n9kxrrhf1tg4cgk7ahsrkhepn","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc1361090171/root/snapshotter/snapshots/3/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-16T20:01:31.431458032Z"} sandbox.go:131: {"key":"buildkit/3/uiz7otvwvjo5p13xqh14ruros-view","level":"debug","msg":"checking layer availability","time":"2024-05-16T20:01:31.465683345Z"} sandbox.go:131: {"key":"buildkit/3/uiz7otvwvjo5p13xqh14ruros-view","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc1361090171/root/snapshotter/snapshots/2/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-16T20:01:31.465745752Z"} sandbox.go:131: {"key":"buildkit/3/uiz7otvwvjo5p13xqh14ruros-view","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc1361090171/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-16T20:01:31.465766752Z"} sandbox.go:131: {"key":"buildkit/6/n9kxrrhf1tg4cgk7ahsrkhepn-view","level":"debug","msg":"checking layer availability","time":"2024-05-16T20:01
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-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc4119174800/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc4119174800/root sandbox.go:131: > StartCmd 2024-05-16 20:01:30.964693276 +0000 UTC m=+2.342802640 /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc4119174800/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc4119174800/root sandbox.go:131: {"key":"buildkit/1/1ehpgb5m0iooyvti6u4iw64s1","level":"debug","msg":"checking layer availability","time":"2024-05-16T20:01:31.555219558Z"} sandbox.go:131: {"key":"buildkit/1/1ehpgb5m0iooyvti6u4iw64s1","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc4119174800/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-16T20:01:31.555330576Z"} sandbox.go:131: {"key":"buildkit/2/tdcjdmox5s9r4mym88qaku5d9","level":"debug","msg":"checking layer availability","time":"2024-05-16T20:01:31.575236588Z"} sandbox.go:131: {"key":"buildkit/2/tdcjdmox5s9r4mym88qaku5d9","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc4119174800/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-16T20:01:31.575298865Z"} sandbox.go:131: {"level":"debug","msg":"cleanup: dirs=[/tmp/bktest_containerd_stargz_grpc4119174800/root/snapshotter/snapshots/2]","time":"2024-05-16T20:01:31.621672883Z"} sandbox.go:131: {"dir":"/tmp/bktest_containerd_stargz_grpc4119174800/root/snapshotter/snapshots/2/fs","error":"specified path \"/tmp/bktest_containerd_stargz_grpc4119174800/root/snapshotter/snapshots/2/fs\" isn't a mountpoint","level":"debug","msg":"failed to unmount","time":"2024-05-16T20:01:31.621710524Z"} sandbox.go:131: {"key":"buildkit/2/tdcjdmox5s9r4mym88qaku5d9","level":"debug","msg":"checking layer availability","time":"2024-05-16T20:01:31.661914347Z"} sandbox.go:131: {"key":"buildkit/2/tdcjdmox5s9r4mym88qaku5d9","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc4119174800/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-05-16T20:01:31.661976894Z"} sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd3121169332/config.toml sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd3121169332/config.toml sandbox.go:131: > StartCmd 2024-05-16 20:01:31.118814631 +0000 UTC m=+2.496924005 /usr/bin/containerd --config /tmp/bktest_containerd3121169332/config.toml sandbox.go:131: time="2024-05-16T20:01:31Z" 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-16T20:01:31.142930566Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-16T20:01:31.172069676Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-16T20:01:31.172106195Z" level=info msg="loading plugin \"io.containerd
Failed: frontend/dockerfile/TestIntegration/TestOnBuildHeredoc/worker=containerd-snapshotter-stargz/frontend=builtin: frontend/dockerfile/dockerfile_heredoc_test.go#L667
=== RUN TestIntegration/TestOnBuildHeredoc/worker=containerd-snapshotter-stargz/frontend=builtin === PAUSE TestIntegration/TestOnBuildHeredoc/worker=containerd-snapshotter-stargz/frontend=builtin === CONT TestIntegration/TestOnBuildHeredoc/worker=containerd-snapshotter-stargz/frontend=builtin dockerfile_heredoc_test.go:667: Error Trace: /src/frontend/dockerfile/dockerfile_heredoc_test.go:667 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: open /tmp/TestIntegrationTestOnBuildHeredocworker=containerd-snapshotter-stargzfrontend=builtin3705083653/001/dest: no such file or directory Test: TestIntegration/TestOnBuildHeredoc/worker=containerd-snapshotter-stargz/frontend=builtin sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3145283036/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config4222324390/buildkitd.toml --root /tmp/bktest_buildkitd4181961779 --addr unix:///tmp/bktest_buildkitd4181961779/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-16 20:01:34.117379985 +0000 UTC m=+5.495489339 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3145283036/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config4222324390/buildkitd.toml --root /tmp/bktest_buildkitd4181961779 --addr unix:///tmp/bktest_buildkitd4181961779/buildkitd.sock --debug sandbox.go:131: time="2024-05-16T20:01:34Z" level=debug msg="could not read \"/tmp/bktest_buildkitd4181961779/net/cni\" for cleanup: open /tmp/bktest_buildkitd4181961779/net/cni: no such file or directory" sandbox.go:131: time="2024-05-16T20:01:34Z" level=debug msg="creating new network namespace 6qt9b41bz06dsj5w4ac2wweo8" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:34Z" level=debug msg="finished creating network namespace 6qt9b41bz06dsj5w4ac2wweo8" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:34Z" level=debug msg="finished setting up network namespace 6qt9b41bz06dsj5w4ac2wweo8" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:34Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]" sandbox.go:131: time="2024-05-16T20:01:34Z" level=info msg="found worker \"blqkm3smawzg91zddbabydq8p\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:5d261fc1-26e9-40c1-b9ea-be5fd80cec6e org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:9f21e7e52431 org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:stargz], 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-16T20:01:34Z" level=info msg="found 1 workers, default=\"blqkm3smawzg91zddbabydq8p\"" sandbox.go:131: time="2024-05-16T20:01:34Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-16T20:01:34Z" level=info msg="running server on /tmp/bktest_buildkitd4181961779/buildkitd.sock" sandbox.go:131: time="2024-05-16T20:01:34Z" level=debug msg="session started" revision=0d1a70f8dde42f4493cd04a52d914f0b8f
Failed: frontend/dockerfile/TestIntegration/TestOnBuildHeredoc/worker=containerd-snapshotter-stargz/frontend=client: frontend/dockerfile/dockerfile_heredoc_test.go#L667
=== RUN TestIntegration/TestOnBuildHeredoc/worker=containerd-snapshotter-stargz/frontend=client === PAUSE TestIntegration/TestOnBuildHeredoc/worker=containerd-snapshotter-stargz/frontend=client === CONT TestIntegration/TestOnBuildHeredoc/worker=containerd-snapshotter-stargz/frontend=client dockerfile_heredoc_test.go:667: Error Trace: /src/frontend/dockerfile/dockerfile_heredoc_test.go:667 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: open /tmp/TestIntegrationTestOnBuildHeredocworker=containerd-snapshotter-stargzfrontend=client860356269/001/dest: no such file or directory Test: TestIntegration/TestOnBuildHeredoc/worker=containerd-snapshotter-stargz/frontend=client sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd1680556243/config.toml sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd1680556243/config.toml sandbox.go:131: > StartCmd 2024-05-16 20:01:33.997545793 +0000 UTC m=+5.375655157 /usr/bin/containerd --config /tmp/bktest_containerd1680556243/config.toml sandbox.go:131: time="2024-05-16T20:01:34Z" 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-16T20:01:34.019886330Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-16T20:01:34.047293490Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-16T20:01:34.047404979Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-16T20:01:34.047488005Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:34.047666600Z" 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-16T20:01:34.047711363Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:34.047738254Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-16T20:01:34.047762700Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:34.047930334Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:34.048259020Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:34.049294821Z" 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-16T20:01:34.049323415Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:34.049524642Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd1680556243/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-16T20:01:34.049541564Z"
Failed: frontend/dockerfile/TestIntegration/TestReproSourceDateEpoch/worker=containerd-snapshotter-stargz/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L6560
=== RUN TestIntegration/TestReproSourceDateEpoch/worker=containerd-snapshotter-stargz/frontend=builtin === PAUSE TestIntegration/TestReproSourceDateEpoch/worker=containerd-snapshotter-stargz/frontend=builtin === CONT TestIntegration/TestReproSourceDateEpoch/worker=containerd-snapshotter-stargz/frontend=builtin dockerfile_test.go:6560: SOURCE_DATE_EPOCH=1673354096 dockerfile_test.go:6621: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:6621 /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/TestReproSourceDateEpoch/worker=containerd-snapshotter-stargz/frontend=builtin sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd3574736577/config.toml sandbox.go:131: > StartCmd 2024-05-16 20:01:31.686688152 +0000 UTC m=+3.064797526 /usr/bin/containerd --config /tmp/bktest_containerd3574736577/config.toml sandbox.go:131: time="2024-05-16T20:01:31Z" 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-16T20:01:31.724077757Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-16T20:01:31.755559930Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-16T20:01:31.755600396Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-16T20:01:31.755651872Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:31.755740378Z" 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-16T20:01:31.755757961Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:31.755774011Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-16T20:01:31.755785182Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:31.755886833Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:31.756171126Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:31.757172471Z" 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-16T20:01:31.757229718Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:31.757449981Z" level=info
Failed: frontend/dockerfile/TestIntegration/TestReproSourceDateEpoch/worker=containerd-snapshotter-stargz/frontend=client: frontend/dockerfile/dockerfile_test.go#L6560
=== RUN TestIntegration/TestReproSourceDateEpoch/worker=containerd-snapshotter-stargz/frontend=client === PAUSE TestIntegration/TestReproSourceDateEpoch/worker=containerd-snapshotter-stargz/frontend=client === CONT TestIntegration/TestReproSourceDateEpoch/worker=containerd-snapshotter-stargz/frontend=client dockerfile_test.go:6560: SOURCE_DATE_EPOCH=1673354096 dockerfile_test.go:6621: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:6621 /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/TestReproSourceDateEpoch/worker=containerd-snapshotter-stargz/frontend=client sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd269868605/config.toml sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd269868605/config.toml sandbox.go:131: > StartCmd 2024-05-16 20:01:31.554398119 +0000 UTC m=+2.932507483 /usr/bin/containerd --config /tmp/bktest_containerd269868605/config.toml sandbox.go:131: time="2024-05-16T20:01:31Z" 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-16T20:01:31.584706499Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-16T20:01:31.622590746Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-16T20:01:31.622623278Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-16T20:01:31.622686115Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:31.622770143Z" 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-16T20:01:31.622785822Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:31.622797063Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-16T20:01:31.622806100Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:31.622885078Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:31.623117444Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:31.624064629Z" 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-16T20:01:31.624092241Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io
test / run (containerd-snapshotter-stargz, ./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_containerd3233647338/config.toml sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3233647338/config.toml sandbox.go:131: > StartCmd 2024-05-16 20:01:26.127307643 +0000 UTC m=+2.049391008 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3233647338/config.toml sandbox.go:131: time="2024-05-16T20:01:26Z" 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-16T20:01:26.150413227Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24 sandbox.go:131: time="2024-05-16T20:01:26.172646811Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 sandbox.go:131: time="2024-05-16T20:01:26.172829953Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:26.172882892Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-16T20:01:26.172907668Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:26.173041879Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:26.173377236Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:26.178661115Z" 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-16T20:01:26.178692935Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:26.178854717Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd3233647338/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-16T20:01:26.178871178Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1 sandbox.go:131: time="2024-05-16T20:01:26.178942080Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured" sandbox.go:131: time="2024-05-16T20:01:26.178957980Z" leve
Failed: frontend/dockerfile/TestIntegration/TestMountInvalid/worker=containerd-1.6/frontend=builtin: frontend/dockerfile/dockerfile_mount_test.go#L132
=== RUN TestIntegration/TestMountInvalid/worker=containerd-1.6/frontend=builtin === PAUSE TestIntegration/TestMountInvalid/worker=containerd-1.6/frontend=builtin === CONT TestIntegration/TestMountInvalid/worker=containerd-1.6/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-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_containerd2159997944/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1299827737/buildkitd.toml --root /tmp/bktest_buildkitd998265028 --addr unix:///tmp/bktest_buildkitd998265028/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_containerd2159997944/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1299827737/buildkitd.toml --root /tmp/bktest_buildkitd998265028 --addr unix:///tmp/bktest_buildkitd998265028/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-16 20:01:46.549321741 +0000 UTC m=+22.471405086 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2159997944/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1299827737/buildkitd.toml --root /tmp/bktest_buildkitd998265028 --addr unix:///tmp/bktest_buildkitd998265028/buildkitd.sock --debug sandbox.go:131: time="2024-05-16T20:01:46Z" level=debug msg="could not read \"/tmp/bktest_buildkitd998265028/net/cni\" for cleanup: open /tmp/bktest_buildkitd998265028/net/cni: no such file or directory" sandbox.go:131: time="2024-05-16T20:01:46Z" level=debug msg="creating new network namespace tlws2gdeabh4ioxznjepsvmvo" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:46Z" level=debug msg="finished creating network namespace tlws2gdeabh4ioxznjepsvmvo" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:46Z" level=debug msg="finished setting up network namespace tlws2gdeabh4ioxznjepsvmvo" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:46Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]" sandbox.go:131: time="2024-05-16T20:01:46Z" level=info msg="found worker \"141ppr4dva9fwv7mrnmip60bt\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:a4023880-1291-4a59-9a06-7d5653c4c5c0 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:c263e9ecd843 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-16T20:01:46Z" level=info msg="found 1 workers, default=\"141ppr4dva9fwv7mrnmip60bt\"" sandbox.go:131: time="2024-05-16T20:01:46Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-16T20
Failed: frontend/dockerfile/TestIntegration/TestMountInvalid/worker=containerd-1.6/frontend=client: frontend/dockerfile/dockerfile_mount_test.go#L132
=== RUN TestIntegration/TestMountInvalid/worker=containerd-1.6/frontend=client === PAUSE TestIntegration/TestMountInvalid/worker=containerd-1.6/frontend=client === CONT TestIntegration/TestMountInvalid/worker=containerd-1.6/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-1.6/frontend=client sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1032824029/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config94790803/buildkitd.toml --root /tmp/bktest_buildkitd3151954931 --addr unix:///tmp/bktest_buildkitd3151954931/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-16 20:01:44.486020399 +0000 UTC m=+20.408103734 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1032824029/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config94790803/buildkitd.toml --root /tmp/bktest_buildkitd3151954931 --addr unix:///tmp/bktest_buildkitd3151954931/buildkitd.sock --debug sandbox.go:131: time="2024-05-16T20:01:44Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3151954931/net/cni\" for cleanup: open /tmp/bktest_buildkitd3151954931/net/cni: no such file or directory" sandbox.go:131: time="2024-05-16T20:01:44Z" level=debug msg="creating new network namespace xevs6gx7c6iqmjijmid4sj0ap" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:44Z" level=debug msg="finished creating network namespace xevs6gx7c6iqmjijmid4sj0ap" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:44Z" level=debug msg="finished setting up network namespace xevs6gx7c6iqmjijmid4sj0ap" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:44Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]" sandbox.go:131: time="2024-05-16T20:01:44Z" level=info msg="found worker \"gdhieoyrpog1v38u2f5dws9ow\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:981367c6-d482-4917-a2f2-6631d704e7dc org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:c263e9ecd843 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-16T20:01:44Z" level=info msg="found 1 workers, default=\"gdhieoyrpog1v38u2f5dws9ow\"" sandbox.go:131: time="2024-05-16T20:01:44Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-16T20:01:44Z" level=info msg="running server on /tmp/bktest_buildkitd3151954931/buildkitd.sock" sandbox.go:131: time="2024-05-16T20:01:44Z" level=debug msg="session started" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 spanID=ef6ce7de16907a49 traceID=7d7d03e90e1639b56b4161eacca69a68 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:44Z" level=debug msg="new ref for local: it8hulxoueqwu6k6pkep3ybkv
Failed: frontend/dockerfile/TestIntegration/TestOnBuildHeredoc/worker=containerd-1.6/frontend=builtin: frontend/dockerfile/dockerfile_heredoc_test.go#L667
=== RUN TestIntegration/TestOnBuildHeredoc/worker=containerd-1.6/frontend=builtin === PAUSE TestIntegration/TestOnBuildHeredoc/worker=containerd-1.6/frontend=builtin === CONT TestIntegration/TestOnBuildHeredoc/worker=containerd-1.6/frontend=builtin dockerfile_heredoc_test.go:667: Error Trace: /src/frontend/dockerfile/dockerfile_heredoc_test.go:667 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: open /tmp/TestIntegrationTestOnBuildHeredocworker=containerd-1.6frontend=builtin3843177836/001/dest: no such file or directory Test: TestIntegration/TestOnBuildHeredoc/worker=containerd-1.6/frontend=builtin sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1085230207/config.toml sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1085230207/config.toml sandbox.go:131: > StartCmd 2024-05-16 20:01:29.945628351 +0000 UTC m=+5.867711695 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1085230207/config.toml sandbox.go:131: time="2024-05-16T20:01: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-16T20:01:29.975125695Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24 sandbox.go:131: time="2024-05-16T20:01:29.985220617Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 sandbox.go:131: time="2024-05-16T20:01:29.985347584Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:29.985372751Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-16T20:01:29.985387479Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:29.985490201Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:29.985692318Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:29.986370305Z" 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-16T20:01:29.986393719Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:29.986590797Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd1085230207/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-16T20:01:29.986610484Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1 sandbox.go:131: time="2024-05-16T20:01:29.986674914Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured" sandbox.go:131: time="2024-05-16T20:01:29.986691515Z" level=info msg="metadata content store policy set" policy=shared sandbox.go:131: time="2024-05-16T20:01:29.988204035Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1 sandbox.
Failed: frontend/dockerfile/TestIntegration/TestOnBuildHeredoc/worker=containerd-1.6/frontend=client: frontend/dockerfile/dockerfile_heredoc_test.go#L667
=== RUN TestIntegration/TestOnBuildHeredoc/worker=containerd-1.6/frontend=client === PAUSE TestIntegration/TestOnBuildHeredoc/worker=containerd-1.6/frontend=client === CONT TestIntegration/TestOnBuildHeredoc/worker=containerd-1.6/frontend=client dockerfile_heredoc_test.go:667: Error Trace: /src/frontend/dockerfile/dockerfile_heredoc_test.go:667 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: open /tmp/TestIntegrationTestOnBuildHeredocworker=containerd-1.6frontend=client2882521268/001/dest: no such file or directory Test: TestIntegration/TestOnBuildHeredoc/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_containerd3584034223/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3724396937/buildkitd.toml --root /tmp/bktest_buildkitd1136978259 --addr unix:///tmp/bktest_buildkitd1136978259/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_containerd3584034223/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3724396937/buildkitd.toml --root /tmp/bktest_buildkitd1136978259 --addr unix:///tmp/bktest_buildkitd1136978259/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-16 20:01:29.813465188 +0000 UTC m=+5.735548534 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3584034223/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3724396937/buildkitd.toml --root /tmp/bktest_buildkitd1136978259 --addr unix:///tmp/bktest_buildkitd1136978259/buildkitd.sock --debug sandbox.go:131: time="2024-05-16T20:01:29Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1136978259/net/cni\" for cleanup: open /tmp/bktest_buildkitd1136978259/net/cni: no such file or directory" sandbox.go:131: time="2024-05-16T20:01:29Z" level=debug msg="creating new network namespace 189z3bcqyn6s8d60tmrsr8dtf" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:29Z" level=debug msg="finished creating network namespace 189z3bcqyn6s8d60tmrsr8dtf" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:29Z" level=debug msg="finished setting up network namespace 189z3bcqyn6s8d60tmrsr8dtf" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:29Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]" sandbox.go:131: time="2024-05-16T20:01:29Z" level=info msg="found worker \"0hxh943at6athqr4ttlleli34\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:ccb0f43b-4184-4b74-9602-1505f0e75f89 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:c263e9ecd843 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-16T20:01:30Z" level=info msg="found 1 workers, default=\"0hxh943at6athqr4ttlleli34\"" sandbox.go:131: time="2024-05-16T20:01:30Z" level=warning msg="currently, only the default work
Failed: frontend/dockerfile/TestIntegration/TestReproSourceDateEpoch/worker=containerd-1.6/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L6560
=== RUN TestIntegration/TestReproSourceDateEpoch/worker=containerd-1.6/frontend=builtin === PAUSE TestIntegration/TestReproSourceDateEpoch/worker=containerd-1.6/frontend=builtin === CONT TestIntegration/TestReproSourceDateEpoch/worker=containerd-1.6/frontend=builtin dockerfile_test.go:6560: SOURCE_DATE_EPOCH=1673354096 dockerfile_test.go:6621: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:6621 /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/TestReproSourceDateEpoch/worker=containerd-1.6/frontend=builtin sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2121391252/config.toml sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2121391252/config.toml sandbox.go:131: > StartCmd 2024-05-16 20:01:26.61337487 +0000 UTC m=+2.535458205 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2121391252/config.toml sandbox.go:131: time="2024-05-16T20:01:26Z" 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-16T20:01:26.641552238Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24 sandbox.go:131: time="2024-05-16T20:01:26.652521635Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 sandbox.go:131: time="2024-05-16T20:01:26.652701461Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:26.652752827Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-16T20:01:26.652790177Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:26.652932543Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:26.653271967Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:26.654087220Z" 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-16T20:01:26.654146110Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:26.654388934Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd2121391252/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-16T20:01:26.654456450Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1 sandbox.go:131: time="2024-05
Failed: frontend/dockerfile/TestIntegration/TestReproSourceDateEpoch/worker=containerd-1.6/frontend=client: frontend/dockerfile/dockerfile_test.go#L6560
=== RUN TestIntegration/TestReproSourceDateEpoch/worker=containerd-1.6/frontend=client === PAUSE TestIntegration/TestReproSourceDateEpoch/worker=containerd-1.6/frontend=client === CONT TestIntegration/TestReproSourceDateEpoch/worker=containerd-1.6/frontend=client dockerfile_test.go:6560: SOURCE_DATE_EPOCH=1673354096 dockerfile_test.go:6621: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:6621 /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/TestReproSourceDateEpoch/worker=containerd-1.6/frontend=client sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2251890513/config.toml sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2251890513/config.toml sandbox.go:131: > StartCmd 2024-05-16 20:01:26.123225946 +0000 UTC m=+2.045309281 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2251890513/config.toml sandbox.go:131: time="2024-05-16T20:01:26Z" 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-16T20:01:26.162967711Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24 sandbox.go:131: time="2024-05-16T20:01:26.183288091Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 sandbox.go:131: time="2024-05-16T20:01:26.183422022Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:26.183442099Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-16T20:01:26.183457568Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:26.183573244Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:26.184109586Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:26.184864761Z" 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-16T20:01:26.184889146Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:26.185128660Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd2251890513/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-16T20:01:26.185164247Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1 sandbox.go:131: time="2024-05-16
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestMismatch: frontend/dockerfile/dockerfile_addchecksum_test.go#L93
=== RUN TestIntegration/TestAddChecksum/worker=containerd-1.6/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-1.6/frontend=builtin/DigestMismatch Messages: digest mismatch --- FAIL: TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestMismatch (0.04s)
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestWithKnownButUnsupportedAlgoName: frontend/dockerfile/dockerfile_addchecksum_test.go#L110
=== RUN TestIntegration/TestAddChecksum/worker=containerd-1.6/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-1.6/frontend=builtin/DigestWithKnownButUnsupportedAlgoName Messages: unsupported digest algorithm --- FAIL: TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestWithKnownButUnsupportedAlgoName (0.06s)
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestWithUnknownAlgoName: frontend/dockerfile/dockerfile_addchecksum_test.go#L127
=== RUN TestIntegration/TestAddChecksum/worker=containerd-1.6/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-1.6/frontend=builtin/DigestWithUnknownAlgoName Messages: unsupported digest algorithm --- FAIL: TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestWithUnknownAlgoName (0.04s)
test / run (containerd-1.6, ./frontend/dockerfile, integration)
Process completed with exit code 1.
Failed: frontend/dockerfile/TestIntegration/TestCopyWildcardCache/worker=oci-rootless/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L863
=== RUN TestIntegration/TestCopyWildcardCache/worker=oci-rootless/frontend=gateway === PAUSE TestIntegration/TestCopyWildcardCache/worker=oci-rootless/frontend=gateway === CONT TestIntegration/TestCopyWildcardCache/worker=oci-rootless/frontend=gateway dockerfile_test.go:863: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:863 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Should not be: "ee8dda59f8b159f1681c224e478da8f95315b853211cfc3d71eeac0e722a29f4 -\n" Test: TestIntegration/TestCopyWildcardCache/worker=oci-rootless/frontend=gateway 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_config2475904534/buildkitd.toml --root /tmp/bktest_buildkitd2286359922 --addr unix:///tmp/bktest_buildkitd2286359922/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_config2475904534/buildkitd.toml --root /tmp/bktest_buildkitd2286359922 --addr unix:///tmp/bktest_buildkitd2286359922/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-16 20:01:52.016093654 +0000 UTC m=+13.467988000 /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_config2475904534/buildkitd.toml --root /tmp/bktest_buildkitd2286359922 --addr unix:///tmp/bktest_buildkitd2286359922/buildkitd.sock --debug sandbox.go:131: time="2024-05-16T20:01:52Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-16T20:01:52Z" level=debug msg="running in rootless mode" sandbox.go:131: time="2024-05-16T20:01:52Z" level=info msg="found worker \"5e0gtshpbtsk1qh5m2i5r62qy\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:eb04ee3b94e2 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-16T20:01:52Z" level=info msg="found 1 workers, default=\"5e0gtshpbtsk1qh5m2i5r62qy\"" sandbox.go:131: time="2024-05-16T20:01:52Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-16T20:01:52Z" level=info msg="running server on /tmp/bktest_buildkitd2286359922/buildkitd.sock" sandbox.go:131: time="2024-05-16T20:01:52Z" level=debug msg="session started" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 spanID=3d4816ea9043b3ed traceID=84957b97893e9d426027ca10c04a2067 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:52Z" level=debug msg=resolving host="localhost:37545" sandbox.go:131: time="2024-05-16T20:01:52Z" level=debug msg="do request" host="localhost:37545" request.header.accept="application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, */*" request.header.user-agent=buildkit/v0.0-dev request.method=HEAD url="http://localhost:37545/v2/buildkit_test/pu7uqp8khg6jowwvfub7l26ab/manifests/latest?ns=docker.io" sandbox.go:131: time="2024-05-16T20:01:52Z" level=debug msg="fetch response received" host="localhost:37545" response.header.content-length=482 response.header.content-type=application/vnd.oci.image.manifest.v1+json response.header.date="Thu, 16 May 2024 20:01:52 GMT" response.header.docker-content-digest="sh
Failed: frontend/dockerfile/TestIntegration/TestOnBuildCleared/worker=oci-rootless/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L3881
=== RUN TestIntegration/TestOnBuildCleared/worker=oci-rootless/frontend=gateway === PAUSE TestIntegration/TestOnBuildCleared/worker=oci-rootless/frontend=gateway === CONT TestIntegration/TestOnBuildCleared/worker=oci-rootless/frontend=gateway dockerfile_test.go:3881: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:3881 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: open /tmp/TestIntegrationTestOnBuildClearedworker=oci-rootlessfrontend=gateway3711222234/001/foo: no such file or directory Test: TestIntegration/TestOnBuildCleared/worker=oci-rootless/frontend=gateway 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_config857615395/buildkitd.toml --root /tmp/bktest_buildkitd3688970668 --addr unix:///tmp/bktest_buildkitd3688970668/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_config857615395/buildkitd.toml --root /tmp/bktest_buildkitd3688970668 --addr unix:///tmp/bktest_buildkitd3688970668/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-16 20:01:50.066696713 +0000 UTC m=+11.518591079 /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_config857615395/buildkitd.toml --root /tmp/bktest_buildkitd3688970668 --addr unix:///tmp/bktest_buildkitd3688970668/buildkitd.sock --debug sandbox.go:131: time="2024-05-16T20:01:50Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-16T20:01:50Z" level=debug msg="running in rootless mode" sandbox.go:131: time="2024-05-16T20:01:50Z" level=info msg="found worker \"cpm460usgewkp0gdvm7jd864e\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:eb04ee3b94e2 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-16T20:01:50Z" level=info msg="found 1 workers, default=\"cpm460usgewkp0gdvm7jd864e\"" sandbox.go:131: time="2024-05-16T20:01:50Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-16T20:01:50Z" level=info msg="running server on /tmp/bktest_buildkitd3688970668/buildkitd.sock" sandbox.go:131: time="2024-05-16T20:01:50Z" level=debug msg="session started" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 spanID=b02e01025cfffcdd traceID=5b5f68d1fe0dd8cf5b5ee9133058debb version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:50Z" level=debug msg=resolving host="localhost:37545" sandbox.go:131: time="2024-05-16T20:01:50Z" level=debug msg="do request" host="localhost:37545" request.header.accept="application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, */*" request.header.user-agent=buildkit/v0.0-dev request.method=HEAD url="http://localhost:37545/v2/buildkit_test/pu7uqp8khg6jowwvfub7l26ab/manifests/latest?ns=docker.io" sandbox.go:131: time="2024-05-16T20:01:50Z" level=debug msg="fetch response received" host="localhost:37545" response.header.content-length=482 response.header.content-type=application/vnd.oci.image.manifest.v1+json response.header.date=
Failed: frontend/dockerfile/TestIntegration/TestFrontendInputs/worker=oci-rootless/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L4844
=== RUN TestIntegration/TestFrontendInputs/worker=oci-rootless/frontend=gateway === PAUSE TestIntegration/TestFrontendInputs/worker=oci-rootless/frontend=gateway === CONT TestIntegration/TestFrontendInputs/worker=oci-rootless/frontend=gateway dockerfile_test.go:4844: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4844 /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/TestFrontendInputs/worker=oci-rootless/frontend=gateway 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_config1806366455/buildkitd.toml --root /tmp/bktest_buildkitd1731643373 --addr unix:///tmp/bktest_buildkitd1731643373/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_config1806366455/buildkitd.toml --root /tmp/bktest_buildkitd1731643373 --addr unix:///tmp/bktest_buildkitd1731643373/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-16 20:01:49.921262581 +0000 UTC m=+11.373156927 /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_config1806366455/buildkitd.toml --root /tmp/bktest_buildkitd1731643373 --addr unix:///tmp/bktest_buildkitd1731643373/buildkitd.sock --debug sandbox.go:131: time="2024-05-16T20:01:49Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-16T20:01:49Z" level=debug msg="running in rootless mode" sandbox.go:131: time="2024-05-16T20:01:50Z" level=info msg="found worker \"ljbeepj5taxhfse3h9zwf4gyt\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:eb04ee3b94e2 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-16T20:01:50Z" level=info msg="found 1 workers, default=\"ljbeepj5taxhfse3h9zwf4gyt\"" sandbox.go:131: time="2024-05-16T20:01:50Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-16T20:01:50Z" level=info msg="running server on /tmp/bktest_buildkitd1731643373/buildkitd.sock" sandbox.go:131: time="2024-05-16T20:01:50Z" level=debug msg="session started" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 spanID=c7a31b2696c69580 traceID=d9ec0cd79d44d6ec457d6bd64615d476 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:50Z" level=debug msg=resolving host="localhost:37545" sandbox.go:131: time="2024-05-16T20:01:50Z" level=debug msg="do request" host="localhost:37545" request.header.accept="application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, */*" request.header.user-agent=buildkit/v0.0-de
Failed: frontend/dockerfile/TestIntegration/TestExportCacheLoop/worker=oci-rootless/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L474
=== RUN TestIntegration/TestExportCacheLoop/worker=oci-rootless/frontend=gateway === PAUSE TestIntegration/TestExportCacheLoop/worker=oci-rootless/frontend=gateway === CONT TestIntegration/TestExportCacheLoop/worker=oci-rootless/frontend=gateway dockerfile_test.go:474: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:474 /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/TestExportCacheLoop/worker=oci-rootless/frontend=gateway 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_config3927439989/buildkitd.toml --root /tmp/bktest_buildkitd1305884133 --addr unix:///tmp/bktest_buildkitd1305884133/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-16 20:01:47.882374964 +0000 UTC m=+9.334269300 /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_config3927439989/buildkitd.toml --root /tmp/bktest_buildkitd1305884133 --addr unix:///tmp/bktest_buildkitd1305884133/buildkitd.sock --debug sandbox.go:131: time="2024-05-16T20:01:47Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-16T20:01:47Z" level=debug msg="running in rootless mode" sandbox.go:131: time="2024-05-16T20:01:47Z" level=info msg="found worker \"8jpxd2pkgm0e4shi5pg8u2xu2\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:eb04ee3b94e2 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-16T20:01:47Z" level=info msg="found 1 workers, default=\"8jpxd2pkgm0e4shi5pg8u2xu2\"" sandbox.go:131: time="2024-05-16T20:01:47Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-16T20:01:47Z" level=info msg="running server on /tmp/bktest_buildkitd1305884133/buildkitd.sock" sandbox.go:131: time="2024-05-16T20:01:47Z" level=debug msg="session started" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 spanID=21685678942adf49 traceID=0bef7fee11cc85687eb22ef964217d40 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:47Z" level=debug msg="skipping invalid cache export mode: " revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 spanID=1c2081edde67720c traceID=82d98655a960b9d6d180cb5da43c50c8 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:48Z" level=debug msg=resolving host="localhost:37545" sandbox.go:131: time="2024-05-16T20:01:48Z" level=debug msg="do request" host="localhost:37545" request.header.accept="application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, */*" request.header.user-agent=buildkit/v0.0-dev request.method=HEAD url="http://localhost:37545/v2/buildkit_test/pu7uqp8khg6jowwvfub7l26ab/manifests/latest?ns=docker.io"
Failed: frontend/dockerfile/TestIntegration/TestWildcardRenameCache/worker=oci-rootless/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L3780
=== RUN TestIntegration/TestWildcardRenameCache/worker=oci-rootless/frontend=gateway === PAUSE TestIntegration/TestWildcardRenameCache/worker=oci-rootless/frontend=gateway === CONT TestIntegration/TestWildcardRenameCache/worker=oci-rootless/frontend=gateway dockerfile_test.go:3780: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:3780 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: An error is expected but got nil. Test: TestIntegration/TestWildcardRenameCache/worker=oci-rootless/frontend=gateway 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_config4262207652/buildkitd.toml --root /tmp/bktest_buildkitd612770888 --addr unix:///tmp/bktest_buildkitd612770888/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_config4262207652/buildkitd.toml --root /tmp/bktest_buildkitd612770888 --addr unix:///tmp/bktest_buildkitd612770888/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-16 20:01:47.667213633 +0000 UTC m=+9.119107979 /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_config4262207652/buildkitd.toml --root /tmp/bktest_buildkitd612770888 --addr unix:///tmp/bktest_buildkitd612770888/buildkitd.sock --debug sandbox.go:131: time="2024-05-16T20:01:47Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-16T20:01:47Z" level=debug msg="running in rootless mode" sandbox.go:131: time="2024-05-16T20:01:47Z" level=info msg="found worker \"st19o1dvxj8oj892ivumttnxf\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:eb04ee3b94e2 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-16T20:01:47Z" level=info msg="found 1 workers, default=\"st19o1dvxj8oj892ivumttnxf\"" sandbox.go:131: time="2024-05-16T20:01:47Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-16T20:01:47Z" level=info msg="running server on /tmp/bktest_buildkitd612770888/buildkitd.sock" sandbox.go:131: time="2024-05-16T20:01:47Z" level=debug msg="session started" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 spanID=5baf874f0a3dc113 traceID=1cb0bed4c7e02ea397d136eff757317f version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:47Z" level=debug msg=resolving host="localhost:37545" sandbox.go:131: time="2024-05-16T20:01:47Z" level=debug msg="do request" host="localhost:37545" request.header.accept="application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, */*" request.header.user-agent=buildkit/v0.0-dev request.method=HEAD url="http://localhost:37545/v2/buildkit_test/pu7uqp8khg6jowwvfub7l26ab/manifests/latest?ns=docker.io" sandbox.go:131: time="2024-05-16T20:01:47Z" level=debug msg="fetch response received" host="localhost:37545" response.header.content-length=482 response.header.content-type=application/vnd.oci.image.manifest.v1+json response.header.date="Thu, 16 May 2024 20:01:47 GMT" response.header.docker-content-digest="sha256:ff41281e6e3d58cad616612b36d32f4c744379f9c3bd8d
Failed: frontend/dockerfile/TestIntegration/TestNamedImageContext/worker=oci-rootless/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L5249
=== RUN TestIntegration/TestNamedImageContext/worker=oci-rootless/frontend=gateway === PAUSE TestIntegration/TestNamedImageContext/worker=oci-rootless/frontend=gateway === CONT TestIntegration/TestNamedImageContext/worker=oci-rootless/frontend=gateway dockerfile_test.go:5249: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:5249 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: process "/bin/sh -c cat /etc/alpine-release > /out" did not complete successfully: exit code: 1 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/TestNamedImageContext/worker=oci-rootless/frontend=gateway 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_config473875280/buildkitd.toml --root /tmp/bktest_buildkitd1477242798 --addr unix:///tmp/bktest_buildkitd1477242798/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_config473875280/buildkitd.toml --root /tmp/bktest_buildkitd1477242798 --addr unix:///tmp/bktest_buildkitd1477242798/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-16 20:01:45.953935144 +0000 UTC m=+7.405829470 /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_config473875280/buildkitd.toml --root /tmp/bktest_buildkitd1477242798 --addr unix:///tmp/bktest_buildkitd1477242798/buildkitd.sock --debug sandbox.go:131: time="2024-05-16T20:01:46Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-16T20:01:46Z" level=debug msg="running in rootless mode" sandbox.go:131: time="2024-05-16T20:01:46Z" level=info msg="found worker \"bvuiqafvjbr5suzn3nd3qx7x2\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:eb04ee3b94e2 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 li
Failed: frontend/dockerfile/TestIntegration/TestNamedOCILayoutContext/worker=oci-rootless/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L5688
=== RUN TestIntegration/TestNamedOCILayoutContext/worker=oci-rootless/frontend=gateway === PAUSE TestIntegration/TestNamedOCILayoutContext/worker=oci-rootless/frontend=gateway === CONT TestIntegration/TestNamedOCILayoutContext/worker=oci-rootless/frontend=gateway dockerfile_test.go:5688: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:5688 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: open /tmp/TestIntegrationTestNamedOCILayoutContextworker=oci-rootlessfrontend=gateway2422112011/002/out: no such file or directory Test: TestIntegration/TestNamedOCILayoutContext/worker=oci-rootless/frontend=gateway 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_config890188664/buildkitd.toml --root /tmp/bktest_buildkitd4182412100 --addr unix:///tmp/bktest_buildkitd4182412100/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-16 20:01:44.93681033 +0000 UTC m=+6.388704676 /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_config890188664/buildkitd.toml --root /tmp/bktest_buildkitd4182412100 --addr unix:///tmp/bktest_buildkitd4182412100/buildkitd.sock --debug sandbox.go:131: time="2024-05-16T20:01:44Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-16T20:01:44Z" level=debug msg="running in rootless mode" sandbox.go:131: time="2024-05-16T20:01:44Z" level=info msg="found worker \"jkeqrgu38mgld0btv3rvfkw1g\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:eb04ee3b94e2 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-16T20:01:44Z" level=info msg="found 1 workers, default=\"jkeqrgu38mgld0btv3rvfkw1g\"" sandbox.go:131: time="2024-05-16T20:01:44Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-16T20:01:44Z" level=info msg="running server on /tmp/bktest_buildkitd4182412100/buildkitd.sock" sandbox.go:131: time="2024-05-16T20:01:45Z" level=debug msg="session started" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 spanID=fc4122527a9652b0 traceID=76a0ede733bd48bfe867afed4ed9a504 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:45Z" level=debug msg=resolving host="localhost:37545" sandbox.go:131: time="2024-05-16T20:01:45Z" level=debug msg="do request" host="localhost:37545" request.header.accept="application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, */*" request.header.user-agent=buildkit/v0.0-dev request.method=HEAD url="http://localhost:37545/v2/buildkit_test/pu7uqp8khg6jowwvfub7l26ab/manifests/latest?ns=docker.io" sandbox.go:131: time="2024-05-16T20:01:45Z" level=debug msg="fetch response received" host="localhost:37545" response.header.content-length=482 response.header.content-type=application/vnd.oci.image.manifest.v1+json response.header.date="Thu, 16 May 2024 20:01:45 GMT" response.header.docker-content-digest="sha256:ff41281e6e3d58cad616612b36d32f4c744379f9c3bd8d3d298f3776b4a33821" response.header.docker-distribution-api-version=registry/2.0 response.header.etag="\"sha256:ff41281e6e3d58cad616612b36d32f4c744379f9c3bd8d3d298f3776b4a33821\"" response.status="200 OK" url="http://l
Failed: frontend/dockerfile/TestIntegration/TestNamedMultiplatformInputContext/worker=oci-rootless/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L6047
=== RUN TestIntegration/TestNamedMultiplatformInputContext/worker=oci-rootless/frontend=gateway === PAUSE TestIntegration/TestNamedMultiplatformInputContext/worker=oci-rootless/frontend=gateway === CONT TestIntegration/TestNamedMultiplatformInputContext/worker=oci-rootless/frontend=gateway dockerfile_test.go:6047: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:6047 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: process "/dev/.buildkit_qemu_emulator /bin/sh -c echo \"foo is $FOO\" > /foo" did not complete successfully: exit code: 255 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/TestNamedMultiplatformInputContext/worker=oci-rootless/frontend=gateway 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_config3271185844/buildkitd.toml --root /tmp/bktest_buildkitd1590706106 --addr unix:///tmp/bktest_buildkitd1590706106/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_config3271185844/buildkitd.toml --root /tmp/bktest_buildkitd1590706106 --addr unix:///tmp/bktest_buildkitd1590706106/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-16 20:01:43.704231451 +0000 UTC m=+5.156125777 /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_config3271185844/buildkitd.toml --root /tmp/bktest_buildkitd1590706106 --addr unix:///tmp/bktest_buildkitd1590706106/buildkitd.sock --debug sandbox.go:131: time="2024-05-16T20:01:43Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-16T20:01:43Z" level=debug msg="running in rootless mode" sandbox.go:131: time="2024-05-16T20:01:43Z" level=info msg="found worker \"pjmclu9bo4lck3l5fzepn9b0o\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:eb04ee3b94e2 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:fals
Failed: frontend/dockerfile/TestIntegration/TestContextChangeDirToFile/worker=oci-rootless/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L1537
=== RUN TestIntegration/TestContextChangeDirToFile/worker=oci-rootless/frontend=gateway === PAUSE TestIntegration/TestContextChangeDirToFile/worker=oci-rootless/frontend=gateway === CONT TestIntegration/TestContextChangeDirToFile/worker=oci-rootless/frontend=gateway dockerfile_test.go:1537: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1537 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: open /tmp/TestIntegrationTestContextChangeDirToFileworker=oci-rootlessfrontend=gateway2908393934/001/foo: no such file or directory Test: TestIntegration/TestContextChangeDirToFile/worker=oci-rootless/frontend=gateway 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_config1315744235/buildkitd.toml --root /tmp/bktest_buildkitd2493546343 --addr unix:///tmp/bktest_buildkitd2493546343/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_config1315744235/buildkitd.toml --root /tmp/bktest_buildkitd2493546343 --addr unix:///tmp/bktest_buildkitd2493546343/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-16 20:01:41.977496543 +0000 UTC m=+3.429390909 /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_config1315744235/buildkitd.toml --root /tmp/bktest_buildkitd2493546343 --addr unix:///tmp/bktest_buildkitd2493546343/buildkitd.sock --debug sandbox.go:131: time="2024-05-16T20:01:42Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-16T20:01:42Z" level=debug msg="running in rootless mode" sandbox.go:131: time="2024-05-16T20:01:42Z" level=info msg="found worker \"qugwangwel4aw13us4ytgylk4\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:eb04ee3b94e2 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-16T20:01:42Z" level=info msg="found 1 workers, default=\"qugwangwel4aw13us4ytgylk4\"" sandbox.go:131: time="2024-05-16T20:01:42Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-16T20:01:42Z" level=info msg="running server on /tmp/bktest_buildkitd2493546343/buildkitd.sock" sandbox.go:131: time="2024-05-16T20:01:42Z" level=debug msg="session started" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 spanID=5e2aacf1e66b370a traceID=8c56ccd0d96d8bb7e5c255507e852a02 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:42Z" level=debug msg=resolving host="localhost:37545" sandbox.go:131: time="2024-05-16T20:01:42Z" level=debug msg="do request" host="localhost:37545" request.header.accept="application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, */*" request.header.user-agent=buildkit/v0.0-dev request.method=HEAD url="http://localhost:37545/v2/buildkit_test/pu7uqp8khg6jowwvfub7l26ab/manifests/latest?ns=docker.io" sandbox.go:131: time="2024-05-16T20:01:42Z" level=debug msg="fetch response received" host="localhost:37545" response.header.content-length=482 response.header.content-type=application/vnd.oci.im
Failed: frontend/dockerfile/TestIntegration/TestGitProvenanceAttestation/worker=oci-rootless/frontend=gateway: frontend/dockerfile/dockerfile_provenance_test.go#L301
=== RUN TestIntegration/TestGitProvenanceAttestation/worker=oci-rootless/frontend=gateway === PAUSE TestIntegration/TestGitProvenanceAttestation/worker=oci-rootless/frontend=gateway === CONT TestIntegration/TestGitProvenanceAttestation/worker=oci-rootless/frontend=gateway dockerfile_provenance_test.go:301: Error Trace: /src/frontend/dockerfile/dockerfile_provenance_test.go:301 /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/TestGitProvenanceAttestation/worker=oci-rootless/frontend=gateway 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_config1969581902/buildkitd.toml --root /tmp/bktest_buildkitd1220025481 --addr unix:///tmp/bktest_buildkitd1220025481/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-16 20:01:58.516480554 +0000 UTC m=+19.968374921 /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_config1969581902/buildkitd.toml --root /tmp/bktest_buildkitd1220025481 --addr unix:///tmp/bktest_buildkitd1220025481/buildkitd.sock --debug sandbox.go:131: time="2024-05-16T20:01:58Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-16T20:01:58Z" level=debug msg="running in rootless mode" sandbox.go:131: time="2024-05-16T20:01:58Z" level=info msg="found worker \"ix3ce1t0dwfllxflwpzxdgrsm\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:eb04ee3b94e2 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-16T20:01:58Z" level=info msg="found 1 workers, default=\"ix3ce1t0dwfllxflwpzxdgrsm\"" sandbox.go:131: time="2024-05-16T20:01:58Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-16T20:01:58Z" level=info msg="running server on /tmp/bktest_buildkitd1220025481/buildkitd.sock" sandbox.go:131: time="2024-05-16T20:01:58Z" level=debug msg="session started" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 spanID=0b96d26aa131eeba traceID=d5cad8a974d8a3be8e01a4cb0fb49f33 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:58Z" level=debug msg=resolving host="localhost:37545" sandbox.go:131: time="2024-05-16T20:01:58Z" level=debug msg="do request" host="localhost:37545" request.header.accept="application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, */*" request.header.user-agent=buildkit/v0.0-dev request.method=HEAD url="http://localhost:37545/v2/buildkit_test/pu7uqp8khg6jowwvfub7l26ab/manifests/latest?ns=docker.io" sandbox.go:131: time="2024-05-16T20:01:58Z" level=debug msg="fetch response received" host="localhost:37545" response.header.content-length=482 response.header.content-type=application/vnd
test / run (oci-rootless, ./frontend/dockerfile, dockerfile)
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_containerd1364441434/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_containerd1364441434/config.toml sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd1364441434/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_containerd1364441434/config.toml sandbox.go:131: > StartCmd 2024-05-16 20:01:23.808431358 +0000 UTC m=+1.657582891 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd1364441434/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_containerd1364441434/config.toml sandbox.go:131: time="2024-05-16T20:01:23Z" level=warning msg="The host root filesystem is mounted as \"master:301\". Setting child propagation to \"rslave\" is not supported." sandbox.go:131: time="2024-05-16T20:01:23Z" 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-16T20:01:23.863462279Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-16T20:01:23.890834004Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-16T20:01:23.890864030Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-16T20:01:23.890912701Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied" sandbox.go:131: time="2024-05-16T20:01:23.890927789Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:23.891014552Z" 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-16T20:01:23.891032495Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:23.891048746Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-16T20:01:23.891061029Z" level=info msg=
Failed: frontend/dockerfile/TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=client: frontend/dockerfile/dockerfile_test.go#L1811
=== RUN TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=client === PAUSE TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=client === CONT TestIntegration/TestCmdShell/worker=containerd-rootless/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-rootless/frontend=client sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2570237099/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_containerd2570237099/config.toml sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2570237099/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_containerd2570237099/config.toml sandbox.go:131: > StartCmd 2024-05-16 20:02:04.964653669 +0000 UTC m=+42.813805192 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2570237099/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_containerd2570237099/config.toml sandbox.go:131: time="2024-05-16T20:02:04Z" level=warning msg="The host root filesystem is mounted as \"master:301\". Setting child propagation to \"rslave\" is not supported." sandbox.go:131: time="2024-05-16T20:02: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-16T20:02:05.022970476Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-16T20:02:05.048796589Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-16T20:02:05.048876378Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-16T20:02:05.048924458Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied" sandbox.go:131: time="2024-05-16T20:02:05.048968390Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:05.049104224Z" 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-16T20:02:05.049141023Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:05.049173082Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-16T20:02:05.049199552Z" level=info msg="lo
Failed: frontend/dockerfile/TestIntegration/TestDockerfileADDFromURL/worker=containerd-rootless/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L2155
=== RUN TestIntegration/TestDockerfileADDFromURL/worker=containerd-rootless/frontend=builtin === PAUSE TestIntegration/TestDockerfileADDFromURL/worker=containerd-rootless/frontend=builtin === CONT TestIntegration/TestDockerfileADDFromURL/worker=containerd-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=containerd-rootlessfrontend=builtin1032833544/002/dest/__unnamed__: no such file or directory Test: TestIntegration/TestDockerfileADDFromURL/worker=containerd-rootless/frontend=builtin sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 31055 buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3875152919/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config2428132220/buildkitd.toml --root /tmp/bktest_buildkitd2134735343 --addr unix:///tmp/bktest_buildkitd2134735343/buildkitd.sock --debug sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 31055 buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3875152919/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config2428132220/buildkitd.toml --root /tmp/bktest_buildkitd2134735343 --addr unix:///tmp/bktest_buildkitd2134735343/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-16 20:02:04.133184561 +0000 UTC m=+41.982336084 /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 31055 buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3875152919/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config2428132220/buildkitd.toml --root /tmp/bktest_buildkitd2134735343 --addr unix:///tmp/bktest_buildkitd2134735343/buildkitd.sock --debug sandbox.go:131: time="2024-05-16T20:02:04Z" level=debug msg="running in rootless mode" sandbox.go:131: time="2024-05-16T20:02:04Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]" sandbox.go:131: time="2024-05-16T20:02:04Z" level=info msg="found worker \"i8tjtmludxb18a5sgfjag1ncp\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:bb87ab39-f8b4-48d9-a430-71ef908cdd1f org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:82fa9455c97d org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:native], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3]" sandbox.go:131: time="2024-05-16T20:02:04Z" level=info msg="found 1 workers, default=\"i8tjtmludxb18a5sgfjag1ncp\"" sandbox.go:131: time="2024-05-16T20:02:04Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-16T20:02:04Z" level=info msg="running server on /tmp/bktest_buildkitd2134735343/buildkitd.sock" sandbox.go:131: time="2024-05-16T20:02:04Z" level=debug msg="session started" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 spanID=3b053096900b8971 traceID=def1f3c7d9a7a818a23678eb2468dfdb version=
Failed: frontend/dockerfile/TestIntegration/TestDockerfileAddArchive/worker=containerd-rootless/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L2257
=== RUN TestIntegration/TestDockerfileAddArchive/worker=containerd-rootless/frontend=builtin === PAUSE TestIntegration/TestDockerfileAddArchive/worker=containerd-rootless/frontend=builtin === CONT TestIntegration/TestDockerfileAddArchive/worker=containerd-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=containerd-rootlessfrontend=builtin4199589233/003/t.tar.gz: no such file or directory Test: TestIntegration/TestDockerfileAddArchive/worker=containerd-rootless/frontend=builtin sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2024386713/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_containerd2024386713/config.toml sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2024386713/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_containerd2024386713/config.toml sandbox.go:131: > StartCmd 2024-05-16 20:02:03.787561335 +0000 UTC m=+41.636712858 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2024386713/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_containerd2024386713/config.toml sandbox.go:131: time="2024-05-16T20:02:03Z" level=warning msg="The host root filesystem is mounted as \"master:301\". Setting child propagation to \"rslave\" is not supported." sandbox.go:131: time="2024-05-16T20:02: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-16T20:02:03.868180323Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-16T20:02:03.900442249Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-16T20:02:03.900525124Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-16T20:02:03.900579265Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied" sandbox.go:131: time="2024-05-16T20:02:03.900609091Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:03.900704539Z" 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-16T20:02:03.900742430Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:03.900776804Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-16T20:02:03.900800979Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:03.900909452Z" level=info msg="loading plugin \"io.containerd.snapsh
Failed: frontend/dockerfile/TestIntegration/TestMultiStageImplicitFrom/worker=containerd-rootless/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L3624
=== RUN TestIntegration/TestMultiStageImplicitFrom/worker=containerd-rootless/frontend=builtin === PAUSE TestIntegration/TestMultiStageImplicitFrom/worker=containerd-rootless/frontend=builtin === CONT TestIntegration/TestMultiStageImplicitFrom/worker=containerd-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=containerd-rootlessfrontend=builtin761037868/002/go: no such file or directory Test: TestIntegration/TestMultiStageImplicitFrom/worker=containerd-rootless/frontend=builtin sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 26022 buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd740504945/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config909143459/buildkitd.toml --root /tmp/bktest_buildkitd1271373617 --addr unix:///tmp/bktest_buildkitd1271373617/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-16 20:01:57.161545045 +0000 UTC m=+35.010696558 /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 26022 buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd740504945/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config909143459/buildkitd.toml --root /tmp/bktest_buildkitd1271373617 --addr unix:///tmp/bktest_buildkitd1271373617/buildkitd.sock --debug sandbox.go:131: time="2024-05-16T20:01:57Z" level=debug msg="running in rootless mode" sandbox.go:131: time="2024-05-16T20:01:57Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]" sandbox.go:131: time="2024-05-16T20:01:57Z" level=info msg="found worker \"lcdyoe88u5m1ah94zoajj33xm\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:70494d48-9c52-43a1-a95b-792e43abf98b org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:82fa9455c97d org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:native], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3]" sandbox.go:131: time="2024-05-16T20:01:57Z" level=info msg="found 1 workers, default=\"lcdyoe88u5m1ah94zoajj33xm\"" sandbox.go:131: time="2024-05-16T20:01:57Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-16T20:01:57Z" level=info msg="running server on /tmp/bktest_buildkitd1271373617/buildkitd.sock" sandbox.go:131: time="2024-05-16T20:01:57Z" level=debug msg="session started" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 spanID=e00cc7f3c1d47024 traceID=c0d91bc13260c309fd6f1fc5bf193eec version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:57Z" level=debug msg="new ref for local: k5gbaydq33v0k88a3aq44f4n2" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 span="[internal] load build definition from Dockerfile" spanID=e0a9d362ed677b5a traceID=4ecb4ad8751770fdf6360296be22d081 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:57Z" level=debug msg="diffcopy took: 1.841043ms" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 span="[internal] load build definition from Dockerfile" spanID=2236f161b5a9b7fa traceID=4ecb4ad8751770fdf6360
Failed: frontend/dockerfile/TestIntegration/TestMultiStageImplicitFrom/worker=containerd-rootless/frontend=client: frontend/dockerfile/dockerfile_test.go#L3624
=== RUN TestIntegration/TestMultiStageImplicitFrom/worker=containerd-rootless/frontend=client === PAUSE TestIntegration/TestMultiStageImplicitFrom/worker=containerd-rootless/frontend=client === CONT TestIntegration/TestMultiStageImplicitFrom/worker=containerd-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=containerd-rootlessfrontend=client4026117316/002/go: no such file or directory Test: TestIntegration/TestMultiStageImplicitFrom/worker=containerd-rootless/frontend=client sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd17531321/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_containerd17531321/config.toml sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd17531321/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_containerd17531321/config.toml sandbox.go:131: > StartCmd 2024-05-16 20:01:57.056551685 +0000 UTC m=+34.905703198 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd17531321/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_containerd17531321/config.toml sandbox.go:131: time="2024-05-16T20:01:57Z" level=warning msg="The host root filesystem is mounted as \"master:301\". Setting child propagation to \"rslave\" is not supported." sandbox.go:131: time="2024-05-16T20:01:57Z" 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-16T20:01:57.102686973Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-16T20:01:57.116658736Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-16T20:01:57.116688652Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-16T20:01:57.116735029Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied" sandbox.go:131: time="2024-05-16T20:01:57.116759475Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:57.116843782Z" 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-16T20:01:57.116866114Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:57.116881653Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-16T20:01:57.116893535Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:57.116979366Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.over
Failed: frontend/dockerfile/TestIntegration/TestCacheImportExport/worker=containerd-rootless/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L4166
=== RUN TestIntegration/TestCacheImportExport/worker=containerd-rootless/frontend=builtin === PAUSE TestIntegration/TestCacheImportExport/worker=containerd-rootless/frontend=builtin === CONT TestIntegration/TestCacheImportExport/worker=containerd-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=containerd-rootless/frontend=builtin sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd4106146620/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_containerd4106146620/config.toml sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd4106146620/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_containerd4106146620/config.toml sandbox.go:131: > StartCmd 2024-05-16 20:01:56.188697311 +0000 UTC m=+34.037848845 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd4106146620/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_containerd4106146620/config.toml sandbox.go:131: time="2024-05-16T20:01:56Z" level=warning msg="The host root filesystem is mounted as \"master:301\". Setting child propagation to \"rslave\" is not supported." sandbox.go:131: time="2024-05-16T20:01:56Z" 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-16T20:01:56.256106658Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-16T20:01:56.274074005Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-16T20:01:56.274098591Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-16T20:01:56.274126433Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied" sandbox.go:131: time="2024-05-16T20:01:56.274138094Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:56.274206723Z" 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-16T20:01:56.274223394Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:56.274232912Z" level=warning msg="failed to load plugin io.containerd.snaps
Failed: frontend/dockerfile/TestIntegration/TestCacheImportExport/worker=containerd-rootless/frontend=client: frontend/dockerfile/dockerfile_test.go#L4166
=== RUN TestIntegration/TestCacheImportExport/worker=containerd-rootless/frontend=client === PAUSE TestIntegration/TestCacheImportExport/worker=containerd-rootless/frontend=client === CONT TestIntegration/TestCacheImportExport/worker=containerd-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=containerd-rootless/frontend=client sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2970137902/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_containerd2970137902/config.toml sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2970137902/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_containerd2970137902/config.toml sandbox.go:131: > StartCmd 2024-05-16 20:01:55.668485627 +0000 UTC m=+33.517637120 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2970137902/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_containerd2970137902/config.toml sandbox.go:131: time="2024-05-16T20:01:55Z" level=warning msg="The host root filesystem is mounted as \"master:301\". Setting child propagation to \"rslave\" is not supported." sandbox.go:131: time="2024-05-16T20:01:55Z" 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-16T20:01:55.710289865Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-16T20:01:55.727555474Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-16T20:01:55.727588265Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-16T20:01:55.727632027Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied" sandbox.go:131: time="2024-05-16T20:01:55.727649399Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:55.727728627Z" 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-16T20:01:55.727749286Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:55.727765717Z" level=warning msg="failed to load plugin io.containerd.snapshott
Failed: frontend/dockerfile/TestIntegration/TestImageManifestCacheImportExport/worker=containerd-rootless/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L4068
=== RUN TestIntegration/TestImageManifestCacheImportExport/worker=containerd-rootless/frontend=builtin === PAUSE TestIntegration/TestImageManifestCacheImportExport/worker=containerd-rootless/frontend=builtin === CONT TestIntegration/TestImageManifestCacheImportExport/worker=containerd-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=containerd-rootless/frontend=builtin sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd368785770/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_containerd368785770/config.toml sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd368785770/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_containerd368785770/config.toml sandbox.go:131: > StartCmd 2024-05-16 20:01:55.59227212 +0000 UTC m=+33.441423643 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd368785770/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_containerd368785770/config.toml sandbox.go:131: time="2024-05-16T20:01:55Z" level=warning msg="The host root filesystem is mounted as \"master:301\". Setting child propagation to \"rslave\" is not supported." sandbox.go:131: time="2024-05-16T20:01:55Z" 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-16T20:01:55.639667180Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-16T20:01:55.659320483Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-16T20:01:55.659374845Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-16T20:01:55.659422935Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied" sandbox.go:131: time="2024-05-16T20:01:55.659447150Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:55.659545594Z" 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-16T20:01:55.659567665Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:55.659584667Z" level=warning m
Failed: frontend/dockerfile/TestIntegration/TestImportExportReproducibleIDs/worker=containerd-rootless/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L4332
=== RUN TestIntegration/TestImportExportReproducibleIDs/worker=containerd-rootless/frontend=builtin === PAUSE TestIntegration/TestImportExportReproducibleIDs/worker=containerd-rootless/frontend=builtin === CONT TestIntegration/TestImportExportReproducibleIDs/worker=containerd-rootless/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-rootless/frontend=builtin sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 24898 buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3028564688/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config3440127159/buildkitd.toml --root /tmp/bktest_buildkitd3158042857 --addr unix:///tmp/bktest_buildkitd3158042857/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-16 20:01:54.205160153 +0000 UTC m=+32.054311686 /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 24898 buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3028564688/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config3440127159/buildkitd.toml --root /tmp/bktest_buildkitd3158042857 --addr unix:///tmp/bktest_buildkitd3158042857/buildkitd.sock --debug sandbox.go:131: time="2024-05-16T20:01:54Z" level=debug msg="running in rootless mode" sandbox.go:131: time="2024-05-16T20:01:54Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]" sandbox.go:131: time="2024-05-16T20:01:54Z" level=info msg="found worker \"mmvluuwn9x5y7f8qg11ikjegi\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:a09546d3-e12a-470e-a54b-1b94ef515518 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:82fa9455c97d org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:native], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3]" sandbox.go:131: time="2024-05-16T20:01:54Z" level=info msg="found 1 workers, default=\"mmvluuwn9x5y7f8qg11ikjegi\"" sandbox.go:131: time="2024-05-16T20:01:54Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-16T20:01:54Z" level=info msg="running server on /tmp/bktest_buildkitd3158042857/buildkitd.sock" sandbox.go:131: time="2024-05-16T20:01:54Z" level=debug msg="session started" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 spanID=3d90d614c1f8918f traceID=0863672b0b724279b8fa57d4a1a52982 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:54Z" level=debug msg="skipping invalid cache export mode: " revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 spanID=f42273397c35c548 traceID=783c9
test / run (containerd-rootless, ./frontend/dockerfile, integration)
Process completed with exit code 1.
Failed: frontend/dockerfile/TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L1811
=== RUN TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=gateway === PAUSE TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=gateway === CONT TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=gateway 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=gateway sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd41071531/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_containerd41071531/config.toml sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd41071531/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_containerd41071531/config.toml sandbox.go:131: > StartCmd 2024-05-16 20:01:48.4032218 +0000 UTC m=+1.884359379 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd41071531/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_containerd41071531/config.toml sandbox.go:131: time="2024-05-16T20:01:48Z" level=warning msg="The host root filesystem is mounted as \"master:260\". Setting child propagation to \"rslave\" is not supported." sandbox.go:131: time="2024-05-16T20:01:48Z" 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-16T20:01:48.467381305Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-16T20:01:48.494424930Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-16T20:01:48.494463071Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-16T20:01:48.494503246Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied" sandbox.go:131: time="2024-05-16T20:01:48.494520738Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:48.495501789Z" 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-16T20:01:48.495528229Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:48.495546633Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-16T20:01:48.495682857Z" level=info msg="loading plugi
Failed: frontend/dockerfile/TestIntegration/TestDockerfileADDFromURL/worker=containerd-rootless/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L2155
=== RUN TestIntegration/TestDockerfileADDFromURL/worker=containerd-rootless/frontend=gateway === PAUSE TestIntegration/TestDockerfileADDFromURL/worker=containerd-rootless/frontend=gateway === CONT TestIntegration/TestDockerfileADDFromURL/worker=containerd-rootless/frontend=gateway 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-rootlessfrontend=gateway1232347014/002/dest/__unnamed__: no such file or directory Test: TestIntegration/TestDockerfileADDFromURL/worker=containerd-rootless/frontend=gateway sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd184995515/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_containerd184995515/config.toml sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd184995515/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_containerd184995515/config.toml sandbox.go:131: > StartCmd 2024-05-16 20:02:02.966078894 +0000 UTC m=+16.447216483 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd184995515/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_containerd184995515/config.toml sandbox.go:131: time="2024-05-16T20:02:02Z" level=warning msg="The host root filesystem is mounted as \"master:260\". Setting child propagation to \"rslave\" is not supported." sandbox.go:131: time="2024-05-16T20:02: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-16T20:02:03.050069278Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-16T20:02:03.079960548Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-16T20:02:03.080048472Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-16T20:02:03.080106611Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied" sandbox.go:131: time="2024-05-16T20:02:03.080130235Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:03.080229911Z" 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-16T20:02:03.080256721Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:03.080280575Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-16T20:02:03.080294652Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:03.080410287Z" level=info msg="loading plugin \"io.containerd.snap
Failed: frontend/dockerfile/TestIntegration/TestDockerfileAddArchive/worker=containerd-rootless/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L2257
=== RUN TestIntegration/TestDockerfileAddArchive/worker=containerd-rootless/frontend=gateway === PAUSE TestIntegration/TestDockerfileAddArchive/worker=containerd-rootless/frontend=gateway === CONT TestIntegration/TestDockerfileAddArchive/worker=containerd-rootless/frontend=gateway 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-rootlessfrontend=gateway1683706025/003/t.tar.gz: no such file or directory Test: TestIntegration/TestDockerfileAddArchive/worker=containerd-rootless/frontend=gateway sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd1694832592/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_containerd1694832592/config.toml sandbox.go:131: > StartCmd 2024-05-16 20:02:01.927933782 +0000 UTC m=+15.409071371 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd1694832592/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_containerd1694832592/config.toml sandbox.go:131: time="2024-05-16T20:02:01Z" level=warning msg="The host root filesystem is mounted as \"master:260\". Setting child propagation to \"rslave\" is not supported." sandbox.go:131: time="2024-05-16T20:02:02Z" 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-16T20:02:02.005832029Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-16T20:02:02.038266396Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-16T20:02:02.038360371Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-16T20:02:02.038417708Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied" sandbox.go:131: time="2024-05-16T20:02:02.038458718Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:02.038545510Z" 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-16T20:02:02.038565427Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:02.038582629Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-16T20:02:02.038600022Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:02.038713844Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:02.039026788Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:02.040582127Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..."
Failed: frontend/dockerfile/TestIntegration/TestMultiStageImplicitFrom/worker=containerd-rootless/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L3624
=== RUN TestIntegration/TestMultiStageImplicitFrom/worker=containerd-rootless/frontend=gateway === PAUSE TestIntegration/TestMultiStageImplicitFrom/worker=containerd-rootless/frontend=gateway === CONT TestIntegration/TestMultiStageImplicitFrom/worker=containerd-rootless/frontend=gateway 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-rootlessfrontend=gateway3813557560/002/go: no such file or directory Test: TestIntegration/TestMultiStageImplicitFrom/worker=containerd-rootless/frontend=gateway sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3016684011/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_containerd3016684011/config.toml sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3016684011/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_containerd3016684011/config.toml sandbox.go:131: > StartCmd 2024-05-16 20:01:57.757020799 +0000 UTC m=+11.238158398 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3016684011/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_containerd3016684011/config.toml sandbox.go:131: time="2024-05-16T20:01:57Z" level=warning msg="The host root filesystem is mounted as \"master:260\". Setting child propagation to \"rslave\" is not supported." sandbox.go:131: time="2024-05-16T20:01:57Z" 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-16T20:01:57.861543342Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-16T20:01:57.904704266Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-16T20:01:57.904795106Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-16T20:01:57.904850409Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied" sandbox.go:131: time="2024-05-16T20:01:57.904881777Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:57.904984429Z" 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-16T20:01:57.905018342Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:57.905051715Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-16T20:01:57.905073696Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:57.905203979Z" level=info msg="loading plugin \"io.containerd.sn
Failed: frontend/dockerfile/TestIntegration/TestCacheImportExport/worker=containerd-rootless/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L4166
=== RUN TestIntegration/TestCacheImportExport/worker=containerd-rootless/frontend=gateway === PAUSE TestIntegration/TestCacheImportExport/worker=containerd-rootless/frontend=gateway === CONT TestIntegration/TestCacheImportExport/worker=containerd-rootless/frontend=gateway 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-rootless/frontend=gateway sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd551913247/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_containerd551913247/config.toml sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd551913247/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_containerd551913247/config.toml sandbox.go:131: > StartCmd 2024-05-16 20:01:56.664127144 +0000 UTC m=+10.145264733 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd551913247/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_containerd551913247/config.toml sandbox.go:131: time="2024-05-16T20:01:56Z" level=warning msg="The host root filesystem is mounted as \"master:260\". Setting child propagation to \"rslave\" is not supported." sandbox.go:131: time="2024-05-16T20:01:56Z" 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-16T20:01:56.788849339Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-16T20:01:56.818110703Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-16T20:01:56.818155075Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-16T20:01:56.818202173Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied" sandbox.go:131: time="2024-05-16T20:01:56.818228362Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:56.818344258Z" 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-16T20:01:56.818365708Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:56.818383231Z" level=warning msg="failed to load plugin io.containerd.snapshotter
Failed: frontend/dockerfile/TestIntegration/TestImageManifestCacheImportExport/worker=containerd-rootless/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L4068
=== RUN TestIntegration/TestImageManifestCacheImportExport/worker=containerd-rootless/frontend=gateway === PAUSE TestIntegration/TestImageManifestCacheImportExport/worker=containerd-rootless/frontend=gateway === CONT TestIntegration/TestImageManifestCacheImportExport/worker=containerd-rootless/frontend=gateway 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-rootless/frontend=gateway sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd528754201/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_containerd528754201/config.toml sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd528754201/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_containerd528754201/config.toml sandbox.go:131: > StartCmd 2024-05-16 20:01:55.851391328 +0000 UTC m=+9.332528897 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd528754201/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_containerd528754201/config.toml sandbox.go:131: time="2024-05-16T20:01:55Z" level=warning msg="The host root filesystem is mounted as \"master:260\". Setting child propagation to \"rslave\" is not supported." sandbox.go:131: time="2024-05-16T20:01:55Z" 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-16T20:01:55.943681400Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-16T20:01:55.975032984Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-16T20:01:55.975113063Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-16T20:01:55.975182954Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied" sandbox.go:131: time="2024-05-16T20:01:55.975242405Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:55.975402423Z" 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-16T20:01:55.975442678Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:55.975484767Z" level=warning m
Failed: frontend/dockerfile/TestIntegration/TestImportExportReproducibleIDs/worker=containerd-rootless/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L4332
=== RUN TestIntegration/TestImportExportReproducibleIDs/worker=containerd-rootless/frontend=gateway === PAUSE TestIntegration/TestImportExportReproducibleIDs/worker=containerd-rootless/frontend=gateway === CONT TestIntegration/TestImportExportReproducibleIDs/worker=containerd-rootless/frontend=gateway 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-rootless/frontend=gateway sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd4088034105/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_containerd4088034105/config.toml sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd4088034105/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_containerd4088034105/config.toml sandbox.go:131: > StartCmd 2024-05-16 20:01:54.79896069 +0000 UTC m=+8.280098269 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd4088034105/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_containerd4088034105/config.toml sandbox.go:131: time="2024-05-16T20:01:54Z" level=warning msg="The host root filesystem is mounted as \"master:260\". Setting child propagation to \"rslave\" is not supported." sandbox.go:131: time="2024-05-16T20:01:54Z" 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-16T20:01:54.983661465Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-16T20:01:55.016750661Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-16T20:01:55.016797388Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-16T20:01:55.016851950Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied" sandbox.go:131: time="2024-05-16T20:01:55.016877197Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:55.016992863Z" 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-16T20:01:55.017015706Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:55.017035162Z" level=warning msg="fai
Failed: frontend/dockerfile/TestIntegration/TestNoCache/worker=containerd-rootless/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L4433
=== RUN TestIntegration/TestNoCache/worker=containerd-rootless/frontend=gateway === PAUSE TestIntegration/TestNoCache/worker=containerd-rootless/frontend=gateway === CONT TestIntegration/TestNoCache/worker=containerd-rootless/frontend=gateway 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: "74e775d0fe8c5cad58c86c59868c837baf0b21f39bdf3e0294ef526c809b0c8e -\n" actual : "96070e62771d01612f5388d6c7838c3ca2b19200d6d0569c353c59894e27e469 -\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -74e775d0fe8c5cad58c86c59868c837baf0b21f39bdf3e0294ef526c809b0c8e - +96070e62771d01612f5388d6c7838c3ca2b19200d6d0569c353c59894e27e469 - Test: TestIntegration/TestNoCache/worker=containerd-rootless/frontend=gateway sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3060731974/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_containerd3060731974/config.toml sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3060731974/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_containerd3060731974/config.toml sandbox.go:131: > StartCmd 2024-05-16 20:01:54.449209142 +0000 UTC m=+7.930346721 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3060731974/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_containerd3060731974/config.toml sandbox.go:131: time="2024-05-16T20:01:54Z" level=warning msg="The host root filesystem is mounted as \"master:260\". Setting child propagation to \"rslave\" is not supported." sandbox.go:131: time="2024-05-16T20:01:54Z" 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-16T20:01:54.549060926Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-16T20:01:54.584416974Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-16T20:01:54.584493987Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-16T20:01:54.584558959Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied" sandbox.go:131: time="2024-05-16T20:01:54.584586360Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:54.584735939Z" 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-16T20:01:54.584762969Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:54.584782316Z" level=warning msg="failed to load plugin io.container
Failed: frontend/dockerfile/TestIntegration/TestPullScratch/worker=containerd-rootless/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L1903
=== RUN TestIntegration/TestPullScratch/worker=containerd-rootless/frontend=gateway === PAUSE TestIntegration/TestPullScratch/worker=containerd-rootless/frontend=gateway === CONT TestIntegration/TestPullScratch/worker=containerd-rootless/frontend=gateway dockerfile_test.go:1903: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1903 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Not equal: expected: 1 actual : 0 Test: TestIntegration/TestPullScratch/worker=containerd-rootless/frontend=gateway sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2817143346/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_containerd2817143346/config.toml sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2817143346/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_containerd2817143346/config.toml sandbox.go:131: > StartCmd 2024-05-16 20:01:53.447082223 +0000 UTC m=+6.928219822 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2817143346/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_containerd2817143346/config.toml sandbox.go:131: time="2024-05-16T20:01:53Z" level=warning msg="The host root filesystem is mounted as \"master:260\". Setting child propagation to \"rslave\" is not supported." sandbox.go:131: time="2024-05-16T20:01:53Z" 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-16T20:01:53.517795552Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-16T20:01:53.554494332Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-16T20:01:53.554619646Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-16T20:01:53.554714643Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied" sandbox.go:131: time="2024-05-16T20:01:53.554769856Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:53.554910208Z" 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-16T20:01:53.554941987Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:53.554981271Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-16T20:01:53.555008752Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:53.555155726Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:53.555676610Z" level=info msg="loading plugin
test / run (containerd-rootless, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
Failed: frontend/dockerfile/TestIntegration/TestCmdShell/worker=containerd-snapshotter-stargz/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L1811
=== RUN TestIntegration/TestCmdShell/worker=containerd-snapshotter-stargz/frontend=gateway === PAUSE TestIntegration/TestCmdShell/worker=containerd-snapshotter-stargz/frontend=gateway === CONT TestIntegration/TestCmdShell/worker=containerd-snapshotter-stargz/frontend=gateway 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=gateway sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd1457268353/config.toml sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd1457268353/config.toml sandbox.go:131: > StartCmd 2024-05-16 20:01:36.753916024 +0000 UTC m=+3.315567920 /usr/bin/containerd --config /tmp/bktest_containerd1457268353/config.toml sandbox.go:131: time="2024-05-16T20:01:36Z" 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-16T20:01:36.777180001Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-16T20:01:36.804900771Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-16T20:01:36.804969559Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-16T20:01:36.805022457Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:36.805124458Z" 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-16T20:01:36.805152640Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:36.805171806Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-16T20:01:36.805191652Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:36.805391996Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:36.805658912Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:36.806484619Z" 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-16T20:01:36.806515507Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:36.806697706Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_con
Failed: frontend/dockerfile/TestIntegration/TestDockerfileADDFromURL/worker=containerd-snapshotter-stargz/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L2155
=== RUN TestIntegration/TestDockerfileADDFromURL/worker=containerd-snapshotter-stargz/frontend=gateway === PAUSE TestIntegration/TestDockerfileADDFromURL/worker=containerd-snapshotter-stargz/frontend=gateway === CONT TestIntegration/TestDockerfileADDFromURL/worker=containerd-snapshotter-stargz/frontend=gateway 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-snapshotter-stargzfrontend=gateway4144342543/002/dest/__unnamed__: no such file or directory Test: TestIntegration/TestDockerfileADDFromURL/worker=containerd-snapshotter-stargz/frontend=gateway sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd3296196719/config.toml sandbox.go:131: > StartCmd 2024-05-16 20:01:45.155937389 +0000 UTC m=+11.717589295 /usr/bin/containerd --config /tmp/bktest_containerd3296196719/config.toml sandbox.go:131: time="2024-05-16T20:01:45Z" 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-16T20:01:45.183208400Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-16T20:01:45.212366782Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-16T20:01:45.212437855Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-16T20:01:45.212487367Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:45.212586862Z" 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-16T20:01:45.212604845Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:45.212621266Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-16T20:01:45.212634000Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:45.212739065Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:45.213000883Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:45.220101462Z" 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-16T20:01:45.220137790Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:45.220412912Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd3296196719/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-16T20:01:45.220432168Z" level=info msg="loading plugin \"io.containerd.content.v1.content\
Failed: frontend/dockerfile/TestIntegration/TestDockerfileAddArchive/worker=containerd-snapshotter-stargz/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L2257
=== RUN TestIntegration/TestDockerfileAddArchive/worker=containerd-snapshotter-stargz/frontend=gateway === PAUSE TestIntegration/TestDockerfileAddArchive/worker=containerd-snapshotter-stargz/frontend=gateway === CONT TestIntegration/TestDockerfileAddArchive/worker=containerd-snapshotter-stargz/frontend=gateway 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-snapshotter-stargzfrontend=gateway1998820839/003/t.tar.gz: no such file or directory Test: TestIntegration/TestDockerfileAddArchive/worker=containerd-snapshotter-stargz/frontend=gateway sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd2022624056/config.toml sandbox.go:131: > StartCmd 2024-05-16 20:01:43.815000508 +0000 UTC m=+10.376652394 /usr/bin/containerd --config /tmp/bktest_containerd2022624056/config.toml sandbox.go:131: time="2024-05-16T20:01:43Z" 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-16T20:01:43.838884954Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-16T20:01:43.867297678Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-16T20:01:43.867335629Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-16T20:01:43.867389960Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:43.867488303Z" 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-16T20:01:43.867541231Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:43.867559085Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-16T20:01:43.867571588Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:43.867747676Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:43.868060318Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:43.869008727Z" 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-16T20:01:43.869055404Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:43.869314737Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd2022624056/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-16T20:01:43.869345965Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." ty
Failed: frontend/dockerfile/TestIntegration/TestMultiStageImplicitFrom/worker=containerd-snapshotter-stargz/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L3624
=== RUN TestIntegration/TestMultiStageImplicitFrom/worker=containerd-snapshotter-stargz/frontend=gateway === PAUSE TestIntegration/TestMultiStageImplicitFrom/worker=containerd-snapshotter-stargz/frontend=gateway === CONT TestIntegration/TestMultiStageImplicitFrom/worker=containerd-snapshotter-stargz/frontend=gateway 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-snapshotter-stargzfrontend=gateway2818919926/002/go: no such file or directory Test: TestIntegration/TestMultiStageImplicitFrom/worker=containerd-snapshotter-stargz/frontend=gateway sandbox.go:128: stdout: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc1893480841/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc1893480841/root sandbox.go:128: stderr: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc1893480841/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc1893480841/root sandbox.go:131: > StartCmd 2024-05-16 20:01:39.536925392 +0000 UTC m=+6.098577308 /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc1893480841/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc1893480841/root sandbox.go:131: {"key":"buildkit/1/tmp-xf5lamo5kshr7w2lxs5roq6fy sha256:cf58970f8fd5aee95a5cec252098a25f7d5b645c7cc2c8e7347952210a7e2c19","level":"info","msg":"preparing filesystem mount at mountpoint=/tmp/bktest_containerd_stargz_grpc1893480841/root/snapshotter/snapshots/1/fs","parent":"","time":"2024-05-16T20:01:39.923470211Z"} sandbox.go:131: {"key":"buildkit/1/tmp-xf5lamo5kshr7w2lxs5roq6fy sha256:cf58970f8fd5aee95a5cec252098a25f7d5b645c7cc2c8e7347952210a7e2c19","level":"debug","mountpoint":"/tmp/bktest_containerd_stargz_grpc1893480841/root/snapshotter/snapshots/1/fs","msg":"resolving","parent":"","src":"docker.io/buildkit_test/mj2rk0cctiofr78bm2komw2qv:latest@sha256:1d0402a73eaaf5f97b0bb779d00930d3006116a59f18c86dd9e983a10bf21b03/sha256:c4e2e1d4abfb2c34fa98fc6a9b21134ba656fa8ec4e04ca8dfe562e8e761c175","time":"2024-05-16T20:01:39.923729323Z"} sandbox.go:131: {"digest":"sha256:c4e2e1d4abfb2c34fa98fc6a9b21134ba656fa8ec4e04ca8dfe562e8e761c175","error":null,"key":"buildkit/1/tmp-xf5lamo5kshr7w2lxs5roq6fy sha256:cf58970f8fd5aee95a5cec252098a25f7d5b645c7cc2c8e7347952210a7e2c19","level":"debug","mountpoint":"/tmp/bktest_containerd_stargz_grpc1893480841/root/snapshotter/snapshots/1/fs","msg":"using default handler","parent":"","ref":"docker.io/buildkit_test/mj2rk0cctiofr78bm2komw2qv:latest@sha256:1d0402a73eaaf5f97b0bb779d00930d3006116a59f18c86dd9e983a10bf21b03","src":"docker.io/buildkit_test/mj2rk0cctiofr78bm2komw2qv:latest@sha256:1d0402a73eaaf5f97b0bb779d00930d3006116a59f18c86dd9e983a10bf21b03/sha256:c4e2e1d4abfb2c34fa98fc6a9b21134ba656fa8ec4e04ca8dfe562e8e761c175","time":"2024-05-16T20:01:39.923892477Z"} sandbox.go:131: {"key":"buildkit/1/tmp-xf5lamo5kshr7w2lxs5roq6fy sha256:cf58970f8fd5aee95a5cec252098a25f7d5b645c7cc2c8e7347952210a7e2c19","level":"info","mountpoint":"/tmp/bktest_containerd_stargz_grpc1893480841/root/snapshotter/snapshots/1/fs","msg":"Received status code: 401 Unauthorized. Refreshing creds...","parent":"","src":"docker.io/buildkit_test/mj2rk0cctiofr78bm2komw2qv:latest@sha256:1d0402a73eaaf5f97b0bb779d00930d3006116a59f18c86dd9e983a10bf21b03/sha256:c4e2e1d4abfb2c34fa98fc6a9b21134ba656fa8ec4e04ca8dfe562e8e761c175","time":"2024-05-16T20:01:39.973702562Z"} sandbox.go:131: {"error":"failed to resolve layer \"sha256:c4e2e1d4abfb2c34fa98fc6a9b21134ba656fa8ec4e04ca8dfe562e8e761c175\" from \"docker.io/buildkit_test/mj2rk0cctiofr78bm2komw2qv:latest@sha256:1d0402a73eaaf5f97b0bb779d00930d3006116a59f18c86dd9e983a10bf21b03\": fa
Failed: frontend/dockerfile/TestIntegration/TestCacheImportExport/worker=containerd-snapshotter-stargz/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L4166
=== RUN TestIntegration/TestCacheImportExport/worker=containerd-snapshotter-stargz/frontend=gateway === PAUSE TestIntegration/TestCacheImportExport/worker=containerd-snapshotter-stargz/frontend=gateway === CONT TestIntegration/TestCacheImportExport/worker=containerd-snapshotter-stargz/frontend=gateway 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-snapshotter-stargz/frontend=gateway sandbox.go:128: stdout: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc1795702917/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc1795702917/root sandbox.go:128: stderr: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc1795702917/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc1795702917/root sandbox.go:131: > StartCmd 2024-05-16 20:01:38.072453552 +0000 UTC m=+4.634105468 /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc1795702917/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc1795702917/root sandbox.go:131: {"key":"buildkit/1/tmp-re1utep96bfyxokadissewj56 sha256:cf58970f8fd5aee95a5cec252098a25f7d5b645c7cc2c8e7347952210a7e2c19","level":"info","msg":"preparing filesystem mount at mountpoint=/tmp/bktest_containerd_stargz_grpc1795702917/root/snapshotter/snapshots/1/fs","parent":"","time":"2024-05-16T20:01:38.497105066Z"} sandbox.go:131: {"key":"buildkit/1/tmp-re1utep96bfyxokadissewj56 sha256:cf58970f8fd5aee95a5cec252098a25f7d5b645c7cc2c8e7347952210a7e2c19","level":"debug","mountpoint":"/tmp/bktest_containerd_stargz_grpc1795702917/root/snapshotter/snapshots/1/fs","msg":"resolving","parent":"","src":"docker.io/buildkit_test/mj2rk0cctiofr78bm2komw2qv:latest@sha256:1d0402a73eaaf5f97b0bb779d00930d3006116a59f18c86dd9e983a10bf21b03/sha256:c4e2e1d4abfb2c34fa98fc6a9b21134ba656fa8ec4e04ca8dfe562e8e761c175","time":"2024-05-16T20:01:38.497283418Z"} sandbox.go:131: {"digest":"sha256:c4e2e1d4abfb2c34fa98fc6a9b21134ba656fa8ec4e04ca8dfe562e8e761c175","error":null,"key":"buildkit/1/tmp-re1utep96bfyxokadissewj56 sha256:cf58970f8fd5aee95a5cec252098a25f7d5b645c7cc2c8e7347952210a7e2c19","level":"debug","mountpoint":"/tmp/bktest_containerd_stargz_grpc1795702917/root/snapshotter/snapshots/1/fs","msg":"using default handler","parent":"","ref":"docker.io/buildkit_test/mj2rk0cctiofr78bm2komw2qv:latest@sha256:1d0402a73eaaf5f97b0bb779d00930d3006116a59f18c86dd9e983a10bf21b03","src":"docker.io/buildkit_test/mj2rk0cctiofr78bm2komw2qv:latest@sha256:1d0402a73eaaf5f97b0bb779d00930d3006116a59f18c86dd9e983a10bf21b03/sha256:c4e2e1d4abfb2c34fa98fc6a9b21134ba656fa8ec4e04ca8dfe562e8e761c175","time":"2024-05-16T20:01:38.497452172Z"} sandbox.go:131: {"key":"buildkit/1/tmp-re1utep96bfyxokadissewj56 sha256:cf58970f8fd5aee95a5cec252098a25f7d5b645c7cc2c8e7347952210a7e2c19","level":"info","mountpoint":"/tmp/bktest_containerd_stargz_grpc1795702917/root/snapshotter/snapshots/1/fs","msg":"Received status code: 401 Unauthorized. Refreshing creds...","parent":"","src":"docker.io/buildkit_test/mj2rk0cctiofr78bm2komw2qv:latest@sha256:1d0402a73eaaf5f97b0bb779d00930d3006116a59f18c86dd9e983a10bf21b03/sha256:c4e2e1d4abfb2c34fa98fc6a9b21134ba656fa8ec4e04ca8dfe562e8e761
Failed: frontend/dockerfile/TestIntegration/TestImageManifestCacheImportExport/worker=containerd-snapshotter-stargz/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L4068
=== RUN TestIntegration/TestImageManifestCacheImportExport/worker=containerd-snapshotter-stargz/frontend=gateway === PAUSE TestIntegration/TestImageManifestCacheImportExport/worker=containerd-snapshotter-stargz/frontend=gateway === CONT TestIntegration/TestImageManifestCacheImportExport/worker=containerd-snapshotter-stargz/frontend=gateway 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-snapshotter-stargz/frontend=gateway sandbox.go:128: stdout: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc3957444953/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc3957444953/root sandbox.go:128: stderr: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc3957444953/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc3957444953/root sandbox.go:131: > StartCmd 2024-05-16 20:01:36.601334339 +0000 UTC m=+3.162986235 /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc3957444953/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc3957444953/root sandbox.go:131: {"key":"buildkit/1/tmp-cfincrgq7slacasc85ndzti95 sha256:cf58970f8fd5aee95a5cec252098a25f7d5b645c7cc2c8e7347952210a7e2c19","level":"info","msg":"preparing filesystem mount at mountpoint=/tmp/bktest_containerd_stargz_grpc3957444953/root/snapshotter/snapshots/1/fs","parent":"","time":"2024-05-16T20:01:37.027283381Z"} sandbox.go:131: {"key":"buildkit/1/tmp-cfincrgq7slacasc85ndzti95 sha256:cf58970f8fd5aee95a5cec252098a25f7d5b645c7cc2c8e7347952210a7e2c19","level":"debug","mountpoint":"/tmp/bktest_containerd_stargz_grpc3957444953/root/snapshotter/snapshots/1/fs","msg":"resolving","parent":"","src":"docker.io/buildkit_test/mj2rk0cctiofr78bm2komw2qv:latest@sha256:1d0402a73eaaf5f97b0bb779d00930d3006116a59f18c86dd9e983a10bf21b03/sha256:c4e2e1d4abfb2c34fa98fc6a9b21134ba656fa8ec4e04ca8dfe562e8e761c175","time":"2024-05-16T20:01:37.027555829Z"} sandbox.go:131: {"digest":"sha256:c4e2e1d4abfb2c34fa98fc6a9b21134ba656fa8ec4e04ca8dfe562e8e761c175","error":null,"key":"buildkit/1/tmp-cfincrgq7slacasc85ndzti95 sha256:cf58970f8fd5aee95a5cec252098a25f7d5b645c7cc2c8e7347952210a7e2c19","level":"debug","mountpoint":"/tmp/bktest_containerd_stargz_grpc3957444953/root/snapshotter/snapshots/1/fs","msg":"using default handler","parent":"","ref":"docker.io/buildkit_test/mj2rk0cctiofr78bm2komw2qv:latest@sha256:1d0402a73eaaf5f97b0bb779d00930d3006116a59f18c86dd9e983a10bf21b03","src":"docker.io/buildkit_test/mj2rk0cctiofr78bm2komw2qv:latest@sha256:1d0402a73eaaf5f97b0bb779d00930d3006116a59f18c86dd9e983a10bf21b03/sha256:c4e2e1d4abfb2c34fa98fc6a9b21134ba656fa8ec4e04ca8dfe562e8e761c175","time":"2024-05-16T20:01:37.027743518Z"} sandbox.go:131: {"key":"buildkit/1/tmp-cfincrgq7slacasc85ndzti95 sha256:cf58970f8fd5aee95a5cec252098a25f7d5b645c7cc2c8e7347952210a7e2c19","level":"info","mountpoint":"/tmp/bktest_containerd_stargz_grpc3957444953/root/snapshotter/snapshots/1/fs","msg":"Received status code: 401 Unauthorized. Refreshing creds...","parent":"","src":"docker.io/buildkit_test/mj2rk0cctiofr78bm2komw2qv:latest@sha256:1d0402a73eaaf5f97b0bb779d00930d3006116a59f18c86dd9e983a10bf21b03/sha256:c4e2e1d4
Failed: frontend/dockerfile/TestIntegration/TestMountInvalid/worker=containerd-snapshotter-stargz/frontend=gateway: frontend/dockerfile/dockerfile_mount_test.go#L132
=== RUN TestIntegration/TestMountInvalid/worker=containerd-snapshotter-stargz/frontend=gateway === PAUSE TestIntegration/TestMountInvalid/worker=containerd-snapshotter-stargz/frontend=gateway === CONT TestIntegration/TestMountInvalid/worker=containerd-snapshotter-stargz/frontend=gateway 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=gateway sandbox.go:128: stdout: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc1708900866/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc1708900866/root sandbox.go:128: stderr: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc1708900866/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc1708900866/root sandbox.go:131: > StartCmd 2024-05-16 20:02:03.074049711 +0000 UTC m=+29.635701607 /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc1708900866/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc1708900866/root sandbox.go:131: {"key":"buildkit/1/tmp-ahlemf24dddzccip3grzjr9t3 sha256:cf58970f8fd5aee95a5cec252098a25f7d5b645c7cc2c8e7347952210a7e2c19","level":"info","msg":"preparing filesystem mount at mountpoint=/tmp/bktest_containerd_stargz_grpc1708900866/root/snapshotter/snapshots/1/fs","parent":"","time":"2024-05-16T20:02:03.436312374Z"} sandbox.go:131: {"key":"buildkit/1/tmp-ahlemf24dddzccip3grzjr9t3 sha256:cf58970f8fd5aee95a5cec252098a25f7d5b645c7cc2c8e7347952210a7e2c19","level":"debug","mountpoint":"/tmp/bktest_containerd_stargz_grpc1708900866/root/snapshotter/snapshots/1/fs","msg":"resolving","parent":"","src":"docker.io/buildkit_test/mj2rk0cctiofr78bm2komw2qv:latest@sha256:1d0402a73eaaf5f97b0bb779d00930d3006116a59f18c86dd9e983a10bf21b03/sha256:c4e2e1d4abfb2c34fa98fc6a9b21134ba656fa8ec4e04ca8dfe562e8e761c175","time":"2024-05-16T20:02:03.436512767Z"} sandbox.go:131: {"digest":"sha256:c4e2e1d4abfb2c34fa98fc6a9b21134ba656fa8ec4e04ca8dfe562e8e761c175","error":null,"key":"buildkit/1/tmp-ahlemf24dddzccip3grzjr9t3 sha256:cf58970f8fd5aee95a5cec252098a25f7d5b645c7cc2c8e7347952210a7e2c19","level":"debug","mountpoint":"/tmp/bktest_containerd_stargz_grpc1708900866/root/snapshotter/snapshots/1/fs","msg":"using default handler","parent":"","ref":"docker.io/buildkit_test/mj2rk0cctiofr78bm2komw2qv:latest@sha256:1d0402a73eaaf5f97b0bb779d00930d3006116a59f18c86dd9e983a10bf21b03","src":"docker.io/buildkit_test/mj2rk0cctiofr78bm2komw2qv:latest@sha256:1d0402a73eaaf5f97b0bb779d00930d3006116a59f18c86dd9e983a10bf21b03/sha256:c4e2e1d4abfb2c34fa98fc6a9b21134ba656fa8ec4e04ca8dfe562e8e761c175","time":"2024-05-16T20:02:03.436695707Z"} sandbox.go:131: {"key":"buildkit/1/tmp-ahlemf24dddzccip3grzjr9t3 sha256:cf58970f8fd5aee95a5cec252098a25f7d5b645c7cc2c8e7347952210a7e2c19","level":"info","mountpoint":"/tmp/bktest_containerd_stargz_grpc1708900866/root/snapshotter/snapshots/1/fs","msg":"Received status code: 401 Unauthorized. Refreshing creds...","parent":"","src":"docker.io/buildkit_test/mj2rk0cctiofr78bm2komw2qv:latest@sha256:1d0402a73eaaf5f97b0bb779d00930d3006116a59f18c86dd9e983a10bf21b03/sha256:c4e2e1d4abfb2c34fa98fc6a9b21134ba656fa8ec4e04ca8dfe562e8e761c175","time":"2024-05-16T20:02:03.465990781Z"} sandbox.go:131: {"error":"failed to resolve layer \"sha256:c4e2e1d4abfb2c34fa98fc6a9b21134ba656fa8ec4e04ca8dfe562e8e761c175\" from \"docker.io/buildkit_test/mj2rk0cctiofr78bm2komw2qv:latest@sha256:1d0402a73eaaf5f97b0bb779d00930d3006116a59f18c86dd9e983a10bf21b03\": failed to resolve the blob: failed to resolve the source: cannot resolve layer: failed to redi
Failed: frontend/dockerfile/TestIntegration/TestOnBuildHeredoc/worker=containerd-snapshotter-stargz/frontend=gateway: frontend/dockerfile/dockerfile_heredoc_test.go#L667
=== RUN TestIntegration/TestOnBuildHeredoc/worker=containerd-snapshotter-stargz/frontend=gateway === PAUSE TestIntegration/TestOnBuildHeredoc/worker=containerd-snapshotter-stargz/frontend=gateway === CONT TestIntegration/TestOnBuildHeredoc/worker=containerd-snapshotter-stargz/frontend=gateway dockerfile_heredoc_test.go:667: Error Trace: /src/frontend/dockerfile/dockerfile_heredoc_test.go:667 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: open /tmp/TestIntegrationTestOnBuildHeredocworker=containerd-snapshotter-stargzfrontend=gateway3954758759/001/dest: no such file or directory Test: TestIntegration/TestOnBuildHeredoc/worker=containerd-snapshotter-stargz/frontend=gateway sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3523254343/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config1291634695/buildkitd.toml --root /tmp/bktest_buildkitd3668197675 --addr unix:///tmp/bktest_buildkitd3668197675/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-16 20:01:48.658701937 +0000 UTC m=+15.220353833 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3523254343/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config1291634695/buildkitd.toml --root /tmp/bktest_buildkitd3668197675 --addr unix:///tmp/bktest_buildkitd3668197675/buildkitd.sock --debug sandbox.go:131: time="2024-05-16T20:01:48Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3668197675/net/cni\" for cleanup: open /tmp/bktest_buildkitd3668197675/net/cni: no such file or directory" sandbox.go:131: time="2024-05-16T20:01:48Z" level=debug msg="creating new network namespace fna18vqli0kmk1lpxrvdrlqjr" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:48Z" level=debug msg="finished creating network namespace fna18vqli0kmk1lpxrvdrlqjr" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:48Z" level=debug msg="finished setting up network namespace fna18vqli0kmk1lpxrvdrlqjr" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:48Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]" sandbox.go:131: time="2024-05-16T20:01:48Z" level=info msg="found worker \"9nmyj9fbj5j5oveg10c1e4seb\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:256a558b-a2e7-45e3-ab8a-10fa19f00ba7 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:657d6795b845 org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:stargz], 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-16T20:01:48Z" level=info msg="found 1 workers, default=\"9nmyj9fbj5j5oveg10c1e4seb\"" sandbox.go:131: time="2024-05-16T20:01:48Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-16T20:01:48Z" level=info msg="running server on /tmp/bktest_buildkitd3668197675/buildkitd.sock" sandbox.go:131: time="2024-05-16T20:01:48Z" level=debug msg="session started" revision=0d1a70f8dde42f4493cd04a52d914f0b8
Failed: frontend/dockerfile/TestIntegration/TestReproSourceDateEpoch/worker=containerd-snapshotter-stargz/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L6560
=== RUN TestIntegration/TestReproSourceDateEpoch/worker=containerd-snapshotter-stargz/frontend=gateway === PAUSE TestIntegration/TestReproSourceDateEpoch/worker=containerd-snapshotter-stargz/frontend=gateway === CONT TestIntegration/TestReproSourceDateEpoch/worker=containerd-snapshotter-stargz/frontend=gateway dockerfile_test.go:6560: SOURCE_DATE_EPOCH=1673354096 dockerfile_test.go:6621: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:6621 /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/TestReproSourceDateEpoch/worker=containerd-snapshotter-stargz/frontend=gateway sandbox.go:128: stdout: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc4041029353/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc4041029353/root sandbox.go:128: stderr: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc4041029353/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc4041029353/root sandbox.go:131: > StartCmd 2024-05-16 20:01:46.96611364 +0000 UTC m=+13.527765556 /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc4041029353/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc4041029353/root sandbox.go:131: {"key":"buildkit/1/tmp-j3mattmw8h7volqnb0jbctr2g sha256:cf58970f8fd5aee95a5cec252098a25f7d5b645c7cc2c8e7347952210a7e2c19","level":"info","msg":"preparing filesystem mount at mountpoint=/tmp/bktest_containerd_stargz_grpc4041029353/root/snapshotter/snapshots/1/fs","parent":"","time":"2024-05-16T20:01:47.440428483Z"} sandbox.go:131: {"key":"buildkit/1/tmp-j3mattmw8h7volqnb0jbctr2g sha256:cf58970f8fd5aee95a5cec252098a25f7d5b645c7cc2c8e7347952210a7e2c19","level":"debug","mountpoint":"/tmp/bktest_containerd_stargz_grpc4041029353/root/snapshotter/snapshots/1/fs","msg":"resolving","parent":"","src":"docker.io/buildkit_test/mj2rk0cctiofr78bm2komw2qv:latest@sha256:1d0402a73eaaf5f97b0bb779d00930d3006116a59f18c86dd9e983a10bf21b03/sha256:c4e2e1d4abfb2c34fa98fc6a9b21134ba656fa8ec4e04ca8dfe562e8e761c175","time":"2024-05-16T20:01:47.440626331Z"} sandbox.go:131: {"digest":"sha256:c4e2e1d4abfb2c34fa98fc6a9b21134ba656fa8ec4e04ca8dfe562e8e761c175","error":null,"key":"buildkit/1/tmp-j3mattmw8h7volqnb0jbctr2g sha256:cf58970f8fd5aee95a5cec252098a25f7d5b645c7cc2c8e7347952210a7e2c19","level":"debug","mountpoint":"/tmp/bktest_containerd_stargz_grpc4041029353/root/snapshotter/snapshots/1/fs","msg":"using default handler","parent":"","ref":"docker.io/buildkit_test/mj2rk0cctiofr78bm2komw2qv:latest@sha256:1d0402a73eaaf5f97b0bb779d00930d3006116a59f18c86dd9e983a10bf21b03","src":"docker.io/buildkit_test/mj2rk0cctiofr78bm2komw2qv:latest@sha256:1d0402a73eaaf5f97b0bb779d00930d3006116a59f18c86dd9e983a10bf21b03/sha256:c4e2e1d4abfb2c34fa98fc6a9b21134ba656fa8ec4e04ca8dfe562e8e761c175","time":"2024-05-16T20:01:47.440818860Z"} sandbox.go:131: {"key":"buildkit/1/tmp-j3mattmw8h7volqnb0jbctr2g sha256:cf58970f8fd5aee95a5cec252098a25f7d5b645c7cc2c8e7347952210a7e2c19","level":"info","mountpoint":"/tmp/bktest_containerd_stargz_grpc4041029353/root/snapshotter/snapshots/1/fs","msg":"Received status code: 401 Unauthorized. Refreshing creds...","parent":"","src":"docker.io/buildkit_test/mj2rk0cctiofr78bm2komw2qv:latest@sha256:1d0402a73eaaf5f97b0bb779d00930d3006116a59f18c86dd9e983a10bf21b
test / run (containerd-snapshotter-stargz, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
Failed: frontend/dockerfile/TestIntegration/TestCopyWildcardCache/worker=oci-snapshotter-stargz/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L863
=== RUN TestIntegration/TestCopyWildcardCache/worker=oci-snapshotter-stargz/frontend=gateway === PAUSE TestIntegration/TestCopyWildcardCache/worker=oci-snapshotter-stargz/frontend=gateway === CONT TestIntegration/TestCopyWildcardCache/worker=oci-snapshotter-stargz/frontend=gateway dockerfile_test.go:863: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:863 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Should not be: "341b23b8b5874b9df589709aa7055f5e7661bd4822405ba5ece339fd58a07c12 -\n" Test: TestIntegration/TestCopyWildcardCache/worker=oci-snapshotter-stargz/frontend=gateway 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 --oci-worker-snapshotter=stargz --config=/tmp/bktest_config4094586547/buildkitd.toml --root /tmp/bktest_buildkitd2340252308 --addr unix:///tmp/bktest_buildkitd2340252308/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 --oci-worker-snapshotter=stargz --config=/tmp/bktest_config4094586547/buildkitd.toml --root /tmp/bktest_buildkitd2340252308 --addr unix:///tmp/bktest_buildkitd2340252308/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-16 20:02:12.364892927 +0000 UTC m=+17.940171499 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config4094586547/buildkitd.toml --root /tmp/bktest_buildkitd2340252308 --addr unix:///tmp/bktest_buildkitd2340252308/buildkitd.sock --debug sandbox.go:131: time="2024-05-16T20:02:12Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2340252308/net/cni\" for cleanup: open /tmp/bktest_buildkitd2340252308/net/cni: no such file or directory" sandbox.go:131: time="2024-05-16T20:02:12Z" level=debug msg="creating new network namespace qaqxlfixho6eb0dvx9ohnhugl" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:12Z" level=debug msg="finished creating network namespace qaqxlfixho6eb0dvx9ohnhugl" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:12Z" level=debug msg="finished setting up network namespace qaqxlfixho6eb0dvx9ohnhugl" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:12Z" level=info msg="found worker \"llp026j3t9ed9ajtmb6z0u65p\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:c2981d270078 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:stargz], 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-16T20:02:12Z" level=info msg="found 1 workers, default=\"llp026j3t9ed9ajtmb6z0u65p\"" sandbox.go:131: time="2024-05-16T20:02:12Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-16T20:02:12Z" level=info msg="running server on /tmp/bktest_buildkitd2340252308/buildkitd.sock" sandbox.go:131: time="2024-05-16T20:02:12Z" level=debug msg="session started" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 spanID=479b311920651fe9 traceID=5109c10442fcaa702264b13151e885f6 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:12Z" level=debug msg=resolving host="localhost:44355" sandbox.go:131: time="20
Failed: frontend/dockerfile/TestIntegration/TestOnBuildCleared/worker=oci-snapshotter-stargz/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L3881
=== RUN TestIntegration/TestOnBuildCleared/worker=oci-snapshotter-stargz/frontend=gateway === PAUSE TestIntegration/TestOnBuildCleared/worker=oci-snapshotter-stargz/frontend=gateway === CONT TestIntegration/TestOnBuildCleared/worker=oci-snapshotter-stargz/frontend=gateway dockerfile_test.go:3881: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:3881 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: open /tmp/TestIntegrationTestOnBuildClearedworker=oci-snapshotter-stargzfrontend=gateway4234650207/001/foo: no such file or directory Test: TestIntegration/TestOnBuildCleared/worker=oci-snapshotter-stargz/frontend=gateway 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 --oci-worker-snapshotter=stargz --config=/tmp/bktest_config4024486772/buildkitd.toml --root /tmp/bktest_buildkitd2484558323 --addr unix:///tmp/bktest_buildkitd2484558323/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 --oci-worker-snapshotter=stargz --config=/tmp/bktest_config4024486772/buildkitd.toml --root /tmp/bktest_buildkitd2484558323 --addr unix:///tmp/bktest_buildkitd2484558323/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-16 20:02:09.790519874 +0000 UTC m=+15.365798436 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config4024486772/buildkitd.toml --root /tmp/bktest_buildkitd2484558323 --addr unix:///tmp/bktest_buildkitd2484558323/buildkitd.sock --debug sandbox.go:131: time="2024-05-16T20:02:09Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2484558323/net/cni\" for cleanup: open /tmp/bktest_buildkitd2484558323/net/cni: no such file or directory" sandbox.go:131: time="2024-05-16T20:02:09Z" level=debug msg="creating new network namespace 8pe6wq8mi7wd9r3vwrteg9ar0" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:09Z" level=debug msg="finished creating network namespace 8pe6wq8mi7wd9r3vwrteg9ar0" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:09Z" level=debug msg="finished setting up network namespace 8pe6wq8mi7wd9r3vwrteg9ar0" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:09Z" level=info msg="found worker \"tkuuvgeag5a6kq4auxle0m6we\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:c2981d270078 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:stargz], 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-16T20:02:09Z" level=info msg="found 1 workers, default=\"tkuuvgeag5a6kq4auxle0m6we\"" sandbox.go:131: time="2024-05-16T20:02:09Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-16T20:02:09Z" level=info msg="running server on /tmp/bktest_buildkitd2484558323/buildkitd.sock" sandbox.go:131: time="2024-05-16T20:02:10Z" level=debug msg="session started" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 spanID=e80405f2faa447a7 traceID=df95bda15427b271322fd4faf3cff771 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20
Failed: frontend/dockerfile/TestIntegration/TestFrontendInputs/worker=oci-snapshotter-stargz/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L4844
=== RUN TestIntegration/TestFrontendInputs/worker=oci-snapshotter-stargz/frontend=gateway === PAUSE TestIntegration/TestFrontendInputs/worker=oci-snapshotter-stargz/frontend=gateway === CONT TestIntegration/TestFrontendInputs/worker=oci-snapshotter-stargz/frontend=gateway dockerfile_test.go:4844: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4844 /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/TestFrontendInputs/worker=oci-snapshotter-stargz/frontend=gateway 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 --oci-worker-snapshotter=stargz --config=/tmp/bktest_config2854615661/buildkitd.toml --root /tmp/bktest_buildkitd3557294437 --addr unix:///tmp/bktest_buildkitd3557294437/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-16 20:02:09.626144424 +0000 UTC m=+15.201422986 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config2854615661/buildkitd.toml --root /tmp/bktest_buildkitd3557294437 --addr unix:///tmp/bktest_buildkitd3557294437/buildkitd.sock --debug sandbox.go:131: time="2024-05-16T20:02:09Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3557294437/net/cni\" for cleanup: open /tmp/bktest_buildkitd3557294437/net/cni: no such file or directory" sandbox.go:131: time="2024-05-16T20:02:09Z" level=debug msg="creating new network namespace szxuv5fsf4o38h3d8l6z0amkm" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:09Z" level=debug msg="finished creating network namespace szxuv5fsf4o38h3d8l6z0amkm" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:09Z" level=debug msg="finished setting up network namespace szxuv5fsf4o38h3d8l6z0amkm" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:09Z" level=info msg="found worker \"vum7684j753zewpt2xcvmamdw\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:c2981d270078 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:stargz], 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-16T20:02:09Z" level=info msg="found 1 workers, default=\"vum7684j753zewpt2xcvmamdw\"" sandbox.go:131: time="2024-05-16T20:02:09Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-16T20:02:09Z" level=info msg="running server on /tmp/bktest_buildkitd3557294437/buildkitd.sock" sandbox.go:131: time="2024-05-16T20:02:09Z" level=debug msg="session started" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 spanID=970483ab0efc7f49 traceID=f9325d74cbd0f07245d903a9e3fea493 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:09Z" level=debu
Failed: frontend/dockerfile/TestIntegration/TestExportCacheLoop/worker=oci-snapshotter-stargz/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L474
=== RUN TestIntegration/TestExportCacheLoop/worker=oci-snapshotter-stargz/frontend=gateway === PAUSE TestIntegration/TestExportCacheLoop/worker=oci-snapshotter-stargz/frontend=gateway === CONT TestIntegration/TestExportCacheLoop/worker=oci-snapshotter-stargz/frontend=gateway dockerfile_test.go:474: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:474 /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/TestExportCacheLoop/worker=oci-snapshotter-stargz/frontend=gateway 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 --oci-worker-snapshotter=stargz --config=/tmp/bktest_config189118320/buildkitd.toml --root /tmp/bktest_buildkitd3420364720 --addr unix:///tmp/bktest_buildkitd3420364720/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 --oci-worker-snapshotter=stargz --config=/tmp/bktest_config189118320/buildkitd.toml --root /tmp/bktest_buildkitd3420364720 --addr unix:///tmp/bktest_buildkitd3420364720/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-16 20:02:07.081136182 +0000 UTC m=+12.656414784 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config189118320/buildkitd.toml --root /tmp/bktest_buildkitd3420364720 --addr unix:///tmp/bktest_buildkitd3420364720/buildkitd.sock --debug sandbox.go:131: time="2024-05-16T20:02:07Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3420364720/net/cni\" for cleanup: open /tmp/bktest_buildkitd3420364720/net/cni: no such file or directory" sandbox.go:131: time="2024-05-16T20:02:07Z" level=debug msg="creating new network namespace cfa0h67o4yh2tu9cg7eqrzrek" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:07Z" level=debug msg="finished creating network namespace cfa0h67o4yh2tu9cg7eqrzrek" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:07Z" level=debug msg="finished setting up network namespace cfa0h67o4yh2tu9cg7eqrzrek" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:07Z" level=info msg="found worker \"o758j04nrnryuc22trw0xc995\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:c2981d270078 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:stargz], 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-16T20:02:07Z" level=info msg="found 1 workers, default=\"o758j04nrnryuc22trw0xc995\"" sandbox.go:131: time="2024-05-16T20:02:07Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-16T20:02:07
Failed: frontend/dockerfile/TestIntegration/TestWildcardRenameCache/worker=oci-snapshotter-stargz/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L3780
=== RUN TestIntegration/TestWildcardRenameCache/worker=oci-snapshotter-stargz/frontend=gateway === PAUSE TestIntegration/TestWildcardRenameCache/worker=oci-snapshotter-stargz/frontend=gateway === CONT TestIntegration/TestWildcardRenameCache/worker=oci-snapshotter-stargz/frontend=gateway dockerfile_test.go:3780: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:3780 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: An error is expected but got nil. Test: TestIntegration/TestWildcardRenameCache/worker=oci-snapshotter-stargz/frontend=gateway 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 --oci-worker-snapshotter=stargz --config=/tmp/bktest_config780605736/buildkitd.toml --root /tmp/bktest_buildkitd1135536455 --addr unix:///tmp/bktest_buildkitd1135536455/buildkitd.sock --debug sandbox.go:131: /files/file1 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 --oci-worker-snapshotter=stargz --config=/tmp/bktest_config780605736/buildkitd.toml --root /tmp/bktest_buildkitd1135536455 --addr unix:///tmp/bktest_buildkitd1135536455/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-16 20:02:07.010471696 +0000 UTC m=+12.585750279 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config780605736/buildkitd.toml --root /tmp/bktest_buildkitd1135536455 --addr unix:///tmp/bktest_buildkitd1135536455/buildkitd.sock --debug sandbox.go:131: time="2024-05-16T20:02:07Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1135536455/net/cni\" for cleanup: open /tmp/bktest_buildkitd1135536455/net/cni: no such file or directory" sandbox.go:131: time="2024-05-16T20:02:07Z" level=debug msg="creating new network namespace 7x589gwzlq40gqfqq7jlrbdpe" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:07Z" level=debug msg="finished creating network namespace 7x589gwzlq40gqfqq7jlrbdpe" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:07Z" level=debug msg="finished setting up network namespace 7x589gwzlq40gqfqq7jlrbdpe" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:07Z" level=info msg="found worker \"xqrvdytkhvqbwxwc76etdt3e9\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:c2981d270078 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:stargz], 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-16T20:02:07Z" level=info msg="found 1 workers, default=\"xqrvdytkhvqbwxwc76etdt3e9\"" sandbox.go:131: time="2024-05-16T20:02:07Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-16T20:02:07Z" level=info msg="running server on /tmp/bktest_buildkitd1135536455/buildkitd.sock" sandbox.go:131: time="2024-05-16T20:02:07Z" level=debug msg="session started" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 spanID=7db8a8166c5ecf39 traceID=ad5f1a5e4ebf3d4269da47afd1d13107 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:07Z" level=debug msg=resolving host="localhost:44355" sandbox.go:131: time="2024-05-16T20:0
Failed: frontend/dockerfile/TestIntegration/TestNamedImageContext/worker=oci-snapshotter-stargz/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L5249
=== RUN TestIntegration/TestNamedImageContext/worker=oci-snapshotter-stargz/frontend=gateway === PAUSE TestIntegration/TestNamedImageContext/worker=oci-snapshotter-stargz/frontend=gateway === CONT TestIntegration/TestNamedImageContext/worker=oci-snapshotter-stargz/frontend=gateway dockerfile_test.go:5249: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:5249 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: process "/bin/sh -c cat /etc/alpine-release > /out" did not complete successfully: exit code: 1 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/TestNamedImageContext/worker=oci-snapshotter-stargz/frontend=gateway 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 --oci-worker-snapshotter=stargz --config=/tmp/bktest_config1804407171/buildkitd.toml --root /tmp/bktest_buildkitd1971286207 --addr unix:///tmp/bktest_buildkitd1971286207/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 --oci-worker-snapshotter=stargz --config=/tmp/bktest_config1804407171/buildkitd.toml --root /tmp/bktest_buildkitd1971286207 --addr unix:///tmp/bktest_buildkitd1971286207/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-16 20:02:04.008961829 +0000 UTC m=+9.584240401 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config1804407171/buildkitd.toml --root /tmp/bktest_buildkitd1971286207 --addr unix:///tmp/bktest_buildkitd1971286207/buildkitd.sock --debug sandbox.go:131: time="2024-05-16T20:02:04Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1971286207/net/cni\" for cleanup: open /tmp/bktest_buildkitd1971286207/net/cni: no such file or directory" sandbox.go:131: time="2024-05-16T20:02:04Z" level=debug msg="creating new network namespace vhj4dxaf2rl5hpa4x0gl84ryy" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:04Z" level=debug msg="finished creating network namespace vhj4dxaf2rl5hpa4x0gl84ryy" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:0
Failed: frontend/dockerfile/TestIntegration/TestNamedOCILayoutContext/worker=oci-snapshotter-stargz/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L5688
=== RUN TestIntegration/TestNamedOCILayoutContext/worker=oci-snapshotter-stargz/frontend=gateway === PAUSE TestIntegration/TestNamedOCILayoutContext/worker=oci-snapshotter-stargz/frontend=gateway === CONT TestIntegration/TestNamedOCILayoutContext/worker=oci-snapshotter-stargz/frontend=gateway dockerfile_test.go:5688: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:5688 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: open /tmp/TestIntegrationTestNamedOCILayoutContextworker=oci-snapshotter-stargzfrontend=gateway3067426319/002/out: no such file or directory Test: TestIntegration/TestNamedOCILayoutContext/worker=oci-snapshotter-stargz/frontend=gateway 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 --oci-worker-snapshotter=stargz --config=/tmp/bktest_config695808647/buildkitd.toml --root /tmp/bktest_buildkitd1157875067 --addr unix:///tmp/bktest_buildkitd1157875067/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 --oci-worker-snapshotter=stargz --config=/tmp/bktest_config695808647/buildkitd.toml --root /tmp/bktest_buildkitd1157875067 --addr unix:///tmp/bktest_buildkitd1157875067/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-16 20:02:01.964999772 +0000 UTC m=+7.540278334 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config695808647/buildkitd.toml --root /tmp/bktest_buildkitd1157875067 --addr unix:///tmp/bktest_buildkitd1157875067/buildkitd.sock --debug sandbox.go:131: time="2024-05-16T20:02:02Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1157875067/net/cni\" for cleanup: open /tmp/bktest_buildkitd1157875067/net/cni: no such file or directory" sandbox.go:131: time="2024-05-16T20:02:02Z" level=debug msg="creating new network namespace 43u4b2tm92708q1opwxtnlu24" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:02Z" level=debug msg="finished creating network namespace 43u4b2tm92708q1opwxtnlu24" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:02Z" level=debug msg="finished setting up network namespace 43u4b2tm92708q1opwxtnlu24" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:02Z" level=info msg="found worker \"izguv7ay2bziql27epf0lh5yr\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:c2981d270078 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:stargz], 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-16T20:02:02Z" level=info msg="found 1 workers, default=\"izguv7ay2bziql27epf0lh5yr\"" sandbox.go:131: time="2024-05-16T20:02:02Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-16T20:02:02Z" level=info msg="running server on /tmp/bktest_buildkitd1157875067/buildkitd.sock" sandbox.go:131: time="2024-05-16T20:02:02Z" level=debug msg="session started" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 spanID=19b6be1eab76aa27 traceID=5d26af66c4dcfbfa7c3e63d6fdb9f53a version=v0.0.0+earthlyunknown sand
Failed: frontend/dockerfile/TestIntegration/TestContextChangeDirToFile/worker=oci-snapshotter-stargz/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L1537
=== RUN TestIntegration/TestContextChangeDirToFile/worker=oci-snapshotter-stargz/frontend=gateway === PAUSE TestIntegration/TestContextChangeDirToFile/worker=oci-snapshotter-stargz/frontend=gateway === CONT TestIntegration/TestContextChangeDirToFile/worker=oci-snapshotter-stargz/frontend=gateway dockerfile_test.go:1537: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1537 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: open /tmp/TestIntegrationTestContextChangeDirToFileworker=oci-snapshotter-stargzfrontend=gateway3844578513/001/foo: no such file or directory Test: TestIntegration/TestContextChangeDirToFile/worker=oci-snapshotter-stargz/frontend=gateway 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 --oci-worker-snapshotter=stargz --config=/tmp/bktest_config815693181/buildkitd.toml --root /tmp/bktest_buildkitd2029667807 --addr unix:///tmp/bktest_buildkitd2029667807/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 --oci-worker-snapshotter=stargz --config=/tmp/bktest_config815693181/buildkitd.toml --root /tmp/bktest_buildkitd2029667807 --addr unix:///tmp/bktest_buildkitd2029667807/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-16 20:01:58.859617513 +0000 UTC m=+4.434896075 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config815693181/buildkitd.toml --root /tmp/bktest_buildkitd2029667807 --addr unix:///tmp/bktest_buildkitd2029667807/buildkitd.sock --debug sandbox.go:131: time="2024-05-16T20:01:58Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2029667807/net/cni\" for cleanup: open /tmp/bktest_buildkitd2029667807/net/cni: no such file or directory" sandbox.go:131: time="2024-05-16T20:01:58Z" level=debug msg="creating new network namespace 4nrxk8hr6mqhtsjvqu3t8fl1v" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:58Z" level=debug msg="finished creating network namespace 4nrxk8hr6mqhtsjvqu3t8fl1v" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:58Z" level=debug msg="finished setting up network namespace 4nrxk8hr6mqhtsjvqu3t8fl1v" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:58Z" level=info msg="found worker \"k0w00b6rjsk06maheir1wn9nz\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:c2981d270078 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:stargz], 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-16T20:01:59Z" level=info msg="found 1 workers, default=\"k0w00b6rjsk06maheir1wn9nz\"" sandbox.go:131: time="2024-05-16T20:01:59Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-16T20:01:59Z" level=info msg="running server on /tmp/bktest_buildkitd2029667807/buildkitd.sock" sandbox.go:131: time="2024-05-16T20:01:59Z" level=debug msg="session started" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 spanID=e40f887280a48ab6 traceID=aac7778cdd9e2a23e0da58a7573473be version=v0.0.0+earthlyunknown
Failed: frontend/dockerfile/TestIntegration/TestGitProvenanceAttestation/worker=oci-snapshotter-stargz/frontend=gateway: frontend/dockerfile/dockerfile_provenance_test.go#L301
=== RUN TestIntegration/TestGitProvenanceAttestation/worker=oci-snapshotter-stargz/frontend=gateway === PAUSE TestIntegration/TestGitProvenanceAttestation/worker=oci-snapshotter-stargz/frontend=gateway === CONT TestIntegration/TestGitProvenanceAttestation/worker=oci-snapshotter-stargz/frontend=gateway dockerfile_provenance_test.go:301: Error Trace: /src/frontend/dockerfile/dockerfile_provenance_test.go:301 /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/TestGitProvenanceAttestation/worker=oci-snapshotter-stargz/frontend=gateway 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 --oci-worker-snapshotter=stargz --config=/tmp/bktest_config2850145004/buildkitd.toml --root /tmp/bktest_buildkitd4143977660 --addr unix:///tmp/bktest_buildkitd4143977660/buildkitd.sock --debug sandbox.go:131: ACB hack, remote add origin ***127.0.0.1:40377/.git 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 --oci-worker-snapshotter=stargz --config=/tmp/bktest_config2850145004/buildkitd.toml --root /tmp/bktest_buildkitd4143977660 --addr unix:///tmp/bktest_buildkitd4143977660/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-16 20:02:12.652062509 +0000 UTC m=+18.227341101 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config2850145004/buildkitd.toml --root /tmp/bktest_buildkitd4143977660 --addr unix:///tmp/bktest_buildkitd4143977660/buildkitd.sock --debug sandbox.go:131: time="2024-05-16T20:02:12Z" level=debug msg="could not read \"/tmp/bktest_buildkitd4143977660/net/cni\" for cleanup: open /tmp/bktest_buildkitd4143977660/net/cni: no such file or directory" sandbox.go:131: time="2024-05-16T20:02:12Z" level=debug msg="creating new network namespace 58sjcdltlcltlxtm5wi3dhd60" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:12Z" level=debug msg="finished creating network namespace 58sjcdltlcltlxtm5wi3dhd60" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:12Z" level=debug msg="finished setting up network namespace 58sjcdltlcltlxtm5wi3dhd60" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:12Z" level=info msg="found worker \"nqfojsyh8q0iguzupsx8d56q7\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:c2981d270078 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:stargz], 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-16T20:02:12Z" level=info msg="found 1 workers, default=\"nqfojsyh8q0iguzupsx8d56q7\"" sandbox.go:131: time="20
Failed: frontend/dockerfile/TestIntegration/TestErrorsSourceMap/worker=oci-snapshotter-stargz/frontend=gateway/invalidsyntax: frontend/dockerfile/errors_test.go#L100
=== RUN TestIntegration/TestErrorsSourceMap/worker=oci-snapshotter-stargz/frontend=gateway/invalidsyntax errors_test.go:100: Error Trace: /src/frontend/dockerfile/errors_test.go:100 Error: Not equal: expected: "#syntax=foobar\nfrom alpine" actual : "from alpine\nenv" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -#syntax=foobar from alpine +env Test: TestIntegration/TestErrorsSourceMap/worker=oci-snapshotter-stargz/frontend=gateway/invalidsyntax --- FAIL: TestIntegration/TestErrorsSourceMap/worker=oci-snapshotter-stargz/frontend=gateway/invalidsyntax (0.20s)
test / run (oci-snapshotter-stargz, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
Failed: frontend/dockerfile/TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L1811
=== RUN TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=gateway === PAUSE TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=gateway === CONT TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=gateway 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=gateway sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2462885323/config.toml sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2462885323/config.toml sandbox.go:131: > StartCmd 2024-05-16 20:01:39.640041595 +0000 UTC m=+2.722937220 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2462885323/config.toml sandbox.go:131: time="2024-05-16T20:01:39Z" 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-16T20:01:39.667687710Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24 sandbox.go:131: time="2024-05-16T20:01:39.691690684Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 sandbox.go:131: time="2024-05-16T20:01:39.692044233Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:39.692088706Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-16T20:01:39.692115246Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:39.692287637Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:39.692759135Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:39.694216550Z" 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-16T20:01:39.694239754Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:39.694387148Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd2462885323/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-16T20:01:39.694402948Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1 sandbox.go:131: time="2024-05-16T20:01:39.694470033Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured" sandbox.go:131: time="2024-05-16T20:01:39.694482616Z" leve
Failed: frontend/dockerfile/TestIntegration/TestImageManifestCacheImportExport/worker=containerd-1.6/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L4068
=== RUN TestIntegration/TestImageManifestCacheImportExport/worker=containerd-1.6/frontend=gateway === PAUSE TestIntegration/TestImageManifestCacheImportExport/worker=containerd-1.6/frontend=gateway === CONT TestIntegration/TestImageManifestCacheImportExport/worker=containerd-1.6/frontend=gateway 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=gateway sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3698796751/config.toml sandbox.go:131: > StartCmd 2024-05-16 20:01:39.639782258 +0000 UTC m=+2.722677873 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3698796751/config.toml sandbox.go:131: time="2024-05-16T20:01:39Z" 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-16T20:01:39.663532292Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24 sandbox.go:131: time="2024-05-16T20:01:39.687654921Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 sandbox.go:131: time="2024-05-16T20:01:39.687794982Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:39.687828945Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-16T20:01:39.687851708Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:39.688026593Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:39.688371867Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:39.690255376Z" 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-16T20:01:39.690289810Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:39.690443647Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd3698796751/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-16T20:01:39.690466790Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1 sandbox.go:131: time="2024-05-16T20:01:39.690558250Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
Failed: frontend/dockerfile/TestIntegration/TestImportExportReproducibleIDs/worker=containerd-1.6/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L4332
=== RUN TestIntegration/TestImportExportReproducibleIDs/worker=containerd-1.6/frontend=gateway === PAUSE TestIntegration/TestImportExportReproducibleIDs/worker=containerd-1.6/frontend=gateway === CONT TestIntegration/TestImportExportReproducibleIDs/worker=containerd-1.6/frontend=gateway 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-1.6/frontend=gateway sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3376447030/config.toml sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3376447030/config.toml sandbox.go:131: > StartCmd 2024-05-16 20:01:46.557557261 +0000 UTC m=+9.640452876 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3376447030/config.toml sandbox.go:131: time="2024-05-16T20:01:46Z" 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-16T20:01:46.604280284Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24 sandbox.go:131: time="2024-05-16T20:01:46.626403605Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 sandbox.go:131: time="2024-05-16T20:01:46.626561760Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:46.626588209Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-16T20:01:46.626602346Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:46.626714164Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:46.627039570Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:46.628807033Z" 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-16T20:01:46.628845976Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:46.629132890Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd3376447030/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-16T20:01:46.629155192Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1 sandbox.go:131: time="2024-05-16T20:01:46.629223639Z" leve
Failed: frontend/dockerfile/TestIntegration/TestNoCache/worker=containerd-1.6/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L4433
=== RUN TestIntegration/TestNoCache/worker=containerd-1.6/frontend=gateway === PAUSE TestIntegration/TestNoCache/worker=containerd-1.6/frontend=gateway === CONT TestIntegration/TestNoCache/worker=containerd-1.6/frontend=gateway 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: "a8706fc8bd2b6e15a21362fa696a6faab03f7f2c25fc1063a4514dfebef01c23 -\n" actual : "de34e6b99d61b301b9b9d4586e73bec1690627cc83e9a6966b82abba8d30a1bd -\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -a8706fc8bd2b6e15a21362fa696a6faab03f7f2c25fc1063a4514dfebef01c23 - +de34e6b99d61b301b9b9d4586e73bec1690627cc83e9a6966b82abba8d30a1bd - Test: TestIntegration/TestNoCache/worker=containerd-1.6/frontend=gateway sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3681708843/config.toml sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3681708843/config.toml sandbox.go:131: > StartCmd 2024-05-16 20:01:46.349566343 +0000 UTC m=+9.432461949 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3681708843/config.toml sandbox.go:131: time="2024-05-16T20:01:46Z" 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-16T20:01:46.378920476Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24 sandbox.go:131: time="2024-05-16T20:01:46.402328601Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 sandbox.go:131: time="2024-05-16T20:01:46.402937004Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:46.402966970Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-16T20:01:46.402982469Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:46.403096141Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:46.403924153Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:46.405182167Z" 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-16T20:01:46.405220910Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:46.405433756Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd3681708843/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-16T20:01:46.405459875Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1 sandbox.go:131: time="2024-05-16T20:01:46.405711103Z" level=warning msg="could not use sna
Failed: frontend/dockerfile/TestIntegration/TestPullScratch/worker=containerd-1.6/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L1903
=== RUN TestIntegration/TestPullScratch/worker=containerd-1.6/frontend=gateway === PAUSE TestIntegration/TestPullScratch/worker=containerd-1.6/frontend=gateway === CONT TestIntegration/TestPullScratch/worker=containerd-1.6/frontend=gateway dockerfile_test.go:1903: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1903 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Not equal: expected: 1 actual : 0 Test: TestIntegration/TestPullScratch/worker=containerd-1.6/frontend=gateway sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1714984085/config.toml sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1714984085/config.toml sandbox.go:131: > StartCmd 2024-05-16 20:01:45.229272879 +0000 UTC m=+8.312168514 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1714984085/config.toml sandbox.go:131: time="2024-05-16T20:01:45Z" 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-16T20:01:45.259804696Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24 sandbox.go:131: time="2024-05-16T20:01:45.282688607Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 sandbox.go:131: time="2024-05-16T20:01:45.282859376Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:45.282881357Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-16T20:01:45.282895713Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:45.283009936Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:45.283293214Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:45.285226603Z" 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-16T20:01:45.285261918Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:45.285493460Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd1714984085/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-16T20:01:45.285512545Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1 sandbox.go:131: time="2024-05-16T20:01:45.285585010Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured" sandbox.go:131: time="2024-05-16T20:01:45.285599377Z" level=info msg="metadata content store policy set" policy=shared sandbox.go:131: time="2024-05-16T20:01:45.288835537Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1 sandbox.go:131: time="2024-05-16T20:01:45.288865573Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=
Failed: frontend/dockerfile/TestIntegration/TestNamedImageContext/worker=containerd-1.6/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L5249
=== RUN TestIntegration/TestNamedImageContext/worker=containerd-1.6/frontend=gateway === PAUSE TestIntegration/TestNamedImageContext/worker=containerd-1.6/frontend=gateway === CONT TestIntegration/TestNamedImageContext/worker=containerd-1.6/frontend=gateway dockerfile_test.go:5249: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:5249 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: process "/bin/sh -c cat /etc/alpine-release > /out" did not complete successfully: exit code: 1 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/TestNamedImageContext/worker=containerd-1.6/frontend=gateway sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2497717975/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1515221191/buildkitd.toml --root /tmp/bktest_buildkitd93566587 --addr unix:///tmp/bktest_buildkitd93566587/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-16 20:02:11.492051443 +0000 UTC m=+34.574947068 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2497717975/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1515221191/buildkitd.toml --root /tmp/bktest_buildkitd93566587 --addr unix:///tmp/bktest_buildkitd93566587/buildkitd.sock --debug sandbox.go:131: time="2024-05-16T20:02:11Z" level=debug msg="could not read \"/tmp/bktest_buildkitd93566587/net/cni\" for cleanup: open /tmp/bktest_buildkitd93566587/net/cni: no such file or directory" sandbox.go:131: time="2024-05-16T20:02:11Z" level=debug msg="creating new network namespace mn3c8skrzdt4z8ubqdai8r27u" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:11Z" level=debug msg="finished creating network namespace mn3c8skrzdt4z8ubqdai8r27u" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:11Z" level=debug msg="finished setting up network namespace mn3c8skrzdt4z8ubqdai8r27u" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:11Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.r
Failed: frontend/dockerfile/TestIntegration/TestNamedOCILayoutContext/worker=containerd-1.6/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L5688
=== RUN TestIntegration/TestNamedOCILayoutContext/worker=containerd-1.6/frontend=gateway === PAUSE TestIntegration/TestNamedOCILayoutContext/worker=containerd-1.6/frontend=gateway === CONT TestIntegration/TestNamedOCILayoutContext/worker=containerd-1.6/frontend=gateway dockerfile_test.go:5688: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:5688 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: open /tmp/TestIntegrationTestNamedOCILayoutContextworker=containerd-1.6frontend=gateway3371284617/002/out: no such file or directory Test: TestIntegration/TestNamedOCILayoutContext/worker=containerd-1.6/frontend=gateway sandbox.go:128: stdout: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1757291935/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config4236072975/buildkitd.toml --root /tmp/bktest_buildkitd3501059939 --addr unix:///tmp/bktest_buildkitd3501059939/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_containerd1757291935/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config4236072975/buildkitd.toml --root /tmp/bktest_buildkitd3501059939 --addr unix:///tmp/bktest_buildkitd3501059939/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-16 20:02:09.373116607 +0000 UTC m=+32.456012232 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1757291935/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config4236072975/buildkitd.toml --root /tmp/bktest_buildkitd3501059939 --addr unix:///tmp/bktest_buildkitd3501059939/buildkitd.sock --debug sandbox.go:131: time="2024-05-16T20:02:09Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3501059939/net/cni\" for cleanup: open /tmp/bktest_buildkitd3501059939/net/cni: no such file or directory" sandbox.go:131: time="2024-05-16T20:02:09Z" level=debug msg="creating new network namespace 5xidr3z8xnoqep5ay8bu7ae1w" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:09Z" level=debug msg="finished creating network namespace 5xidr3z8xnoqep5ay8bu7ae1w" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:09Z" level=debug msg="finished setting up network namespace 5xidr3z8xnoqep5ay8bu7ae1w" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:09Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]" sandbox.go:131: time="2024-05-16T20:02:09Z" level=info msg="found worker \"vo7w2hr24klurq8b15q40ionq\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:2dcf51bd-d861-47d9-8fe2-a87672a46ea0 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:90eaddb42980 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-16T20:02:09Z" level=info msg="found 1 workers, default=\"vo7w2hr24klurq8b15q40ionq\"" sandbox.go:131: time="2024-05-16T20:02:09Z" level=warning msg="curren
Failed: frontend/dockerfile/TestIntegration/TestContextChangeDirToFile/worker=containerd-1.6/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L1537
=== RUN TestIntegration/TestContextChangeDirToFile/worker=containerd-1.6/frontend=gateway === PAUSE TestIntegration/TestContextChangeDirToFile/worker=containerd-1.6/frontend=gateway === CONT TestIntegration/TestContextChangeDirToFile/worker=containerd-1.6/frontend=gateway dockerfile_test.go:1537: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1537 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: open /tmp/TestIntegrationTestContextChangeDirToFileworker=containerd-1.6frontend=gateway2116577025/001/foo: no such file or directory Test: TestIntegration/TestContextChangeDirToFile/worker=containerd-1.6/frontend=gateway sandbox.go:128: stdout: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2455436209/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3755893999/buildkitd.toml --root /tmp/bktest_buildkitd1800967756 --addr unix:///tmp/bktest_buildkitd1800967756/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_containerd2455436209/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3755893999/buildkitd.toml --root /tmp/bktest_buildkitd1800967756 --addr unix:///tmp/bktest_buildkitd1800967756/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-16 20:02:05.721880708 +0000 UTC m=+28.804776333 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2455436209/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3755893999/buildkitd.toml --root /tmp/bktest_buildkitd1800967756 --addr unix:///tmp/bktest_buildkitd1800967756/buildkitd.sock --debug sandbox.go:131: time="2024-05-16T20:02:05Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1800967756/net/cni\" for cleanup: open /tmp/bktest_buildkitd1800967756/net/cni: no such file or directory" sandbox.go:131: time="2024-05-16T20:02:05Z" level=debug msg="creating new network namespace x7ljcn5j2utkbmi6bmrcy2apy" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:05Z" level=debug msg="finished creating network namespace x7ljcn5j2utkbmi6bmrcy2apy" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:05Z" level=debug msg="finished setting up network namespace x7ljcn5j2utkbmi6bmrcy2apy" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02: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-16T20:02:05Z" level=info msg="found worker \"26odq9k7keugd1azn6a7ijz4j\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:de471c3c-5862-4a01-9967-33d0b55a747e org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:90eaddb42980 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-16T20:02:05Z" level=info msg="found 1 workers, default=\"26odq9k7keugd1azn6a7ijz4j\"" sandbox.go:131: time="2024-05-16T20:02:05Z" level=warning msg="c
Failed: frontend/dockerfile/TestIntegration/TestGitProvenanceAttestation/worker=containerd-1.6/frontend=gateway: frontend/dockerfile/dockerfile_provenance_test.go#L301
=== RUN TestIntegration/TestGitProvenanceAttestation/worker=containerd-1.6/frontend=gateway === PAUSE TestIntegration/TestGitProvenanceAttestation/worker=containerd-1.6/frontend=gateway === CONT TestIntegration/TestGitProvenanceAttestation/worker=containerd-1.6/frontend=gateway dockerfile_provenance_test.go:301: Error Trace: /src/frontend/dockerfile/dockerfile_provenance_test.go:301 /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/TestGitProvenanceAttestation/worker=containerd-1.6/frontend=gateway sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1654485263/config.toml sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1654485263/config.toml sandbox.go:131: > StartCmd 2024-05-16 20:02:14.243651155 +0000 UTC m=+37.326546760 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1654485263/config.toml sandbox.go:131: time="2024-05-16T20:02: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-16T20:02:14.277012550Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24 sandbox.go:131: time="2024-05-16T20:02:14.297425453Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 sandbox.go:131: time="2024-05-16T20:02:14.314078259Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:14.314131809Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-16T20:02:14.314148710Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:14.314281177Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:14.314583330Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:14.316115018Z" 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-16T20:02:14.316145816Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:14.316380342Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd1654485263/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-16T20:02:14.316406671Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1 sandbox.go:131: time="2024-05-16T20:02:14.3164818
Failed: frontend/dockerfile/TestIntegration/TestMountInvalid/worker=containerd-1.6/frontend=gateway: frontend/dockerfile/dockerfile_mount_test.go#L132
=== RUN TestIntegration/TestMountInvalid/worker=containerd-1.6/frontend=gateway === PAUSE TestIntegration/TestMountInvalid/worker=containerd-1.6/frontend=gateway === CONT TestIntegration/TestMountInvalid/worker=containerd-1.6/frontend=gateway 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-1.6/frontend=gateway sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd909867808/config.toml sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd909867808/config.toml sandbox.go:131: > StartCmd 2024-05-16 20:02:02.506978284 +0000 UTC m=+25.589873899 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd909867808/config.toml sandbox.go:131: time="2024-05-16T20:02:02Z" 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-16T20:02:02.539440588Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24 sandbox.go:131: time="2024-05-16T20:02:02.558081109Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 sandbox.go:131: time="2024-05-16T20:02:02.558248631Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:02.559371383Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-16T20:02:02.559465478Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:02.559633000Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:02.559997029Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:02.561264821Z" 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-16T20:02:02.561292342Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:02.561543871Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd909867808/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-16T20:02:02.561561083Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1 sandbox.go:131: time="2024-05-16T20:02:02.561630081Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured" sandbox.go:131: time="2024-05-16T20:02:02.561643917Z" level=info msg="metadata content store policy set" policy=shared sandbox.go:131: time="2024-05-16T20:02:02.563699881Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1 sandbox.go:131: time="2024-05-16T20:02:02.563743603Z" level=info
test / run (containerd-1.6, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
Failed: frontend/dockerfile/TestIntegration/TestDockerfileADDFromURL/worker=oci/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L2155
=== RUN TestIntegration/TestDockerfileADDFromURL/worker=oci/frontend=gateway === PAUSE TestIntegration/TestDockerfileADDFromURL/worker=oci/frontend=gateway === CONT TestIntegration/TestDockerfileADDFromURL/worker=oci/frontend=gateway 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=ocifrontend=gateway3337389995/002/dest/__unnamed__: no such file or directory Test: TestIntegration/TestDockerfileADDFromURL/worker=oci/frontend=gateway 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_config3057657286/buildkitd.toml --root /tmp/bktest_buildkitd895484623 --addr unix:///tmp/bktest_buildkitd895484623/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_config3057657286/buildkitd.toml --root /tmp/bktest_buildkitd895484623 --addr unix:///tmp/bktest_buildkitd895484623/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-16 20:02:05.633942586 +0000 UTC m=+26.147001974 /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_config3057657286/buildkitd.toml --root /tmp/bktest_buildkitd895484623 --addr unix:///tmp/bktest_buildkitd895484623/buildkitd.sock --debug sandbox.go:131: time="2024-05-16T20:02:05Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-16T20:02:05Z" level=debug msg="could not read \"/tmp/bktest_buildkitd895484623/net/cni\" for cleanup: open /tmp/bktest_buildkitd895484623/net/cni: no such file or directory" sandbox.go:131: time="2024-05-16T20:02:05Z" level=debug msg="creating new network namespace oukgs9k8f9lz1ywlu0cz4urvz" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:05Z" level=debug msg="finished creating network namespace oukgs9k8f9lz1ywlu0cz4urvz" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:05Z" level=debug msg="finished setting up network namespace oukgs9k8f9lz1ywlu0cz4urvz" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:05Z" level=info msg="found worker \"kwyi2g10sy4t2nbjlv4e3fnw3\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:95f8fb8cfc35 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-16T20:02:05Z" level=info msg="found 1 workers, default=\"kwyi2g10sy4t2nbjlv4e3fnw3\"" sandbox.go:131: time="2024-05-16T20:02:05Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-16T20:02:05Z" level=info msg="running server on /tmp/bktest_buildkitd895484623/buildkitd.sock" sandbox.go:131: time="2024-05-16T20:02:05Z" level=debug msg="session started" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 spanID=22da4c0f42b52a1f traceID=c92856e73412ae4e183008bc2f63c555 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:05Z" level=debug msg=resolving host="localhost:4648
Failed: frontend/dockerfile/TestIntegration/TestDockerfileAddArchive/worker=oci/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L2257
=== RUN TestIntegration/TestDockerfileAddArchive/worker=oci/frontend=gateway === PAUSE TestIntegration/TestDockerfileAddArchive/worker=oci/frontend=gateway === CONT TestIntegration/TestDockerfileAddArchive/worker=oci/frontend=gateway 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=ocifrontend=gateway3508454204/003/t.tar.gz: no such file or directory Test: TestIntegration/TestDockerfileAddArchive/worker=oci/frontend=gateway 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_config1887009565/buildkitd.toml --root /tmp/bktest_buildkitd1578880056 --addr unix:///tmp/bktest_buildkitd1578880056/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_config1887009565/buildkitd.toml --root /tmp/bktest_buildkitd1578880056 --addr unix:///tmp/bktest_buildkitd1578880056/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-16 20:02:02.657717875 +0000 UTC m=+23.170777303 /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_config1887009565/buildkitd.toml --root /tmp/bktest_buildkitd1578880056 --addr unix:///tmp/bktest_buildkitd1578880056/buildkitd.sock --debug sandbox.go:131: time="2024-05-16T20:02:02Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-16T20:02:02Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1578880056/net/cni\" for cleanup: open /tmp/bktest_buildkitd1578880056/net/cni: no such file or directory" sandbox.go:131: time="2024-05-16T20:02:02Z" level=debug msg="creating new network namespace mcin3p0o5fyc20uhhh2fg3ab4" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:02Z" level=debug msg="finished creating network namespace mcin3p0o5fyc20uhhh2fg3ab4" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:02Z" level=debug msg="finished setting up network namespace mcin3p0o5fyc20uhhh2fg3ab4" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:02Z" level=info msg="found worker \"i4n5ltj7a7p2d3a3es3sljr59\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:95f8fb8cfc35 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-16T20:02:02Z" level=info msg="found 1 workers, default=\"i4n5ltj7a7p2d3a3es3sljr59\"" sandbox.go:131: time="2024-05-16T20:02:02Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-16T20:02:02Z" level=info msg="running server on /tmp/bktest_buildkitd1578880056/buildkitd.sock" sandbox.go:131: time="2024-05-16T20:02:02Z" level=debug msg="session started" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 spanID=69e3ae11c7a26e6b traceID=c96fe37e9bcc39e21e71b4a86bf64cff version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:02Z" level=debug msg=resolving host="localhost:464
Failed: frontend/dockerfile/TestIntegration/TestMultiStageImplicitFrom/worker=oci/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L3624
=== RUN TestIntegration/TestMultiStageImplicitFrom/worker=oci/frontend=gateway === PAUSE TestIntegration/TestMultiStageImplicitFrom/worker=oci/frontend=gateway === CONT TestIntegration/TestMultiStageImplicitFrom/worker=oci/frontend=gateway 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=ocifrontend=gateway3245243787/002/go: no such file or directory Test: TestIntegration/TestMultiStageImplicitFrom/worker=oci/frontend=gateway 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_config1932427138/buildkitd.toml --root /tmp/bktest_buildkitd4022573476 --addr unix:///tmp/bktest_buildkitd4022573476/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_config1932427138/buildkitd.toml --root /tmp/bktest_buildkitd4022573476 --addr unix:///tmp/bktest_buildkitd4022573476/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-16 20:02:00.949194846 +0000 UTC m=+21.462254203 /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_config1932427138/buildkitd.toml --root /tmp/bktest_buildkitd4022573476 --addr unix:///tmp/bktest_buildkitd4022573476/buildkitd.sock --debug sandbox.go:131: time="2024-05-16T20:02:01Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-16T20:02:01Z" level=debug msg="could not read \"/tmp/bktest_buildkitd4022573476/net/cni\" for cleanup: open /tmp/bktest_buildkitd4022573476/net/cni: no such file or directory" sandbox.go:131: time="2024-05-16T20:02:01Z" level=debug msg="creating new network namespace 7jie9izv0unm7hytude4a0u68" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:01Z" level=debug msg="finished creating network namespace 7jie9izv0unm7hytude4a0u68" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:01Z" level=debug msg="finished setting up network namespace 7jie9izv0unm7hytude4a0u68" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:01Z" level=info msg="found worker \"l994rgtfupyn409vuei0efla3\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:95f8fb8cfc35 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-16T20:02:01Z" level=info msg="found 1 workers, default=\"l994rgtfupyn409vuei0efla3\"" sandbox.go:131: time="2024-05-16T20:02:01Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-16T20:02:01Z" level=info msg="running server on /tmp/bktest_buildkitd4022573476/buildkitd.sock" sandbox.go:131: time="2024-05-16T20:02:01Z" level=debug msg="session started" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 spanID=614c056a789378cb traceID=61abf9db1d0e3d821eaecddcffe7451c version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:01Z" level=debug msg=resolving host="localhost
Failed: frontend/dockerfile/TestIntegration/TestCacheImportExport/worker=oci/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L4166
=== RUN TestIntegration/TestCacheImportExport/worker=oci/frontend=gateway === PAUSE TestIntegration/TestCacheImportExport/worker=oci/frontend=gateway === CONT TestIntegration/TestCacheImportExport/worker=oci/frontend=gateway 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/frontend=gateway 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_config2307697546/buildkitd.toml --root /tmp/bktest_buildkitd594818279 --addr unix:///tmp/bktest_buildkitd594818279/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_config2307697546/buildkitd.toml --root /tmp/bktest_buildkitd594818279 --addr unix:///tmp/bktest_buildkitd594818279/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-16 20:02:00.074259299 +0000 UTC m=+20.587318677 /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_config2307697546/buildkitd.toml --root /tmp/bktest_buildkitd594818279 --addr unix:///tmp/bktest_buildkitd594818279/buildkitd.sock --debug sandbox.go:131: time="2024-05-16T20:02:00Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-16T20:02:00Z" level=debug msg="could not read \"/tmp/bktest_buildkitd594818279/net/cni\" for cleanup: open /tmp/bktest_buildkitd594818279/net/cni: no such file or directory" sandbox.go:131: time="2024-05-16T20:02:00Z" level=debug msg="creating new network namespace slf8hcgm3tjzo4qwiqnuqbszp" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:00Z" level=debug msg="finished creating network namespace slf8hcgm3tjzo4qwiqnuqbszp" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:00Z" level=debug msg="finished setting up network namespace slf8hcgm3tjzo4qwiqnuqbszp" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:00Z" level=info msg="found worker \"2vjxf5krv1xmxp9aortsbyikk\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:95f8fb8cfc35 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-16T20:02:00Z" level=info msg="found 1 workers, default=\"2vjxf5krv1xmxp9aortsbyikk\"" sandbox.go:131: time="2024-05-16T20:02:00Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-16T20:02:00Z" level=info msg="running server on /tmp/bktest_buildkitd5948182
Failed: frontend/dockerfile/TestIntegration/TestImageManifestCacheImportExport/worker=oci/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L4068
=== RUN TestIntegration/TestImageManifestCacheImportExport/worker=oci/frontend=gateway === PAUSE TestIntegration/TestImageManifestCacheImportExport/worker=oci/frontend=gateway === CONT TestIntegration/TestImageManifestCacheImportExport/worker=oci/frontend=gateway 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/frontend=gateway 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_config3570817561/buildkitd.toml --root /tmp/bktest_buildkitd3431068648 --addr unix:///tmp/bktest_buildkitd3431068648/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_config3570817561/buildkitd.toml --root /tmp/bktest_buildkitd3431068648 --addr unix:///tmp/bktest_buildkitd3431068648/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-16 20:01:59.356295545 +0000 UTC m=+19.869354882 /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_config3570817561/buildkitd.toml --root /tmp/bktest_buildkitd3431068648 --addr unix:///tmp/bktest_buildkitd3431068648/buildkitd.sock --debug sandbox.go:131: time="2024-05-16T20:01:59Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-16T20:01:59Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3431068648/net/cni\" for cleanup: open /tmp/bktest_buildkitd3431068648/net/cni: no such file or directory" sandbox.go:131: time="2024-05-16T20:01:59Z" level=debug msg="creating new network namespace 64jk5z519js01z25svr7ixitn" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:59Z" level=debug msg="finished creating network namespace 64jk5z519js01z25svr7ixitn" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:59Z" level=debug msg="finished setting up network namespace 64jk5z519js01z25svr7ixitn" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:59Z" level=info msg="found worker \"9xca0tmwz1a2ckzpwvi6jj1xl\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:95f8fb8cfc35 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-16T20:01:59Z" level=info msg="found 1 workers, default=\"9xca0tmwz1a2ckzpwvi6jj1xl\"" sandbox.go:131: time="2024-05-16T20:01:59Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-16T20:01:59Z" le
Failed: frontend/dockerfile/TestIntegration/TestNoCache/worker=oci/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L4433
=== RUN TestIntegration/TestNoCache/worker=oci/frontend=gateway === PAUSE TestIntegration/TestNoCache/worker=oci/frontend=gateway === CONT TestIntegration/TestNoCache/worker=oci/frontend=gateway 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: "09c8ddfadc9ed4e9b99f7d4d6a3115d4b968357c9682b6c42ab8024a6dba5c58 -\n" actual : "7222b67a91ce85a8a714c68f460963a37ebbc3ffdfbe8f8435f9bd4b5299a8a8 -\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -09c8ddfadc9ed4e9b99f7d4d6a3115d4b968357c9682b6c42ab8024a6dba5c58 - +7222b67a91ce85a8a714c68f460963a37ebbc3ffdfbe8f8435f9bd4b5299a8a8 - Test: TestIntegration/TestNoCache/worker=oci/frontend=gateway 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_config3488867533/buildkitd.toml --root /tmp/bktest_buildkitd2194174583 --addr unix:///tmp/bktest_buildkitd2194174583/buildkitd.sock --debug sandbox.go:131: 3e6d061b2ae99191d26abec27b5ff06a1fd535b9e5579164c370b2c898749065 - sandbox.go:131: 7222b67a91ce85a8a714c68f460963a37ebbc3ffdfbe8f8435f9bd4b5299a8a8 - sandbox.go:131: 1a0a4067f61e4cd1fd40ddae1772eb7951ef04299befd5892f3f1419f88ff618 - sandbox.go:131: 09c8ddfadc9ed4e9b99f7d4d6a3115d4b968357c9682b6c42ab8024a6dba5c58 - sandbox.go:131: 493d33cffe57b67cacb848f0f12ee102a1045d954cd269f0cd5301bbf9ebd07d - 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_config3488867533/buildkitd.toml --root /tmp/bktest_buildkitd2194174583 --addr unix:///tmp/bktest_buildkitd2194174583/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-16 20:01:53.26592862 +0000 UTC m=+13.778987967 /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_config3488867533/buildkitd.toml --root /tmp/bktest_buildkitd2194174583 --addr unix:///tmp/bktest_buildkitd2194174583/buildkitd.sock --debug sandbox.go:131: time="2024-05-16T20:01:53Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-16T20:01:53Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2194174583/net/cni\" for cleanup: open /tmp/bktest_buildkitd2194174583/net/cni: no such file or directory" sandbox.go:131: time="2024-05-16T20:01:53Z" level=debug msg="creating new network namespace ai2n72sqgh1h3gc0sy21bfftx" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:53Z" level=debug msg="finished creating network namespace ai2n72sqgh1h3gc0sy21bfftx" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:53Z" level=debug msg="finished setting up network namespace ai2n72sqgh1h3gc0sy21bfftx" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:53Z" level=info msg="found worker \"saxpjavxb8v9az2fsqknpm2qk\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:95f8fb8cfc35 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/arm
Failed: frontend/dockerfile/TestIntegration/TestCopyWildcardCache/worker=oci/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L863
=== RUN TestIntegration/TestCopyWildcardCache/worker=oci/frontend=gateway === PAUSE TestIntegration/TestCopyWildcardCache/worker=oci/frontend=gateway === CONT TestIntegration/TestCopyWildcardCache/worker=oci/frontend=gateway dockerfile_test.go:863: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:863 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Should not be: "0701898b0436fcc90a2074291049895c67c280f106e4493ae3ac059982278566 -\n" Test: TestIntegration/TestCopyWildcardCache/worker=oci/frontend=gateway 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_config1227244242/buildkitd.toml --root /tmp/bktest_buildkitd2885098849 --addr unix:///tmp/bktest_buildkitd2885098849/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_config1227244242/buildkitd.toml --root /tmp/bktest_buildkitd2885098849 --addr unix:///tmp/bktest_buildkitd2885098849/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-16 20:01:48.811421971 +0000 UTC m=+9.324481339 /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_config1227244242/buildkitd.toml --root /tmp/bktest_buildkitd2885098849 --addr unix:///tmp/bktest_buildkitd2885098849/buildkitd.sock --debug sandbox.go:131: time="2024-05-16T20:01:48Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-16T20:01:48Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2885098849/net/cni\" for cleanup: open /tmp/bktest_buildkitd2885098849/net/cni: no such file or directory" sandbox.go:131: time="2024-05-16T20:01:48Z" level=debug msg="creating new network namespace zfw5yz9rvck28fiandoihkaeo" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:48Z" level=debug msg="finished creating network namespace zfw5yz9rvck28fiandoihkaeo" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:48Z" level=debug msg="finished setting up network namespace zfw5yz9rvck28fiandoihkaeo" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:48Z" level=info msg="found worker \"piin6y25fykaox6zu2zrbq9sv\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:95f8fb8cfc35 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-16T20:01:48Z" level=info msg="found 1 workers, default=\"piin6y25fykaox6zu2zrbq9sv\"" sandbox.go:131: time="2024-05-16T20:01:48Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-16T20:01:48Z" level=info msg="running server on /tmp/bktest_buildkitd2885098849/buildkitd.sock" sandbox.go:131: time="2024-05-16T20:01:48Z" level=debug msg="session started" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 spanID=708229d1999b145f traceID=425b7031b936a911f13b0b800a7a6948 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:48Z" level=debug msg=resolving host="localhost:46489" sandbox.go:131: time="2024-05-16T20:01:48Z" level=debug msg="do request" host="localhost:46489"
Failed: frontend/dockerfile/TestIntegration/TestCacheMultiPlatformImportExport/worker=oci/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L6762
=== RUN TestIntegration/TestCacheMultiPlatformImportExport/worker=oci/frontend=gateway === PAUSE TestIntegration/TestCacheMultiPlatformImportExport/worker=oci/frontend=gateway === CONT TestIntegration/TestCacheMultiPlatformImportExport/worker=oci/frontend=gateway dockerfile_test.go:6762: retrying prune(0) dockerfile_test.go:6762: retrying prune(1) dockerfile_test.go:6764: failed to ensure prune 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_config3121362819/buildkitd.toml --root /tmp/bktest_buildkitd1735451859 --addr unix:///tmp/bktest_buildkitd1735451859/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_config3121362819/buildkitd.toml --root /tmp/bktest_buildkitd1735451859 --addr unix:///tmp/bktest_buildkitd1735451859/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-16 20:01:46.449414049 +0000 UTC m=+6.962473396 /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_config3121362819/buildkitd.toml --root /tmp/bktest_buildkitd1735451859 --addr unix:///tmp/bktest_buildkitd1735451859/buildkitd.sock --debug sandbox.go:131: time="2024-05-16T20:01:46Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-16T20:01:46Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1735451859/net/cni\" for cleanup: open /tmp/bktest_buildkitd1735451859/net/cni: no such file or directory" sandbox.go:131: time="2024-05-16T20:01:46Z" level=debug msg="creating new network namespace wyvdx2tjwqf4xhkxi8un0myv6" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:46Z" level=debug msg="finished creating network namespace wyvdx2tjwqf4xhkxi8un0myv6" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:46Z" level=debug msg="finished setting up network namespace wyvdx2tjwqf4xhkxi8un0myv6" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:46Z" level=info msg="found worker \"xxv3ahf66je0iro5bw554xx1q\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:95f8fb8cfc35 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-16T20:01:46Z" level=info msg="found 1 workers, default=\"xxv3ahf66je0iro5bw554xx1q\"" sandbox.go:131: time="2024-05-16T20:01:46Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-16T20:01:46Z" level=info msg="running server on /tmp/bktest_buildkitd1735451859/buildkitd.sock" sandbox.go:131: time="2024-05-16T20:01:46Z" level=debug msg="session started" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 spanID=b429eb98cd5ef8b4 traceID=3afbe1c51dcb8d2dfe975d8e3edc27ab version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:46Z" level=debug msg="skipping invalid cache export mode: " revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 spanID=f4b200011bce0940 traceID=c4b2665ce21b18675598a5db3d9e8ca0 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:46Z" level=debug msg=resolving host="localhost:46489" sandbox.go:131: time="2024-05-16T20:01:46Z" level=debug msg="do request" host="localhost:46
Failed: frontend/dockerfile/TestIntegration/TestOnBuildCleared/worker=oci/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L3881
=== RUN TestIntegration/TestOnBuildCleared/worker=oci/frontend=gateway === PAUSE TestIntegration/TestOnBuildCleared/worker=oci/frontend=gateway === CONT TestIntegration/TestOnBuildCleared/worker=oci/frontend=gateway dockerfile_test.go:3881: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:3881 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Received unexpected error: open /tmp/TestIntegrationTestOnBuildClearedworker=ocifrontend=gateway782469573/001/foo: no such file or directory Test: TestIntegration/TestOnBuildCleared/worker=oci/frontend=gateway 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_config1198505842/buildkitd.toml --root /tmp/bktest_buildkitd1886680973 --addr unix:///tmp/bktest_buildkitd1886680973/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_config1198505842/buildkitd.toml --root /tmp/bktest_buildkitd1886680973 --addr unix:///tmp/bktest_buildkitd1886680973/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-16 20:01:46.311048134 +0000 UTC m=+6.824107501 /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_config1198505842/buildkitd.toml --root /tmp/bktest_buildkitd1886680973 --addr unix:///tmp/bktest_buildkitd1886680973/buildkitd.sock --debug sandbox.go:131: time="2024-05-16T20:01:46Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-16T20:01:46Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1886680973/net/cni\" for cleanup: open /tmp/bktest_buildkitd1886680973/net/cni: no such file or directory" sandbox.go:131: time="2024-05-16T20:01:46Z" level=debug msg="creating new network namespace vy2act5bcf0gowobu9apc7x0a" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:46Z" level=debug msg="finished creating network namespace vy2act5bcf0gowobu9apc7x0a" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:46Z" level=debug msg="finished setting up network namespace vy2act5bcf0gowobu9apc7x0a" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:46Z" level=info msg="found worker \"wlmm7e7cjibixfhffud1w7he6\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:95f8fb8cfc35 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-16T20:01:46Z" level=info msg="found 1 workers, default=\"wlmm7e7cjibixfhffud1w7he6\"" sandbox.go:131: time="2024-05-16T20:01:46Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-16T20:01:46Z" level=info msg="running server on /tmp/bktest_buildkitd1886680973/buildkitd.sock" sandbox.go:131: time="2024-05-16T20:01:46Z" level=debug msg="session started" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 spanID=d8129a693bcb9768 traceID=cd945e806d4fc9261ff536e708a32b98 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:46Z" level=debug msg=resolving host="localhost:46489" sandbox.go:131: time="2024-05
Failed: frontend/dockerfile/TestIntegration/TestFrontendInputs/worker=oci/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L4844
=== RUN TestIntegration/TestFrontendInputs/worker=oci/frontend=gateway === PAUSE TestIntegration/TestFrontendInputs/worker=oci/frontend=gateway === CONT TestIntegration/TestFrontendInputs/worker=oci/frontend=gateway dockerfile_test.go:4844: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4844 /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/TestFrontendInputs/worker=oci/frontend=gateway 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_config4193879555/buildkitd.toml --root /tmp/bktest_buildkitd2187464260 --addr unix:///tmp/bktest_buildkitd2187464260/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-16 20:01:45.59755156 +0000 UTC m=+6.110610927 /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_config4193879555/buildkitd.toml --root /tmp/bktest_buildkitd2187464260 --addr unix:///tmp/bktest_buildkitd2187464260/buildkitd.sock --debug sandbox.go:131: time="2024-05-16T20:01:45Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:131: time="2024-05-16T20:01:45Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2187464260/net/cni\" for cleanup: open /tmp/bktest_buildkitd2187464260/net/cni: no such file or directory" sandbox.go:131: time="2024-05-16T20:01:45Z" level=debug msg="creating new network namespace ttsuyv7x6htbp89cl60267ejx" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:45Z" level=debug msg="finished creating network namespace ttsuyv7x6htbp89cl60267ejx" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:45Z" level=debug msg="finished setting up network namespace ttsuyv7x6htbp89cl60267ejx" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:45Z" level=info msg="found worker \"7dhqyc4il08ya9toy321cyvz1\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:95f8fb8cfc35 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-16T20:01:45Z" level=info msg="found 1 workers, default=\"7dhqyc4il08ya9toy321cyvz1\"" sandbox.go:131: time="2024-05-16T20:01:45Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-16T20:01:45Z" level=info msg="running server on /tmp/bktest_buildkitd2187464260/buildkitd.sock" sandbox.go:131: time="2024-05-16T20:01:45Z" level=debug msg="session started" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 spanID=124bc58cd24b3d04 traceID=a888d9a969f4dfe508db80e3d2d39013 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:01:45Z" level=debug msg=resolving host="localhost:46489"
test / run (oci, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
Failed: frontend/dockerfile/TestIntegration/TestCmdShell/worker=containerd/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L1811
=== RUN TestIntegration/TestCmdShell/worker=containerd/frontend=gateway === PAUSE TestIntegration/TestCmdShell/worker=containerd/frontend=gateway === CONT TestIntegration/TestCmdShell/worker=containerd/frontend=gateway 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=gateway sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd1728781417/config.toml sandbox.go:131: > StartCmd 2024-05-16 20:01:37.059403355 +0000 UTC m=+2.009624927 /usr/bin/containerd --config /tmp/bktest_containerd1728781417/config.toml sandbox.go:131: time="2024-05-16T20:01:37Z" 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-16T20:01:37.079456127Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-16T20:01:37.108309264Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-16T20:01:37.108368425Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-16T20:01:37.108727067Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:37.108844707Z" 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-16T20:01:37.108884071Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:37.108911702Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-16T20:01:37.108935236Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:37.109131023Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:37.109474566Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:37.110641702Z" 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-16T20:01:37.110669614Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:37.110829443Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd1728781417/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.g
Failed: frontend/dockerfile/TestIntegration/TestDockerfileADDFromURL/worker=containerd/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L2155
=== RUN TestIntegration/TestDockerfileADDFromURL/worker=containerd/frontend=gateway === PAUSE TestIntegration/TestDockerfileADDFromURL/worker=containerd/frontend=gateway === CONT TestIntegration/TestDockerfileADDFromURL/worker=containerd/frontend=gateway 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=gateway1682420406/002/dest/__unnamed__: no such file or directory Test: TestIntegration/TestDockerfileADDFromURL/worker=containerd/frontend=gateway sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd3605956742/config.toml sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd3605956742/config.toml sandbox.go:131: > StartCmd 2024-05-16 20:02:18.553999915 +0000 UTC m=+43.504221518 /usr/bin/containerd --config /tmp/bktest_containerd3605956742/config.toml sandbox.go:131: time="2024-05-16T20:02:18Z" 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-16T20:02:18.578130739Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-16T20:02:18.601981873Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-16T20:02:18.602051443Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-16T20:02:18.602132995Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:18.602304656Z" 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-16T20:02:18.602354148Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:18.602386128Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-16T20:02:18.602414100Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:18.602599005Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:18.602918692Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:18.603918720Z" 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-16T20:02:18.603948435Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:18.604202540Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd3605956742/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-16T20:02:18.604220834Z" level=info msg="loading plugin \"io.containerd.content.v1.c
Failed: frontend/dockerfile/TestIntegration/TestDockerfileAddArchive/worker=containerd/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L2257
=== RUN TestIntegration/TestDockerfileAddArchive/worker=containerd/frontend=gateway === PAUSE TestIntegration/TestDockerfileAddArchive/worker=containerd/frontend=gateway === CONT TestIntegration/TestDockerfileAddArchive/worker=containerd/frontend=gateway 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=gateway1629762535/003/t.tar.gz: no such file or directory Test: TestIntegration/TestDockerfileAddArchive/worker=containerd/frontend=gateway sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd444773200/config.toml sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd444773200/config.toml sandbox.go:131: > StartCmd 2024-05-16 20:02:18.255983601 +0000 UTC m=+43.206205183 /usr/bin/containerd --config /tmp/bktest_containerd444773200/config.toml sandbox.go:131: time="2024-05-16T20:02:18Z" 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-16T20:02:18.276531343Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-16T20:02:18.296160516Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-16T20:02:18.296187877Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-16T20:02:18.296219876Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:18.296308502Z" 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-16T20:02:18.296323801Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:18.296334110Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-16T20:02:18.296356963Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:18.296431141Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:18.296609264Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:18.297617887Z" 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-16T20:02:18.297647853Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:18.297965947Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd444773200/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-16T20:02:18.297990142Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..."
Failed: frontend/dockerfile/TestIntegration/TestMultiStageImplicitFrom/worker=containerd/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L3624
=== RUN TestIntegration/TestMultiStageImplicitFrom/worker=containerd/frontend=gateway === PAUSE TestIntegration/TestMultiStageImplicitFrom/worker=containerd/frontend=gateway === CONT TestIntegration/TestMultiStageImplicitFrom/worker=containerd/frontend=gateway 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=gateway1016812985/002/go: no such file or directory Test: TestIntegration/TestMultiStageImplicitFrom/worker=containerd/frontend=gateway sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3294493004/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2078938058/buildkitd.toml --root /tmp/bktest_buildkitd3569649122 --addr unix:///tmp/bktest_buildkitd3569649122/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-16 20:02:13.514273453 +0000 UTC m=+38.464495035 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3294493004/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2078938058/buildkitd.toml --root /tmp/bktest_buildkitd3569649122 --addr unix:///tmp/bktest_buildkitd3569649122/buildkitd.sock --debug sandbox.go:131: time="2024-05-16T20:02:13Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3569649122/net/cni\" for cleanup: open /tmp/bktest_buildkitd3569649122/net/cni: no such file or directory" sandbox.go:131: time="2024-05-16T20:02:13Z" level=debug msg="creating new network namespace iehxdhvwc2dyzluba7ku0vtm8" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:13Z" level=debug msg="finished creating network namespace iehxdhvwc2dyzluba7ku0vtm8" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:13Z" level=debug msg="finished setting up network namespace iehxdhvwc2dyzluba7ku0vtm8" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02: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-16T20:02:13Z" level=info msg="found worker \"s87zbw4lpbwa1ps39m8n7q87h\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:fc60a2c1-3c87-48a2-bf32-7546494c00e7 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:ca132b94ebda 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-16T20:02:13Z" level=info msg="found 1 workers, default=\"s87zbw4lpbwa1ps39m8n7q87h\"" sandbox.go:131: time="2024-05-16T20:02:13Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-16T20:02:13Z" level=info msg="running server on /tmp/bktest_buildkitd3569649122/buildkitd.sock" sandbox.go:131: time="2024-05-16T20:02:13Z" level=debug msg="session started" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 spanID=179a2b14007045ee traceID=1ed0c3d3f1392fa710508f536888816d version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:
Failed: frontend/dockerfile/TestIntegration/TestCacheImportExport/worker=containerd/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L4166
=== RUN TestIntegration/TestCacheImportExport/worker=containerd/frontend=gateway === PAUSE TestIntegration/TestCacheImportExport/worker=containerd/frontend=gateway === CONT TestIntegration/TestCacheImportExport/worker=containerd/frontend=gateway 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=gateway sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd2231243427/config.toml sandbox.go:131: > StartCmd 2024-05-16 20:02:11.945533218 +0000 UTC m=+36.895754800 /usr/bin/containerd --config /tmp/bktest_containerd2231243427/config.toml sandbox.go:131: time="2024-05-16T20:02: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-16T20:02:12.001657486Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-16T20:02:12.030350369Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-16T20:02:12.030384242Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-16T20:02:12.030430669Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:12.030518864Z" 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-16T20:02:12.030535605Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:12.030550803Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-16T20:02:12.030562465Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:12.030661951Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:12.030941533Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:12.031698697Z" 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-16T20:02:12.031724465Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:12.032033382Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd2231243427/root/io.containerd.snapshotter.v1
Failed: frontend/dockerfile/TestIntegration/TestImageManifestCacheImportExport/worker=containerd/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L4068
=== RUN TestIntegration/TestImageManifestCacheImportExport/worker=containerd/frontend=gateway === PAUSE TestIntegration/TestImageManifestCacheImportExport/worker=containerd/frontend=gateway === CONT TestIntegration/TestImageManifestCacheImportExport/worker=containerd/frontend=gateway 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=gateway sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd427381703/config.toml sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd427381703/config.toml sandbox.go:131: > StartCmd 2024-05-16 20:02:11.299275307 +0000 UTC m=+36.249496869 /usr/bin/containerd --config /tmp/bktest_containerd427381703/config.toml sandbox.go:131: time="2024-05-16T20:02:11Z" 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-16T20:02:11.339727046Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-16T20:02:11.366686132Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-16T20:02:11.366773125Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-16T20:02:11.366833999Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:11.366952870Z" 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-16T20:02:11.366995420Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:11.367047157Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-16T20:02:11.367073375Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:11.367183932Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:11.367463083Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:11.368457681Z" 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-16T20:02:11.368484812Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:11.368693111Z" leve
Failed: frontend/dockerfile/TestIntegration/TestImportExportReproducibleIDs/worker=containerd/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L4332
=== RUN TestIntegration/TestImportExportReproducibleIDs/worker=containerd/frontend=gateway === PAUSE TestIntegration/TestImportExportReproducibleIDs/worker=containerd/frontend=gateway === CONT TestIntegration/TestImportExportReproducibleIDs/worker=containerd/frontend=gateway 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=gateway sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd1547511438/config.toml sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd1547511438/config.toml sandbox.go:131: > StartCmd 2024-05-16 20:02:09.962659462 +0000 UTC m=+34.912881054 /usr/bin/containerd --config /tmp/bktest_containerd1547511438/config.toml sandbox.go:131: time="2024-05-16T20:02:09Z" 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-16T20:02:09.981186232Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-16T20:02:09.998716983Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-16T20:02:09.998748703Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-16T20:02:09.998813143Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:09.998917678Z" 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-16T20:02:09.998937235Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:09.998953745Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-16T20:02:09.998970457Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:09.999071094Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:09.999281177Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:10.000079067Z" 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-16T20:02:10.000104334Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:10.000277428Z" level=info ms
Failed: frontend/dockerfile/TestIntegration/TestNoCache/worker=containerd/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L4433
=== RUN TestIntegration/TestNoCache/worker=containerd/frontend=gateway === PAUSE TestIntegration/TestNoCache/worker=containerd/frontend=gateway === CONT TestIntegration/TestNoCache/worker=containerd/frontend=gateway 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: "66cf6d741cda88935bbde3d597c98b33c085460ab768f7cfc1aaa93572482f83 -\n" actual : "40a697f47187a33f96bcb20aad6b58a544c9dffbc592be1f91944627c7d44d82 -\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -66cf6d741cda88935bbde3d597c98b33c085460ab768f7cfc1aaa93572482f83 - +40a697f47187a33f96bcb20aad6b58a544c9dffbc592be1f91944627c7d44d82 - Test: TestIntegration/TestNoCache/worker=containerd/frontend=gateway sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3312307363/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3056465913/buildkitd.toml --root /tmp/bktest_buildkitd3143545913 --addr unix:///tmp/bktest_buildkitd3143545913/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-16 20:02:09.350597013 +0000 UTC m=+34.300818585 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3312307363/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3056465913/buildkitd.toml --root /tmp/bktest_buildkitd3143545913 --addr unix:///tmp/bktest_buildkitd3143545913/buildkitd.sock --debug sandbox.go:131: time="2024-05-16T20:02:09Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3143545913/net/cni\" for cleanup: open /tmp/bktest_buildkitd3143545913/net/cni: no such file or directory" sandbox.go:131: time="2024-05-16T20:02:09Z" level=debug msg="creating new network namespace ng5dv0iy7rq1smxf1wn61gr0c" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:09Z" level=debug msg="finished creating network namespace ng5dv0iy7rq1smxf1wn61gr0c" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:09Z" level=debug msg="finished setting up network namespace ng5dv0iy7rq1smxf1wn61gr0c" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:09Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]" sandbox.go:131: time="2024-05-16T20:02:09Z" level=info msg="found worker \"ckkcu8kpnzic6wl25uyne0vl5\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:66264eb1-bf16-4515-8328-821a82bd3bad org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:ca132b94ebda 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-16T20:02:09Z" level=info msg="found 1 workers, default=\"ckkcu8kpnzic6wl25uyne0vl5\"" sandbox.go:131: time="2024-05-16T20:02:09Z" level=warning msg="currently, only the default worker can be used." sandbox.go:131: time="2024-05-16T20:02:09Z" level=i
Failed: frontend/dockerfile/TestIntegration/TestPullScratch/worker=containerd/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L1903
=== RUN TestIntegration/TestPullScratch/worker=containerd/frontend=gateway === PAUSE TestIntegration/TestPullScratch/worker=containerd/frontend=gateway === CONT TestIntegration/TestPullScratch/worker=containerd/frontend=gateway dockerfile_test.go:1903: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1903 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Not equal: expected: 1 actual : 0 Test: TestIntegration/TestPullScratch/worker=containerd/frontend=gateway sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd1003141149/config.toml sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd1003141149/config.toml sandbox.go:131: > StartCmd 2024-05-16 20:02:08.148290864 +0000 UTC m=+33.098512436 /usr/bin/containerd --config /tmp/bktest_containerd1003141149/config.toml sandbox.go:131: time="2024-05-16T20:02:08Z" 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-16T20:02:08.168928510Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-16T20:02:08.188926826Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-16T20:02:08.188986628Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-16T20:02:08.189042242Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:08.189128623Z" 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-16T20:02:08.189148881Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:08.189164099Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-16T20:02:08.189175380Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:08.189268604Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:08.189495458Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:08.190353260Z" 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-16T20:02:08.190381904Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:08.190635537Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd1003141149/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-16T20:02:08.190657679Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 sandbox.go:131: time="2024-05-16T20:02:08.190758307Z" level=info msg="loading plugin \"io.container
Failed: frontend/dockerfile/TestIntegration/TestCopyWildcardCache/worker=containerd/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L863
=== RUN TestIntegration/TestCopyWildcardCache/worker=containerd/frontend=gateway === PAUSE TestIntegration/TestCopyWildcardCache/worker=containerd/frontend=gateway === CONT TestIntegration/TestCopyWildcardCache/worker=containerd/frontend=gateway dockerfile_test.go:863: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:863 /src/util/testutil/integration/run.go:91 /src/util/testutil/integration/run.go:205 Error: Should not be: "da994898662cfb7233a595afc896a2ad220854672417f6e28f1fecda2f96c713 -\n" Test: TestIntegration/TestCopyWildcardCache/worker=containerd/frontend=gateway sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd325156120/config.toml sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd325156120/config.toml sandbox.go:131: > StartCmd 2024-05-16 20:02:02.784731518 +0000 UTC m=+27.734953100 /usr/bin/containerd --config /tmp/bktest_containerd325156120/config.toml sandbox.go:131: time="2024-05-16T20:02:02Z" 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-16T20:02:02.809953440Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-16T20:02:02.830224401Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-16T20:02:02.830257833Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-16T20:02:02.830306825Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:02.830402213Z" 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-16T20:02:02.830427841Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:02.830443921Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-16T20:02:02.830456124Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:02.830574515Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:02.830851943Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:02.831685159Z" 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-16T20:02:02.831711969Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:02.831929676Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd325156120/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-16T20:02:02.831951767Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 sandbox.go:131: time="2024-05-16T20:02:02.832055882Z" level=info msg="load
test / run (containerd, ./frontend/dockerfile, dockerfile)
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_containerd3393976528/config.toml sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd3393976528/config.toml sandbox.go:131: > StartCmd 2024-05-16 20:01:58.136510305 +0000 UTC m=+3.597234098 /usr/bin/containerd --config /tmp/bktest_containerd3393976528/config.toml sandbox.go:131: time="2024-05-16T20:01:58Z" 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-16T20:01:58.158527731Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-16T20:01:58.188469241Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-16T20:01:58.188529584Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-16T20:01:58.188912028Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:58.189042221Z" 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-16T20:01:58.189067528Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:58.189099488Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-16T20:01:58.189117011Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:58.189240021Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:58.189550330Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:58.190752485Z" 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-16T20:01:58.190783443Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:01:58.190966264Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd3393976528/root/io.containerd.snapshotter.v1.zfs must be a zfs filesy
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: stdout: /usr/bin/containerd --config /tmp/bktest_containerd2871748219/config.toml sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd2871748219/config.toml sandbox.go:131: > StartCmd 2024-05-16 20:02:55.098139814 +0000 UTC m=+60.558863637 /usr/bin/containerd --config /tmp/bktest_containerd2871748219/config.toml sandbox.go:131: time="2024-05-16T20:02:55Z" 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-16T20:02:55.174100179Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-16T20:02:55.223052550Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-16T20:02:55.223096141Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-16T20:02:55.223155622Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:55.223250820Z" 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-16T20:02:55.223274775Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:55.223296836Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-16T20:02:55.223311083Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:55.223446546Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:55.223711140Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:55.227796541Z" 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-16T20:02:55.227825535Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:55.228276948Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd2871748219/root/io.containerd.snapshotter.v1.zfs must be a zfs filesyste
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=builtin1051635298/002/dest/__unnamed__: no such file or directory Test: TestIntegration/TestDockerfileADDFromURL/worker=containerd/frontend=builtin sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd2855880764/config.toml sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd2855880764/config.toml sandbox.go:131: > StartCmd 2024-05-16 20:02:46.428016172 +0000 UTC m=+51.888739985 /usr/bin/containerd --config /tmp/bktest_containerd2855880764/config.toml sandbox.go:131: time="2024-05-16T20:02:46Z" 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-16T20:02:46.459269134Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-16T20:02:46.499176805Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-16T20:02:46.499211931Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-16T20:02:46.499256053Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:46.499348045Z" 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-16T20:02:46.499363364Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:46.499442942Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-16T20:02:46.499454554Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:46.499550313Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:46.499822131Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:46.501254827Z" 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-16T20:02:46.501289131Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:46.501623345Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd2855880764/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-16T20:02:46.501660254Z" level=info msg="loading plugin \"io.containerd.content.v1.c
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=builtin3364263689/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_containerd4209682275/config.toml sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd4209682275/config.toml sandbox.go:131: > StartCmd 2024-05-16 20:02:45.827701657 +0000 UTC m=+51.288425460 /usr/bin/containerd --config /tmp/bktest_containerd4209682275/config.toml sandbox.go:131: time="2024-05-16T20:02:45Z" 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-16T20:02:45.850202745Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-16T20:02:45.874990621Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-16T20:02:45.875094145Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-16T20:02:45.875168023Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:45.875296633Z" 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-16T20:02:45.875335295Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:45.875394014Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-16T20:02:45.875424852Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:45.875554274Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:45.875872839Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:45.877133016Z" 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-16T20:02:45.877187428Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:45.877655041Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd4209682275/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-16T20:02:45.877679808Z" 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=builtin130509944/002/go: no such file or directory Test: TestIntegration/TestMultiStageImplicitFrom/worker=containerd/frontend=builtin sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd4111242818/config.toml sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd4111242818/config.toml sandbox.go:131: > StartCmd 2024-05-16 20:02:46.767094723 +0000 UTC m=+52.227818557 /usr/bin/containerd --config /tmp/bktest_containerd4111242818/config.toml sandbox.go:131: time="2024-05-16T20:02:46Z" 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-16T20:02:46.792311143Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-16T20:02:46.817707619Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-16T20:02:46.817747494Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-16T20:02:46.817801956Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:46.817909446Z" 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-16T20:02:46.817936567Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:46.817959720Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-16T20:02:46.817978085Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:46.818101315Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:46.818355600Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:46.819261822Z" 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-16T20:02:46.819293231Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:46.819759459Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd4111242818/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-16T20:02:46.819782302Z" 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=client878965182/002/go: no such file or directory Test: TestIntegration/TestMultiStageImplicitFrom/worker=containerd/frontend=client sandbox.go:128: stdout: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2011383680/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config342237300/buildkitd.toml --root /tmp/bktest_buildkitd844056174 --addr unix:///tmp/bktest_buildkitd844056174/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_containerd2011383680/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config342237300/buildkitd.toml --root /tmp/bktest_buildkitd844056174 --addr unix:///tmp/bktest_buildkitd844056174/buildkitd.sock --debug sandbox.go:131: > StartCmd 2024-05-16 20:02:46.640976376 +0000 UTC m=+52.101700189 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2011383680/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config342237300/buildkitd.toml --root /tmp/bktest_buildkitd844056174 --addr unix:///tmp/bktest_buildkitd844056174/buildkitd.sock --debug sandbox.go:131: time="2024-05-16T20:02:46Z" level=debug msg="could not read \"/tmp/bktest_buildkitd844056174/net/cni\" for cleanup: open /tmp/bktest_buildkitd844056174/net/cni: no such file or directory" sandbox.go:131: time="2024-05-16T20:02:46Z" level=debug msg="creating new network namespace wpp2lp2y05jmmq3klr7njaubu" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:46Z" level=debug msg="finished creating network namespace wpp2lp2y05jmmq3klr7njaubu" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:46Z" level=debug msg="finished setting up network namespace wpp2lp2y05jmmq3klr7njaubu" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown sandbox.go:131: time="2024-05-16T20:02:46Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]" sandbox.go:131: time="2024-05-16T20:02:46Z" level=info msg="found worker \"bfzcta9qumznsfra5awh7fz98\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:ba3d481a-a913-47b5-bd68-c2bca192d038 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:0f8e58727112 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-16T20:02:46Z" level=info msg="found 1 workers, default=\"bfzcta9qumznsfra5awh7fz98\"" sandbox.go:131: time="2024-05-16T20:02:46Z" level=warning msg="currently, only the default worker can
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: stdout: /usr/bin/containerd --config /tmp/bktest_containerd117636970/config.toml sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd117636970/config.toml sandbox.go:131: > StartCmd 2024-05-16 20:02:43.978236737 +0000 UTC m=+49.438960561 /usr/bin/containerd --config /tmp/bktest_containerd117636970/config.toml sandbox.go:131: time="2024-05-16T20:02:44Z" 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-16T20:02:44.053729042Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-16T20:02:44.076326994Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-16T20:02:44.076365356Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-16T20:02:44.076425228Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:44.076518832Z" 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-16T20:02:44.076535293Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:44.076551053Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-16T20:02:44.076562574Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:44.076664615Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:44.076969033Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:44.079088870Z" 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-16T20:02:44.079116501Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:44.079450886Z" level=info msg="skip loading plugin \"io.containerd.snap
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/containerd --config /tmp/bktest_containerd1665911504/config.toml sandbox.go:131: > StartCmd 2024-05-16 20:02:42.970875218 +0000 UTC m=+48.431599041 /usr/bin/containerd --config /tmp/bktest_containerd1665911504/config.toml sandbox.go:131: time="2024-05-16T20:02:43Z" 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-16T20:02:43.010487658Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-16T20:02:43.042200034Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-16T20:02:43.042240380Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-16T20:02:43.042325328Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:43.042418603Z" 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-16T20:02:43.042435004Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:43.042449971Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-16T20:02:43.042460561Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:43.042558675Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:43.042827106Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:43.043965512Z" 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-16T20:02:43.043991240Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:43.044445258Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd1665911504/root/io.containerd.snapshotter.v1.zfs
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: 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/TestImageManifestCacheImportExport/worker=containerd/frontend=builtin sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd1491417597/config.toml sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd1491417597/config.toml sandbox.go:131: > StartCmd 2024-05-16 20:02:42.065187325 +0000 UTC m=+47.525911138 /usr/bin/containerd --config /tmp/bktest_containerd1491417597/config.toml sandbox.go:131: time="2024-05-16T20:02:42Z" 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-16T20:02:42.092952513Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-16T20:02:42.122492478Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-16T20:02:42.122547901Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-16T20:02:42.122604617Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:42.122697872Z" 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-16T20:02:42.122727267Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:42.122752103Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05
Failed: frontend/dockerfile/TestIntegration/TestImageManifestCacheImportExport/worker=containerd/frontend=client: frontend/dockerfile/dockerfile_test.go#L4068
=== RUN TestIntegration/TestImageManifestCacheImportExport/worker=containerd/frontend=client === PAUSE TestIntegration/TestImageManifestCacheImportExport/worker=containerd/frontend=client === CONT TestIntegration/TestImageManifestCacheImportExport/worker=containerd/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=containerd/frontend=client sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd2959669417/config.toml sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd2959669417/config.toml sandbox.go:131: > StartCmd 2024-05-16 20:02:41.655136707 +0000 UTC m=+47.115860531 /usr/bin/containerd --config /tmp/bktest_containerd2959669417/config.toml sandbox.go:131: time="2024-05-16T20:02:41Z" 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-16T20:02:41.687920148Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7 sandbox.go:131: time="2024-05-16T20:02:41.704452201Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:131: time="2024-05-16T20:02:41.704485032Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:131: time="2024-05-16T20:02:41.704539093Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:41.704641224Z" 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-16T20:02:41.704664738Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:41.704682791Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:131: time="2024-05-16T20:02:41.704695996Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:41.704811051Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:41.705057441Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:41.706439593Z" 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-16T20:02:41.706498473Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:131: time="2024-05-16T20:02:41.706873443Z" level
test / run (containerd, ./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, 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, ./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-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-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/.
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 (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 (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-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)
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)
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)
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)
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/.
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
48.5 MB