bake: prototype for composable bake attributes #4575
Annotations
7 errors
Generate annotations:
tests/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:39785/library/busybox:latest
time="2024-11-04T15:37:52Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39785"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:39785/library/alpine:latest
time="2024-11-04T15:37:52Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39785"
run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:39785/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (0.01s)
|
Generate annotations:
tests/build.go#L316
=== RUN TestIntegration/TestBuildRegistryExport/worker=remote
=== PAUSE TestIntegration/TestBuildRegistryExport/worker=remote
=== CONT TestIntegration/TestBuildRegistryExport/worker=remote
time="2024-11-04T15:38:01Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44153"
build.go:316:
Error Trace: /src/tests/build.go:316
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
localhost:40355/buildx/registry:latest: not found
Test: TestIntegration/TestBuildRegistryExport/worker=remote
sandbox.go:135: 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_config1244887526/buildkitd.toml --root /tmp/bktest_buildkitd2266287338 --addr unix:///tmp/bktest_buildkitd2266287338/buildkitd.sock --debug
sandbox.go:135: 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_config1244887526/buildkitd.toml --root /tmp/bktest_buildkitd2266287338 --addr unix:///tmp/bktest_buildkitd2266287338/buildkitd.sock --debug
sandbox.go:138: > StartCmd 2024-11-04 15:38:01.176967346 +0000 UTC m=+9.088730681 /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_config1244887526/buildkitd.toml --root /tmp/bktest_buildkitd2266287338 --addr unix:///tmp/bktest_buildkitd2266287338/buildkitd.sock --debug
sandbox.go:138: time="2024-11-04T15:38:01Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:138: time="2024-11-04T15:38:01Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:138: time="2024-11-04T15:38:01Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:138: time="2024-11-04T15:38:01Z" level=warning msg="using host network as the default"
sandbox.go:138: time="2024-11-04T15:38:01Z" level=info msg="found worker \"xc1bevvmke0s2z2mkw5rdhrcv\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:1c29d0e3d63b 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 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:138: time="2024-11-04T15:38:01Z" level=info msg="found 1 workers, default=\"xc1bevvmke0s2z2mkw5rdhrcv\""
sandbox.go:138: time="2024-11-04T15:38:01Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:138: time="2024-11-04T15:38:01Z" level=info msg="running server on /tmp/bktest_buildkitd2266287338/buildkitd.sock"
sandbox.go:138: time="2024-11-04T15:38:01Z" level=debug msg="session started" spanID=43d5fdbf73ab94bc traceID=9241a911ef68c5c5e20eb1b5c99faf00
sandbox.go:138: time="2024-11-04T15:38:01Z" level=debug msg="session finished: <nil>" spanID=43d5fdbf73ab94bc traceID=9241a911ef68c5c5e20eb1b5c99faf00
sandbox.go:138: time="2024-11-04T15:38:01Z" level=debug msg="session started" spanID=2b024630dc39d2cc traceID=9241a911ef68c5c5e20eb1b5c99faf00
sandbox.go:138: time="2024-11-04T15:38:01Z" level=debug msg="resolve exporter image with map[]" spanID=c1b3a3d6ce5a97ce traceID=9241a911ef68c5c5e20eb1b5c99faf00
sandbox.go:138: time="2024-11-04T15:38:01Z" level=debug msg="new ref for local: nnlpd7dn8j2gzc18tg9v7ea8i" span="[internal] load build definition from Dockerfile" spanID=9c8ce02bfed
|
Generate annotations:
tests/build.go#L350
=== RUN TestIntegration/TestBuildRegistryExportAttestations/worker=remote
=== PAUSE TestIntegration/TestBuildRegistryExportAttestations/worker=remote
=== CONT TestIntegration/TestBuildRegistryExportAttestations/worker=remote
build.go:350:
Error Trace: /src/tests/build.go:350
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
localhost:34583/buildx/registry:latest: not found
Test: TestIntegration/TestBuildRegistryExportAttestations/worker=remote
sandbox.go:135: 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_config1335854044/buildkitd.toml --root /tmp/bktest_buildkitd2794980967 --addr unix:///tmp/bktest_buildkitd2794980967/buildkitd.sock --debug
sandbox.go:135: 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_config1335854044/buildkitd.toml --root /tmp/bktest_buildkitd2794980967 --addr unix:///tmp/bktest_buildkitd2794980967/buildkitd.sock --debug
sandbox.go:138: > StartCmd 2024-11-04 15:38:01.115431568 +0000 UTC m=+9.027194913 /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_config1335854044/buildkitd.toml --root /tmp/bktest_buildkitd2794980967 --addr unix:///tmp/bktest_buildkitd2794980967/buildkitd.sock --debug
sandbox.go:138: time="2024-11-04T15:38:01Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:138: time="2024-11-04T15:38:01Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:138: time="2024-11-04T15:38:01Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:138: time="2024-11-04T15:38:01Z" level=warning msg="using host network as the default"
sandbox.go:138: time="2024-11-04T15:38:01Z" level=info msg="found worker \"pgqc66fto32ivtb12nwz817al\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:1c29d0e3d63b 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 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:138: time="2024-11-04T15:38:01Z" level=info msg="found 1 workers, default=\"pgqc66fto32ivtb12nwz817al\""
sandbox.go:138: time="2024-11-04T15:38:01Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:138: time="2024-11-04T15:38:01Z" level=info msg="running server on /tmp/bktest_buildkitd2794980967/buildkitd.sock"
sandbox.go:138: time="2024-11-04T15:38:01Z" level=debug msg="session started" spanID=40f1d1d5d8b98bfb traceID=0e3a9358e52d589d798bf20883595b29
sandbox.go:138: time="2024-11-04T15:38:01Z" level=debug msg="session finished: <nil>" spanID=40f1d1d5d8b98bfb traceID=0e3a9358e52d589d798bf20883595b29
sandbox.go:138: time="2024-11-04T15:38:01Z" level=debug msg="session started" spanID=4f7ad434f0f8a9d2 traceID=0e3a9358e52d589d798bf20883595b29
sandbox.go:138: time="2024-11-04T15:38:01Z" level=debug msg="resolve exporter image with map[]" spanID=24ee741e32dd7e7b traceID=0e3a9358e52d589d798bf20883595b29
sandbox.go:138: time="2024-11-04T15:38:01Z" level=debug msg="new ref for local: qo3s3r1kqqsw6yp9206djnkbh" span="[internal] load build definition from Dockerfile" spanID=d71be08f21388799 traceID=0e3a9358e52d589d798bf20883595b29
sandbox.go:138: time=
|
Generate annotations:
tests/build.go#L557
=== RUN TestIntegration/TestBuildAnnotations/worker=remote
=== PAUSE TestIntegration/TestBuildAnnotations/worker=remote
=== CONT TestIntegration/TestBuildAnnotations/worker=remote
build.go:557:
Error Trace: /src/tests/build.go:557
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
localhost:44153/buildx/registry:latest: not found
Test: TestIntegration/TestBuildAnnotations/worker=remote
sandbox.go:135: 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_config3699180601/buildkitd.toml --root /tmp/bktest_buildkitd801596575 --addr unix:///tmp/bktest_buildkitd801596575/buildkitd.sock --debug
sandbox.go:135: 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_config3699180601/buildkitd.toml --root /tmp/bktest_buildkitd801596575 --addr unix:///tmp/bktest_buildkitd801596575/buildkitd.sock --debug
sandbox.go:138: > StartCmd 2024-11-04 15:38:00.36225606 +0000 UTC m=+8.274019405 /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_config3699180601/buildkitd.toml --root /tmp/bktest_buildkitd801596575 --addr unix:///tmp/bktest_buildkitd801596575/buildkitd.sock --debug
sandbox.go:138: time="2024-11-04T15:38:00Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:138: time="2024-11-04T15:38:00Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:138: time="2024-11-04T15:38:00Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:138: time="2024-11-04T15:38:00Z" level=warning msg="using host network as the default"
sandbox.go:138: time="2024-11-04T15:38:00Z" level=info msg="found worker \"sn3xj7pdebjn5x0onex8tiayl\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:1c29d0e3d63b 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 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:138: time="2024-11-04T15:38:00Z" level=info msg="found 1 workers, default=\"sn3xj7pdebjn5x0onex8tiayl\""
sandbox.go:138: time="2024-11-04T15:38:00Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:138: time="2024-11-04T15:38:00Z" level=info msg="running server on /tmp/bktest_buildkitd801596575/buildkitd.sock"
sandbox.go:138: time="2024-11-04T15:38:00Z" level=debug msg="session started" spanID=4b4418ff45d136aa traceID=d4c571ab7c464a71141f0220d49178a4
sandbox.go:138: time="2024-11-04T15:38:00Z" level=debug msg="session finished: <nil>" spanID=4b4418ff45d136aa traceID=d4c571ab7c464a71141f0220d49178a4
sandbox.go:138: time="2024-11-04T15:38:00Z" level=debug msg="session started" spanID=c38d18efe33b9892 traceID=d4c571ab7c464a71141f0220d49178a4
sandbox.go:138: time="2024-11-04T15:38:00Z" level=debug msg="resolve exporter image with map[annotation-index.example2:xxx annotation-manifest-descriptor[linux/amd64].example4:zzz annotation-manifest.example3:yyy annotation.example1:www]" spanID=fbbf8659e5d61777 traceID=d4c571ab7c464a71141f0220d49178a4
sandbox.go:138: time="2024-11-04T15:38:00Z" level=debug msg="new ref for local: ajc9by83cdm3c2940sq8d1fro" span="[internal] load build definition from Dockerfile" spanID=1d3e724f
|
Generate annotations:
tests/build.go#L644
=== RUN TestIntegration/TestBuildMultiPlatform/worker=remote
=== PAUSE TestIntegration/TestBuildMultiPlatform/worker=remote
=== CONT TestIntegration/TestBuildMultiPlatform/worker=remote
build.go:644:
Error Trace: /src/tests/build.go:644
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
localhost:42985/buildx/registry:latest: not found
Test: TestIntegration/TestBuildMultiPlatform/worker=remote
sandbox.go:135: 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_config2090942366/buildkitd.toml --root /tmp/bktest_buildkitd1850549217 --addr unix:///tmp/bktest_buildkitd1850549217/buildkitd.sock --debug
sandbox.go:135: 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_config2090942366/buildkitd.toml --root /tmp/bktest_buildkitd1850549217 --addr unix:///tmp/bktest_buildkitd1850549217/buildkitd.sock --debug
sandbox.go:138: > StartCmd 2024-11-04 15:37:59.896671004 +0000 UTC m=+7.808434359 /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_config2090942366/buildkitd.toml --root /tmp/bktest_buildkitd1850549217 --addr unix:///tmp/bktest_buildkitd1850549217/buildkitd.sock --debug
sandbox.go:138: time="2024-11-04T15:37:59Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:138: time="2024-11-04T15:37:59Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:138: time="2024-11-04T15:37:59Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:138: time="2024-11-04T15:37:59Z" level=warning msg="using host network as the default"
sandbox.go:138: time="2024-11-04T15:37:59Z" level=info msg="found worker \"phgsutz1icgsjlnub2nv5zm2w\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:1c29d0e3d63b 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 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:138: time="2024-11-04T15:38:00Z" level=info msg="found 1 workers, default=\"phgsutz1icgsjlnub2nv5zm2w\""
sandbox.go:138: time="2024-11-04T15:38:00Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:138: time="2024-11-04T15:38:00Z" level=info msg="running server on /tmp/bktest_buildkitd1850549217/buildkitd.sock"
sandbox.go:138: time="2024-11-04T15:38:00Z" level=debug msg="session started" spanID=fe9c6a6f5fe5aa80 traceID=e2b6cb41ab3baa0b63424ca72961018e
sandbox.go:138: time="2024-11-04T15:38:00Z" level=debug msg="session finished: <nil>" spanID=fe9c6a6f5fe5aa80 traceID=e2b6cb41ab3baa0b63424ca72961018e
sandbox.go:138: time="2024-11-04T15:38:00Z" level=debug msg="session started" spanID=7004a8a7c905c85b traceID=e2b6cb41ab3baa0b63424ca72961018e
sandbox.go:138: time="2024-11-04T15:38:00Z" level=debug msg="resolve exporter image with map[]" spanID=1c7f8804bb7b748a traceID=e2b6cb41ab3baa0b63424ca72961018e
sandbox.go:138: time="2024-11-04T15:38:00Z" level=debug msg="new ref for local: x2czlz72kguwnqs56xzph9qdl" span="[internal] load build definition from Dockerfile" spanID=918ac2c3187103a1 traceID=e2b6cb41ab3baa0b63424ca72961018e
sandbox.go:138: time="2024-11-04T15:38:00Z" level=debug msg="diffcopy too
|
Generate annotations:
tests/bake.go#L949
=== RUN TestIntegration/TestBakeMultiPlatform/worker=remote
=== PAUSE TestIntegration/TestBakeMultiPlatform/worker=remote
=== CONT TestIntegration/TestBakeMultiPlatform/worker=remote
bake.go:949:
Error Trace: /src/tests/bake.go:949
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Received unexpected error:
localhost:46199/buildx/registry:latest: not found
Test: TestIntegration/TestBakeMultiPlatform/worker=remote
sandbox.go:135: 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_config4103444924/buildkitd.toml --root /tmp/bktest_buildkitd3846565650 --addr unix:///tmp/bktest_buildkitd3846565650/buildkitd.sock --debug
sandbox.go:135: 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_config4103444924/buildkitd.toml --root /tmp/bktest_buildkitd3846565650 --addr unix:///tmp/bktest_buildkitd3846565650/buildkitd.sock --debug
sandbox.go:138: > StartCmd 2024-11-04 15:38:03.337659405 +0000 UTC m=+11.249422760 /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_config4103444924/buildkitd.toml --root /tmp/bktest_buildkitd3846565650 --addr unix:///tmp/bktest_buildkitd3846565650/buildkitd.sock --debug
sandbox.go:138: time="2024-11-04T15:38:03Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:138: time="2024-11-04T15:38:03Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:138: time="2024-11-04T15:38:03Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:138: time="2024-11-04T15:38:03Z" level=warning msg="using host network as the default"
sandbox.go:138: time="2024-11-04T15:38:03Z" level=info msg="found worker \"ot9idroutoytjxycf8ptp04qg\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:1c29d0e3d63b 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 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:138: time="2024-11-04T15:38:03Z" level=info msg="found 1 workers, default=\"ot9idroutoytjxycf8ptp04qg\""
sandbox.go:138: time="2024-11-04T15:38:03Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:138: time="2024-11-04T15:38:03Z" level=info msg="running server on /tmp/bktest_buildkitd3846565650/buildkitd.sock"
sandbox.go:138: time="2024-11-04T15:38:03Z" level=debug msg="session started" spanID=24e2df4cf4cfdaea traceID=39350a3dbf66637f3b004ef248000327
sandbox.go:138: time="2024-11-04T15:38:03Z" level=debug msg="session finished: <nil>" spanID=24e2df4cf4cfdaea traceID=39350a3dbf66637f3b004ef248000327
sandbox.go:138: time="2024-11-04T15:38:03Z" level=debug msg="session started" spanID=cf3518d4c027aa5f traceID=39350a3dbf66637f3b004ef248000327
sandbox.go:138: time="2024-11-04T15:38:03Z" level=debug msg="resolve exporter image with map[]" spanID=ae3cb64e42ca1c2d traceID=39350a3dbf66637f3b004ef248000327
sandbox.go:138: time="2024-11-04T15:38:03Z" level=debug msg="new ref for local: p2s6rdu70j0gqmymrv8mkbj4j" span="[internal] load build definition from Dockerfile" spanID=cfb1f41cac99f4dd traceID=39350a3dbf66637f3b004ef248000327
sandbox.go:138: time="2024-11-04T15:38:03Z" level=debug msg="diffcopy took: 3.
|
Test
Process completed with exit code 1.
|
Loading